20241217160218232 DMAIN <0000> hlr.c:813 hlr starting 20241217160218233 DDB <0001> db.c:599 using database: :memory: 20241217160218233 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241217160218233 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241217160218233 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241217160218233 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241217160218234 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241217160218234 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241217160218235 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241217160218235 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241217160218235 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241217160219628 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160219628 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160219630 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160219631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241217160219633 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160219633 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160219633 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160219633 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  20241217160219633 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160219633 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  20241217160219633 DLGSUP <0013> gsup_server.c:236 2:  20241217160219633 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160219633 DLGSUP <0013> gsup_server.c:236 3:  20241217160219633 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160219633 DLGSUP <0013> gsup_server.c:236 4:  20241217160219633 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160219633 DLGSUP <0013> gsup_server.c:236 5:  20241217160219633 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160219633 DLGSUP <0013> gsup_server.c:236 7:  20241217160219633 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160219633 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160219633 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160219633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160219653 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42181<->l=127.0.0.1:4259) 20241217160219663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241217160219674 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160219674 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"} 20241217160219674 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" 20241217160219674 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} 20241217160219674 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 20241217160219674 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160219674 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160219677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241217160219678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241217160219680 DLINP <000b> input/ipa.c:452 connected read/write 20241217160219680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160219680 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160219680 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160219680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160219681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42181<->l=127.0.0.1:4259) 20241217160219741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34804<->l=127.0.0.1:4258 20241217160219842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34804<->l=127.0.0.1:4258 20241217160222925 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160222925 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160222929 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160222932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53802<->l=127.0.0.1:4258 20241217160222935 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160222935 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160222935 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160222935 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  20241217160222936 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160222936 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  20241217160222936 DLGSUP <0013> gsup_server.c:236 2:  20241217160222936 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160222936 DLGSUP <0013> gsup_server.c:236 3:  20241217160222936 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160222936 DLGSUP <0013> gsup_server.c:236 4:  20241217160222936 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160222936 DLGSUP <0013> gsup_server.c:236 5:  20241217160222936 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160222936 DLGSUP <0013> gsup_server.c:236 7:  20241217160222936 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160222936 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160222936 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160222936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160222959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43995<->l=127.0.0.1:4259) 20241217160222961 DAUC <0003> db_auc.c:157 IMSI='262420992057709': No 2G Auth Data 20241217160222961 DAUC <0003> db_auc.c:192 IMSI='262420992057709': No 3G Auth Data 20241217160222968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241217160222978 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160222978 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420992057709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420992057709"} 20241217160222978 DAUC <0003> db_auc.c:192 IMSI='262420992057709': No 3G Auth Data 20241217160222978 DAUC <0003> db_auc.c:236 IMSI='262420992057709': Calling to generate 5 vectors 20241217160222978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160222978 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160222978 DAUC <0003> auc.c:113 vector [0]: rand = 7f8c84f1fe6114817667145dc7f16e8c 20241217160222978 DAUC <0003> auc.c:179 vector [0]: kc = c2eb32b4b37a7c00 20241217160222978 DAUC <0003> auc.c:180 vector [0]: sres = 98728685 20241217160222978 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160222978 DAUC <0003> auc.c:113 vector [1]: rand = 4dee35a8179a9e4705d4092fd112be4e 20241217160222978 DAUC <0003> auc.c:179 vector [1]: kc = 6cd5116a7a685800 20241217160222978 DAUC <0003> auc.c:180 vector [1]: sres = b5c8034b 20241217160222978 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160222978 DAUC <0003> auc.c:113 vector [2]: rand = 75683ae43cc331422287d6f2f22115b3 20241217160222978 DAUC <0003> auc.c:179 vector [2]: kc = eb10f3918638f800 20241217160222978 DAUC <0003> auc.c:180 vector [2]: sres = c366a734 20241217160222978 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160222978 DAUC <0003> auc.c:113 vector [3]: rand = e845da16ffbd37d42e78d01cd38ffc6e 20241217160222978 DAUC <0003> auc.c:179 vector [3]: kc = d812361f22adb800 20241217160222978 DAUC <0003> auc.c:180 vector [3]: sres = cf0fd070 20241217160222978 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160222978 DAUC <0003> auc.c:113 vector [4]: rand = 901652b4b69dfb46fea03840efa3279e 20241217160222978 DAUC <0003> auc.c:179 vector [4]: kc = 1be53f2452375800 20241217160222978 DAUC <0003> auc.c:180 vector [4]: sres = 2e289635 20241217160222978 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160222978 DAUC <0003> db_auc.c:245 IMSI='262420992057709': Generated 5 vectors 20241217160222978 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420992057709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420992057709"} 20241217160222978 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420992057709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160222978 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160222978 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160222980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241217160222980 DAUC <0003> db_auc.c:157 IMSI='262426096428463': No 2G Auth Data 20241217160222980 DAUC <0003> db_auc.c:192 IMSI='262426096428463': No 3G Auth Data 20241217160222987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 20241217160222989 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160222989 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426096428463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426096428463"} 20241217160222989 DAUC <0003> db_auc.c:192 IMSI='262426096428463': No 3G Auth Data 20241217160222989 DAUC <0003> db_auc.c:236 IMSI='262426096428463': Calling to generate 5 vectors 20241217160222989 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160222989 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160222989 DAUC <0003> auc.c:113 vector [0]: rand = a84a39f2feaa2c5b7372dcfc379388a1 20241217160222989 DAUC <0003> auc.c:179 vector [0]: kc = f5ca5e0128ee7c00 20241217160222989 DAUC <0003> auc.c:180 vector [0]: sres = 0559d628 20241217160222989 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160222989 DAUC <0003> auc.c:113 vector [1]: rand = e75f3424f8eef74ea5b5c04a203f3854 20241217160222989 DAUC <0003> auc.c:179 vector [1]: kc = 80a4b3e98d441000 20241217160222989 DAUC <0003> auc.c:180 vector [1]: sres = ced283c0 20241217160222989 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160222989 DAUC <0003> auc.c:113 vector [2]: rand = 63d4b6b2b7f6ee1aa5aad7c5e91d3173 20241217160222989 DAUC <0003> auc.c:179 vector [2]: kc = 73d33b6caeeae400 20241217160222989 DAUC <0003> auc.c:180 vector [2]: sres = 8814e41c 20241217160222989 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160222989 DAUC <0003> auc.c:113 vector [3]: rand = 3bb9cacbbe9739e5020c64d005241f5d 20241217160222989 DAUC <0003> auc.c:179 vector [3]: kc = d246b8aa1e290800 20241217160222989 DAUC <0003> auc.c:180 vector [3]: sres = 7b3e8e4d 20241217160222989 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160222989 DAUC <0003> auc.c:113 vector [4]: rand = 833a38f6c9b9cd0925e8a0f1d9414c64 20241217160222989 DAUC <0003> auc.c:179 vector [4]: kc = 8ee0fa3832cba800 20241217160222989 DAUC <0003> auc.c:180 vector [4]: sres = bd6b9207 20241217160222989 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160222989 DAUC <0003> db_auc.c:245 IMSI='262426096428463': Generated 5 vectors 20241217160222989 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426096428463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426096428463"} 20241217160222989 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426096428463 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160222989 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160222989 DLINP <000b> input/ipa.c:452 connected read/write 20241217160222989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160222991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4258 20241217160222992 DAUC <0003> db_auc.c:157 IMSI='262424902553139': No 2G Auth Data 20241217160222992 DAUC <0003> db_auc.c:192 IMSI='262424902553139': No 3G Auth Data 20241217160223001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241217160223003 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223003 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424902553139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424902553139"} 20241217160223003 DAUC <0003> db_auc.c:192 IMSI='262424902553139': No 3G Auth Data 20241217160223003 DAUC <0003> db_auc.c:236 IMSI='262424902553139': Calling to generate 5 vectors 20241217160223003 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160223003 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160223003 DAUC <0003> auc.c:113 vector [0]: rand = ac1856094887cc057de5795c9029fef1 20241217160223003 DAUC <0003> auc.c:179 vector [0]: kc = 0de4508bf58793ee 20241217160223003 DAUC <0003> auc.c:180 vector [0]: sres = 31589801 20241217160223003 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160223003 DAUC <0003> auc.c:113 vector [1]: rand = 10441fce7b74b03eb839aaa26d1e2e3f 20241217160223003 DAUC <0003> auc.c:179 vector [1]: kc = 08b209afc6febe06 20241217160223003 DAUC <0003> auc.c:180 vector [1]: sres = eefe851f 20241217160223003 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160223003 DAUC <0003> auc.c:113 vector [2]: rand = 164807e934b57ac6d0e25c1f09e568a4 20241217160223003 DAUC <0003> auc.c:179 vector [2]: kc = 64c7f979eb118467 20241217160223003 DAUC <0003> auc.c:180 vector [2]: sres = 2717e146 20241217160223003 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160223003 DAUC <0003> auc.c:113 vector [3]: rand = ff451c34d12b471f54383518172343db 20241217160223003 DAUC <0003> auc.c:179 vector [3]: kc = 06bb61a4aab086c7 20241217160223003 DAUC <0003> auc.c:180 vector [3]: sres = dc287ea7 20241217160223003 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160223003 DAUC <0003> auc.c:113 vector [4]: rand = 64e5ba9f7b9f65effbbecdf8252cc62e 20241217160223003 DAUC <0003> auc.c:179 vector [4]: kc = 63e8a4c5a6d5c60f 20241217160223003 DAUC <0003> auc.c:180 vector [4]: sres = f988f4ab 20241217160223003 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160223003 DAUC <0003> db_auc.c:245 IMSI='262424902553139': Generated 5 vectors 20241217160223004 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424902553139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424902553139"} 20241217160223004 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424902553139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223004 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223004 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241217160223006 DAUC <0003> db_auc.c:157 IMSI='262428013440248': No 2G Auth Data 20241217160223006 DAUC <0003> db_auc.c:192 IMSI='262428013440248': No 3G Auth Data 20241217160223013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 20241217160223015 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223015 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428013440248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428013440248"} 20241217160223015 DAUC <0003> db_auc.c:157 IMSI='262428013440248': No 2G Auth Data 20241217160223015 DAUC <0003> db_auc.c:236 IMSI='262428013440248': Calling to generate 5 vectors 20241217160223015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160223015 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160223015 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160223015 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160223015 DAUC <0003> auc.c:113 vector [0]: rand = 2d3621da15ef20df85dc0184cde57fb7 20241217160223015 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160223015 DAUC <0003> auc.c:142 vector [0]: autn = a7e09d7ad8c600007ec9c45dad88ec13 20241217160223015 DAUC <0003> auc.c:143 vector [0]: ck = 10706de2b6e97aebe9010d680bd09747 20241217160223015 DAUC <0003> auc.c:144 vector [0]: ik = e8ba74aa2c0cc5579cb2f6aeaf7995ff 20241217160223015 DAUC <0003> auc.c:145 vector [0]: res = 24ce119feea7779e0000000000000000 20241217160223015 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160223015 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160223015 DAUC <0003> auc.c:151 vector [0]: kc = 8d79e28e3e4cbd04 20241217160223015 DAUC <0003> auc.c:152 vector [0]: sres = ca696601 20241217160223015 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160223015 DAUC <0003> auc.c:113 vector [1]: rand = a473394be946d2235faf343eb038ba02 20241217160223015 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160223015 DAUC <0003> auc.c:142 vector [1]: autn = 919a374620000000e49284426766c63c 20241217160223015 DAUC <0003> auc.c:143 vector [1]: ck = 529068966e4e9efdcf37c991706f899c 20241217160223015 DAUC <0003> auc.c:144 vector [1]: ik = 1d198bd1a34d507252664b737b99fb48 20241217160223015 DAUC <0003> auc.c:145 vector [1]: res = 20bcfc6010f8251e0000000000000000 20241217160223015 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160223016 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160223016 DAUC <0003> auc.c:151 vector [1]: kc = d2d861a5c6f5bc5b 20241217160223016 DAUC <0003> auc.c:152 vector [1]: sres = 3044d97e 20241217160223016 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160223016 DAUC <0003> auc.c:113 vector [2]: rand = 21aa6ec9df78995d156391e789bfa709 20241217160223016 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160223016 DAUC <0003> auc.c:142 vector [2]: autn = 168fc25aed860000e5b5b323b46e8ab0 20241217160223016 DAUC <0003> auc.c:143 vector [2]: ck = 643e4d1304a887d56f75f30500be0bd1 20241217160223016 DAUC <0003> auc.c:144 vector [2]: ik = 59bd869768471ba56a15c30c9b16e656 20241217160223016 DAUC <0003> auc.c:145 vector [2]: res = a9294e3545d7ed640000000000000000 20241217160223016 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160223016 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160223016 DAUC <0003> auc.c:151 vector [2]: kc = 38e3fb8df74771f7 20241217160223016 DAUC <0003> auc.c:152 vector [2]: sres = ecfea351 20241217160223016 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160223016 DAUC <0003> auc.c:113 vector [3]: rand = 3fe9670e9cce38ad9a7016d016bf8186 20241217160223016 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160223016 DAUC <0003> auc.c:142 vector [3]: autn = fff505b201ad0000e8e6dd921f42c3fa 20241217160223016 DAUC <0003> auc.c:143 vector [3]: ck = ea28e806ad55d40922ebdea45f28cb98 20241217160223016 DAUC <0003> auc.c:144 vector [3]: ik = eeb93eb47f854a052408718b2af613c8 20241217160223016 DAUC <0003> auc.c:145 vector [3]: res = 858c61301ba1dac60000000000000000 20241217160223016 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160223016 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160223016 DAUC <0003> auc.c:151 vector [3]: kc = 0272799da70e465c 20241217160223016 DAUC <0003> auc.c:152 vector [3]: sres = 9e2dbbf6 20241217160223016 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160223016 DAUC <0003> auc.c:113 vector [4]: rand = d49cd0c2628d8590f326a4b61240c620 20241217160223016 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160223016 DAUC <0003> auc.c:142 vector [4]: autn = 27adc4684ca10000f6207eebabe50042 20241217160223016 DAUC <0003> auc.c:143 vector [4]: ck = 838d36c0393d15d331a7428661c46e27 20241217160223016 DAUC <0003> auc.c:144 vector [4]: ik = 3c0aa9702295b4ed92fc5dd00d6befc1 20241217160223016 DAUC <0003> auc.c:145 vector [4]: res = 2fc336f625750fd80000000000000000 20241217160223016 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160223016 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160223016 DAUC <0003> auc.c:151 vector [4]: kc = 1cdc80e6770720d8 20241217160223016 DAUC <0003> auc.c:152 vector [4]: sres = 0ab6392e 20241217160223016 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160223016 DAUC <0003> db_auc.c:245 IMSI='262428013440248': Generated 5 vectors 20241217160223016 DAUC <0003> db_auc.c:249 IMSI='262428013440248': Updating SQN=161 in DB 20241217160223016 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428013440248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428013440248"} 20241217160223016 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428013440248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223016 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223016 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53852<->l=127.0.0.1:4258 20241217160223019 DAUC <0003> db_auc.c:157 IMSI='262425835154933': No 2G Auth Data 20241217160223019 DAUC <0003> db_auc.c:192 IMSI='262425835154933': No 3G Auth Data 20241217160223026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241217160223028 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223028 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425835154933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425835154933"} 20241217160223028 DAUC <0003> db_auc.c:157 IMSI='262425835154933': No 2G Auth Data 20241217160223028 DAUC <0003> db_auc.c:236 IMSI='262425835154933': Calling to generate 5 vectors 20241217160223028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160223028 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160223028 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160223028 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160223028 DAUC <0003> auc.c:113 vector [0]: rand = 6d580d5994ac5087599884b677bf7766 20241217160223028 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160223028 DAUC <0003> auc.c:142 vector [0]: autn = 8a0356ceeadd000057bf600895510d11 20241217160223028 DAUC <0003> auc.c:143 vector [0]: ck = 2c71fbe21c8fb2def4ce1d65d424e7a9 20241217160223029 DAUC <0003> auc.c:144 vector [0]: ik = ebd10127508a2df329f47c182fce0e90 20241217160223029 DAUC <0003> auc.c:145 vector [0]: res = 13a248058a229aef0000000000000000 20241217160223029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160223029 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160223029 DAUC <0003> auc.c:151 vector [0]: kc = 1a9a9bb8b7ef7614 20241217160223029 DAUC <0003> auc.c:152 vector [0]: sres = 9980d2ea 20241217160223029 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160223029 DAUC <0003> auc.c:113 vector [1]: rand = 38f027fb6a6f1b29bdf11b7a6729d1f8 20241217160223029 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160223029 DAUC <0003> auc.c:142 vector [1]: autn = 0db1a355f6480000cb7fbb75dc2e0161 20241217160223029 DAUC <0003> auc.c:143 vector [1]: ck = cd1000a5135bf03563c5b866dab14d88 20241217160223029 DAUC <0003> auc.c:144 vector [1]: ik = 61a8864cb72f9d9fc8d4bb784428f90e 20241217160223029 DAUC <0003> auc.c:145 vector [1]: res = d356fd29acdb31f30000000000000000 20241217160223029 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160223029 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160223029 DAUC <0003> auc.c:151 vector [1]: kc = 07a985f73aedd92c 20241217160223029 DAUC <0003> auc.c:152 vector [1]: sres = 7f8dccda 20241217160223029 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160223029 DAUC <0003> auc.c:113 vector [2]: rand = 6b28be35b4408d81ded60e92f5045099 20241217160223029 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160223029 DAUC <0003> auc.c:142 vector [2]: autn = 43b4c785d1f20000ef0b7f09f74ab9b0 20241217160223029 DAUC <0003> auc.c:143 vector [2]: ck = ba476d6423aa066574a471a16c395819 20241217160223029 DAUC <0003> auc.c:144 vector [2]: ik = 8bff4c701f59e7d86176a93ce45402dc 20241217160223029 DAUC <0003> auc.c:145 vector [2]: res = f8c0d41cf046fbe40000000000000000 20241217160223029 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160223029 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160223029 DAUC <0003> auc.c:151 vector [2]: kc = 246af989b49ebb78 20241217160223029 DAUC <0003> auc.c:152 vector [2]: sres = 08862ff8 20241217160223029 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160223029 DAUC <0003> auc.c:113 vector [3]: rand = e14f4e7046d9c05a854b61d30bd7a983 20241217160223029 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160223029 DAUC <0003> auc.c:142 vector [3]: autn = 1ecc13599c24000070351955d0b21b02 20241217160223029 DAUC <0003> auc.c:143 vector [3]: ck = 58b1daae18386ca5d19418a5bac370c8 20241217160223029 DAUC <0003> auc.c:144 vector [3]: ik = 189d36529565d1f14e605479c92694e6 20241217160223029 DAUC <0003> auc.c:145 vector [3]: res = dff2c01ff79bfd3c0000000000000000 20241217160223029 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160223029 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160223029 DAUC <0003> auc.c:151 vector [3]: kc = dfd8a020feb8597a 20241217160223029 DAUC <0003> auc.c:152 vector [3]: sres = 28693d23 20241217160223029 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160223029 DAUC <0003> auc.c:113 vector [4]: rand = 1d317f8112eba577ce58b628fe8517f8 20241217160223029 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160223029 DAUC <0003> auc.c:142 vector [4]: autn = 1afc242fdc600000fb25af3b7155d284 20241217160223029 DAUC <0003> auc.c:143 vector [4]: ck = 9bcfbc34aff422f02febba9139785dfc 20241217160223029 DAUC <0003> auc.c:144 vector [4]: ik = e7716af42ab45597514632602f54d489 20241217160223029 DAUC <0003> auc.c:145 vector [4]: res = 9b33f060ba8abdd00000000000000000 20241217160223029 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160223029 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160223029 DAUC <0003> auc.c:151 vector [4]: kc = 02135e31936cfe12 20241217160223029 DAUC <0003> auc.c:152 vector [4]: sres = 21b94db0 20241217160223029 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160223029 DAUC <0003> db_auc.c:245 IMSI='262425835154933': Generated 5 vectors 20241217160223029 DAUC <0003> db_auc.c:249 IMSI='262425835154933': Updating SQN=161 in DB 20241217160223029 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425835154933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425835154933"} 20241217160223029 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425835154933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223029 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223029 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241217160223032 DAUC <0003> db_auc.c:157 IMSI='262422437101161': No 2G Auth Data 20241217160223032 DAUC <0003> db_auc.c:192 IMSI='262422437101161': No 3G Auth Data 20241217160223039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20241217160223041 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223041 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422437101161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422437101161"} 20241217160223041 DAUC <0003> db_auc.c:236 IMSI='262422437101161': Calling to generate 5 vectors 20241217160223041 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160223041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160223041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160223041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160223042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160223042 DAUC <0003> auc.c:113 vector [0]: rand = 9c50f3a7cfca82ae9dee62df80bbe1ad 20241217160223042 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160223042 DAUC <0003> auc.c:142 vector [0]: autn = 9766429fd79900001e26cddf27de01b7 20241217160223042 DAUC <0003> auc.c:143 vector [0]: ck = 1ccf1b702138f4fd755fa2a815e39ef0 20241217160223042 DAUC <0003> auc.c:144 vector [0]: ik = a46c2246057e650009fd6ee68e729e8a 20241217160223042 DAUC <0003> auc.c:145 vector [0]: res = 33b46daf5d5ed61e0000000000000000 20241217160223042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160223042 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160223042 DAUC <0003> auc.c:179 vector [0]: kc = 75ccf84ef0a03400 20241217160223042 DAUC <0003> auc.c:180 vector [0]: sres = a67ca3a4 20241217160223042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160223042 DAUC <0003> auc.c:113 vector [1]: rand = e3aaf8f330ea05720b98554e183f6793 20241217160223042 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160223042 DAUC <0003> auc.c:142 vector [1]: autn = 780a33e29eec0000388e9dbf895ea834 20241217160223042 DAUC <0003> auc.c:143 vector [1]: ck = 1b80387d826eaa36185b8705e2843ea0 20241217160223042 DAUC <0003> auc.c:144 vector [1]: ik = 83e21aa05cb4a0b688f340b71a96d5b3 20241217160223042 DAUC <0003> auc.c:145 vector [1]: res = 78c5cc871b12c9b10000000000000000 20241217160223042 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160223042 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160223042 DAUC <0003> auc.c:179 vector [1]: kc = 8440d46a5bb87000 20241217160223042 DAUC <0003> auc.c:180 vector [1]: sres = 1b2fd6f4 20241217160223042 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160223042 DAUC <0003> auc.c:113 vector [2]: rand = c4b382851b95c47e09d9ddcc4d295527 20241217160223042 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160223042 DAUC <0003> auc.c:142 vector [2]: autn = 0cbb37c3d62b00001003da9defd53799 20241217160223042 DAUC <0003> auc.c:143 vector [2]: ck = e37e0758ee676fb09b94d86217d316e1 20241217160223042 DAUC <0003> auc.c:144 vector [2]: ik = e12655e2d22f442848451ccb82bf3eb8 20241217160223042 DAUC <0003> auc.c:145 vector [2]: res = 8a9901918ae6da2e0000000000000000 20241217160223042 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160223042 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160223042 DAUC <0003> auc.c:179 vector [2]: kc = 48065b11b856d800 20241217160223042 DAUC <0003> auc.c:180 vector [2]: sres = f9e3fe24 20241217160223042 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160223042 DAUC <0003> auc.c:113 vector [3]: rand = c5365ab1b83d58e489580ac095194e95 20241217160223042 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160223042 DAUC <0003> auc.c:142 vector [3]: autn = 477b18d6c64000007d5ef36f27e75387 20241217160223042 DAUC <0003> auc.c:143 vector [3]: ck = 51e82654dcaaaa458bb4a4eae9125693 20241217160223042 DAUC <0003> auc.c:144 vector [3]: ik = f1eff5f2307b5c40cdfa6e48d4492bdd 20241217160223042 DAUC <0003> auc.c:145 vector [3]: res = dc7ce63c6cc287760000000000000000 20241217160223042 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160223042 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160223042 DAUC <0003> auc.c:179 vector [3]: kc = f9c43eedd501c800 20241217160223042 DAUC <0003> auc.c:180 vector [3]: sres = 3d8c64b9 20241217160223042 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160223042 DAUC <0003> auc.c:113 vector [4]: rand = 22047a31834ddb6fefe6022dbc4eb347 20241217160223042 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160223042 DAUC <0003> auc.c:142 vector [4]: autn = 3da8ea8371b80000b0c39699d340a925 20241217160223042 DAUC <0003> auc.c:143 vector [4]: ck = dd8824f49ae2da343456dcefab257ae2 20241217160223042 DAUC <0003> auc.c:144 vector [4]: ik = 844b196a07f8ef67756c3e1651d3d39d 20241217160223042 DAUC <0003> auc.c:145 vector [4]: res = 377069e749d411630000000000000000 20241217160223042 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160223042 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160223042 DAUC <0003> auc.c:179 vector [4]: kc = bb6984da75b6d800 20241217160223042 DAUC <0003> auc.c:180 vector [4]: sres = eace3c94 20241217160223042 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160223042 DAUC <0003> db_auc.c:245 IMSI='262422437101161': Generated 5 vectors 20241217160223042 DAUC <0003> db_auc.c:249 IMSI='262422437101161': Updating SQN=161 in DB 20241217160223042 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422437101161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422437101161"} 20241217160223042 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422437101161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223042 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223042 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 20241217160223046 DAUC <0003> db_auc.c:157 IMSI='262429365529321': No 2G Auth Data 20241217160223046 DAUC <0003> db_auc.c:192 IMSI='262429365529321': No 3G Auth Data 20241217160223053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241217160223055 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223055 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429365529321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429365529321"} 20241217160223055 DAUC <0003> db_auc.c:236 IMSI='262429365529321': Calling to generate 5 vectors 20241217160223055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160223055 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160223055 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160223055 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160223055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160223055 DAUC <0003> auc.c:113 vector [0]: rand = 29e56ad20273a65e3bcbad21272e1385 20241217160223055 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160223055 DAUC <0003> auc.c:142 vector [0]: autn = 1b79a813fbf2000064c09586ac1f49a2 20241217160223055 DAUC <0003> auc.c:143 vector [0]: ck = c47cecd051993e021acc3e4ba1e356cc 20241217160223055 DAUC <0003> auc.c:144 vector [0]: ik = 60a3067366ee13c8f6678290aeeea6f9 20241217160223055 DAUC <0003> auc.c:145 vector [0]: res = 4512a33c4c9eef0c0000000000000000 20241217160223055 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160223055 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160223055 DAUC <0003> auc.c:179 vector [0]: kc = cc44103170818000 20241217160223055 DAUC <0003> auc.c:180 vector [0]: sres = 65df0a82 20241217160223055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160223055 DAUC <0003> auc.c:113 vector [1]: rand = 4f345372f19db918147ec8d44ab262d7 20241217160223055 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160223055 DAUC <0003> auc.c:142 vector [1]: autn = e763d42596bc0000ba140fd0495bb21d 20241217160223055 DAUC <0003> auc.c:143 vector [1]: ck = fae69c9af704ea2b414b696360b9e82b 20241217160223055 DAUC <0003> auc.c:144 vector [1]: ik = 8c09d766200d6587203c3faa7566fea8 20241217160223055 DAUC <0003> auc.c:145 vector [1]: res = c4acf635c7faeb390000000000000000 20241217160223055 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160223055 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160223055 DAUC <0003> auc.c:179 vector [1]: kc = 353585cfe9d09400 20241217160223055 DAUC <0003> auc.c:180 vector [1]: sres = 8166e283 20241217160223055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160223055 DAUC <0003> auc.c:113 vector [2]: rand = d69d36037d4dab98d91bdb935414e946 20241217160223055 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160223055 DAUC <0003> auc.c:142 vector [2]: autn = e700ee82a20c00006e9d10ce3c900eec 20241217160223055 DAUC <0003> auc.c:143 vector [2]: ck = 1afe81cccba3b9f4f81b93ac9ce18413 20241217160223055 DAUC <0003> auc.c:144 vector [2]: ik = e7781f868e3ae9899457e8b5a1dac98d 20241217160223055 DAUC <0003> auc.c:145 vector [2]: res = 4e50ad05dc0143780000000000000000 20241217160223055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160223055 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160223055 DAUC <0003> auc.c:179 vector [2]: kc = 9e4e91b903b0b400 20241217160223055 DAUC <0003> auc.c:180 vector [2]: sres = c5ee0096 20241217160223055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160223055 DAUC <0003> auc.c:113 vector [3]: rand = 1825944e7ef440ecba5fb2b514fa4c45 20241217160223055 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160223055 DAUC <0003> auc.c:142 vector [3]: autn = 9371e510327d00003858a4fe4ce5dc2f 20241217160223055 DAUC <0003> auc.c:143 vector [3]: ck = a2fb2be5c10ef77376ac82c4cf5d1d98 20241217160223055 DAUC <0003> auc.c:144 vector [3]: ik = 82a13c17baec443f23e94232ebb20c42 20241217160223055 DAUC <0003> auc.c:145 vector [3]: res = 702ca79a8a3ffd7a0000000000000000 20241217160223055 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160223055 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160223055 DAUC <0003> auc.c:179 vector [3]: kc = a205fda0233c3800 20241217160223055 DAUC <0003> auc.c:180 vector [3]: sres = f0a4e6be 20241217160223055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160223055 DAUC <0003> auc.c:113 vector [4]: rand = 8bcfe9174e0910619fdd899ca0910a79 20241217160223055 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160223055 DAUC <0003> auc.c:142 vector [4]: autn = 295d3695089300001016c123cd6bedb5 20241217160223055 DAUC <0003> auc.c:143 vector [4]: ck = db96b47fef52eefc6295502e774586fe 20241217160223055 DAUC <0003> auc.c:144 vector [4]: ik = 4ad4cc0ee0f94cb47a2a0be510af01ec 20241217160223055 DAUC <0003> auc.c:145 vector [4]: res = 6f2eee9080f603190000000000000000 20241217160223055 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160223055 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160223056 DAUC <0003> auc.c:179 vector [4]: kc = b8616952a7bcc400 20241217160223056 DAUC <0003> auc.c:180 vector [4]: sres = a20fa870 20241217160223056 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160223056 DAUC <0003> db_auc.c:245 IMSI='262429365529321': Generated 5 vectors 20241217160223056 DAUC <0003> db_auc.c:249 IMSI='262429365529321': Updating SQN=161 in DB 20241217160223056 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429365529321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429365529321"} 20241217160223056 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429365529321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223056 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223056 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241217160223058 DAUC <0003> db_auc.c:157 IMSI='262423790886811': No 2G Auth Data 20241217160223058 DAUC <0003> db_auc.c:192 IMSI='262423790886811': No 3G Auth Data 20241217160223065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20241217160223067 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223067 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423790886811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423790886811"} 20241217160223067 DAUC <0003> db_auc.c:236 IMSI='262423790886811': Calling to generate 5 vectors 20241217160223067 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160223067 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160223067 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160223067 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160223067 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160223067 DAUC <0003> auc.c:113 vector [0]: rand = af6e04399bfc491df06e5fd87618b9fb 20241217160223067 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160223067 DAUC <0003> auc.c:142 vector [0]: autn = b2ebbe23ce4c00000d49e14352b0b5d1 20241217160223067 DAUC <0003> auc.c:143 vector [0]: ck = 1e8c0e4979c4004bd74b687fb0539909 20241217160223067 DAUC <0003> auc.c:144 vector [0]: ik = 177fbd317227787c01c230507fffd515 20241217160223067 DAUC <0003> auc.c:145 vector [0]: res = c01160228729da220000000000000000 20241217160223067 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160223067 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160223067 DAUC <0003> auc.c:179 vector [0]: kc = ccab079ea22a4d27 20241217160223067 DAUC <0003> auc.c:180 vector [0]: sres = 70a3c73e 20241217160223067 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160223067 DAUC <0003> auc.c:113 vector [1]: rand = e21fd3a875dc35e06ded206674ce261e 20241217160223067 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160223067 DAUC <0003> auc.c:142 vector [1]: autn = 2f8ed795657a00000446b369a4ac45aa 20241217160223067 DAUC <0003> auc.c:143 vector [1]: ck = c57b40561a16f1bfb4c2ed73d6085235 20241217160223067 DAUC <0003> auc.c:144 vector [1]: ik = 3ffdb67eae51267003fbe75a6e32e22c 20241217160223067 DAUC <0003> auc.c:145 vector [1]: res = 131946f6cbceab6d0000000000000000 20241217160223067 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160223067 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160223067 DAUC <0003> auc.c:179 vector [1]: kc = cc81c6efb776e60b 20241217160223067 DAUC <0003> auc.c:180 vector [1]: sres = 087b5f72 20241217160223067 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160223067 DAUC <0003> auc.c:113 vector [2]: rand = fefb5cc77b364236ff9a4e814e207237 20241217160223067 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160223067 DAUC <0003> auc.c:142 vector [2]: autn = 39d7338b72fe00004183d152edfed7a2 20241217160223067 DAUC <0003> auc.c:143 vector [2]: ck = 0019e6b4a349d1e50ef6a64d940d253f 20241217160223067 DAUC <0003> auc.c:144 vector [2]: ik = 125ec7f4b0eb549bbe4b32688aa59dcc 20241217160223067 DAUC <0003> auc.c:145 vector [2]: res = 80e08d5789cfd9c70000000000000000 20241217160223067 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160223067 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160223067 DAUC <0003> auc.c:179 vector [2]: kc = 1ec3e533836a17c3 20241217160223067 DAUC <0003> auc.c:180 vector [2]: sres = e5e94eb1 20241217160223067 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160223067 DAUC <0003> auc.c:113 vector [3]: rand = 7935b974c44a2a4275bd7645c69f2a52 20241217160223068 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160223068 DAUC <0003> auc.c:142 vector [3]: autn = 274b4af5b9b50000d1fda0fe8e92fa66 20241217160223068 DAUC <0003> auc.c:143 vector [3]: ck = c68d6360787ba83d3936c629d9b0fd8f 20241217160223068 DAUC <0003> auc.c:144 vector [3]: ik = c535745b2d20dbca721ec28b97ff6957 20241217160223068 DAUC <0003> auc.c:145 vector [3]: res = 863423e8632580f40000000000000000 20241217160223068 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160223068 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160223068 DAUC <0003> auc.c:179 vector [3]: kc = 8bfc071e8fa1e36b 20241217160223068 DAUC <0003> auc.c:180 vector [3]: sres = 00626039 20241217160223068 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160223068 DAUC <0003> auc.c:113 vector [4]: rand = 37eb0062622c3086c3759c5562a20093 20241217160223068 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160223068 DAUC <0003> auc.c:142 vector [4]: autn = 69af11edd2c40000638d24a7151a0846 20241217160223068 DAUC <0003> auc.c:143 vector [4]: ck = b670cc47d5b534af672af1fceb130161 20241217160223068 DAUC <0003> auc.c:144 vector [4]: ik = 4e8adf10b17fd7f117fad07d1ba8c19a 20241217160223068 DAUC <0003> auc.c:145 vector [4]: res = 3312a37828f4dee00000000000000000 20241217160223068 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160223068 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160223068 DAUC <0003> auc.c:179 vector [4]: kc = ae1ee250b16a8dba 20241217160223068 DAUC <0003> auc.c:180 vector [4]: sres = d2100328 20241217160223068 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160223068 DAUC <0003> db_auc.c:245 IMSI='262423790886811': Generated 5 vectors 20241217160223068 DAUC <0003> db_auc.c:249 IMSI='262423790886811': Updating SQN=161 in DB 20241217160223068 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423790886811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423790886811"} 20241217160223068 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423790886811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160223068 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223068 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160223069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 20241217160223070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53802<->l=127.0.0.1:4258 20241217160223071 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43995<->l=127.0.0.1:4259) 20241217160223071 DLINP <000b> input/ipa.c:452 connected read/write 20241217160223071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160223071 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160223071 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160223071 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160223107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241217160223208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241217160226341 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160226341 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160226343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241217160226346 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226347 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160226347 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160226347 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  20241217160226347 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160226347 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  20241217160226347 DLGSUP <0013> gsup_server.c:236 2:  20241217160226347 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160226347 DLGSUP <0013> gsup_server.c:236 3:  20241217160226347 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160226347 DLGSUP <0013> gsup_server.c:236 4:  20241217160226347 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160226347 DLGSUP <0013> gsup_server.c:236 5:  20241217160226347 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160226347 DLGSUP <0013> gsup_server.c:236 7:  20241217160226347 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160226347 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160226347 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160226347 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160226360 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40727<->l=127.0.0.1:4259) 20241217160226364 DAUC <0003> db_auc.c:157 IMSI='262427769508077': No 2G Auth Data 20241217160226364 DAUC <0003> db_auc.c:192 IMSI='262427769508077': No 3G Auth Data 20241217160226373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20241217160226390 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226390 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427769508077"} 20241217160226390 DAUC <0003> db_auc.c:192 IMSI='262427769508077': No 3G Auth Data 20241217160226391 DAUC <0003> db_auc.c:236 IMSI='262427769508077': Calling to generate 1 vectors 20241217160226391 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241217160226391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226391 DAUC <0003> auc.c:113 vector [0]: rand = 271bd8ba19f7e5978b1194ef83c61c9d 20241217160226391 DAUC <0003> auc.c:179 vector [0]: kc = b1550e1a1d5c5c00 20241217160226391 DAUC <0003> auc.c:180 vector [0]: sres = a99d38c0 20241217160226391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226391 DAUC <0003> db_auc.c:245 IMSI='262427769508077': Generated 1 vectors 20241217160226391 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427769508077"} 20241217160226391 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226391 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226392 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226399 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226399 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427769508077"} 20241217160226400 DAUC <0003> db_auc.c:192 IMSI='262427769508077': No 3G Auth Data 20241217160226400 DAUC <0003> db_auc.c:236 IMSI='262427769508077': Calling to generate 4 vectors 20241217160226400 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241217160226400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226400 DAUC <0003> auc.c:113 vector [0]: rand = 2aea7313fa60c3e1a3855631a86abb54 20241217160226400 DAUC <0003> auc.c:179 vector [0]: kc = 7bca3b44ce12f400 20241217160226400 DAUC <0003> auc.c:180 vector [0]: sres = a459a463 20241217160226400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226400 DAUC <0003> auc.c:113 vector [1]: rand = 03c6da1be079286819c1b6ac00de7640 20241217160226400 DAUC <0003> auc.c:179 vector [1]: kc = 6f11cafe5aea0800 20241217160226400 DAUC <0003> auc.c:180 vector [1]: sres = 838440cf 20241217160226400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226401 DAUC <0003> auc.c:113 vector [2]: rand = 80a47d3ffea3a4d4bfbc8c1594907ec2 20241217160226401 DAUC <0003> auc.c:179 vector [2]: kc = f518ebc8a383dc00 20241217160226401 DAUC <0003> auc.c:180 vector [2]: sres = 5752a739 20241217160226401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226401 DAUC <0003> auc.c:113 vector [3]: rand = 7aaf7fd45af1bf20e1490eadc137054b 20241217160226401 DAUC <0003> auc.c:179 vector [3]: kc = 6769016f91d5c800 20241217160226401 DAUC <0003> auc.c:180 vector [3]: sres = 0a1c527f 20241217160226401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226401 DAUC <0003> db_auc.c:245 IMSI='262427769508077': Generated 4 vectors 20241217160226401 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427769508077"} 20241217160226401 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226401 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226402 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226405 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226406 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427769508077"} 20241217160226406 DAUC <0003> db_auc.c:192 IMSI='262427769508077': No 3G Auth Data 20241217160226406 DAUC <0003> db_auc.c:236 IMSI='262427769508077': Calling to generate 5 vectors 20241217160226406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226406 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226406 DAUC <0003> auc.c:113 vector [0]: rand = 945518f6d274a17f40f898d323ae5afa 20241217160226406 DAUC <0003> auc.c:179 vector [0]: kc = 64c68cb6d9855800 20241217160226406 DAUC <0003> auc.c:180 vector [0]: sres = af8876d5 20241217160226406 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226406 DAUC <0003> auc.c:113 vector [1]: rand = 5198493a81d3eabf1a798c727c243691 20241217160226406 DAUC <0003> auc.c:179 vector [1]: kc = c5f05c74295e1c00 20241217160226406 DAUC <0003> auc.c:180 vector [1]: sres = 68f9c80f 20241217160226407 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226407 DAUC <0003> auc.c:113 vector [2]: rand = 5ecf18ae490f658fd8bfaf986a79c3fe 20241217160226407 DAUC <0003> auc.c:179 vector [2]: kc = 9534bee99edce000 20241217160226407 DAUC <0003> auc.c:180 vector [2]: sres = 4aa0c2b5 20241217160226407 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226407 DAUC <0003> auc.c:113 vector [3]: rand = b5a2fffd3d7296756c3ef1514db03b1f 20241217160226407 DAUC <0003> auc.c:179 vector [3]: kc = 329bfbec99fdd400 20241217160226407 DAUC <0003> auc.c:180 vector [3]: sres = 31f6b2e9 20241217160226407 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226407 DAUC <0003> auc.c:113 vector [4]: rand = 6ffc5440fcc12580f888ba673da25000 20241217160226407 DAUC <0003> auc.c:179 vector [4]: kc = 5a87606b98012c00 20241217160226407 DAUC <0003> auc.c:180 vector [4]: sres = ec3bfe9e 20241217160226407 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226407 DAUC <0003> db_auc.c:245 IMSI='262427769508077': Generated 5 vectors 20241217160226407 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427769508077"} 20241217160226407 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226407 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226407 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226412 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226412 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427769508077"} 20241217160226412 DAUC <0003> db_auc.c:192 IMSI='262427769508077': No 3G Auth Data 20241217160226412 DAUC <0003> db_auc.c:236 IMSI='262427769508077': Calling to generate 5 vectors 20241217160226412 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226412 DAUC <0003> auc.c:113 vector [0]: rand = 7797e16e9763c2340077986db13b3972 20241217160226412 DAUC <0003> auc.c:179 vector [0]: kc = b50a1fffe8028800 20241217160226412 DAUC <0003> auc.c:180 vector [0]: sres = 734e48ef 20241217160226412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226412 DAUC <0003> auc.c:113 vector [1]: rand = 2d698544140360422f438ede3011e609 20241217160226412 DAUC <0003> auc.c:179 vector [1]: kc = f6c0cec4c7bd5800 20241217160226412 DAUC <0003> auc.c:180 vector [1]: sres = 4602eab1 20241217160226412 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226412 DAUC <0003> auc.c:113 vector [2]: rand = 89205ec19a80ace3e85d2c2884bfb56a 20241217160226412 DAUC <0003> auc.c:179 vector [2]: kc = 770d02752c545000 20241217160226412 DAUC <0003> auc.c:180 vector [2]: sres = b3daf900 20241217160226412 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226412 DAUC <0003> auc.c:113 vector [3]: rand = d4ad4542e5571701064383466e8653f1 20241217160226413 DAUC <0003> auc.c:179 vector [3]: kc = b8191bcc6f674800 20241217160226413 DAUC <0003> auc.c:180 vector [3]: sres = 566ad470 20241217160226413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226413 DAUC <0003> auc.c:113 vector [4]: rand = 3ef06f1eb8ebecefe88f69ea7d270486 20241217160226413 DAUC <0003> auc.c:179 vector [4]: kc = 86b480ba91f1ac00 20241217160226413 DAUC <0003> auc.c:180 vector [4]: sres = 22db1564 20241217160226413 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226413 DAUC <0003> db_auc.c:245 IMSI='262427769508077': Generated 5 vectors 20241217160226413 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427769508077"} 20241217160226413 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427769508077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226413 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226413 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20241217160226420 DAUC <0003> db_auc.c:157 IMSI='262428136025271': No 2G Auth Data 20241217160226420 DAUC <0003> db_auc.c:192 IMSI='262428136025271': No 3G Auth Data 20241217160226436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 20241217160226438 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226438 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136025271"} 20241217160226438 DAUC <0003> db_auc.c:192 IMSI='262428136025271': No 3G Auth Data 20241217160226438 DAUC <0003> db_auc.c:236 IMSI='262428136025271': Calling to generate 1 vectors 20241217160226438 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241217160226438 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226438 DAUC <0003> auc.c:113 vector [0]: rand = f80b1beb8e20fafd09b85f600ee04dd0 20241217160226438 DAUC <0003> auc.c:179 vector [0]: kc = b4b5ab57cfc39000 20241217160226438 DAUC <0003> auc.c:180 vector [0]: sres = d537bc53 20241217160226438 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226438 DAUC <0003> db_auc.c:245 IMSI='262428136025271': Generated 1 vectors 20241217160226438 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136025271"} 20241217160226438 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226438 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226439 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226439 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226439 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136025271"} 20241217160226439 DAUC <0003> db_auc.c:192 IMSI='262428136025271': No 3G Auth Data 20241217160226439 DAUC <0003> db_auc.c:236 IMSI='262428136025271': Calling to generate 4 vectors 20241217160226439 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241217160226439 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226439 DAUC <0003> auc.c:113 vector [0]: rand = f6f4f9d0fc675b571738ff5c9fb9a2bd 20241217160226440 DAUC <0003> auc.c:179 vector [0]: kc = d61cf647e5364800 20241217160226440 DAUC <0003> auc.c:180 vector [0]: sres = 61ecdb61 20241217160226440 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226440 DAUC <0003> auc.c:113 vector [1]: rand = 1a0f9edd909a92e2ab885fdb716aba21 20241217160226440 DAUC <0003> auc.c:179 vector [1]: kc = a9dcbe38f5263c00 20241217160226440 DAUC <0003> auc.c:180 vector [1]: sres = 2b4e3356 20241217160226440 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226440 DAUC <0003> auc.c:113 vector [2]: rand = fc30cd210c79a90ecce9943b36d50582 20241217160226440 DAUC <0003> auc.c:179 vector [2]: kc = 1f085f24a4ab2800 20241217160226440 DAUC <0003> auc.c:180 vector [2]: sres = fde984b5 20241217160226440 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226440 DAUC <0003> auc.c:113 vector [3]: rand = 270673c1da93b0559dbe3c452dd15718 20241217160226440 DAUC <0003> auc.c:179 vector [3]: kc = 3b37be61b2866c00 20241217160226440 DAUC <0003> auc.c:180 vector [3]: sres = 2c2b0655 20241217160226440 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226440 DAUC <0003> db_auc.c:245 IMSI='262428136025271': Generated 4 vectors 20241217160226440 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136025271"} 20241217160226440 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226440 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226440 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226441 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226441 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136025271"} 20241217160226441 DAUC <0003> db_auc.c:192 IMSI='262428136025271': No 3G Auth Data 20241217160226441 DAUC <0003> db_auc.c:236 IMSI='262428136025271': Calling to generate 5 vectors 20241217160226441 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226441 DAUC <0003> auc.c:113 vector [0]: rand = 230e21c91fa340bab43093523e6c2166 20241217160226441 DAUC <0003> auc.c:179 vector [0]: kc = 90d068a85a711400 20241217160226441 DAUC <0003> auc.c:180 vector [0]: sres = abfc23a6 20241217160226441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226441 DAUC <0003> auc.c:113 vector [1]: rand = 930a1dc0308d41bf13cab8aa1bf1e555 20241217160226441 DAUC <0003> auc.c:179 vector [1]: kc = 598e7e0677114800 20241217160226441 DAUC <0003> auc.c:180 vector [1]: sres = ebe3822e 20241217160226441 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226441 DAUC <0003> auc.c:113 vector [2]: rand = 95d9ff8f19b4d4f1e4ee67a51a5fe87f 20241217160226441 DAUC <0003> auc.c:179 vector [2]: kc = 0abfe5dba24f2400 20241217160226441 DAUC <0003> auc.c:180 vector [2]: sres = e8b72fa6 20241217160226441 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226441 DAUC <0003> auc.c:113 vector [3]: rand = 2bddab7a42d0ff650821365902b2cc3a 20241217160226441 DAUC <0003> auc.c:179 vector [3]: kc = 5ef6d162d415c400 20241217160226441 DAUC <0003> auc.c:180 vector [3]: sres = 96d6183c 20241217160226441 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226441 DAUC <0003> auc.c:113 vector [4]: rand = 5f5815d275230fcd4f483470bf840c21 20241217160226441 DAUC <0003> auc.c:179 vector [4]: kc = aa158bef5b31cc00 20241217160226441 DAUC <0003> auc.c:180 vector [4]: sres = dc969b1b 20241217160226441 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226441 DAUC <0003> db_auc.c:245 IMSI='262428136025271': Generated 5 vectors 20241217160226441 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136025271"} 20241217160226441 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226441 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226441 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226442 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226442 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136025271"} 20241217160226442 DAUC <0003> db_auc.c:192 IMSI='262428136025271': No 3G Auth Data 20241217160226442 DAUC <0003> db_auc.c:236 IMSI='262428136025271': Calling to generate 5 vectors 20241217160226442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226442 DAUC <0003> auc.c:113 vector [0]: rand = b9c38386fce31443f63b4abde7106cd6 20241217160226442 DAUC <0003> auc.c:179 vector [0]: kc = 6e4676f0615f3c00 20241217160226442 DAUC <0003> auc.c:180 vector [0]: sres = 08cecb2a 20241217160226442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226442 DAUC <0003> auc.c:113 vector [1]: rand = 27523ac55e8d3d1a63167512c1db733c 20241217160226442 DAUC <0003> auc.c:179 vector [1]: kc = 947d1e59f4b1dc00 20241217160226442 DAUC <0003> auc.c:180 vector [1]: sres = da3ad6c9 20241217160226442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226442 DAUC <0003> auc.c:113 vector [2]: rand = bbfc7b9c79729af60c6be0ac811fd32b 20241217160226442 DAUC <0003> auc.c:179 vector [2]: kc = 10e4b38b3202dc00 20241217160226442 DAUC <0003> auc.c:180 vector [2]: sres = 88697c63 20241217160226442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226442 DAUC <0003> auc.c:113 vector [3]: rand = cbe6b595115ae16efc9281230a80911a 20241217160226442 DAUC <0003> auc.c:179 vector [3]: kc = bba7643b6dec4800 20241217160226442 DAUC <0003> auc.c:180 vector [3]: sres = 343e9ec5 20241217160226442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226442 DAUC <0003> auc.c:113 vector [4]: rand = 64214ce0abfaa0ca22807010b7dce516 20241217160226442 DAUC <0003> auc.c:179 vector [4]: kc = 3b3f65298ad46400 20241217160226442 DAUC <0003> auc.c:180 vector [4]: sres = 12047dba 20241217160226442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226442 DAUC <0003> db_auc.c:245 IMSI='262428136025271': Generated 5 vectors 20241217160226442 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136025271"} 20241217160226442 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428136025271 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226442 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226442 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 20241217160226444 DAUC <0003> db_auc.c:157 IMSI='262429436438013': No 2G Auth Data 20241217160226444 DAUC <0003> db_auc.c:192 IMSI='262429436438013': No 3G Auth Data 20241217160226451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241217160226453 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226453 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429436438013"} 20241217160226453 DAUC <0003> db_auc.c:192 IMSI='262429436438013': No 3G Auth Data 20241217160226453 DAUC <0003> db_auc.c:236 IMSI='262429436438013': Calling to generate 1 vectors 20241217160226453 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241217160226453 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226453 DAUC <0003> auc.c:113 vector [0]: rand = 1224593daac31801887a61a7c3e791dc 20241217160226453 DAUC <0003> auc.c:179 vector [0]: kc = c2bd545ea239e088 20241217160226453 DAUC <0003> auc.c:180 vector [0]: sres = 9eb065d8 20241217160226453 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226453 DAUC <0003> db_auc.c:245 IMSI='262429436438013': Generated 1 vectors 20241217160226453 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429436438013"} 20241217160226453 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226453 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226453 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226454 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429436438013"} 20241217160226454 DAUC <0003> db_auc.c:192 IMSI='262429436438013': No 3G Auth Data 20241217160226454 DAUC <0003> db_auc.c:236 IMSI='262429436438013': Calling to generate 4 vectors 20241217160226454 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241217160226454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226454 DAUC <0003> auc.c:113 vector [0]: rand = b521874194682f515912f74c011a585e 20241217160226454 DAUC <0003> auc.c:179 vector [0]: kc = cf545fc150381be6 20241217160226454 DAUC <0003> auc.c:180 vector [0]: sres = f1d7435f 20241217160226454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226454 DAUC <0003> auc.c:113 vector [1]: rand = f3e78c1ac7ae65e6284269fc3287ec11 20241217160226454 DAUC <0003> auc.c:179 vector [1]: kc = c99c31e5db4d0efc 20241217160226454 DAUC <0003> auc.c:180 vector [1]: sres = 9b8572ad 20241217160226454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226454 DAUC <0003> auc.c:113 vector [2]: rand = 8a73715ea791757c1dc5a6e699144467 20241217160226454 DAUC <0003> auc.c:179 vector [2]: kc = dfa504b749b3a243 20241217160226454 DAUC <0003> auc.c:180 vector [2]: sres = 714e00c4 20241217160226454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226454 DAUC <0003> auc.c:113 vector [3]: rand = 853a9a13ef9a8bbd72a0d1ac88d64c08 20241217160226455 DAUC <0003> auc.c:179 vector [3]: kc = 749596714c5b89d2 20241217160226455 DAUC <0003> auc.c:180 vector [3]: sres = 7fa55a7d 20241217160226455 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226455 DAUC <0003> db_auc.c:245 IMSI='262429436438013': Generated 4 vectors 20241217160226455 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429436438013"} 20241217160226455 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226455 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226455 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226456 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226456 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429436438013"} 20241217160226456 DAUC <0003> db_auc.c:192 IMSI='262429436438013': No 3G Auth Data 20241217160226456 DAUC <0003> db_auc.c:236 IMSI='262429436438013': Calling to generate 5 vectors 20241217160226456 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226456 DAUC <0003> auc.c:113 vector [0]: rand = 3e83cd2f20426a25c9261d031d80d0e7 20241217160226456 DAUC <0003> auc.c:179 vector [0]: kc = 1e7e00abb9504c19 20241217160226456 DAUC <0003> auc.c:180 vector [0]: sres = 3a254ee1 20241217160226456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226456 DAUC <0003> auc.c:113 vector [1]: rand = 785092a960c1dd26dade7492e556bf64 20241217160226456 DAUC <0003> auc.c:179 vector [1]: kc = eeab6c916ae69396 20241217160226456 DAUC <0003> auc.c:180 vector [1]: sres = 294f9522 20241217160226456 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226456 DAUC <0003> auc.c:113 vector [2]: rand = 8a3317e9eb2075e0c4bbe206183e4dab 20241217160226456 DAUC <0003> auc.c:179 vector [2]: kc = 8016180c1e691ac6 20241217160226456 DAUC <0003> auc.c:180 vector [2]: sres = d176fdc7 20241217160226456 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226456 DAUC <0003> auc.c:113 vector [3]: rand = ea6e5dad67664bd17ea371b07c989077 20241217160226456 DAUC <0003> auc.c:179 vector [3]: kc = 28453a0ca741881c 20241217160226456 DAUC <0003> auc.c:180 vector [3]: sres = 7a68488f 20241217160226456 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226456 DAUC <0003> auc.c:113 vector [4]: rand = c80facb75049458ecd9a8382ff50d71a 20241217160226456 DAUC <0003> auc.c:179 vector [4]: kc = b3804bcc3cce28cc 20241217160226456 DAUC <0003> auc.c:180 vector [4]: sres = dd63411d 20241217160226456 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226456 DAUC <0003> db_auc.c:245 IMSI='262429436438013': Generated 5 vectors 20241217160226456 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429436438013"} 20241217160226456 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226456 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226456 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226457 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226457 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429436438013"} 20241217160226457 DAUC <0003> db_auc.c:192 IMSI='262429436438013': No 3G Auth Data 20241217160226457 DAUC <0003> db_auc.c:236 IMSI='262429436438013': Calling to generate 5 vectors 20241217160226457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241217160226457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226457 DAUC <0003> auc.c:113 vector [0]: rand = a009abce321a1caf14d8dcdd26d46926 20241217160226457 DAUC <0003> auc.c:179 vector [0]: kc = 4f5d03a0d355c4b1 20241217160226457 DAUC <0003> auc.c:180 vector [0]: sres = 9211969a 20241217160226457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241217160226457 DAUC <0003> auc.c:113 vector [1]: rand = aa8f7dd52ec20c1acafcb4c6990e2c34 20241217160226457 DAUC <0003> auc.c:179 vector [1]: kc = 39516f4f0ae1f21f 20241217160226457 DAUC <0003> auc.c:180 vector [1]: sres = d5eca475 20241217160226457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241217160226457 DAUC <0003> auc.c:113 vector [2]: rand = 5bd43119a0562479f8c9db97b8acc3ad 20241217160226458 DAUC <0003> auc.c:179 vector [2]: kc = 4753170bd2878904 20241217160226458 DAUC <0003> auc.c:180 vector [2]: sres = 8b0adff0 20241217160226458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241217160226458 DAUC <0003> auc.c:113 vector [3]: rand = 3dde9c53cb9efd1e874acbaadb174cb5 20241217160226458 DAUC <0003> auc.c:179 vector [3]: kc = 8633b2131f1a9e69 20241217160226458 DAUC <0003> auc.c:180 vector [3]: sres = 1b08839f 20241217160226458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241217160226458 DAUC <0003> auc.c:113 vector [4]: rand = c1fe74202190110af39ca5aaf5315063 20241217160226458 DAUC <0003> auc.c:179 vector [4]: kc = 267da724ea9080c7 20241217160226458 DAUC <0003> auc.c:180 vector [4]: sres = e6170fa2 20241217160226458 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241217160226458 DAUC <0003> db_auc.c:245 IMSI='262429436438013': Generated 5 vectors 20241217160226458 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429436438013"} 20241217160226458 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429436438013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226458 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226458 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241217160226459 DAUC <0003> db_auc.c:157 IMSI='262425166637803': No 2G Auth Data 20241217160226459 DAUC <0003> db_auc.c:192 IMSI='262425166637803': No 3G Auth Data 20241217160226466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20241217160226467 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226467 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425166637803"} 20241217160226467 DAUC <0003> db_auc.c:157 IMSI='262425166637803': No 2G Auth Data 20241217160226467 DAUC <0003> db_auc.c:236 IMSI='262425166637803': Calling to generate 1 vectors 20241217160226467 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241217160226467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226467 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160226468 DAUC <0003> auc.c:113 vector [0]: rand = e9f3f9317b9410a2e3ff1471fc364d98 20241217160226468 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160226468 DAUC <0003> auc.c:142 vector [0]: autn = a20ba4dca00b0000afe98e20a7a237b0 20241217160226468 DAUC <0003> auc.c:143 vector [0]: ck = b9c5f44d683c168010aec291e71a0d4d 20241217160226468 DAUC <0003> auc.c:144 vector [0]: ik = 9b1d343d173ff51e55bf6ebac1b951e5 20241217160226468 DAUC <0003> auc.c:145 vector [0]: res = 68364a11947cf22e0000000000000000 20241217160226468 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226468 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226468 DAUC <0003> auc.c:151 vector [0]: kc = 67c96c5b59a0bf36 20241217160226468 DAUC <0003> auc.c:152 vector [0]: sres = fc4ab83f 20241217160226468 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226468 DAUC <0003> db_auc.c:245 IMSI='262425166637803': Generated 1 vectors 20241217160226468 DAUC <0003> db_auc.c:249 IMSI='262425166637803': Updating SQN=33 in DB 20241217160226468 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425166637803"} 20241217160226468 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226468 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226468 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226469 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226469 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425166637803"} 20241217160226469 DAUC <0003> db_auc.c:157 IMSI='262425166637803': No 2G Auth Data 20241217160226469 DAUC <0003> db_auc.c:236 IMSI='262425166637803': Calling to generate 4 vectors 20241217160226469 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241217160226469 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226469 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226469 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241217160226469 DAUC <0003> auc.c:113 vector [0]: rand = 685df78f9c4d6754ce22136be3a6132e 20241217160226469 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241217160226469 DAUC <0003> auc.c:142 vector [0]: autn = 6722c3a83bb500005d7eda97b9f846b9 20241217160226469 DAUC <0003> auc.c:143 vector [0]: ck = 5a680c537249f0b39cb3ed8a8c1a0a18 20241217160226469 DAUC <0003> auc.c:144 vector [0]: ik = 3ba34487ba6d591370a0597c5ce7fe1b 20241217160226469 DAUC <0003> auc.c:145 vector [0]: res = 086bcb385ec983120000000000000000 20241217160226469 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226469 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226469 DAUC <0003> auc.c:151 vector [0]: kc = 8dd8fc2218d95da3 20241217160226469 DAUC <0003> auc.c:152 vector [0]: sres = 56a2482a 20241217160226469 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226469 DAUC <0003> auc.c:113 vector [1]: rand = cefad01e97e5707a37995b4457d3badc 20241217160226469 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241217160226469 DAUC <0003> auc.c:142 vector [1]: autn = 5962e925f5e60000875f9524d995609a 20241217160226469 DAUC <0003> auc.c:143 vector [1]: ck = 59e05f5a5e059348c99c0f07d0fd55bd 20241217160226470 DAUC <0003> auc.c:144 vector [1]: ik = 865dd021d97aceeda483fee94b3c714f 20241217160226470 DAUC <0003> auc.c:145 vector [1]: res = 9bdc689c5e9746ee0000000000000000 20241217160226470 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226470 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226470 DAUC <0003> auc.c:151 vector [1]: kc = b2a27e951cbe7957 20241217160226470 DAUC <0003> auc.c:152 vector [1]: sres = c54b2e72 20241217160226470 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226470 DAUC <0003> auc.c:113 vector [2]: rand = f7fb83937835e9c956610986e29e862d 20241217160226470 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241217160226470 DAUC <0003> auc.c:142 vector [2]: autn = 973edaf212b300001ec046fab7e8fe3b 20241217160226470 DAUC <0003> auc.c:143 vector [2]: ck = b4bddd7da31667ef67eba8c5c5c4e5ec 20241217160226470 DAUC <0003> auc.c:144 vector [2]: ik = cd152807b915809eff8d9c60cdd12d3a 20241217160226470 DAUC <0003> auc.c:145 vector [2]: res = 35508e020e92baf60000000000000000 20241217160226470 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226470 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226470 DAUC <0003> auc.c:151 vector [2]: kc = e1cec1df12162fa7 20241217160226470 DAUC <0003> auc.c:152 vector [2]: sres = 3bc234f4 20241217160226470 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226470 DAUC <0003> auc.c:113 vector [3]: rand = 9366ce6f5bd9d8d42d5196cc574c8210 20241217160226470 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241217160226470 DAUC <0003> auc.c:142 vector [3]: autn = aae9e7b094820000033bf2a9f99aee22 20241217160226470 DAUC <0003> auc.c:143 vector [3]: ck = 6ea03307318cbfb86f0f48d8f8208ba6 20241217160226470 DAUC <0003> auc.c:144 vector [3]: ik = 69ca8bb65b6bbcb1a39be875646e0612 20241217160226470 DAUC <0003> auc.c:145 vector [3]: res = 97b483f1a322cbda0000000000000000 20241217160226470 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226470 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226470 DAUC <0003> auc.c:151 vector [3]: kc = cbfe181cf6a98ebd 20241217160226470 DAUC <0003> auc.c:152 vector [3]: sres = 3496482b 20241217160226470 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226470 DAUC <0003> db_auc.c:245 IMSI='262425166637803': Generated 4 vectors 20241217160226470 DAUC <0003> db_auc.c:249 IMSI='262425166637803': Updating SQN=161 in DB 20241217160226470 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425166637803"} 20241217160226470 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226470 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226470 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226471 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226471 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425166637803"} 20241217160226471 DAUC <0003> db_auc.c:157 IMSI='262425166637803': No 2G Auth Data 20241217160226471 DAUC <0003> db_auc.c:236 IMSI='262425166637803': Calling to generate 5 vectors 20241217160226471 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160226471 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226471 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226471 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241217160226471 DAUC <0003> auc.c:113 vector [0]: rand = 0f76054101c419ae7814a352fe721356 20241217160226472 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241217160226472 DAUC <0003> auc.c:142 vector [0]: autn = c60bfcabcd7a0000f579c080a659eeb3 20241217160226472 DAUC <0003> auc.c:143 vector [0]: ck = 1e00f208f361e28ccaaa3b4b2c838e7f 20241217160226472 DAUC <0003> auc.c:144 vector [0]: ik = 40026dc697c0c8f18bafdd14a1c993e7 20241217160226472 DAUC <0003> auc.c:145 vector [0]: res = bad3065fa114cfa10000000000000000 20241217160226472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226472 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226472 DAUC <0003> auc.c:151 vector [0]: kc = 1f077991e9eb37e5 20241217160226472 DAUC <0003> auc.c:152 vector [0]: sres = 1bc7c9fe 20241217160226472 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226472 DAUC <0003> auc.c:113 vector [1]: rand = 7d29b201d7a64ea063c4d41ccd5fd572 20241217160226472 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241217160226472 DAUC <0003> auc.c:142 vector [1]: autn = 91fa36a922f500007799bc8495fe54c2 20241217160226472 DAUC <0003> auc.c:143 vector [1]: ck = 4e585fa51abc5884625c3a3ce4bfef25 20241217160226472 DAUC <0003> auc.c:144 vector [1]: ik = 8b0074532f89e6f93ace2c6a2a7e4f93 20241217160226472 DAUC <0003> auc.c:145 vector [1]: res = aaa28028fb5965a50000000000000000 20241217160226472 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226472 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226472 DAUC <0003> auc.c:151 vector [1]: kc = 9dca3da0fbf41ecb 20241217160226472 DAUC <0003> auc.c:152 vector [1]: sres = 51fbe58d 20241217160226472 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226472 DAUC <0003> auc.c:113 vector [2]: rand = 3b549a3faf7611c1785e9744bf4343bc 20241217160226472 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241217160226472 DAUC <0003> auc.c:142 vector [2]: autn = 5710ae14f22c0000dccaf11f07443f71 20241217160226472 DAUC <0003> auc.c:143 vector [2]: ck = 7ff717909958e3f59e5333f83a35d37d 20241217160226472 DAUC <0003> auc.c:144 vector [2]: ik = 83b4b97feead03599456f53cd03b3af1 20241217160226472 DAUC <0003> auc.c:145 vector [2]: res = 6337bbbfb7fb69110000000000000000 20241217160226472 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226472 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226472 DAUC <0003> auc.c:151 vector [2]: kc = f646682b9dfb0920 20241217160226472 DAUC <0003> auc.c:152 vector [2]: sres = d4ccd2ae 20241217160226472 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226472 DAUC <0003> auc.c:113 vector [3]: rand = fda63230f1b3c283e25a7877d624cd0b 20241217160226472 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241217160226472 DAUC <0003> auc.c:142 vector [3]: autn = 416fe5b786c000009024ceef34c7963f 20241217160226472 DAUC <0003> auc.c:143 vector [3]: ck = 553e64dcf732bed2ea6bf7c14375997d 20241217160226472 DAUC <0003> auc.c:144 vector [3]: ik = 1a1723afda843ebed66604223aaaf6c7 20241217160226472 DAUC <0003> auc.c:145 vector [3]: res = 98a0004421971da30000000000000000 20241217160226472 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226472 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226472 DAUC <0003> auc.c:151 vector [3]: kc = 7324b4905469efd6 20241217160226472 DAUC <0003> auc.c:152 vector [3]: sres = b9371de7 20241217160226472 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226472 DAUC <0003> auc.c:113 vector [4]: rand = 9d6a918c884a40337754eafc3349d09f 20241217160226472 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241217160226472 DAUC <0003> auc.c:142 vector [4]: autn = ffaecb0e0f0b00008ef29ee94ae65cd8 20241217160226472 DAUC <0003> auc.c:143 vector [4]: ck = f0a9a1d0f687b9ca4a46f456f3e8fef2 20241217160226472 DAUC <0003> auc.c:144 vector [4]: ik = 13993925ab06b665819d7127bfead7c2 20241217160226472 DAUC <0003> auc.c:145 vector [4]: res = c09c2cae5188d3bc0000000000000000 20241217160226472 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226472 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160226472 DAUC <0003> auc.c:151 vector [4]: kc = 28eb1d841183269f 20241217160226472 DAUC <0003> auc.c:152 vector [4]: sres = 9114ff12 20241217160226472 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160226472 DAUC <0003> db_auc.c:245 IMSI='262425166637803': Generated 5 vectors 20241217160226472 DAUC <0003> db_auc.c:249 IMSI='262425166637803': Updating SQN=321 in DB 20241217160226472 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425166637803"} 20241217160226472 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226472 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226472 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226474 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226474 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425166637803"} 20241217160226474 DAUC <0003> db_auc.c:157 IMSI='262425166637803': No 2G Auth Data 20241217160226474 DAUC <0003> db_auc.c:236 IMSI='262425166637803': Calling to generate 5 vectors 20241217160226474 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160226474 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226474 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226474 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241217160226474 DAUC <0003> auc.c:113 vector [0]: rand = dff1d20052c09a364c1f0c6165bbf8e7 20241217160226474 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241217160226474 DAUC <0003> auc.c:142 vector [0]: autn = c961553f50c1000063e2357a0be9928f 20241217160226474 DAUC <0003> auc.c:143 vector [0]: ck = 9c2024631a487bce793625f8a2fba4ca 20241217160226474 DAUC <0003> auc.c:144 vector [0]: ik = 17ca6f90ee4a21f6fc7c2aaf8e8a5734 20241217160226474 DAUC <0003> auc.c:145 vector [0]: res = d23986e83c2714ab0000000000000000 20241217160226474 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226474 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226474 DAUC <0003> auc.c:151 vector [0]: kc = 0ea044a4d873a9c6 20241217160226474 DAUC <0003> auc.c:152 vector [0]: sres = ee1e9243 20241217160226474 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226474 DAUC <0003> auc.c:113 vector [1]: rand = 95215bc47832306c0faa2ab14a935f3a 20241217160226474 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241217160226474 DAUC <0003> auc.c:142 vector [1]: autn = 5ce22a241c670000bde56ee00c8ac322 20241217160226474 DAUC <0003> auc.c:143 vector [1]: ck = 24bdf70429c979141e032cb7ef5431df 20241217160226474 DAUC <0003> auc.c:144 vector [1]: ik = 23345ddd812ae7844c6be542113e3c0b 20241217160226474 DAUC <0003> auc.c:145 vector [1]: res = ee64abcd560d74c70000000000000000 20241217160226474 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226474 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226474 DAUC <0003> auc.c:151 vector [1]: kc = 55e1632c56899344 20241217160226474 DAUC <0003> auc.c:152 vector [1]: sres = b869df0a 20241217160226474 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226474 DAUC <0003> auc.c:113 vector [2]: rand = c42da41171a1e74b346d0313ae001627 20241217160226474 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241217160226474 DAUC <0003> auc.c:142 vector [2]: autn = 11988586139d0000948d10420c505750 20241217160226474 DAUC <0003> auc.c:143 vector [2]: ck = b3ece03298bcbed355d8bf49b5a6e918 20241217160226474 DAUC <0003> auc.c:144 vector [2]: ik = 276f0a1dc967ba53018384926b1d18c5 20241217160226474 DAUC <0003> auc.c:145 vector [2]: res = d1eadf0be834cb880000000000000000 20241217160226474 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226474 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226474 DAUC <0003> auc.c:151 vector [2]: kc = c0d8d1f48f60f55d 20241217160226474 DAUC <0003> auc.c:152 vector [2]: sres = 39de1483 20241217160226474 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226474 DAUC <0003> auc.c:113 vector [3]: rand = 4009cdc357d9a02e1db8686c02626093 20241217160226474 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241217160226474 DAUC <0003> auc.c:142 vector [3]: autn = 916ac8b79edc000098372a01a91f5382 20241217160226474 DAUC <0003> auc.c:143 vector [3]: ck = c945ca261465e6a358ba77561d02cdec 20241217160226474 DAUC <0003> auc.c:144 vector [3]: ik = e9818a97cc54310f1efb2316f4fbd228 20241217160226474 DAUC <0003> auc.c:145 vector [3]: res = 0fa0a77280552e740000000000000000 20241217160226474 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226474 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226474 DAUC <0003> auc.c:151 vector [3]: kc = 668514f131c8c868 20241217160226474 DAUC <0003> auc.c:152 vector [3]: sres = 8ff58906 20241217160226474 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226475 DAUC <0003> auc.c:113 vector [4]: rand = c3daf77620568a435505d3073023b996 20241217160226475 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241217160226475 DAUC <0003> auc.c:142 vector [4]: autn = e87986b7ca720000c82d978dd1823a03 20241217160226475 DAUC <0003> auc.c:143 vector [4]: ck = 8012962ae7c73524da44f83f4dc888ba 20241217160226475 DAUC <0003> auc.c:144 vector [4]: ik = b6bf19ee133c76d7d09b012c4454d446 20241217160226475 DAUC <0003> auc.c:145 vector [4]: res = c50522a3370f7fab0000000000000000 20241217160226475 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226475 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160226475 DAUC <0003> auc.c:151 vector [4]: kc = 3c7276d7fd671f0f 20241217160226475 DAUC <0003> auc.c:152 vector [4]: sres = f20a5d08 20241217160226475 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160226475 DAUC <0003> db_auc.c:245 IMSI='262425166637803': Generated 5 vectors 20241217160226475 DAUC <0003> db_auc.c:249 IMSI='262425166637803': Updating SQN=481 in DB 20241217160226475 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425166637803"} 20241217160226475 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425166637803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226475 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226475 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20241217160226477 DAUC <0003> db_auc.c:157 IMSI='262426489385525': No 2G Auth Data 20241217160226477 DAUC <0003> db_auc.c:192 IMSI='262426489385525': No 3G Auth Data 20241217160226484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 20241217160226486 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226486 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489385525"} 20241217160226486 DAUC <0003> db_auc.c:157 IMSI='262426489385525': No 2G Auth Data 20241217160226486 DAUC <0003> db_auc.c:236 IMSI='262426489385525': Calling to generate 1 vectors 20241217160226486 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241217160226486 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226486 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160226486 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160226486 DAUC <0003> auc.c:113 vector [0]: rand = fe579a0ab36058d298f71ff14d256b9d 20241217160226486 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160226486 DAUC <0003> auc.c:142 vector [0]: autn = 52e70ee9e73d000041b12f3c86d9a249 20241217160226486 DAUC <0003> auc.c:143 vector [0]: ck = 95ac74d2cb113069f68ee5e3694dca80 20241217160226486 DAUC <0003> auc.c:144 vector [0]: ik = 599c34e92c4035d6e026924e4f7df29c 20241217160226486 DAUC <0003> auc.c:145 vector [0]: res = 0d2e019497b7903b0000000000000000 20241217160226486 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226486 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226486 DAUC <0003> auc.c:151 vector [0]: kc = da983796c1613da3 20241217160226486 DAUC <0003> auc.c:152 vector [0]: sres = 9a9991af 20241217160226486 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226486 DAUC <0003> db_auc.c:245 IMSI='262426489385525': Generated 1 vectors 20241217160226486 DAUC <0003> db_auc.c:249 IMSI='262426489385525': Updating SQN=33 in DB 20241217160226486 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489385525"} 20241217160226486 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226486 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226486 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226487 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226487 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489385525"} 20241217160226487 DAUC <0003> db_auc.c:157 IMSI='262426489385525': No 2G Auth Data 20241217160226487 DAUC <0003> db_auc.c:236 IMSI='262426489385525': Calling to generate 4 vectors 20241217160226487 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241217160226487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226487 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160226487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241217160226487 DAUC <0003> auc.c:113 vector [0]: rand = bc49cf25c07275a8161c7697d9db87d1 20241217160226487 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241217160226487 DAUC <0003> auc.c:142 vector [0]: autn = 84e8358caea600007a12927cfe48491d 20241217160226487 DAUC <0003> auc.c:143 vector [0]: ck = 89c08550a21485f9d824a15e1b6abecc 20241217160226487 DAUC <0003> auc.c:144 vector [0]: ik = f5f9ed4b4f7a7fcbb29d30bf65770b69 20241217160226487 DAUC <0003> auc.c:145 vector [0]: res = 038ffd7c5674a2000000000000000000 20241217160226487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226487 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226487 DAUC <0003> auc.c:151 vector [0]: kc = 1680f9fa93734f97 20241217160226487 DAUC <0003> auc.c:152 vector [0]: sres = 55fb5f7c 20241217160226487 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226487 DAUC <0003> auc.c:113 vector [1]: rand = 1e78b59862a9fef15f054bc80b7090dc 20241217160226487 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241217160226487 DAUC <0003> auc.c:142 vector [1]: autn = 9af5ad6bbaf900006439516d725ed047 20241217160226487 DAUC <0003> auc.c:143 vector [1]: ck = c1b72d1b026663060458e3b1db98219b 20241217160226487 DAUC <0003> auc.c:144 vector [1]: ik = a8197f692fef13c0b6dd631051d80d53 20241217160226487 DAUC <0003> auc.c:145 vector [1]: res = 1e90b2f70dda88690000000000000000 20241217160226487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226487 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226487 DAUC <0003> auc.c:151 vector [1]: kc = db2bd2d3a7c95c0e 20241217160226487 DAUC <0003> auc.c:152 vector [1]: sres = 134a3a9e 20241217160226487 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226487 DAUC <0003> auc.c:113 vector [2]: rand = 28eec9374231d9501cd434c9cecab5eb 20241217160226487 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241217160226487 DAUC <0003> auc.c:142 vector [2]: autn = da71a5a46763000095e101a55aff95d9 20241217160226487 DAUC <0003> auc.c:143 vector [2]: ck = 661d22d778b63d60982818a7b7524afb 20241217160226487 DAUC <0003> auc.c:144 vector [2]: ik = 4ac5af786cc0151175c4e4c0c7701ae5 20241217160226487 DAUC <0003> auc.c:145 vector [2]: res = 5fe7e470cc180f6e0000000000000000 20241217160226487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226487 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226487 DAUC <0003> auc.c:151 vector [2]: kc = c13471c86454786f 20241217160226487 DAUC <0003> auc.c:152 vector [2]: sres = 93ffeb1e 20241217160226487 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226487 DAUC <0003> auc.c:113 vector [3]: rand = 6c8a43898df28b6e8e7e5bf7461d3117 20241217160226487 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241217160226487 DAUC <0003> auc.c:142 vector [3]: autn = ebdce23631770000687360cea3a41034 20241217160226487 DAUC <0003> auc.c:143 vector [3]: ck = 622083c9ba6682b9b909e24157e1cca1 20241217160226487 DAUC <0003> auc.c:144 vector [3]: ik = e1837451e73b7971f0491ed33f89bb64 20241217160226487 DAUC <0003> auc.c:145 vector [3]: res = 3434e83cf73157070000000000000000 20241217160226487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226487 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226487 DAUC <0003> auc.c:151 vector [3]: kc = cae30b0a35358c0d 20241217160226487 DAUC <0003> auc.c:152 vector [3]: sres = c305bf3b 20241217160226487 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226487 DAUC <0003> db_auc.c:245 IMSI='262426489385525': Generated 4 vectors 20241217160226487 DAUC <0003> db_auc.c:249 IMSI='262426489385525': Updating SQN=161 in DB 20241217160226487 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489385525"} 20241217160226487 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226488 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226488 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226489 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489385525"} 20241217160226489 DAUC <0003> db_auc.c:157 IMSI='262426489385525': No 2G Auth Data 20241217160226489 DAUC <0003> db_auc.c:236 IMSI='262426489385525': Calling to generate 5 vectors 20241217160226489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160226489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226489 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160226489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241217160226489 DAUC <0003> auc.c:113 vector [0]: rand = c223eba78d666ec03bdbc8602c2b37a8 20241217160226489 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241217160226489 DAUC <0003> auc.c:142 vector [0]: autn = b823cf3178c800004373d18ada731921 20241217160226489 DAUC <0003> auc.c:143 vector [0]: ck = 0f527841ad00dc973e3657a7c38dc37b 20241217160226489 DAUC <0003> auc.c:144 vector [0]: ik = e76aa116ff698dc6de9e65391c49cd00 20241217160226489 DAUC <0003> auc.c:145 vector [0]: res = 7666ce478bbb1b0c0000000000000000 20241217160226489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226489 DAUC <0003> auc.c:151 vector [0]: kc = 0890ebc98dad5f2a 20241217160226489 DAUC <0003> auc.c:152 vector [0]: sres = fdddd54b 20241217160226489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226489 DAUC <0003> auc.c:113 vector [1]: rand = 7d2257b9dcd746ec8da5f3bd28b91fb5 20241217160226489 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241217160226489 DAUC <0003> auc.c:142 vector [1]: autn = cfdb0997fdfa0000e845732fed4a9f84 20241217160226489 DAUC <0003> auc.c:143 vector [1]: ck = 54004e518576d9ad32cb5ddaad4fe8f1 20241217160226489 DAUC <0003> auc.c:144 vector [1]: ik = a16c90520eed3e3e6b2b5b03847f2650 20241217160226489 DAUC <0003> auc.c:145 vector [1]: res = 3df9369f2ace610a0000000000000000 20241217160226489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226489 DAUC <0003> auc.c:151 vector [1]: kc = ac8cd8daa2ab2932 20241217160226489 DAUC <0003> auc.c:152 vector [1]: sres = 17375795 20241217160226489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226489 DAUC <0003> auc.c:113 vector [2]: rand = 8a0deb165f4e3f5c7f98e095742fdf8b 20241217160226489 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241217160226489 DAUC <0003> auc.c:142 vector [2]: autn = 87e47bbbbc600000d6ff6a680b76502b 20241217160226489 DAUC <0003> auc.c:143 vector [2]: ck = d5b8907008d5885bdb37446e52201440 20241217160226489 DAUC <0003> auc.c:144 vector [2]: ik = 60aa58b0109d726002953d29f10011c3 20241217160226489 DAUC <0003> auc.c:145 vector [2]: res = 0e1f726ca5ddb28a0000000000000000 20241217160226489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226489 DAUC <0003> auc.c:151 vector [2]: kc = 6cb0b187bb68ffb8 20241217160226489 DAUC <0003> auc.c:152 vector [2]: sres = abc2c0e6 20241217160226489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226489 DAUC <0003> auc.c:113 vector [3]: rand = 52435d0c91cfa5aff7b49d6e7572b26f 20241217160226489 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241217160226489 DAUC <0003> auc.c:142 vector [3]: autn = 8aef3d208ea10000ae0bd9062bffbf96 20241217160226489 DAUC <0003> auc.c:143 vector [3]: ck = 2418c93a0b98472c50b3b0a51ef91d40 20241217160226489 DAUC <0003> auc.c:144 vector [3]: ik = 5f94f385b84d00e0a243a6cfe9f695ce 20241217160226489 DAUC <0003> auc.c:145 vector [3]: res = 21c545a19593cc2a0000000000000000 20241217160226489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226489 DAUC <0003> auc.c:151 vector [3]: kc = 897c2cd544dacf42 20241217160226489 DAUC <0003> auc.c:152 vector [3]: sres = b456898b 20241217160226489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226489 DAUC <0003> auc.c:113 vector [4]: rand = b57b86c7151e690b5a0c823e3370d302 20241217160226489 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241217160226489 DAUC <0003> auc.c:142 vector [4]: autn = 88572ea3dad90000f8ad852721cf10cc 20241217160226489 DAUC <0003> auc.c:143 vector [4]: ck = b7456f726d66b7ea0c35041778d81419 20241217160226489 DAUC <0003> auc.c:144 vector [4]: ik = 1f0f05423f9227dd16eda21fadd09c46 20241217160226489 DAUC <0003> auc.c:145 vector [4]: res = 77f91d9101f3a6b50000000000000000 20241217160226489 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226489 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160226489 DAUC <0003> auc.c:151 vector [4]: kc = b292cc3887fc1868 20241217160226489 DAUC <0003> auc.c:152 vector [4]: sres = 760abb24 20241217160226489 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160226489 DAUC <0003> db_auc.c:245 IMSI='262426489385525': Generated 5 vectors 20241217160226489 DAUC <0003> db_auc.c:249 IMSI='262426489385525': Updating SQN=321 in DB 20241217160226489 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489385525"} 20241217160226489 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226491 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226491 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489385525"} 20241217160226491 DAUC <0003> db_auc.c:157 IMSI='262426489385525': No 2G Auth Data 20241217160226491 DAUC <0003> db_auc.c:236 IMSI='262426489385525': Calling to generate 5 vectors 20241217160226491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160226491 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226491 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160226491 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241217160226491 DAUC <0003> auc.c:113 vector [0]: rand = 05f12f195ef2b54ea9c4dd24e93eaead 20241217160226491 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241217160226491 DAUC <0003> auc.c:142 vector [0]: autn = ece4449ce9a80000002a6411dc72a24b 20241217160226491 DAUC <0003> auc.c:143 vector [0]: ck = 6c06f2c1b62944d52b86674b5e12cce8 20241217160226491 DAUC <0003> auc.c:144 vector [0]: ik = bced92907cb1fd2c0d2c8d180be8e36b 20241217160226491 DAUC <0003> auc.c:145 vector [0]: res = 1f1b02b2e1d147480000000000000000 20241217160226491 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226491 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160226491 DAUC <0003> auc.c:151 vector [0]: kc = f6418a029f62967a 20241217160226491 DAUC <0003> auc.c:152 vector [0]: sres = feca45fa 20241217160226491 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160226491 DAUC <0003> auc.c:113 vector [1]: rand = 0731a557ba91a7568a1eea5628fda530 20241217160226491 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241217160226491 DAUC <0003> auc.c:142 vector [1]: autn = 87984a323c100000f7f99d0ff728dbbe 20241217160226491 DAUC <0003> auc.c:143 vector [1]: ck = e48180299d41afd9ec37bdea3288193e 20241217160226491 DAUC <0003> auc.c:144 vector [1]: ik = 30454df0053f3fcad517ecca696955cb 20241217160226491 DAUC <0003> auc.c:145 vector [1]: res = 0f13231fa1959d040000000000000000 20241217160226491 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226491 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160226491 DAUC <0003> auc.c:151 vector [1]: kc = ede49cf9c39fdce6 20241217160226491 DAUC <0003> auc.c:152 vector [1]: sres = ae86be1b 20241217160226491 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160226491 DAUC <0003> auc.c:113 vector [2]: rand = ff0e95e774c32d886c32778f9dec7df2 20241217160226491 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241217160226491 DAUC <0003> auc.c:142 vector [2]: autn = aeb91be804a70000993721c0ad9055fa 20241217160226491 DAUC <0003> auc.c:143 vector [2]: ck = 01dd9b04fbe439c7b71c9444041617af 20241217160226491 DAUC <0003> auc.c:144 vector [2]: ik = 72dd98d94437d30ee4e33093d517d0bf 20241217160226491 DAUC <0003> auc.c:145 vector [2]: res = 864d94f4f9b991380000000000000000 20241217160226491 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226491 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160226491 DAUC <0003> auc.c:151 vector [2]: kc = 20ffa70a6ed22dd9 20241217160226491 DAUC <0003> auc.c:152 vector [2]: sres = 7ff405cc 20241217160226491 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160226491 DAUC <0003> auc.c:113 vector [3]: rand = d5147f3066c77db11cee6be3c4116218 20241217160226491 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241217160226491 DAUC <0003> auc.c:142 vector [3]: autn = a1b8491612ac0000b278c7925447f620 20241217160226491 DAUC <0003> auc.c:143 vector [3]: ck = 63d5315e291f80a854f9c6e507f989b8 20241217160226491 DAUC <0003> auc.c:144 vector [3]: ik = 5c7a88c42b7bcbdf6b9c49767a86d08d 20241217160226491 DAUC <0003> auc.c:145 vector [3]: res = ea8629dd409cfbe50000000000000000 20241217160226491 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226491 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160226491 DAUC <0003> auc.c:151 vector [3]: kc = 00ca36097f1b1242 20241217160226491 DAUC <0003> auc.c:152 vector [3]: sres = aa1ad238 20241217160226491 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160226491 DAUC <0003> auc.c:113 vector [4]: rand = 05ac85ea546a8075e35edbf100f508e2 20241217160226491 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241217160226491 DAUC <0003> auc.c:142 vector [4]: autn = 60b3353544db00000d073689bfd4571f 20241217160226491 DAUC <0003> auc.c:143 vector [4]: ck = 8dcd237d5f8e0802e520be0c9f46d180 20241217160226491 DAUC <0003> auc.c:144 vector [4]: ik = 0c858af8d958e5e225854bf46f45fd43 20241217160226491 DAUC <0003> auc.c:145 vector [4]: res = 0beb14eb7b07cf3f0000000000000000 20241217160226491 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226491 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160226491 DAUC <0003> auc.c:151 vector [4]: kc = 41ed5c7d76d5c123 20241217160226491 DAUC <0003> auc.c:152 vector [4]: sres = 70ecdbd4 20241217160226491 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160226491 DAUC <0003> db_auc.c:245 IMSI='262426489385525': Generated 5 vectors 20241217160226491 DAUC <0003> db_auc.c:249 IMSI='262426489385525': Updating SQN=481 in DB 20241217160226491 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489385525"} 20241217160226491 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426489385525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226491 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226491 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.1:4258 20241217160226493 DAUC <0003> db_auc.c:157 IMSI='262428464051834': No 2G Auth Data 20241217160226493 DAUC <0003> db_auc.c:192 IMSI='262428464051834': No 3G Auth Data 20241217160226499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20241217160226500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226500 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428464051834"} 20241217160226500 DAUC <0003> db_auc.c:236 IMSI='262428464051834': Calling to generate 1 vectors 20241217160226500 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241217160226500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160226500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226500 DAUC <0003> auc.c:113 vector [0]: rand = 7783a5585a3dd842871ebcc844d10b25 20241217160226500 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160226500 DAUC <0003> auc.c:142 vector [0]: autn = 10d40494f750000053ab98b9ad352004 20241217160226500 DAUC <0003> auc.c:143 vector [0]: ck = 9775a0f43072fbc44bc755647d9660b3 20241217160226500 DAUC <0003> auc.c:144 vector [0]: ik = 43c1e4bd991a7aea55064e29088bf634 20241217160226500 DAUC <0003> auc.c:145 vector [0]: res = 1c528f54c234fda30000000000000000 20241217160226500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226500 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226500 DAUC <0003> auc.c:179 vector [0]: kc = 6716062ee5229800 20241217160226500 DAUC <0003> auc.c:180 vector [0]: sres = afa0b4b6 20241217160226500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226500 DAUC <0003> db_auc.c:245 IMSI='262428464051834': Generated 1 vectors 20241217160226500 DAUC <0003> db_auc.c:249 IMSI='262428464051834': Updating SQN=33 in DB 20241217160226500 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428464051834"} 20241217160226500 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226502 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226502 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428464051834"} 20241217160226502 DAUC <0003> db_auc.c:236 IMSI='262428464051834': Calling to generate 4 vectors 20241217160226502 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241217160226502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241217160226502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226502 DAUC <0003> auc.c:113 vector [0]: rand = 0fd8d771e0b2f875af9112c16775f7dd 20241217160226502 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241217160226502 DAUC <0003> auc.c:142 vector [0]: autn = 88b6c777094a0000c8423edfcd0edbb8 20241217160226502 DAUC <0003> auc.c:143 vector [0]: ck = a35c949b388637a67f83ea10bfc40209 20241217160226502 DAUC <0003> auc.c:144 vector [0]: ik = 28dc07103d7e3ea63846f8ed18378baa 20241217160226502 DAUC <0003> auc.c:145 vector [0]: res = e82e284c80c1e6b80000000000000000 20241217160226502 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226502 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226502 DAUC <0003> auc.c:179 vector [0]: kc = 0095db7fc9b10c00 20241217160226502 DAUC <0003> auc.c:180 vector [0]: sres = e361e1e3 20241217160226502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226502 DAUC <0003> auc.c:113 vector [1]: rand = 98a488596dd13acc3b5203d71e0d98f9 20241217160226502 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241217160226502 DAUC <0003> auc.c:142 vector [1]: autn = 28220c4fced8000043e68aaaebf386ad 20241217160226502 DAUC <0003> auc.c:143 vector [1]: ck = 49c9e7ab65b844ccd615665921892dba 20241217160226502 DAUC <0003> auc.c:144 vector [1]: ik = b19e686c4f593182df16899a1c96a789 20241217160226502 DAUC <0003> auc.c:145 vector [1]: res = 28ac4d47e46108f60000000000000000 20241217160226502 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226502 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226502 DAUC <0003> auc.c:179 vector [1]: kc = 3fb2350836a07000 20241217160226502 DAUC <0003> auc.c:180 vector [1]: sres = caba503b 20241217160226502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226502 DAUC <0003> auc.c:113 vector [2]: rand = 8df5d52e4cf21d6311c909e974566042 20241217160226502 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241217160226502 DAUC <0003> auc.c:142 vector [2]: autn = 66f5869b098c0000d8ae6970148c1a06 20241217160226502 DAUC <0003> auc.c:143 vector [2]: ck = 8fd093e447ec52bb93ab6378e8917464 20241217160226502 DAUC <0003> auc.c:144 vector [2]: ik = 621c2b61dbb03e677f71780c5a0d7178 20241217160226502 DAUC <0003> auc.c:145 vector [2]: res = 9b07127426c85b420000000000000000 20241217160226502 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226502 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226502 DAUC <0003> auc.c:179 vector [2]: kc = 1dd90aecdaa89800 20241217160226502 DAUC <0003> auc.c:180 vector [2]: sres = 4e11ca51 20241217160226502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226502 DAUC <0003> auc.c:113 vector [3]: rand = ccdf2d408073509ec03d350d7a8f33e9 20241217160226502 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241217160226502 DAUC <0003> auc.c:142 vector [3]: autn = 80509b3fb507000074182665b37f9b20 20241217160226502 DAUC <0003> auc.c:143 vector [3]: ck = 4af4b86bc6cfc5b19635c1238727cf90 20241217160226502 DAUC <0003> auc.c:144 vector [3]: ik = 659bb231877321788dd8ad2c73d1f71f 20241217160226502 DAUC <0003> auc.c:145 vector [3]: res = a1b5845ff496388f0000000000000000 20241217160226502 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226502 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226502 DAUC <0003> auc.c:179 vector [3]: kc = 4638afb274439c00 20241217160226502 DAUC <0003> auc.c:180 vector [3]: sres = 7cfb12f7 20241217160226502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226502 DAUC <0003> db_auc.c:245 IMSI='262428464051834': Generated 4 vectors 20241217160226502 DAUC <0003> db_auc.c:249 IMSI='262428464051834': Updating SQN=161 in DB 20241217160226502 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428464051834"} 20241217160226502 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226502 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226502 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226503 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226503 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428464051834"} 20241217160226503 DAUC <0003> db_auc.c:236 IMSI='262428464051834': Calling to generate 5 vectors 20241217160226503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241217160226503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226503 DAUC <0003> auc.c:113 vector [0]: rand = c3158fbcdc1b52a468560631cc803055 20241217160226503 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241217160226503 DAUC <0003> auc.c:142 vector [0]: autn = 78b068625e72000080f0c456cc8530a9 20241217160226503 DAUC <0003> auc.c:143 vector [0]: ck = f8e6ac3d6a4672a4bc9878abf2ecd90e 20241217160226503 DAUC <0003> auc.c:144 vector [0]: ik = bae5807cf4a9fa8555bf514018c66c54 20241217160226503 DAUC <0003> auc.c:145 vector [0]: res = d9d9077bfb435f310000000000000000 20241217160226503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226503 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226503 DAUC <0003> auc.c:179 vector [0]: kc = 213ed102ca521000 20241217160226503 DAUC <0003> auc.c:180 vector [0]: sres = 8c2547a4 20241217160226503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226503 DAUC <0003> auc.c:113 vector [1]: rand = c918b6fa751b2334b4b5fd005219fab7 20241217160226503 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241217160226503 DAUC <0003> auc.c:142 vector [1]: autn = 47f469c1bde70000c11745fc69b8421b 20241217160226503 DAUC <0003> auc.c:143 vector [1]: ck = 110a5eb98fd2339fb5920d621913cf95 20241217160226503 DAUC <0003> auc.c:144 vector [1]: ik = 19bee9d786d02587a335814b36df4499 20241217160226503 DAUC <0003> auc.c:145 vector [1]: res = d6045ac4ca019f270000000000000000 20241217160226503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226503 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226503 DAUC <0003> auc.c:179 vector [1]: kc = 2edecd5d90292c00 20241217160226503 DAUC <0003> auc.c:180 vector [1]: sres = 4d964733 20241217160226504 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226504 DAUC <0003> auc.c:113 vector [2]: rand = e69ecf2a7b235b9c4e69cc6654cc6bb5 20241217160226504 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241217160226504 DAUC <0003> auc.c:142 vector [2]: autn = 9dfe83d82be60000e498b3cbb96139c2 20241217160226504 DAUC <0003> auc.c:143 vector [2]: ck = c62ff0eb56ecd059c291512fd56284b5 20241217160226504 DAUC <0003> auc.c:144 vector [2]: ik = 363aecc61f462ed7a21e3d833531e9d8 20241217160226504 DAUC <0003> auc.c:145 vector [2]: res = 049db3dbcfe6ca270000000000000000 20241217160226504 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226504 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226504 DAUC <0003> auc.c:179 vector [2]: kc = bcb81e1129051400 20241217160226504 DAUC <0003> auc.c:180 vector [2]: sres = d31b31d4 20241217160226504 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226504 DAUC <0003> auc.c:113 vector [3]: rand = d01b70f2b77d9309593cda0ea97f9e00 20241217160226504 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241217160226504 DAUC <0003> auc.c:142 vector [3]: autn = 4ac82953a6d60000200fe68cb0373899 20241217160226504 DAUC <0003> auc.c:143 vector [3]: ck = 2f74ac2e5f77729f1adf9db0bdfec462 20241217160226504 DAUC <0003> auc.c:144 vector [3]: ik = b405f9ab381b4db86d0a588414906293 20241217160226504 DAUC <0003> auc.c:145 vector [3]: res = 522704ef6c9dc3790000000000000000 20241217160226504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226504 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226504 DAUC <0003> auc.c:179 vector [3]: kc = 1be1022dc866f000 20241217160226504 DAUC <0003> auc.c:180 vector [3]: sres = f125b875 20241217160226504 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226504 DAUC <0003> auc.c:113 vector [4]: rand = fc9df91942f888aaa366e643d770bcfd 20241217160226504 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241217160226504 DAUC <0003> auc.c:142 vector [4]: autn = d57f35cbeb0000002854ec9982f62bbc 20241217160226504 DAUC <0003> auc.c:143 vector [4]: ck = 28e42ecedc49b39980fb367ecb7e89f3 20241217160226504 DAUC <0003> auc.c:144 vector [4]: ik = 54c9eef017785eb366c0deb612f4e1f0 20241217160226504 DAUC <0003> auc.c:145 vector [4]: res = 003dcf17fb067d690000000000000000 20241217160226504 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226504 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226504 DAUC <0003> auc.c:179 vector [4]: kc = 0aeee2399c252000 20241217160226504 DAUC <0003> auc.c:180 vector [4]: sres = a211234f 20241217160226504 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226504 DAUC <0003> db_auc.c:245 IMSI='262428464051834': Generated 5 vectors 20241217160226504 DAUC <0003> db_auc.c:249 IMSI='262428464051834': Updating SQN=321 in DB 20241217160226504 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428464051834"} 20241217160226504 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226504 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226504 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226505 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226505 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428464051834"} 20241217160226505 DAUC <0003> db_auc.c:236 IMSI='262428464051834': Calling to generate 5 vectors 20241217160226505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226505 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226505 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226505 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241217160226505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226505 DAUC <0003> auc.c:113 vector [0]: rand = 6de5e59d08542be4615a67b8c61fc66d 20241217160226505 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241217160226505 DAUC <0003> auc.c:142 vector [0]: autn = 5ddb89be8b240000c494265299ef95bd 20241217160226505 DAUC <0003> auc.c:143 vector [0]: ck = aac9139a094ed41d10d7dd5e196df0b7 20241217160226505 DAUC <0003> auc.c:144 vector [0]: ik = b3315069f17a05f117c6d7b186070d5b 20241217160226505 DAUC <0003> auc.c:145 vector [0]: res = 6c143124bab13bf00000000000000000 20241217160226505 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226505 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226505 DAUC <0003> auc.c:179 vector [0]: kc = 82274f8648723800 20241217160226505 DAUC <0003> auc.c:180 vector [0]: sres = 09fe4195 20241217160226505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226505 DAUC <0003> auc.c:113 vector [1]: rand = b40e146f6eb79fa8219da8968b752f6f 20241217160226505 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241217160226505 DAUC <0003> auc.c:142 vector [1]: autn = 7415bf19fb590000212f97c133b85703 20241217160226505 DAUC <0003> auc.c:143 vector [1]: ck = 26f3e5a33320fad2c120c509180b8665 20241217160226505 DAUC <0003> auc.c:144 vector [1]: ik = 637c1fe820a03c4fbdd453efb3dc8582 20241217160226505 DAUC <0003> auc.c:145 vector [1]: res = 6b1eeca8d78663730000000000000000 20241217160226505 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226505 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226505 DAUC <0003> auc.c:179 vector [1]: kc = 002cca6de035e000 20241217160226505 DAUC <0003> auc.c:180 vector [1]: sres = 0a453b5f 20241217160226505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226505 DAUC <0003> auc.c:113 vector [2]: rand = 8a7439d9f145fea1933890de1cc8200a 20241217160226505 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241217160226505 DAUC <0003> auc.c:142 vector [2]: autn = 49fe6c5645560000c9a8eefbb48a9691 20241217160226505 DAUC <0003> auc.c:143 vector [2]: ck = 61fa5facb765836e9d95fbbbbae65aed 20241217160226505 DAUC <0003> auc.c:144 vector [2]: ik = 7ccc865016b98a3e2789450548dcfadd 20241217160226505 DAUC <0003> auc.c:145 vector [2]: res = c2f7f13dc25b00b80000000000000000 20241217160226505 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226505 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226505 DAUC <0003> auc.c:179 vector [2]: kc = 801b44ab55504000 20241217160226505 DAUC <0003> auc.c:180 vector [2]: sres = 2f2175e6 20241217160226505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226505 DAUC <0003> auc.c:113 vector [3]: rand = 33ceacb3323298dc0d9159cf6d022fb5 20241217160226505 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241217160226505 DAUC <0003> auc.c:142 vector [3]: autn = c29407b5051d00008237707145781611 20241217160226505 DAUC <0003> auc.c:143 vector [3]: ck = 8c06cce88a0b03df8bf5fdaa09bd65b7 20241217160226505 DAUC <0003> auc.c:144 vector [3]: ik = 53f4b30ad82eb97e46289b060765f8b4 20241217160226505 DAUC <0003> auc.c:145 vector [3]: res = fded6be255b86adf0000000000000000 20241217160226505 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226505 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226505 DAUC <0003> auc.c:179 vector [3]: kc = eb56fb0586695800 20241217160226505 DAUC <0003> auc.c:180 vector [3]: sres = ace0d352 20241217160226505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226505 DAUC <0003> auc.c:113 vector [4]: rand = 6f4975ebc6b9cf4fd9129c54b361a445 20241217160226505 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241217160226505 DAUC <0003> auc.c:142 vector [4]: autn = d5beec86422f0000604fdb92fbccf63b 20241217160226505 DAUC <0003> auc.c:143 vector [4]: ck = 00304179d102eb86322202ace3952570 20241217160226505 DAUC <0003> auc.c:144 vector [4]: ik = 43fefbeb3d1c081d7d771c7be390ce2a 20241217160226505 DAUC <0003> auc.c:145 vector [4]: res = dfe280daeb34c4950000000000000000 20241217160226505 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226505 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226505 DAUC <0003> auc.c:179 vector [4]: kc = 9dd30087ad6e6400 20241217160226505 DAUC <0003> auc.c:180 vector [4]: sres = ca441c2e 20241217160226505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226505 DAUC <0003> db_auc.c:245 IMSI='262428464051834': Generated 5 vectors 20241217160226505 DAUC <0003> db_auc.c:249 IMSI='262428464051834': Updating SQN=481 in DB 20241217160226506 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428464051834"} 20241217160226506 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428464051834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226506 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226506 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20241217160226507 DAUC <0003> db_auc.c:157 IMSI='262420904699630': No 2G Auth Data 20241217160226507 DAUC <0003> db_auc.c:192 IMSI='262420904699630': No 3G Auth Data 20241217160226513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20241217160226515 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226515 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420904699630"} 20241217160226515 DAUC <0003> db_auc.c:236 IMSI='262420904699630': Calling to generate 1 vectors 20241217160226515 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241217160226515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160226515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226515 DAUC <0003> auc.c:113 vector [0]: rand = 81487c1756947ff765e7810593c35b83 20241217160226515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160226515 DAUC <0003> auc.c:142 vector [0]: autn = 2520253f93330000f75d558a68b3ee2e 20241217160226515 DAUC <0003> auc.c:143 vector [0]: ck = 13e2c324ed18fe92bc9b412481307c02 20241217160226515 DAUC <0003> auc.c:144 vector [0]: ik = 39853230d1ecf9609dd75568b65e4def 20241217160226515 DAUC <0003> auc.c:145 vector [0]: res = 908a73b74c5268e80000000000000000 20241217160226515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226515 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226515 DAUC <0003> auc.c:179 vector [0]: kc = bf43d6f102b1d000 20241217160226515 DAUC <0003> auc.c:180 vector [0]: sres = 3736781d 20241217160226515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226515 DAUC <0003> db_auc.c:245 IMSI='262420904699630': Generated 1 vectors 20241217160226515 DAUC <0003> db_auc.c:249 IMSI='262420904699630': Updating SQN=33 in DB 20241217160226515 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420904699630"} 20241217160226515 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226515 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226515 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226517 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226517 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420904699630"} 20241217160226517 DAUC <0003> db_auc.c:236 IMSI='262420904699630': Calling to generate 4 vectors 20241217160226517 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241217160226517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241217160226517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226517 DAUC <0003> auc.c:113 vector [0]: rand = f4c0b14894a2dfd9c22843e1b1ba716d 20241217160226517 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241217160226517 DAUC <0003> auc.c:142 vector [0]: autn = 7579bab233cf0000b97c4eb8fa1eb0b1 20241217160226517 DAUC <0003> auc.c:143 vector [0]: ck = 6193a58866e824401bfc7b1cc204a736 20241217160226517 DAUC <0003> auc.c:144 vector [0]: ik = 7923c45e203fa7ac122ca9f3e5bf0e4b 20241217160226517 DAUC <0003> auc.c:145 vector [0]: res = f8dce23a20c64f230000000000000000 20241217160226517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226517 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226517 DAUC <0003> auc.c:179 vector [0]: kc = 30607d362db06c00 20241217160226517 DAUC <0003> auc.c:180 vector [0]: sres = ae91a22f 20241217160226517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226517 DAUC <0003> auc.c:113 vector [1]: rand = 7cbc1a9372bf17a35edc22563e02462f 20241217160226517 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241217160226517 DAUC <0003> auc.c:142 vector [1]: autn = 29582dcf809b00004fa986c6b4b38ffa 20241217160226517 DAUC <0003> auc.c:143 vector [1]: ck = 9b2fe10ede9e0767bb06bd16db1773eb 20241217160226517 DAUC <0003> auc.c:144 vector [1]: ik = a94a9255729802d171fa7040ab94e2d6 20241217160226517 DAUC <0003> auc.c:145 vector [1]: res = 47512b6484cbfcaf0000000000000000 20241217160226517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226517 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226517 DAUC <0003> auc.c:179 vector [1]: kc = 565e1f87ba9cd000 20241217160226517 DAUC <0003> auc.c:180 vector [1]: sres = 0bb434c5 20241217160226517 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226517 DAUC <0003> auc.c:113 vector [2]: rand = ca60a9aa6a737f4db50c97df679b4d2c 20241217160226517 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241217160226517 DAUC <0003> auc.c:142 vector [2]: autn = 0839b01a11260000d3b9019f039588f3 20241217160226517 DAUC <0003> auc.c:143 vector [2]: ck = 074d866ea56dfb9fe15ead49385de9b9 20241217160226517 DAUC <0003> auc.c:144 vector [2]: ik = aa14750d704bdbdbb42dc1b8e09262ec 20241217160226517 DAUC <0003> auc.c:145 vector [2]: res = c1d91ea3e333aea00000000000000000 20241217160226517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226517 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226517 DAUC <0003> auc.c:179 vector [2]: kc = c645be40683ad400 20241217160226517 DAUC <0003> auc.c:180 vector [2]: sres = 834e4ff7 20241217160226517 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226517 DAUC <0003> auc.c:113 vector [3]: rand = 7cb534f7ea0891650bf480d30d8d4e96 20241217160226517 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241217160226517 DAUC <0003> auc.c:142 vector [3]: autn = 7aa0faa04996000083e6971b7ac5e888 20241217160226517 DAUC <0003> auc.c:143 vector [3]: ck = 8f4ca2187ba25d9b639e60e3e3d50578 20241217160226517 DAUC <0003> auc.c:144 vector [3]: ik = add3c10136e52abd41a7469fa57d7265 20241217160226517 DAUC <0003> auc.c:145 vector [3]: res = d90718eff83c60240000000000000000 20241217160226517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226517 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226518 DAUC <0003> auc.c:179 vector [3]: kc = a40f518d48efbc00 20241217160226518 DAUC <0003> auc.c:180 vector [3]: sres = ac00059b 20241217160226518 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226518 DAUC <0003> db_auc.c:245 IMSI='262420904699630': Generated 4 vectors 20241217160226518 DAUC <0003> db_auc.c:249 IMSI='262420904699630': Updating SQN=161 in DB 20241217160226518 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420904699630"} 20241217160226518 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226518 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226518 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226519 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226519 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420904699630"} 20241217160226519 DAUC <0003> db_auc.c:236 IMSI='262420904699630': Calling to generate 5 vectors 20241217160226519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226519 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241217160226519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226519 DAUC <0003> auc.c:113 vector [0]: rand = 1b3b648f30919fe83fb78bc1db521039 20241217160226519 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241217160226519 DAUC <0003> auc.c:142 vector [0]: autn = f05469a730950000a1f91b52838afbb5 20241217160226519 DAUC <0003> auc.c:143 vector [0]: ck = 5d806d641d00249714172ec425540abd 20241217160226519 DAUC <0003> auc.c:144 vector [0]: ik = 219103f6b195b0b32492a4e1b8babd07 20241217160226519 DAUC <0003> auc.c:145 vector [0]: res = b9e7be798c78a8920000000000000000 20241217160226519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226519 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226519 DAUC <0003> auc.c:179 vector [0]: kc = f00cbf6014d85000 20241217160226519 DAUC <0003> auc.c:180 vector [0]: sres = e3527620 20241217160226519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226519 DAUC <0003> auc.c:113 vector [1]: rand = 4cbdcd5b81ab40639e5e604a160bbac3 20241217160226519 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241217160226519 DAUC <0003> auc.c:142 vector [1]: autn = ae939346d8b80000d2bb8695fadfeaea 20241217160226519 DAUC <0003> auc.c:143 vector [1]: ck = 5547f5a914077ffd41ccf7edcdadfc53 20241217160226519 DAUC <0003> auc.c:144 vector [1]: ik = d2d7e9dc5059df2ad438c4e29212bbb6 20241217160226519 DAUC <0003> auc.c:145 vector [1]: res = 09c74eae6388ccbd0000000000000000 20241217160226519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226519 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226519 DAUC <0003> auc.c:179 vector [1]: kc = e62e02178ff8dc00 20241217160226519 DAUC <0003> auc.c:180 vector [1]: sres = ca8d4ec7 20241217160226519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226519 DAUC <0003> auc.c:113 vector [2]: rand = 34e6bbd68f9f999249c3e7c7c276ebe8 20241217160226519 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241217160226519 DAUC <0003> auc.c:142 vector [2]: autn = bf95cda68c5a0000af7a7eeaf2bf8d73 20241217160226520 DAUC <0003> auc.c:143 vector [2]: ck = 21d9e6930d89c403b7855695b381622a 20241217160226520 DAUC <0003> auc.c:144 vector [2]: ik = 7fcd2cc2f161d756528e8a54fe94d0a7 20241217160226520 DAUC <0003> auc.c:145 vector [2]: res = dae66eebeead4a930000000000000000 20241217160226520 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226520 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226520 DAUC <0003> auc.c:179 vector [2]: kc = d471861dd63f5000 20241217160226520 DAUC <0003> auc.c:180 vector [2]: sres = c5e7f55c 20241217160226520 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226520 DAUC <0003> auc.c:113 vector [3]: rand = 1d4ef96b122587f4c343883df1c11a12 20241217160226520 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241217160226520 DAUC <0003> auc.c:142 vector [3]: autn = 8d55fb1d5df000005edb1b2f264ba845 20241217160226520 DAUC <0003> auc.c:143 vector [3]: ck = bba1bde15b55dc2b96aac96c89c4c054 20241217160226520 DAUC <0003> auc.c:144 vector [3]: ik = 06e47a32e05408ced3c0ef4c425837eb 20241217160226520 DAUC <0003> auc.c:145 vector [3]: res = 5325bada9dcb708c0000000000000000 20241217160226520 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226520 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226520 DAUC <0003> auc.c:179 vector [3]: kc = 28c064bc7acf1c00 20241217160226520 DAUC <0003> auc.c:180 vector [3]: sres = 06d9a4d7 20241217160226520 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226520 DAUC <0003> auc.c:113 vector [4]: rand = 909a850d398b1b98ca1a734fc769a690 20241217160226520 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241217160226520 DAUC <0003> auc.c:142 vector [4]: autn = 9335eef97baa000029a9a0de14d19db0 20241217160226520 DAUC <0003> auc.c:143 vector [4]: ck = e258c75014b3535ee3f3040d1bfe6a8d 20241217160226520 DAUC <0003> auc.c:144 vector [4]: ik = 1da1971027026f82a030b17d41e65726 20241217160226520 DAUC <0003> auc.c:145 vector [4]: res = 6ae9a9a1712a311a0000000000000000 20241217160226520 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226520 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226520 DAUC <0003> auc.c:179 vector [4]: kc = 3c94972fdcdc6000 20241217160226520 DAUC <0003> auc.c:180 vector [4]: sres = d982dde1 20241217160226520 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226520 DAUC <0003> db_auc.c:245 IMSI='262420904699630': Generated 5 vectors 20241217160226520 DAUC <0003> db_auc.c:249 IMSI='262420904699630': Updating SQN=321 in DB 20241217160226520 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420904699630"} 20241217160226520 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226520 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226520 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226521 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226521 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420904699630"} 20241217160226522 DAUC <0003> db_auc.c:236 IMSI='262420904699630': Calling to generate 5 vectors 20241217160226522 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241217160226522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226522 DAUC <0003> auc.c:113 vector [0]: rand = f2568fdf164047a9c274262299a53439 20241217160226522 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241217160226522 DAUC <0003> auc.c:142 vector [0]: autn = 25c8b4dacafc0000edf13452e6c4567e 20241217160226522 DAUC <0003> auc.c:143 vector [0]: ck = 004705fcbf7ee1b67324705031011583 20241217160226522 DAUC <0003> auc.c:144 vector [0]: ik = 5b2e247a6f1c9c132326fc0a94078e40 20241217160226522 DAUC <0003> auc.c:145 vector [0]: res = 5bb3845e28d7ee2e0000000000000000 20241217160226522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226522 DAUC <0003> auc.c:179 vector [0]: kc = 92d7a53ee44ad000 20241217160226522 DAUC <0003> auc.c:180 vector [0]: sres = a26cc725 20241217160226522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226522 DAUC <0003> auc.c:113 vector [1]: rand = db847fd7c733859b58c6cedb38dcd030 20241217160226522 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241217160226522 DAUC <0003> auc.c:142 vector [1]: autn = ff102dd6f3070000dc926627f11704ca 20241217160226522 DAUC <0003> auc.c:143 vector [1]: ck = a7e8da7e6a6f02f8b2f9744e36f24bd1 20241217160226522 DAUC <0003> auc.c:144 vector [1]: ik = bb3cc2feabea3728f4f3d1a8ee80c7ea 20241217160226522 DAUC <0003> auc.c:145 vector [1]: res = 1b6734481112d6960000000000000000 20241217160226522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226522 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226522 DAUC <0003> auc.c:179 vector [1]: kc = 619779af70c68800 20241217160226522 DAUC <0003> auc.c:180 vector [1]: sres = 3033abd5 20241217160226522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226522 DAUC <0003> auc.c:113 vector [2]: rand = 3484b8c97eced7c85f489df381865b78 20241217160226522 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241217160226522 DAUC <0003> auc.c:142 vector [2]: autn = affa64da60370000d65ea2082f30d080 20241217160226522 DAUC <0003> auc.c:143 vector [2]: ck = b382c840f7974cd8cf544af50abca1a6 20241217160226522 DAUC <0003> auc.c:144 vector [2]: ik = 5e78eeb113e80640048fb511b4eabfc0 20241217160226522 DAUC <0003> auc.c:145 vector [2]: res = 9a2352fb2325f7430000000000000000 20241217160226522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226522 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226522 DAUC <0003> auc.c:179 vector [2]: kc = 45d4d5ac74157800 20241217160226522 DAUC <0003> auc.c:180 vector [2]: sres = 4e847253 20241217160226522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226522 DAUC <0003> auc.c:113 vector [3]: rand = a16cc5b26111052340e6788f4231f228 20241217160226522 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241217160226522 DAUC <0003> auc.c:142 vector [3]: autn = 7002798197270000f46038abd4dcea79 20241217160226522 DAUC <0003> auc.c:143 vector [3]: ck = df0906078c0b1c7e2e648bcf8ac0ec8f 20241217160226522 DAUC <0003> auc.c:144 vector [3]: ik = ac5644c70a58ef6316667a9494d3e68e 20241217160226522 DAUC <0003> auc.c:145 vector [3]: res = 7ea92bcccd3133780000000000000000 20241217160226522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226522 DAUC <0003> auc.c:179 vector [3]: kc = 6cb6cd7a2b406800 20241217160226522 DAUC <0003> auc.c:180 vector [3]: sres = 3e048b74 20241217160226522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226522 DAUC <0003> auc.c:113 vector [4]: rand = f7f653fd9b1d96ca06dd08d52e258ff8 20241217160226522 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241217160226522 DAUC <0003> auc.c:142 vector [4]: autn = 55ed74acf49a0000b71ff5ea32dc7753 20241217160226522 DAUC <0003> auc.c:143 vector [4]: ck = 47687ad6b1984f70bc93457dadd90d90 20241217160226522 DAUC <0003> auc.c:144 vector [4]: ik = 69c9c55accde26f96ab51d010aa279d7 20241217160226522 DAUC <0003> auc.c:145 vector [4]: res = 4331dcca89c37eaa0000000000000000 20241217160226522 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226522 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226523 DAUC <0003> auc.c:179 vector [4]: kc = d6cc14174f17a400 20241217160226523 DAUC <0003> auc.c:180 vector [4]: sres = ba697f0a 20241217160226523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226523 DAUC <0003> db_auc.c:245 IMSI='262420904699630': Generated 5 vectors 20241217160226523 DAUC <0003> db_auc.c:249 IMSI='262420904699630': Updating SQN=481 in DB 20241217160226523 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420904699630"} 20241217160226523 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420904699630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20241217160226524 DAUC <0003> db_auc.c:157 IMSI='262429992236728': No 2G Auth Data 20241217160226524 DAUC <0003> db_auc.c:192 IMSI='262429992236728': No 3G Auth Data 20241217160226531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20241217160226532 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226532 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429992236728"} 20241217160226532 DAUC <0003> db_auc.c:236 IMSI='262429992236728': Calling to generate 1 vectors 20241217160226532 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241217160226532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226532 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160226532 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226533 DAUC <0003> auc.c:113 vector [0]: rand = 1982e3174852eb9c735d5ac510263254 20241217160226533 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160226533 DAUC <0003> auc.c:142 vector [0]: autn = cbf73e29a85100007ee4b88ec3484ceb 20241217160226533 DAUC <0003> auc.c:143 vector [0]: ck = c51ddfd6053a19b56031143850d9714c 20241217160226533 DAUC <0003> auc.c:144 vector [0]: ik = 01c4f0d651bc557aaf1f481e6f44b480 20241217160226533 DAUC <0003> auc.c:145 vector [0]: res = 0fde5d3cfc6d1f2d0000000000000000 20241217160226533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226533 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226533 DAUC <0003> auc.c:179 vector [0]: kc = d4cc6e8e4263425f 20241217160226533 DAUC <0003> auc.c:180 vector [0]: sres = c8c8c236 20241217160226533 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226533 DAUC <0003> db_auc.c:245 IMSI='262429992236728': Generated 1 vectors 20241217160226533 DAUC <0003> db_auc.c:249 IMSI='262429992236728': Updating SQN=33 in DB 20241217160226533 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429992236728"} 20241217160226533 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226533 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226533 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226534 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226534 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429992236728"} 20241217160226534 DAUC <0003> db_auc.c:236 IMSI='262429992236728': Calling to generate 4 vectors 20241217160226534 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241217160226534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226534 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241217160226534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226534 DAUC <0003> auc.c:113 vector [0]: rand = 36466c160a191eaa0816a227a95e18ab 20241217160226534 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241217160226534 DAUC <0003> auc.c:142 vector [0]: autn = 21e0409f04ae000007f7f8be662d2c5a 20241217160226534 DAUC <0003> auc.c:143 vector [0]: ck = 7d37da456edb4ba5fa3afd3fedfe305d 20241217160226534 DAUC <0003> auc.c:144 vector [0]: ik = d12168f9ab26752290948c03b4cb0fa2 20241217160226534 DAUC <0003> auc.c:145 vector [0]: res = 1d93a60693c258960000000000000000 20241217160226534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226534 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226534 DAUC <0003> auc.c:179 vector [0]: kc = d6497bd28a6a9cda 20241217160226534 DAUC <0003> auc.c:180 vector [0]: sres = f538ac37 20241217160226534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226534 DAUC <0003> auc.c:113 vector [1]: rand = c8be594a00f8bab7d19380b21cbe426f 20241217160226534 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241217160226534 DAUC <0003> auc.c:142 vector [1]: autn = 0dcd6baf6af400006a3bbbecfb7ab17e 20241217160226534 DAUC <0003> auc.c:143 vector [1]: ck = 109b549cc2dbefb2d44bd1bd60ab0c7f 20241217160226534 DAUC <0003> auc.c:144 vector [1]: ik = 616bf220dc5a554c8161668fe36a7526 20241217160226534 DAUC <0003> auc.c:145 vector [1]: res = a77632c0d45c0d7c0000000000000000 20241217160226534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226534 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226534 DAUC <0003> auc.c:179 vector [1]: kc = 65dcff3216bfb9cd 20241217160226534 DAUC <0003> auc.c:180 vector [1]: sres = 4c1d511e 20241217160226534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226534 DAUC <0003> auc.c:113 vector [2]: rand = e7ccb43edf17315e4974105ad5634f55 20241217160226535 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241217160226535 DAUC <0003> auc.c:142 vector [2]: autn = 97aa0c9f8e6200008d380fb83f170f66 20241217160226535 DAUC <0003> auc.c:143 vector [2]: ck = 2b4abcdf4a9157fc029d04aa79ae4acc 20241217160226535 DAUC <0003> auc.c:144 vector [2]: ik = c6add7ea733c5f16a8c2dc79d1fd0293 20241217160226535 DAUC <0003> auc.c:145 vector [2]: res = 2086be9aeed208910000000000000000 20241217160226535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226535 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226535 DAUC <0003> auc.c:179 vector [2]: kc = da96970f9c4e521b 20241217160226535 DAUC <0003> auc.c:180 vector [2]: sres = 59ed8324 20241217160226535 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226535 DAUC <0003> auc.c:113 vector [3]: rand = 53305630a40d6dbe16f2f7917dddeeb6 20241217160226535 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241217160226535 DAUC <0003> auc.c:142 vector [3]: autn = a044e830faa4000065c1fa37dba640ed 20241217160226535 DAUC <0003> auc.c:143 vector [3]: ck = 09f4c8f732e279f178e9e1037dc66bef 20241217160226535 DAUC <0003> auc.c:144 vector [3]: ik = e9ea5e7f4be1fa5697ef666fb4f193dd 20241217160226535 DAUC <0003> auc.c:145 vector [3]: res = 2b522623b5a32cc90000000000000000 20241217160226535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226535 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226535 DAUC <0003> auc.c:179 vector [3]: kc = 03f45031e27859ac 20241217160226535 DAUC <0003> auc.c:180 vector [3]: sres = 3e719f33 20241217160226535 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226535 DAUC <0003> db_auc.c:245 IMSI='262429992236728': Generated 4 vectors 20241217160226535 DAUC <0003> db_auc.c:249 IMSI='262429992236728': Updating SQN=161 in DB 20241217160226535 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429992236728"} 20241217160226535 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226535 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226535 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226536 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226536 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429992236728"} 20241217160226536 DAUC <0003> db_auc.c:236 IMSI='262429992236728': Calling to generate 5 vectors 20241217160226536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241217160226536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226536 DAUC <0003> auc.c:113 vector [0]: rand = b7522bb9f8de88bb320fc6624654c5bc 20241217160226536 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241217160226536 DAUC <0003> auc.c:142 vector [0]: autn = e4a432eab8320000b47ce7102c272b2e 20241217160226536 DAUC <0003> auc.c:143 vector [0]: ck = cc099760d6da1bb373a192256671b401 20241217160226536 DAUC <0003> auc.c:144 vector [0]: ik = 0a64b4d7515b2074f5b1b0215875b509 20241217160226536 DAUC <0003> auc.c:145 vector [0]: res = b84bb1ab0ca34dad0000000000000000 20241217160226536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226536 DAUC <0003> auc.c:179 vector [0]: kc = 65a78e3408feb8ce 20241217160226536 DAUC <0003> auc.c:180 vector [0]: sres = 332d7855 20241217160226536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226536 DAUC <0003> auc.c:113 vector [1]: rand = 141dc7c5250619d14c9635e00f2bf1b3 20241217160226536 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241217160226536 DAUC <0003> auc.c:142 vector [1]: autn = add128e3f33200006b6c434e7281189b 20241217160226536 DAUC <0003> auc.c:143 vector [1]: ck = 15ae6455a83ab90b81a611ba4aaaf318 20241217160226536 DAUC <0003> auc.c:144 vector [1]: ik = e63e75b046cad76484f0cc40f7c4f429 20241217160226536 DAUC <0003> auc.c:145 vector [1]: res = b6c24e15192ec0050000000000000000 20241217160226536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226536 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226536 DAUC <0003> auc.c:179 vector [1]: kc = 782fc4d82e14f32f 20241217160226536 DAUC <0003> auc.c:180 vector [1]: sres = 3e064b94 20241217160226536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226536 DAUC <0003> auc.c:113 vector [2]: rand = f7c2e8a639ecaa2100e03498a69bdbd4 20241217160226536 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241217160226536 DAUC <0003> auc.c:142 vector [2]: autn = 30459d94592d0000f2e34bd0cdea3a8c 20241217160226536 DAUC <0003> auc.c:143 vector [2]: ck = f036a12fce68310f5a3f7868b95d8e81 20241217160226536 DAUC <0003> auc.c:144 vector [2]: ik = 979efd62e12fc2fc12ca145253f9cc29 20241217160226536 DAUC <0003> auc.c:145 vector [2]: res = f16bffd02bccb7300000000000000000 20241217160226536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226536 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226536 DAUC <0003> auc.c:179 vector [2]: kc = 19c94532cf01aa1c 20241217160226536 DAUC <0003> auc.c:180 vector [2]: sres = 7237e087 20241217160226536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226536 DAUC <0003> auc.c:113 vector [3]: rand = c3a476278ccf9b4de4d5833c3861e2b6 20241217160226537 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241217160226537 DAUC <0003> auc.c:142 vector [3]: autn = 0226bb0c70fc00008bb318cb73eec7e6 20241217160226537 DAUC <0003> auc.c:143 vector [3]: ck = 468668ce318d8ed55b7e6ca24c7a6204 20241217160226537 DAUC <0003> auc.c:144 vector [3]: ik = d6f8505bd695cf69d9517204aedeca8c 20241217160226537 DAUC <0003> auc.c:145 vector [3]: res = 6cce68caa7da6fbb0000000000000000 20241217160226537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226537 DAUC <0003> auc.c:179 vector [3]: kc = 40914212b7588631 20241217160226537 DAUC <0003> auc.c:180 vector [3]: sres = 6a867dd9 20241217160226537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226537 DAUC <0003> auc.c:113 vector [4]: rand = dc06b0aabf290e92e19dc160c8e0eff7 20241217160226537 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241217160226537 DAUC <0003> auc.c:142 vector [4]: autn = 5f616e7f702d00003b09708d1bccd92d 20241217160226537 DAUC <0003> auc.c:143 vector [4]: ck = 52dd50cd6bd2e05061ae136100b05472 20241217160226537 DAUC <0003> auc.c:144 vector [4]: ik = d32a98eb8e6e58dfb16ce53b2f4aa3db 20241217160226537 DAUC <0003> auc.c:145 vector [4]: res = 796a054f8ee12eaf0000000000000000 20241217160226537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226537 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226537 DAUC <0003> auc.c:179 vector [4]: kc = 92e72393f4fccd57 20241217160226537 DAUC <0003> auc.c:180 vector [4]: sres = 5d318cea 20241217160226537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226537 DAUC <0003> db_auc.c:245 IMSI='262429992236728': Generated 5 vectors 20241217160226537 DAUC <0003> db_auc.c:249 IMSI='262429992236728': Updating SQN=321 in DB 20241217160226537 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429992236728"} 20241217160226537 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226538 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226538 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429992236728"} 20241217160226538 DAUC <0003> db_auc.c:236 IMSI='262429992236728': Calling to generate 5 vectors 20241217160226538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160226538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160226538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160226538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241217160226538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160226538 DAUC <0003> auc.c:113 vector [0]: rand = d6368988b243b0928ef35c9ef8eed028 20241217160226538 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241217160226538 DAUC <0003> auc.c:142 vector [0]: autn = 468e30d47d4f00005b87a66190c4774b 20241217160226538 DAUC <0003> auc.c:143 vector [0]: ck = 55583f5851035f9ad48145f991d5f837 20241217160226538 DAUC <0003> auc.c:144 vector [0]: ik = 36d738ae0f6df9aba09c7bae815ed286 20241217160226538 DAUC <0003> auc.c:145 vector [0]: res = d1bdf107443e57e90000000000000000 20241217160226538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160226538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160226538 DAUC <0003> auc.c:179 vector [0]: kc = 53479fc4493a586a 20241217160226538 DAUC <0003> auc.c:180 vector [0]: sres = 44c923a7 20241217160226538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160226538 DAUC <0003> auc.c:113 vector [1]: rand = 9d19aa87cde48004ebc6293c6560ebc3 20241217160226538 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241217160226538 DAUC <0003> auc.c:142 vector [1]: autn = 6a28d741a03400004e0a5475656fc0bf 20241217160226538 DAUC <0003> auc.c:143 vector [1]: ck = 06798468419b7036715dcbf182e4e1ec 20241217160226538 DAUC <0003> auc.c:144 vector [1]: ik = 8dc5e413e464d57cc344a2f43400dd08 20241217160226538 DAUC <0003> auc.c:145 vector [1]: res = b9830061a9a4322b0000000000000000 20241217160226538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160226538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160226538 DAUC <0003> auc.c:179 vector [1]: kc = a47347cf2e52c3d5 20241217160226538 DAUC <0003> auc.c:180 vector [1]: sres = 25246adb 20241217160226538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160226538 DAUC <0003> auc.c:113 vector [2]: rand = 3bb83e0145f2ef0db5d3fd6c637ee7c5 20241217160226538 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241217160226538 DAUC <0003> auc.c:142 vector [2]: autn = e07c1a7d88ff0000d504ea2d0e7c50b3 20241217160226538 DAUC <0003> auc.c:143 vector [2]: ck = 67a0fd3c9dd49f2072671083c5c76519 20241217160226538 DAUC <0003> auc.c:144 vector [2]: ik = ac4c240d4b39ee4ac60e3a5a7a769138 20241217160226538 DAUC <0003> auc.c:145 vector [2]: res = 9569968f5c28398f0000000000000000 20241217160226539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160226539 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160226539 DAUC <0003> auc.c:179 vector [2]: kc = 0984d40a08647dc7 20241217160226539 DAUC <0003> auc.c:180 vector [2]: sres = 48bbaa62 20241217160226539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160226539 DAUC <0003> auc.c:113 vector [3]: rand = efa44f40e0cef896379d67cb5473e0a5 20241217160226539 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241217160226539 DAUC <0003> auc.c:142 vector [3]: autn = 41256dbab2220000ae6b19f839828fdc 20241217160226539 DAUC <0003> auc.c:143 vector [3]: ck = b7ac478830f4b8ba054561bcd6f46b0b 20241217160226539 DAUC <0003> auc.c:144 vector [3]: ik = d8925c0d72e111df6fb3ec2df8c77afe 20241217160226539 DAUC <0003> auc.c:145 vector [3]: res = 28ccc99d1a54562c0000000000000000 20241217160226539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160226539 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160226539 DAUC <0003> auc.c:179 vector [3]: kc = 814452de97a6e0e8 20241217160226539 DAUC <0003> auc.c:180 vector [3]: sres = a79c3a96 20241217160226539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160226539 DAUC <0003> auc.c:113 vector [4]: rand = fae96ee6a5ca1c77f4e5f04309e45e32 20241217160226539 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241217160226539 DAUC <0003> auc.c:142 vector [4]: autn = d7093ef553fb0000a7a8c2d45d40270d 20241217160226539 DAUC <0003> auc.c:143 vector [4]: ck = 49a0d8455ac810ce16cee5eb7ac14f31 20241217160226539 DAUC <0003> auc.c:144 vector [4]: ik = 4ca534ed4d90f29f43818d3bd425436b 20241217160226539 DAUC <0003> auc.c:145 vector [4]: res = a0f3f33074f2b81f0000000000000000 20241217160226539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160226539 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160226539 DAUC <0003> auc.c:179 vector [4]: kc = f71fa6d498f97247 20241217160226539 DAUC <0003> auc.c:180 vector [4]: sres = 922c4987 20241217160226539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160226539 DAUC <0003> db_auc.c:245 IMSI='262429992236728': Generated 5 vectors 20241217160226539 DAUC <0003> db_auc.c:249 IMSI='262429992236728': Updating SQN=481 in DB 20241217160226539 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429992236728"} 20241217160226539 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429992236728 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160226539 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226539 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160226540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.1:4258 20241217160226541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241217160226541 DLINP <000b> input/ipa.c:452 connected read/write 20241217160226541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160226541 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160226541 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160226541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160226541 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40727<->l=127.0.0.1:4259) 20241217160226563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241217160226664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241217160229773 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160229773 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160229778 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241217160229783 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229783 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160229783 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160229783 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  20241217160229783 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160229783 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  20241217160229783 DLGSUP <0013> gsup_server.c:236 2:  20241217160229783 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160229783 DLGSUP <0013> gsup_server.c:236 3:  20241217160229783 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160229783 DLGSUP <0013> gsup_server.c:236 4:  20241217160229783 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160229783 DLGSUP <0013> gsup_server.c:236 5:  20241217160229783 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160229783 DLGSUP <0013> gsup_server.c:236 7:  20241217160229783 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160229783 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160229783 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160229783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160229803 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41347<->l=127.0.0.1:4259) 20241217160229807 DAUC <0003> db_auc.c:157 IMSI='262420523036861': No 2G Auth Data 20241217160229807 DAUC <0003> db_auc.c:192 IMSI='262420523036861': No 3G Auth Data 20241217160229820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20241217160229826 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229826 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420523036861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420523036861"} 20241217160229826 DAUC <0003> db_auc.c:157 IMSI='262420523036861': No 2G Auth Data 20241217160229826 DAUC <0003> db_auc.c:236 IMSI='262420523036861': Calling to generate 5 vectors 20241217160229826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160229826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160229827 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160229827 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160229827 DAUC <0003> auc.c:113 vector [0]: rand = 94b05af7e953896e3e04f2812cb74261 20241217160229827 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160229827 DAUC <0003> auc.c:142 vector [0]: autn = 92d79882759d8000155eb6c2465a16af 20241217160229827 DAUC <0003> auc.c:143 vector [0]: ck = 90f6483074a682bd6b73f457b5bfa5ac 20241217160229827 DAUC <0003> auc.c:144 vector [0]: ik = aeab4aee3a7acc51224a2714c1fdc33f 20241217160229827 DAUC <0003> auc.c:145 vector [0]: res = 9601f14f1e1bb4790000000000000000 20241217160229827 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160229827 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160229827 DAUC <0003> auc.c:151 vector [0]: kc = 7764d19d3a9e287f 20241217160229827 DAUC <0003> auc.c:152 vector [0]: sres = 881a4536 20241217160229827 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160229827 DAUC <0003> auc.c:113 vector [1]: rand = b183f79ae08e43a4f753b3f752275c73 20241217160229827 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160229827 DAUC <0003> auc.c:142 vector [1]: autn = 136dfbb6b27c80006872fd82c527b232 20241217160229827 DAUC <0003> auc.c:143 vector [1]: ck = 13d8b4efc9dd59dc2dc9121910b9fb0f 20241217160229827 DAUC <0003> auc.c:144 vector [1]: ik = 6ecfb12fd8b33ba589611494790a3047 20241217160229827 DAUC <0003> auc.c:145 vector [1]: res = c230d2191d9a75bb0000000000000000 20241217160229827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160229827 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160229827 DAUC <0003> auc.c:151 vector [1]: kc = d9bf034d78dda931 20241217160229827 DAUC <0003> auc.c:152 vector [1]: sres = dfaaa7a2 20241217160229827 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160229827 DAUC <0003> auc.c:113 vector [2]: rand = 3cabf266eda62d9b60858342052cd850 20241217160229827 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160229827 DAUC <0003> auc.c:142 vector [2]: autn = 0be23bd558f88000210e980eed756dc0 20241217160229827 DAUC <0003> auc.c:143 vector [2]: ck = 9c68742f7bd7ce279ab5dfb8fb307d4e 20241217160229827 DAUC <0003> auc.c:144 vector [2]: ik = 0fe3ac6ece10ebed7be48ddb9f490a47 20241217160229827 DAUC <0003> auc.c:145 vector [2]: res = a9768962f469d60d0000000000000000 20241217160229827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160229827 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160229827 DAUC <0003> auc.c:151 vector [2]: kc = 72da8a22d1be52c3 20241217160229827 DAUC <0003> auc.c:152 vector [2]: sres = 5d1f5f6f 20241217160229827 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160229828 DAUC <0003> auc.c:113 vector [3]: rand = 48bed58e95995d785d424e895707e49f 20241217160229828 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160229828 DAUC <0003> auc.c:142 vector [3]: autn = ed7b883f50e68000cc6c71cc42800705 20241217160229828 DAUC <0003> auc.c:143 vector [3]: ck = e4e06596a0aa2bbb02f88f11947ee3e8 20241217160229828 DAUC <0003> auc.c:144 vector [3]: ik = 43742a79b4cec1b054f0c67d6f6be489 20241217160229828 DAUC <0003> auc.c:145 vector [3]: res = db0f064cff2238ed0000000000000000 20241217160229828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160229828 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160229828 DAUC <0003> auc.c:151 vector [3]: kc = f19c0683ef71ed6a 20241217160229828 DAUC <0003> auc.c:152 vector [3]: sres = 242d3ea1 20241217160229828 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160229828 DAUC <0003> auc.c:113 vector [4]: rand = e0d815b16d67702683de97b9e89869b6 20241217160229828 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160229828 DAUC <0003> auc.c:142 vector [4]: autn = a0ed3f602db4800078d8889a125aeea6 20241217160229828 DAUC <0003> auc.c:143 vector [4]: ck = a299bdc097820a3237bb2cbfe3a4024f 20241217160229828 DAUC <0003> auc.c:144 vector [4]: ik = b46f5eebd3b0c8370b4ea80a0451ca61 20241217160229828 DAUC <0003> auc.c:145 vector [4]: res = 21235f7bbac60f630000000000000000 20241217160229828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160229828 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160229828 DAUC <0003> auc.c:151 vector [4]: kc = 2a03679ea3c70a2b 20241217160229828 DAUC <0003> auc.c:152 vector [4]: sres = 9be55018 20241217160229828 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160229828 DAUC <0003> db_auc.c:245 IMSI='262420523036861': Generated 5 vectors 20241217160229828 DAUC <0003> db_auc.c:249 IMSI='262420523036861': Updating SQN=161 in DB 20241217160229828 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420523036861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420523036861"} 20241217160229828 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420523036861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160229828 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229828 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20241217160229838 DAUC <0003> db_auc.c:157 IMSI='262429146744095': No 2G Auth Data 20241217160229838 DAUC <0003> db_auc.c:192 IMSI='262429146744095': No 3G Auth Data 20241217160229850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241217160229852 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229852 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429146744095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429146744095"} 20241217160229852 DAUC <0003> db_auc.c:157 IMSI='262429146744095': No 2G Auth Data 20241217160229852 DAUC <0003> db_auc.c:236 IMSI='262429146744095': Calling to generate 5 vectors 20241217160229852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241217160229852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160229852 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241217160229852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160229852 DAUC <0003> auc.c:113 vector [0]: rand = f951600ad29fa5f205effdaac073b19b 20241217160229852 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160229852 DAUC <0003> auc.c:142 vector [0]: autn = dab75676203b800050e6c0288c0f7496 20241217160229852 DAUC <0003> auc.c:143 vector [0]: ck = 710c7dcc6f75f5b36509ba44fed20b80 20241217160229852 DAUC <0003> auc.c:144 vector [0]: ik = 8fe84dcd41a9658a1fba4dd6b8388fa9 20241217160229852 DAUC <0003> auc.c:145 vector [0]: res = 942dcbb96b1485d90000000000000000 20241217160229852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160229852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241217160229852 DAUC <0003> auc.c:151 vector [0]: kc = 8457c79368361410 20241217160229852 DAUC <0003> auc.c:152 vector [0]: sres = ff394e60 20241217160229852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241217160229852 DAUC <0003> auc.c:113 vector [1]: rand = 230a06d879bd1f56a824abb77d33e7d8 20241217160229852 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160229852 DAUC <0003> auc.c:142 vector [1]: autn = 71d1f7c8e09c8000461c2375fe60f9c8 20241217160229852 DAUC <0003> auc.c:143 vector [1]: ck = 981c8051be1365969ef0df95ae53c852 20241217160229852 DAUC <0003> auc.c:144 vector [1]: ik = c3bb5d4d7bba32696cf241a683db2bc6 20241217160229852 DAUC <0003> auc.c:145 vector [1]: res = 46346b0a9496634f0000000000000000 20241217160229852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160229852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241217160229852 DAUC <0003> auc.c:151 vector [1]: kc = a9a5432fe821b46b 20241217160229852 DAUC <0003> auc.c:152 vector [1]: sres = d2a20845 20241217160229852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241217160229852 DAUC <0003> auc.c:113 vector [2]: rand = 33bffc211661201d1560cf62a9d4e232 20241217160229852 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160229852 DAUC <0003> auc.c:142 vector [2]: autn = bddb3260945b8000743c8759666ecbee 20241217160229852 DAUC <0003> auc.c:143 vector [2]: ck = ecd598b61340c59e30dc56cae099b30a 20241217160229852 DAUC <0003> auc.c:144 vector [2]: ik = 2d2b9216a4722020c91f1ad45cc87f85 20241217160229852 DAUC <0003> auc.c:145 vector [2]: res = 8f579292508493380000000000000000 20241217160229852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160229852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241217160229852 DAUC <0003> auc.c:151 vector [2]: kc = 383d46be0b632931 20241217160229852 DAUC <0003> auc.c:152 vector [2]: sres = dfd301aa 20241217160229852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241217160229852 DAUC <0003> auc.c:113 vector [3]: rand = 3958ccd3c32ed9cd5d0b97f04bcc674d 20241217160229852 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160229852 DAUC <0003> auc.c:142 vector [3]: autn = 56214582b83e80006c73e8856202dccf 20241217160229852 DAUC <0003> auc.c:143 vector [3]: ck = 42b7047febc45c4e897d03fa54e116e5 20241217160229852 DAUC <0003> auc.c:144 vector [3]: ik = 916528af59d6e02688887abbb6bbc37a 20241217160229852 DAUC <0003> auc.c:145 vector [3]: res = 369aeee2ac058b2b0000000000000000 20241217160229852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160229852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241217160229852 DAUC <0003> auc.c:151 vector [3]: kc = d2275591504869f7 20241217160229852 DAUC <0003> auc.c:152 vector [3]: sres = 9a9f65c9 20241217160229852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241217160229852 DAUC <0003> auc.c:113 vector [4]: rand = 294fd197a0f4254fb11e763c3bb61453 20241217160229852 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160229852 DAUC <0003> auc.c:142 vector [4]: autn = 3e6137a1c0a78000bb687be7313c00a5 20241217160229852 DAUC <0003> auc.c:143 vector [4]: ck = 2a75e92146f5f90ff380c9d6c2cbb1b7 20241217160229852 DAUC <0003> auc.c:144 vector [4]: ik = 96ab93776b23a6c790f925d8efbc46c7 20241217160229852 DAUC <0003> auc.c:145 vector [4]: res = 61b199f6dfa4cbdd0000000000000000 20241217160229852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160229852 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241217160229852 DAUC <0003> auc.c:151 vector [4]: kc = dfa7965800a1a8b8 20241217160229852 DAUC <0003> auc.c:152 vector [4]: sres = be15522b 20241217160229852 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241217160229852 DAUC <0003> db_auc.c:245 IMSI='262429146744095': Generated 5 vectors 20241217160229852 DAUC <0003> db_auc.c:249 IMSI='262429146744095': Updating SQN=161 in DB 20241217160229852 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429146744095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429146744095"} 20241217160229852 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429146744095 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160229852 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229852 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54008<->l=127.0.0.1:4258 20241217160229854 DAUC <0003> db_auc.c:157 IMSI='262420821942147': No 2G Auth Data 20241217160229854 DAUC <0003> db_auc.c:192 IMSI='262420821942147': No 3G Auth Data 20241217160229860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 20241217160229862 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229862 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420821942147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420821942147"} 20241217160229862 DAUC <0003> db_auc.c:236 IMSI='262420821942147': Calling to generate 5 vectors 20241217160229862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160229862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160229862 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160229862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160229862 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160229862 DAUC <0003> auc.c:113 vector [0]: rand = 42f0fc3596a5642a4faccb4623fe2699 20241217160229862 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160229862 DAUC <0003> auc.c:142 vector [0]: autn = dca5e85c4194800006c8bad99eba8485 20241217160229862 DAUC <0003> auc.c:143 vector [0]: ck = c372e2f95fb3a7f4b584b5736987d4d5 20241217160229862 DAUC <0003> auc.c:144 vector [0]: ik = 83051b744ddffd15856d46eff62224b7 20241217160229862 DAUC <0003> auc.c:145 vector [0]: res = 936b5605eddf248b0000000000000000 20241217160229862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160229862 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160229862 DAUC <0003> auc.c:179 vector [0]: kc = c5864e94017c9800 20241217160229862 DAUC <0003> auc.c:180 vector [0]: sres = 931c8eca 20241217160229862 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160229862 DAUC <0003> auc.c:113 vector [1]: rand = e5ad6d1e99ed64d6047cf46d8bef73c3 20241217160229862 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160229862 DAUC <0003> auc.c:142 vector [1]: autn = c3c64c5420b680003079930a4cddbac0 20241217160229862 DAUC <0003> auc.c:143 vector [1]: ck = 1baf9b407bf6f07991a6dd905482adf0 20241217160229862 DAUC <0003> auc.c:144 vector [1]: ik = 62c4719771d4c6547826a6f0d5947f46 20241217160229862 DAUC <0003> auc.c:145 vector [1]: res = da6b9c5205023e800000000000000000 20241217160229862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160229862 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160229862 DAUC <0003> auc.c:179 vector [1]: kc = b019c3c8f8640000 20241217160229862 DAUC <0003> auc.c:180 vector [1]: sres = c02615da 20241217160229862 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160229862 DAUC <0003> auc.c:113 vector [2]: rand = f93c7eb962ffaed33561d07370e0c249 20241217160229862 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160229862 DAUC <0003> auc.c:142 vector [2]: autn = ff3ee9ca059b8000fb4ed5008dbb2775 20241217160229862 DAUC <0003> auc.c:143 vector [2]: ck = f804141ad6fc05ebe8c540147f8cc466 20241217160229862 DAUC <0003> auc.c:144 vector [2]: ik = 429d0c19c7a2c04104fa253a737652e4 20241217160229862 DAUC <0003> auc.c:145 vector [2]: res = 3e89e5647aae0f060000000000000000 20241217160229862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160229862 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160229862 DAUC <0003> auc.c:179 vector [2]: kc = d484d038af241800 20241217160229862 DAUC <0003> auc.c:180 vector [2]: sres = 7859813d 20241217160229862 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160229862 DAUC <0003> auc.c:113 vector [3]: rand = cb1aad024a3cd49ca07f529dde72fa0e 20241217160229862 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160229862 DAUC <0003> auc.c:142 vector [3]: autn = 532ed30b24de8000a7f2b11bcf8a3ed5 20241217160229862 DAUC <0003> auc.c:143 vector [3]: ck = a2949d468da70a9f5f6fb540bcee41a6 20241217160229862 DAUC <0003> auc.c:144 vector [3]: ik = 22c99219e0dcdaedec6ea127f304dadc 20241217160229862 DAUC <0003> auc.c:145 vector [3]: res = 14ab70e962dd535b0000000000000000 20241217160229862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160229862 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160229862 DAUC <0003> auc.c:179 vector [3]: kc = e0164f0555907c00 20241217160229862 DAUC <0003> auc.c:180 vector [3]: sres = b4d29ab4 20241217160229862 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160229862 DAUC <0003> auc.c:113 vector [4]: rand = 94ccc51b37b728651c4630e41f73c9f6 20241217160229862 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160229862 DAUC <0003> auc.c:142 vector [4]: autn = 57d2eef152ed8000b2f34c627e548159 20241217160229862 DAUC <0003> auc.c:143 vector [4]: ck = 6c0ad3f129b1c76cdf82d1a8ce4bbda0 20241217160229862 DAUC <0003> auc.c:144 vector [4]: ik = 58ca094d573cf8a3bd6fbbe83b9d9adc 20241217160229862 DAUC <0003> auc.c:145 vector [4]: res = d585aa7cb71063810000000000000000 20241217160229862 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160229862 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160229862 DAUC <0003> auc.c:179 vector [4]: kc = 4c49195852f09400 20241217160229862 DAUC <0003> auc.c:180 vector [4]: sres = d6642c21 20241217160229862 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160229862 DAUC <0003> db_auc.c:245 IMSI='262420821942147': Generated 5 vectors 20241217160229862 DAUC <0003> db_auc.c:249 IMSI='262420821942147': Updating SQN=161 in DB 20241217160229862 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420821942147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420821942147"} 20241217160229862 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420821942147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160229862 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229862 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 20241217160229864 DAUC <0003> db_auc.c:157 IMSI='262421319811456': No 2G Auth Data 20241217160229864 DAUC <0003> db_auc.c:192 IMSI='262421319811456': No 3G Auth Data 20241217160229871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4258 20241217160229873 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229873 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421319811456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421319811456"} 20241217160229873 DAUC <0003> db_auc.c:236 IMSI='262421319811456': Calling to generate 5 vectors 20241217160229873 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160229873 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160229873 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160229873 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160229873 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160229873 DAUC <0003> auc.c:113 vector [0]: rand = 010e1d46afcf7554b38739b5353abdf7 20241217160229873 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160229873 DAUC <0003> auc.c:142 vector [0]: autn = fa3a9eb4405b80007607031a44cfe03b 20241217160229873 DAUC <0003> auc.c:143 vector [0]: ck = 2cb84722a42b0902ef5d35485bd10aff 20241217160229873 DAUC <0003> auc.c:144 vector [0]: ik = 62fe889c25910f61e2d2f3b31d8c4b04 20241217160229873 DAUC <0003> auc.c:145 vector [0]: res = d14de50c9def2a580000000000000000 20241217160229873 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160229873 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160229873 DAUC <0003> auc.c:179 vector [0]: kc = 78c910031e65b400 20241217160229873 DAUC <0003> auc.c:180 vector [0]: sres = 22ae6305 20241217160229873 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160229873 DAUC <0003> auc.c:113 vector [1]: rand = 71e4672e2101c1a982d94e5f859878eb 20241217160229873 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160229873 DAUC <0003> auc.c:142 vector [1]: autn = e1925597e0368000b5d9be1537598006 20241217160229873 DAUC <0003> auc.c:143 vector [1]: ck = 5f05ac4872648e9cbb1da1a58394b817 20241217160229873 DAUC <0003> auc.c:144 vector [1]: ik = a8c3540ad9af2cdf74f2aae2bc080b3d 20241217160229873 DAUC <0003> auc.c:145 vector [1]: res = f956c614e574422a0000000000000000 20241217160229873 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160229873 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160229873 DAUC <0003> auc.c:179 vector [1]: kc = 68908ecbfba53400 20241217160229873 DAUC <0003> auc.c:180 vector [1]: sres = 6dc9091c 20241217160229873 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160229873 DAUC <0003> auc.c:113 vector [2]: rand = 25f5d904ee32e70d58c0432f318222d5 20241217160229873 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160229873 DAUC <0003> auc.c:142 vector [2]: autn = bdc6dd33c5a28000477b7cee1b970086 20241217160229873 DAUC <0003> auc.c:143 vector [2]: ck = 67c1e6eb7a594d13d5961f777e7801fb 20241217160229873 DAUC <0003> auc.c:144 vector [2]: ik = 5547bcaba39f6a2fa74d76015f6242ea 20241217160229873 DAUC <0003> auc.c:145 vector [2]: res = f6859c32c50da7ef0000000000000000 20241217160229873 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160229873 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160229873 DAUC <0003> auc.c:179 vector [2]: kc = 5466596930fb6800 20241217160229873 DAUC <0003> auc.c:180 vector [2]: sres = e8a22901 20241217160229873 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160229873 DAUC <0003> auc.c:113 vector [3]: rand = c9f105c4c960a2fd8b3f364b58cc214a 20241217160229873 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160229873 DAUC <0003> auc.c:142 vector [3]: autn = 08c138594cad80009560e06079043040 20241217160229873 DAUC <0003> auc.c:143 vector [3]: ck = c1e6cc92a359d3accf0ffff2df86e420 20241217160229873 DAUC <0003> auc.c:144 vector [3]: ik = 4187da72e88db7d18bf3a639158de328 20241217160229873 DAUC <0003> auc.c:145 vector [3]: res = 2763f70085d2d4400000000000000000 20241217160229873 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160229873 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160229873 DAUC <0003> auc.c:179 vector [3]: kc = 4155ded40f72a000 20241217160229873 DAUC <0003> auc.c:180 vector [3]: sres = 3c28c1d8 20241217160229873 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160229873 DAUC <0003> auc.c:113 vector [4]: rand = b15f61870814e24c66b1598b9efd8e64 20241217160229873 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160229873 DAUC <0003> auc.c:142 vector [4]: autn = ef3f4a15b39a800065f34760659df2ff 20241217160229873 DAUC <0003> auc.c:143 vector [4]: ck = 3eed9477fba0a00ed77f23001614394e 20241217160229873 DAUC <0003> auc.c:144 vector [4]: ik = 7b0c05c496630f1418ab3ca38e08366e 20241217160229873 DAUC <0003> auc.c:145 vector [4]: res = 13319012c0e651c40000000000000000 20241217160229873 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160229873 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160229873 DAUC <0003> auc.c:179 vector [4]: kc = 8ac6c48f09c72400 20241217160229873 DAUC <0003> auc.c:180 vector [4]: sres = 48163112 20241217160229873 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160229873 DAUC <0003> db_auc.c:245 IMSI='262421319811456': Generated 5 vectors 20241217160229873 DAUC <0003> db_auc.c:249 IMSI='262421319811456': Updating SQN=161 in DB 20241217160229873 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421319811456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421319811456"} 20241217160229873 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421319811456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160229873 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229873 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4258 20241217160229875 DAUC <0003> db_auc.c:157 IMSI='262423585735605': No 2G Auth Data 20241217160229875 DAUC <0003> db_auc.c:192 IMSI='262423585735605': No 3G Auth Data 20241217160229883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4258 20241217160229885 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229885 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423585735605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423585735605"} 20241217160229885 DAUC <0003> db_auc.c:236 IMSI='262423585735605': Calling to generate 5 vectors 20241217160229885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241217160229885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241217160229885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241217160229885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241217160229885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241217160229885 DAUC <0003> auc.c:113 vector [0]: rand = a69c520b9a625caecd2b37ae93a34aa3 20241217160229885 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241217160229885 DAUC <0003> auc.c:142 vector [0]: autn = 4b56184958fe8000250ea359a52d2c96 20241217160229885 DAUC <0003> auc.c:143 vector [0]: ck = cd70ec49833b5394aa7ce06ae08ac845 20241217160229885 DAUC <0003> auc.c:144 vector [0]: ik = 0a7d4c4f7b349a04921a5065c04f3641 20241217160229885 DAUC <0003> auc.c:145 vector [0]: res = b2e8b051bd32010b0000000000000000 20241217160229885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241217160229885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241217160229885 DAUC <0003> auc.c:179 vector [0]: kc = 0e73db7fa41e4550 20241217160229885 DAUC <0003> auc.c:180 vector [0]: sres = d5f1c8b1 20241217160229885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241217160229885 DAUC <0003> auc.c:113 vector [1]: rand = 03cf0e129357af1dedb0bb1a829ef0f3 20241217160229885 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241217160229885 DAUC <0003> auc.c:142 vector [1]: autn = d8781cc9cfc480001347e5eec85e5b52 20241217160229885 DAUC <0003> auc.c:143 vector [1]: ck = e72e3d58a6959b3e1f09b28b8fdb14e6 20241217160229885 DAUC <0003> auc.c:144 vector [1]: ik = 1beae8d5c268f01fe2989721d3cad1b4 20241217160229885 DAUC <0003> auc.c:145 vector [1]: res = 96ffbe4c6f8a55ba0000000000000000 20241217160229885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241217160229885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241217160229885 DAUC <0003> auc.c:179 vector [1]: kc = a74783f22a3d0315 20241217160229885 DAUC <0003> auc.c:180 vector [1]: sres = f3e92ca0 20241217160229885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241217160229885 DAUC <0003> auc.c:113 vector [2]: rand = c03d3238e387977ff3f731f79dbe251d 20241217160229885 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241217160229885 DAUC <0003> auc.c:142 vector [2]: autn = 2e6da24d600b8000b599d5df1a78a58d 20241217160229885 DAUC <0003> auc.c:143 vector [2]: ck = 3df67267e2d1da2fe0182ccbba025753 20241217160229885 DAUC <0003> auc.c:144 vector [2]: ik = 7ddfdc2d69fb432120be46f34adc5284 20241217160229885 DAUC <0003> auc.c:145 vector [2]: res = 5035aa050cfbebc90000000000000000 20241217160229885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241217160229885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241217160229885 DAUC <0003> auc.c:179 vector [2]: kc = aa613fcaa293a4a1 20241217160229885 DAUC <0003> auc.c:180 vector [2]: sres = 469ffe9e 20241217160229885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241217160229885 DAUC <0003> auc.c:113 vector [3]: rand = efb2689d350b2c67849753f041e67d13 20241217160229885 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241217160229885 DAUC <0003> auc.c:142 vector [3]: autn = 494fdbb84c5180009d3f261ffd358486 20241217160229885 DAUC <0003> auc.c:143 vector [3]: ck = 11c85bd3b1ce8449a33fa31c909dc372 20241217160229885 DAUC <0003> auc.c:144 vector [3]: ik = c18d5f52e9971b301ccc5f94974d0f59 20241217160229885 DAUC <0003> auc.c:145 vector [3]: res = e6a554bd9c5eaccd0000000000000000 20241217160229885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241217160229885 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241217160229885 DAUC <0003> auc.c:179 vector [3]: kc = c5c6b4632d7a3fdc 20241217160229885 DAUC <0003> auc.c:180 vector [3]: sres = d6a37205 20241217160229885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241217160229885 DAUC <0003> auc.c:113 vector [4]: rand = 821196cccd6bbf4101edca1820073e9f 20241217160229885 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241217160229885 DAUC <0003> auc.c:142 vector [4]: autn = a6a8f097b4498000e080812cae6836bb 20241217160229885 DAUC <0003> auc.c:143 vector [4]: ck = c87977ca8d4dca48b12715c07e434c8f 20241217160229885 DAUC <0003> auc.c:144 vector [4]: ik = e2cc8e1ca3257d548cb6de563912c743 20241217160229885 DAUC <0003> auc.c:145 vector [4]: res = d8f7bf4f27dda4cc0000000000000000 20241217160229885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241217160229885 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241217160229885 DAUC <0003> auc.c:179 vector [4]: kc = aedafe3dfd5d341c 20241217160229885 DAUC <0003> auc.c:180 vector [4]: sres = 0925a61e 20241217160229885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241217160229885 DAUC <0003> db_auc.c:245 IMSI='262423585735605': Generated 5 vectors 20241217160229885 DAUC <0003> db_auc.c:249 IMSI='262423585735605': Updating SQN=161 in DB 20241217160229885 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423585735605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423585735605"} 20241217160229885 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423585735605 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160229885 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229885 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160229887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4258 20241217160229888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241217160229888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41347<->l=127.0.0.1:4259) 20241217160229889 DLINP <000b> input/ipa.c:452 connected read/write 20241217160229889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160229889 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160229889 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160229889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160229921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4258 20241217160230022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4258 20241217160233139 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160233139 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160233143 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160233143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241217160233147 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160233147 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160233147 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160233147 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  20241217160233147 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160233148 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  20241217160233148 DLGSUP <0013> gsup_server.c:236 2:  20241217160233148 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160233148 DLGSUP <0013> gsup_server.c:236 3:  20241217160233148 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160233148 DLGSUP <0013> gsup_server.c:236 4:  20241217160233148 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160233148 DLGSUP <0013> gsup_server.c:236 5:  20241217160233148 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160233148 DLGSUP <0013> gsup_server.c:236 7:  20241217160233148 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160233148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160233148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160233148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160233178 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44765<->l=127.0.0.1:4259) 20241217160233200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20241217160233210 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160233211 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421111185485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421111185485" cn_domain=PS} 20241217160233211 DLU <0006> fsm.c:456 lu(262421111185485)[0x61200000b320]{UNVALIDATED}: Allocated 20241217160233211 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421111185485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241217160233211 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421111185485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421111185485" cause=IMSI unknown in HLR} 20241217160233211 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421111185485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160233211 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421111185485)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160233211 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421111185485)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241217160233211 DLU <0006> fsm.c:568 lu(PS:IMSI-262421111185485)[0x61200000b320]{UNVALIDATED}: Deallocated 20241217160233211 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160233211 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160233216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42160<->l=127.0.0.1:4258 20241217160233218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20241217160233220 DLINP <000b> input/ipa.c:452 connected read/write 20241217160233220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160233220 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160233220 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160233220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160233221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44765<->l=127.0.0.1:4259) 20241217160233254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241217160233355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20241217160236467 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160236468 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160236471 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160236472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20241217160236473 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160236473 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160236473 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160236473 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  20241217160236473 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160236473 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  20241217160236473 DLGSUP <0013> gsup_server.c:236 2:  20241217160236473 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160236473 DLGSUP <0013> gsup_server.c:236 3:  20241217160236473 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160236473 DLGSUP <0013> gsup_server.c:236 4:  20241217160236473 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160236473 DLGSUP <0013> gsup_server.c:236 5:  20241217160236473 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160236473 DLGSUP <0013> gsup_server.c:236 7:  20241217160236473 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160236473 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160236473 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160236473 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160236500 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44353<->l=127.0.0.1:4259) 20241217160236516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 20241217160236527 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160236527 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421841579974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421841579974" cn_domain=PS source_name="the-source\n"} 20241217160236527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241217160236527 DLU <0006> fsm.c:456 lu(262421841579974)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241217160236527 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421841579974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241217160236527 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421841579974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421841579974" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241217160236528 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421841579974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160236528 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421841579974)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160236528 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421841579974)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241217160236528 DLU <0006> fsm.c:568 lu(PS:IMSI-262421841579974)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241217160236528 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160236528 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160236533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 20241217160236535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20241217160236537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160236537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160236537 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160236537 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160236537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160236538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241217160236538 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44353<->l=127.0.0.1:4259) 20241217160236571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4258 20241217160236672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42186<->l=127.0.0.1:4258 20241217160239794 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160239794 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160239798 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160239800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241217160239804 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160239804 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160239804 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160239804 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  20241217160239804 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160239804 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  20241217160239804 DLGSUP <0013> gsup_server.c:236 2:  20241217160239804 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160239804 DLGSUP <0013> gsup_server.c:236 3:  20241217160239804 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160239804 DLGSUP <0013> gsup_server.c:236 4:  20241217160239804 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160239804 DLGSUP <0013> gsup_server.c:236 5:  20241217160239804 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160239804 DLGSUP <0013> gsup_server.c:236 7:  20241217160239804 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160239804 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160239804 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160239804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160239824 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44753<->l=127.0.0.1:4259) 20241217160239834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241217160239846 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160239846 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424383813720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424383813720" cn_domain=PS} 20241217160239846 DLU <0006> fsm.c:456 lu(262424383813720)[0x61200000b620]{UNVALIDATED}: Allocated 20241217160239846 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424383813720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241217160239846 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424383813720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424383813720" cause=Roaming not allowed in this location area} 20241217160239846 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424383813720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160239846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424383813720)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160239846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424383813720)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241217160239846 DLU <0006> fsm.c:568 lu(PS:IMSI-262424383813720)[0x61200000b620]{UNVALIDATED}: Deallocated 20241217160239846 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160239846 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160239850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 20241217160239851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20241217160239852 DLINP <000b> input/ipa.c:452 connected read/write 20241217160239852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160239852 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160239852 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160239852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160239852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44753<->l=127.0.0.1:4259) 20241217160239883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4258 20241217160239984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4258 20241217160243089 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160243089 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160243091 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160243091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241217160243092 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160243092 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160243092 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160243092 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  20241217160243092 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160243092 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  20241217160243092 DLGSUP <0013> gsup_server.c:236 2:  20241217160243092 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160243092 DLGSUP <0013> gsup_server.c:236 3:  20241217160243092 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160243092 DLGSUP <0013> gsup_server.c:236 4:  20241217160243092 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160243092 DLGSUP <0013> gsup_server.c:236 5:  20241217160243092 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160243092 DLGSUP <0013> gsup_server.c:236 7:  20241217160243092 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160243092 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160243092 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160243092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160243103 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45001<->l=127.0.0.1:4259) 20241217160243109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241217160243134 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160243134 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428888921640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428888921640"} 20241217160243134 DAUC <0003> db_auc.c:133 IMSI='262428888921640': No such subscriber 20241217160243134 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428888921640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241217160243134 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428888921640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428888921640" cause=IMSI unknown in HLR} 20241217160243134 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428888921640 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160243134 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160243134 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160243142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20241217160243144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241217160243146 DLINP <000b> input/ipa.c:452 connected read/write 20241217160243147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160243147 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160243147 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160243147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160243147 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45001<->l=127.0.0.1:4259) 20241217160243184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 20241217160243285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 20241217160246385 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160246385 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160246386 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20241217160246387 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160246388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160246388 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  20241217160246388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160246388 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  20241217160246388 DLGSUP <0013> gsup_server.c:236 2:  20241217160246388 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160246388 DLGSUP <0013> gsup_server.c:236 3:  20241217160246388 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160246388 DLGSUP <0013> gsup_server.c:236 4:  20241217160246388 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160246388 DLGSUP <0013> gsup_server.c:236 5:  20241217160246388 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160246388 DLGSUP <0013> gsup_server.c:236 7:  20241217160246388 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160246388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160246388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160246388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160246395 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40159<->l=127.0.0.1:4259) 20241217160246399 DAUC <0003> db_auc.c:157 IMSI='262425254646532': No 2G Auth Data 20241217160246399 DAUC <0003> db_auc.c:192 IMSI='262425254646532': No 3G Auth Data 20241217160246406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241217160246430 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246430 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425254646532" cn_domain=PS} 20241217160246430 DLU <0006> fsm.c:456 lu(262425254646532)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241217160246431 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425254646532)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246431 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425254646532" cn_domain=PS} 20241217160246431 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246431 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246440 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246440 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425254646532"} 20241217160246440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425254646532)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246440 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246440 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425254646532"} 20241217160246440 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425254646532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425254646532)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425254646532)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246440 DLU <0006> fsm.c:568 lu(PS:IMSI-262425254646532)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246440 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246440 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241217160246448 DAUC <0003> db_auc.c:157 IMSI='262429777184096': No 2G Auth Data 20241217160246448 DAUC <0003> db_auc.c:192 IMSI='262429777184096': No 3G Auth Data 20241217160246450 DLGSUP <0013> hlr.c:121 IMSI 262429777184096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241217160246465 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246466 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429777184096" cn_domain=PS} 20241217160246466 DLU <0006> fsm.c:456 lu(262429777184096)[0x61200000b920]{UNVALIDATED}: Allocated 20241217160246466 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429777184096)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246466 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429777184096" cn_domain=PS} 20241217160246466 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246466 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246467 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246467 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429777184096"} 20241217160246467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429777184096)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246467 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246467 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429777184096"} 20241217160246467 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429777184096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429777184096)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429777184096)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246467 DLU <0006> fsm.c:568 lu(PS:IMSI-262429777184096)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246467 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246467 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241217160246468 DAUC <0003> db_auc.c:157 IMSI='262428458932207': No 2G Auth Data 20241217160246468 DAUC <0003> db_auc.c:192 IMSI='262428458932207': No 3G Auth Data 20241217160246468 DLGSUP <0013> hlr.c:121 IMSI 262428458932207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241217160246477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246477 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428458932207" cn_domain=PS} 20241217160246477 DLU <0006> fsm.c:456 lu(262428458932207)[0x61200000baa0]{UNVALIDATED}: Allocated 20241217160246477 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428458932207)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246477 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428458932207" cn_domain=PS} 20241217160246477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246478 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246478 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428458932207"} 20241217160246478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428458932207)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246478 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246478 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428458932207"} 20241217160246478 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428458932207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428458932207)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428458932207)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246478 DLU <0006> fsm.c:568 lu(PS:IMSI-262428458932207)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246478 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246478 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241217160246480 DAUC <0003> db_auc.c:157 IMSI='262420054376596': No 2G Auth Data 20241217160246480 DAUC <0003> db_auc.c:192 IMSI='262420054376596': No 3G Auth Data 20241217160246480 DLGSUP <0013> hlr.c:121 IMSI 262420054376596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20241217160246488 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246488 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420054376596" cn_domain=PS} 20241217160246488 DLU <0006> fsm.c:456 lu(262420054376596)[0x61200000bc20]{UNVALIDATED}: Allocated 20241217160246488 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420054376596)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246488 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420054376596" cn_domain=PS} 20241217160246488 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246488 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246489 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054376596"} 20241217160246489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420054376596)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246489 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246489 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420054376596"} 20241217160246489 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420054376596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054376596)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420054376596)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246489 DLU <0006> fsm.c:568 lu(PS:IMSI-262420054376596)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246489 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20241217160246491 DAUC <0003> db_auc.c:157 IMSI='262423950566622': No 2G Auth Data 20241217160246491 DAUC <0003> db_auc.c:192 IMSI='262423950566622': No 3G Auth Data 20241217160246491 DLGSUP <0013> hlr.c:121 IMSI 262423950566622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241217160246499 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246499 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423950566622" cn_domain=PS} 20241217160246499 DLU <0006> fsm.c:456 lu(262423950566622)[0x61200000bda0]{UNVALIDATED}: Allocated 20241217160246499 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423950566622)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246499 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423950566622" cn_domain=PS} 20241217160246499 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246499 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246500 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423950566622"} 20241217160246500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423950566622)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246500 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246500 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423950566622"} 20241217160246500 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423950566622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423950566622)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423950566622)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246500 DLU <0006> fsm.c:568 lu(PS:IMSI-262423950566622)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246500 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241217160246502 DAUC <0003> db_auc.c:157 IMSI='262421917086886': No 2G Auth Data 20241217160246502 DAUC <0003> db_auc.c:192 IMSI='262421917086886': No 3G Auth Data 20241217160246502 DLGSUP <0013> hlr.c:121 IMSI 262421917086886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241217160246510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246510 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421917086886" cn_domain=PS} 20241217160246510 DLU <0006> fsm.c:456 lu(262421917086886)[0x61200000bf20]{UNVALIDATED}: Allocated 20241217160246510 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421917086886)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246510 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421917086886" cn_domain=PS} 20241217160246510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246511 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246511 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421917086886"} 20241217160246511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421917086886)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246511 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246511 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421917086886"} 20241217160246511 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421917086886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421917086886)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421917086886)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246511 DLU <0006> fsm.c:568 lu(PS:IMSI-262421917086886)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246511 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246512 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241217160246513 DAUC <0003> db_auc.c:157 IMSI='262422274860167': No 2G Auth Data 20241217160246513 DAUC <0003> db_auc.c:192 IMSI='262422274860167': No 3G Auth Data 20241217160246513 DLGSUP <0013> hlr.c:121 IMSI 262422274860167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241217160246521 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246521 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422274860167" cn_domain=PS} 20241217160246521 DLU <0006> fsm.c:456 lu(262422274860167)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241217160246521 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422274860167)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246521 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422274860167" cn_domain=PS} 20241217160246521 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246521 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246523 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422274860167"} 20241217160246523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422274860167)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246523 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246523 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422274860167"} 20241217160246523 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422274860167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422274860167)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422274860167)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246523 DLU <0006> fsm.c:568 lu(PS:IMSI-262422274860167)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241217160246524 DAUC <0003> db_auc.c:157 IMSI='262422284004146': No 2G Auth Data 20241217160246524 DAUC <0003> db_auc.c:192 IMSI='262422284004146': No 3G Auth Data 20241217160246525 DLGSUP <0013> hlr.c:121 IMSI 262422284004146: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160246531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20241217160246533 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246533 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422284004146" cn_domain=PS} 20241217160246533 DLU <0006> fsm.c:456 lu(262422284004146)[0x612000010120]{UNVALIDATED}: Allocated 20241217160246533 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160246533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422284004146)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160246533 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422284004146" cn_domain=PS} 20241217160246533 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246533 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246534 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246534 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422284004146"} 20241217160246534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422284004146)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160246534 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160246534 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422284004146"} 20241217160246534 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422284004146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160246534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422284004146)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160246534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422284004146)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160246534 DLU <0006> fsm.c:568 lu(PS:IMSI-262422284004146)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160246534 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246534 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160246535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20241217160246536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20241217160246537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160246537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160246537 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160246537 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160246537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160246537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40159<->l=127.0.0.1:4259) 20241217160246560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241217160246661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241217160249766 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160249766 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160249769 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20241217160249775 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249775 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160249775 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160249775 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  20241217160249775 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160249775 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  20241217160249775 DLGSUP <0013> gsup_server.c:236 2:  20241217160249775 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160249775 DLGSUP <0013> gsup_server.c:236 3:  20241217160249775 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160249775 DLGSUP <0013> gsup_server.c:236 4:  20241217160249775 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160249775 DLGSUP <0013> gsup_server.c:236 5:  20241217160249775 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160249775 DLGSUP <0013> gsup_server.c:236 7:  20241217160249775 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160249775 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160249775 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160249775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160249807 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46587<->l=127.0.0.1:4259) 20241217160249817 DAUC <0003> db_auc.c:157 IMSI='262421071859197': No 2G Auth Data 20241217160249817 DAUC <0003> db_auc.c:192 IMSI='262421071859197': No 3G Auth Data 20241217160249846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20241217160249855 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249855 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421071859197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421071859197" cn_domain=PS source_name="the-source\n"} 20241217160249855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241217160249855 DLU <0006> fsm.c:456 lu(262421071859197)[0x6120000102a0]{UNVALIDATED}: Allocated 20241217160249855 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421071859197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249855 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421071859197)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249855 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421071859197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421071859197" cn_domain=PS destination_name="the-source\n"} 20241217160249856 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249856 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249863 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249863 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421071859197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421071859197" source_name="the-source\n"} 20241217160249863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421071859197)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249863 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421071859197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249863 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421071859197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421071859197" destination_name="the-source\n"} 20241217160249863 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421071859197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421071859197)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421071859197)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249863 DLU <0006> fsm.c:568 lu(PS:IMSI-262421071859197)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249863 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249863 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20241217160249871 DAUC <0003> db_auc.c:157 IMSI='262423012721579': No 2G Auth Data 20241217160249871 DAUC <0003> db_auc.c:192 IMSI='262423012721579': No 3G Auth Data 20241217160249873 DLGSUP <0013> hlr.c:121 IMSI 262423012721579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20241217160249893 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249893 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423012721579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423012721579" cn_domain=PS source_name="the-source\n"} 20241217160249893 DLU <0006> fsm.c:456 lu(262423012721579)[0x612000010420]{UNVALIDATED}: Allocated 20241217160249893 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423012721579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423012721579)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249893 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423012721579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423012721579" cn_domain=PS destination_name="the-source\n"} 20241217160249893 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249893 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249894 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249894 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423012721579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423012721579" source_name="the-source\n"} 20241217160249894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423012721579)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249894 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423012721579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249894 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423012721579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423012721579" destination_name="the-source\n"} 20241217160249894 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423012721579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423012721579)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423012721579)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249894 DLU <0006> fsm.c:568 lu(PS:IMSI-262423012721579)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249894 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249894 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20241217160249895 DAUC <0003> db_auc.c:157 IMSI='262428324007222': No 2G Auth Data 20241217160249895 DAUC <0003> db_auc.c:192 IMSI='262428324007222': No 3G Auth Data 20241217160249896 DLGSUP <0013> hlr.c:121 IMSI 262428324007222: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241217160249904 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249904 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428324007222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428324007222" cn_domain=PS source_name="the-source\n"} 20241217160249904 DLU <0006> fsm.c:456 lu(262428324007222)[0x6120000105a0]{UNVALIDATED}: Allocated 20241217160249904 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428324007222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428324007222)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249904 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428324007222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428324007222" cn_domain=PS destination_name="the-source\n"} 20241217160249904 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249904 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249905 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249905 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428324007222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428324007222" source_name="the-source\n"} 20241217160249905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428324007222)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249905 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428324007222 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249905 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428324007222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428324007222" destination_name="the-source\n"} 20241217160249905 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428324007222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428324007222)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428324007222)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249905 DLU <0006> fsm.c:568 lu(PS:IMSI-262428324007222)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249905 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249905 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241217160249906 DAUC <0003> db_auc.c:157 IMSI='262423610336905': No 2G Auth Data 20241217160249906 DAUC <0003> db_auc.c:192 IMSI='262423610336905': No 3G Auth Data 20241217160249906 DLGSUP <0013> hlr.c:121 IMSI 262423610336905: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241217160249914 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249914 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423610336905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423610336905" cn_domain=PS source_name="the-source\n"} 20241217160249915 DLU <0006> fsm.c:456 lu(262423610336905)[0x612000010720]{UNVALIDATED}: Allocated 20241217160249915 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423610336905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249915 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423610336905)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249915 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423610336905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423610336905" cn_domain=PS destination_name="the-source\n"} 20241217160249915 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249915 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249916 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423610336905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423610336905" source_name="the-source\n"} 20241217160249916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423610336905)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249916 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423610336905 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249916 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423610336905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423610336905" destination_name="the-source\n"} 20241217160249916 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423610336905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423610336905)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423610336905)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249916 DLU <0006> fsm.c:568 lu(PS:IMSI-262423610336905)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 20241217160249917 DAUC <0003> db_auc.c:157 IMSI='262420646411254': No 2G Auth Data 20241217160249917 DAUC <0003> db_auc.c:192 IMSI='262420646411254': No 3G Auth Data 20241217160249918 DLGSUP <0013> hlr.c:121 IMSI 262420646411254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4258 20241217160249926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249926 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420646411254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420646411254" cn_domain=PS source_name="the-source\n"} 20241217160249926 DLU <0006> fsm.c:456 lu(262420646411254)[0x6120000108a0]{UNVALIDATED}: Allocated 20241217160249926 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420646411254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420646411254)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249926 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420646411254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420646411254" cn_domain=PS destination_name="the-source\n"} 20241217160249926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249927 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249927 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420646411254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420646411254" source_name="the-source\n"} 20241217160249927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420646411254)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249927 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420646411254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249927 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420646411254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420646411254" destination_name="the-source\n"} 20241217160249927 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420646411254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646411254)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420646411254)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249927 DLU <0006> fsm.c:568 lu(PS:IMSI-262420646411254)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249927 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249927 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4258 20241217160249929 DAUC <0003> db_auc.c:157 IMSI='262422092210697': No 2G Auth Data 20241217160249929 DAUC <0003> db_auc.c:192 IMSI='262422092210697': No 3G Auth Data 20241217160249930 DLGSUP <0013> hlr.c:121 IMSI 262422092210697: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241217160249938 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249938 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422092210697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422092210697" cn_domain=PS source_name="the-source\n"} 20241217160249938 DLU <0006> fsm.c:456 lu(262422092210697)[0x612000010a20]{UNVALIDATED}: Allocated 20241217160249938 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422092210697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422092210697)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249938 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422092210697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422092210697" cn_domain=PS destination_name="the-source\n"} 20241217160249938 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249938 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249939 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422092210697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422092210697" source_name="the-source\n"} 20241217160249939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422092210697)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249939 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422092210697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249939 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422092210697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422092210697" destination_name="the-source\n"} 20241217160249939 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422092210697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092210697)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422092210697)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249939 DLU <0006> fsm.c:568 lu(PS:IMSI-262422092210697)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241217160249940 DAUC <0003> db_auc.c:157 IMSI='262423412252111': No 2G Auth Data 20241217160249940 DAUC <0003> db_auc.c:192 IMSI='262423412252111': No 3G Auth Data 20241217160249941 DLGSUP <0013> hlr.c:121 IMSI 262423412252111: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20241217160249949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249949 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423412252111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423412252111" cn_domain=PS source_name="the-source\n"} 20241217160249949 DLU <0006> fsm.c:456 lu(262423412252111)[0x612000010ba0]{UNVALIDATED}: Allocated 20241217160249949 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423412252111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423412252111)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249949 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423412252111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423412252111" cn_domain=PS destination_name="the-source\n"} 20241217160249949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249950 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249950 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423412252111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423412252111" source_name="the-source\n"} 20241217160249950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423412252111)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249950 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262423412252111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249950 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423412252111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423412252111" destination_name="the-source\n"} 20241217160249950 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262423412252111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423412252111)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423412252111)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249950 DLU <0006> fsm.c:568 lu(PS:IMSI-262423412252111)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249950 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249950 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 20241217160249952 DAUC <0003> db_auc.c:157 IMSI='262424410213611': No 2G Auth Data 20241217160249952 DAUC <0003> db_auc.c:192 IMSI='262424410213611': No 3G Auth Data 20241217160249953 DLGSUP <0013> hlr.c:121 IMSI 262424410213611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160249959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20241217160249961 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249961 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424410213611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424410213611" cn_domain=PS source_name="the-source\n"} 20241217160249961 DLU <0006> fsm.c:456 lu(262424410213611)[0x612000010d20]{UNVALIDATED}: Allocated 20241217160249961 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424410213611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241217160249961 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424410213611)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160249961 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424410213611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424410213611" cn_domain=PS destination_name="the-source\n"} 20241217160249961 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249961 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249962 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249962 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424410213611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424410213611" source_name="the-source\n"} 20241217160249962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424410213611)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160249963 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424410213611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160249963 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424410213611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424410213611" destination_name="the-source\n"} 20241217160249963 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424410213611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160249963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424410213611)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160249963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424410213611)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160249963 DLU <0006> fsm.c:568 lu(PS:IMSI-262424410213611)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160249963 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249963 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160249963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20241217160249964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20241217160249965 DLINP <000b> input/ipa.c:452 connected read/write 20241217160249965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160249965 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160249965 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160249965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160249965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241217160249965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46587<->l=127.0.0.1:4259) 20241217160249996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20241217160250097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20241217160253220 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160253221 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160253225 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241217160253231 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253231 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160253231 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160253232 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  20241217160253232 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160253232 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  20241217160253232 DLGSUP <0013> gsup_server.c:236 2:  20241217160253232 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160253232 DLGSUP <0013> gsup_server.c:236 3:  20241217160253232 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160253232 DLGSUP <0013> gsup_server.c:236 4:  20241217160253232 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160253232 DLGSUP <0013> gsup_server.c:236 5:  20241217160253232 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160253232 DLGSUP <0013> gsup_server.c:236 7:  20241217160253232 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160253232 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160253232 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160253232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160253261 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34515<->l=127.0.0.1:4259) 20241217160253277 DAUC <0003> db_auc.c:157 IMSI='262421074084094': No 2G Auth Data 20241217160253278 DAUC <0003> db_auc.c:192 IMSI='262421074084094': No 3G Auth Data 20241217160253304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241217160253315 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253315 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421074084094" cn_domain=PS} 20241217160253316 DLU <0006> fsm.c:456 lu(262421074084094)[0x612000010ea0]{UNVALIDATED}: Allocated 20241217160253316 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421074084094)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253316 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421074084094" cn_domain=PS} 20241217160253316 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253316 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253322 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253322 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421074084094"} 20241217160253323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421074084094)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253323 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253323 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421074084094"} 20241217160253323 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421074084094 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421074084094)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421074084094)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253323 DLU <0006> fsm.c:568 lu(PS:IMSI-262421074084094)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253323 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253323 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241217160253331 DAUC <0003> db_auc.c:157 IMSI='262424313588089': No 2G Auth Data 20241217160253331 DAUC <0003> db_auc.c:192 IMSI='262424313588089': No 3G Auth Data 20241217160253333 DLGSUP <0013> hlr.c:121 IMSI 262424313588089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241217160253345 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253345 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424313588089" cn_domain=PS} 20241217160253345 DLU <0006> fsm.c:456 lu(262424313588089)[0x612000011020]{UNVALIDATED}: Allocated 20241217160253345 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424313588089)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253345 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424313588089" cn_domain=PS} 20241217160253345 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253345 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253346 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253346 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424313588089"} 20241217160253346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424313588089)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253346 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253346 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424313588089"} 20241217160253346 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424313588089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424313588089)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424313588089)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253346 DLU <0006> fsm.c:568 lu(PS:IMSI-262424313588089)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253346 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253347 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241217160253348 DAUC <0003> db_auc.c:157 IMSI='262429921410125': No 2G Auth Data 20241217160253348 DAUC <0003> db_auc.c:192 IMSI='262429921410125': No 3G Auth Data 20241217160253348 DLGSUP <0013> hlr.c:121 IMSI 262429921410125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241217160253356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253356 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429921410125" cn_domain=PS} 20241217160253356 DLU <0006> fsm.c:456 lu(262429921410125)[0x6120000111a0]{UNVALIDATED}: Allocated 20241217160253356 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253356 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429921410125)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253356 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429921410125" cn_domain=PS} 20241217160253356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253358 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253358 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429921410125"} 20241217160253358 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429921410125)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253358 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253358 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429921410125"} 20241217160253358 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429921410125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429921410125)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253358 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429921410125)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253358 DLU <0006> fsm.c:568 lu(PS:IMSI-262429921410125)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253358 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253358 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58326<->l=127.0.0.1:4258 20241217160253360 DAUC <0003> db_auc.c:157 IMSI='262421764490408': No 2G Auth Data 20241217160253360 DAUC <0003> db_auc.c:192 IMSI='262421764490408': No 3G Auth Data 20241217160253361 DLGSUP <0013> hlr.c:121 IMSI 262421764490408: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 20241217160253369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253369 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421764490408" cn_domain=PS} 20241217160253369 DLU <0006> fsm.c:456 lu(262421764490408)[0x612000011320]{UNVALIDATED}: Allocated 20241217160253369 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421764490408)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253369 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421764490408" cn_domain=PS} 20241217160253369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253371 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253371 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421764490408"} 20241217160253371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421764490408)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253371 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253371 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421764490408"} 20241217160253371 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421764490408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421764490408)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421764490408)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253371 DLU <0006> fsm.c:568 lu(PS:IMSI-262421764490408)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253371 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253371 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.1:4258 20241217160253372 DAUC <0003> db_auc.c:157 IMSI='262420459799423': No 2G Auth Data 20241217160253372 DAUC <0003> db_auc.c:192 IMSI='262420459799423': No 3G Auth Data 20241217160253373 DLGSUP <0013> hlr.c:121 IMSI 262420459799423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241217160253381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253381 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420459799423" cn_domain=PS} 20241217160253381 DLU <0006> fsm.c:456 lu(262420459799423)[0x6120000114a0]{UNVALIDATED}: Allocated 20241217160253381 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420459799423)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253381 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420459799423" cn_domain=PS} 20241217160253381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253382 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420459799423"} 20241217160253382 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420459799423)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253382 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253382 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420459799423"} 20241217160253382 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420459799423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420459799423)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253382 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420459799423)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253382 DLU <0006> fsm.c:568 lu(PS:IMSI-262420459799423)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241217160253384 DAUC <0003> db_auc.c:157 IMSI='262423347485930': No 2G Auth Data 20241217160253384 DAUC <0003> db_auc.c:192 IMSI='262423347485930': No 3G Auth Data 20241217160253385 DLGSUP <0013> hlr.c:121 IMSI 262423347485930: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241217160253392 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253393 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423347485930" cn_domain=PS} 20241217160253393 DLU <0006> fsm.c:456 lu(262423347485930)[0x612000011620]{UNVALIDATED}: Allocated 20241217160253393 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423347485930)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253393 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423347485930" cn_domain=PS} 20241217160253393 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253393 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253394 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423347485930"} 20241217160253394 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423347485930)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253394 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253394 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423347485930"} 20241217160253394 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423347485930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423347485930)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423347485930)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253394 DLU <0006> fsm.c:568 lu(PS:IMSI-262423347485930)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241217160253396 DAUC <0003> db_auc.c:157 IMSI='262428770164181': No 2G Auth Data 20241217160253396 DAUC <0003> db_auc.c:192 IMSI='262428770164181': No 3G Auth Data 20241217160253396 DLGSUP <0013> hlr.c:121 IMSI 262428770164181: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241217160253404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253404 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428770164181" cn_domain=PS} 20241217160253404 DLU <0006> fsm.c:456 lu(262428770164181)[0x6120000117a0]{UNVALIDATED}: Allocated 20241217160253404 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428770164181)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253404 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428770164181" cn_domain=PS} 20241217160253404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253406 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428770164181"} 20241217160253406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428770164181)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253406 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253406 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428770164181"} 20241217160253406 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428770164181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428770164181)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428770164181)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253406 DLU <0006> fsm.c:568 lu(PS:IMSI-262428770164181)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.1:4258 20241217160253407 DAUC <0003> db_auc.c:157 IMSI='262423789620560': No 2G Auth Data 20241217160253408 DAUC <0003> db_auc.c:192 IMSI='262423789620560': No 3G Auth Data 20241217160253408 DLGSUP <0013> hlr.c:121 IMSI 262423789620560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160253415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241217160253417 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253417 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423789620560" cn_domain=PS} 20241217160253417 DLU <0006> fsm.c:456 lu(262423789620560)[0x612000011920]{UNVALIDATED}: Allocated 20241217160253417 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160253417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423789620560)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160253417 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423789620560" cn_domain=PS} 20241217160253417 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253417 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253419 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253419 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423789620560"} 20241217160253419 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423789620560)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160253419 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160253419 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423789620560"} 20241217160253419 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423789620560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160253419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423789620560)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160253419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423789620560)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160253419 DLU <0006> fsm.c:568 lu(PS:IMSI-262423789620560)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160253419 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253419 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160253420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241217160253421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241217160253422 DLINP <000b> input/ipa.c:452 connected read/write 20241217160253422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160253422 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160253422 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160253422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160253422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34515<->l=127.0.0.1:4259) 20241217160253447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241217160253548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241217160256644 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160256644 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160256649 DLINP <000b> input/ipa.c:452 connected read/write 20241217160256649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160256651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241217160256654 DLINP <000b> input/ipa.c:452 connected read/write 20241217160256654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160256654 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160256654 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160256655 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  20241217160256655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160256655 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  20241217160256655 DLGSUP <0013> gsup_server.c:236 2:  20241217160256655 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160256655 DLGSUP <0013> gsup_server.c:236 3:  20241217160256655 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160256655 DLGSUP <0013> gsup_server.c:236 4:  20241217160256655 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160256655 DLGSUP <0013> gsup_server.c:236 5:  20241217160256655 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160256655 DLGSUP <0013> gsup_server.c:236 7:  20241217160256655 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160256655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160256655 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160256655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160256686 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44995<->l=127.0.0.1:4259) 20241217160256691 DAUC <0003> db_auc.c:157 IMSI='262423696973729': No 2G Auth Data 20241217160256691 DAUC <0003> db_auc.c:192 IMSI='262423696973729': No 3G Auth Data 20241217160256697 DAUC <0003> db_auc.c:192 IMSI='262423696973729': No 3G Auth Data 20241217160256702 DAUC <0003> db_auc.c:157 IMSI='262423422506753': No 2G Auth Data 20241217160256702 DAUC <0003> db_auc.c:192 IMSI='262423422506753': No 3G Auth Data 20241217160256707 DAUC <0003> db_auc.c:157 IMSI='262423422506753': No 2G Auth Data 20241217160256711 DAUC <0003> db_auc.c:157 IMSI='262427791974130': No 2G Auth Data 20241217160256711 DAUC <0003> db_auc.c:192 IMSI='262427791974130': No 3G Auth Data 20241217160256719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20241217160256721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44995<->l=127.0.0.1:4259) 20241217160256721 DLINP <000b> input/ipa.c:452 connected read/write 20241217160256721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160256721 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160256722 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160256722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160256755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241217160256856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241217160259967 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160259967 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160259971 DLINP <000b> input/ipa.c:452 connected read/write 20241217160259971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160259972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241217160259974 DLINP <000b> input/ipa.c:452 connected read/write 20241217160259974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160259974 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160259974 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160259974 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  20241217160259974 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160259974 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  20241217160259974 DLGSUP <0013> gsup_server.c:236 2:  20241217160259974 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160259974 DLGSUP <0013> gsup_server.c:236 3:  20241217160259974 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160259974 DLGSUP <0013> gsup_server.c:236 4:  20241217160259974 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160259974 DLGSUP <0013> gsup_server.c:236 5:  20241217160259974 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160259974 DLGSUP <0013> gsup_server.c:236 7:  20241217160259974 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160259974 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160259974 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160259974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160259985 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35951<->l=127.0.0.1:4259) 20241217160259993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241217160259995 DAUC <0003> db_auc.c:157 IMSI='262420329737982': No 2G Auth Data 20241217160259995 DAUC <0003> db_auc.c:192 IMSI='262420329737982': No 3G Auth Data 20241217160300018 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160300018 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420329737982" cn_domain=PS} 20241217160300018 DLU <0006> fsm.c:456 lu(262420329737982)[0x612000011aa0]{UNVALIDATED}: Allocated 20241217160300019 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160300019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420329737982)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160300019 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420329737982" cn_domain=PS} 20241217160300019 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300019 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300026 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160300026 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420329737982"} 20241217160300026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420329737982)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160300026 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160300026 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420329737982"} 20241217160300026 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160300026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329737982)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160300026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420329737982)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160300026 DLU <0006> fsm.c:568 lu(PS:IMSI-262420329737982)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160300026 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300026 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300030 DLGSUP <0013> hlr.c:128 IMSI 262420329737982: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241217160300030 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300030 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160300033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241217160300034 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160300034 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420329737982"} 20241217160300034 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241217160300034 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420329737982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160300034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241217160300036 DLINP <000b> input/ipa.c:452 connected read/write 20241217160300036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160300036 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160300036 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160300036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160300036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35951<->l=127.0.0.1:4259) 20241217160300080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241217160300181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241217160303251 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160303251 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160303256 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20241217160303261 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303262 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160303262 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160303262 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  20241217160303262 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160303262 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  20241217160303262 DLGSUP <0013> gsup_server.c:236 2:  20241217160303262 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160303262 DLGSUP <0013> gsup_server.c:236 3:  20241217160303262 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160303262 DLGSUP <0013> gsup_server.c:236 4:  20241217160303262 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160303262 DLGSUP <0013> gsup_server.c:236 5:  20241217160303262 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160303262 DLGSUP <0013> gsup_server.c:236 7:  20241217160303262 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160303262 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160303262 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160303262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160303281 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46231<->l=127.0.0.1:4259) 20241217160303285 DAUC <0003> db_auc.c:157 IMSI='262423435748153': No 2G Auth Data 20241217160303285 DAUC <0003> db_auc.c:192 IMSI='262423435748153': No 3G Auth Data 20241217160303298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20241217160303302 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303302 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423435748153" cn_domain=PS} 20241217160303302 DLU <0006> fsm.c:456 lu(262423435748153)[0x612000011c20]{UNVALIDATED}: Allocated 20241217160303302 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423435748153)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303302 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423435748153" cn_domain=PS} 20241217160303302 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303302 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303306 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303306 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423435748153"} 20241217160303306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423435748153)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303306 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303307 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423435748153"} 20241217160303307 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423435748153)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423435748153)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303307 DLU <0006> fsm.c:568 lu(PS:IMSI-262423435748153)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303310 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303310 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423435748153" cn_domain=CS} 20241217160303310 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303310 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423435748153"} 20241217160303310 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423435748153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303310 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303310 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20241217160303314 DAUC <0003> db_auc.c:157 IMSI='262421457969624': No 2G Auth Data 20241217160303314 DAUC <0003> db_auc.c:192 IMSI='262421457969624': No 3G Auth Data 20241217160303315 DLGSUP <0013> hlr.c:121 IMSI 262421457969624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 20241217160303327 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303327 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421457969624" cn_domain=PS} 20241217160303327 DLU <0006> fsm.c:456 lu(262421457969624)[0x612000011da0]{UNVALIDATED}: Allocated 20241217160303327 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303327 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421457969624)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303327 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421457969624" cn_domain=PS} 20241217160303327 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303327 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303328 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421457969624"} 20241217160303328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421457969624)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303328 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303328 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421457969624"} 20241217160303328 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421457969624)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421457969624)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303328 DLU <0006> fsm.c:568 lu(PS:IMSI-262421457969624)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303329 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421457969624" cn_domain=CS} 20241217160303329 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303329 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421457969624"} 20241217160303329 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421457969624 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 20241217160303330 DAUC <0003> db_auc.c:157 IMSI='262421895217689': No 2G Auth Data 20241217160303330 DAUC <0003> db_auc.c:192 IMSI='262421895217689': No 3G Auth Data 20241217160303331 DLGSUP <0013> hlr.c:121 IMSI 262421895217689: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241217160303340 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303340 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421895217689" cn_domain=PS} 20241217160303340 DLU <0006> fsm.c:456 lu(262421895217689)[0x612000011f20]{UNVALIDATED}: Allocated 20241217160303340 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303340 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421895217689)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303340 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421895217689" cn_domain=PS} 20241217160303340 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303340 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303341 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303341 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421895217689"} 20241217160303341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421895217689)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303341 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303341 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421895217689"} 20241217160303341 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895217689)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895217689)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303341 DLU <0006> fsm.c:568 lu(PS:IMSI-262421895217689)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303341 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303341 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303342 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303342 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421895217689" cn_domain=CS} 20241217160303342 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303343 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421895217689"} 20241217160303343 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421895217689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241217160303344 DAUC <0003> db_auc.c:157 IMSI='262420991564771': No 2G Auth Data 20241217160303344 DAUC <0003> db_auc.c:192 IMSI='262420991564771': No 3G Auth Data 20241217160303345 DLGSUP <0013> hlr.c:121 IMSI 262420991564771: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20241217160303354 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303354 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420991564771" cn_domain=PS} 20241217160303354 DLU <0006> fsm.c:456 lu(262420991564771)[0x6120000120a0]{UNVALIDATED}: Allocated 20241217160303354 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303354 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420991564771)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303354 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420991564771" cn_domain=PS} 20241217160303354 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303354 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303355 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420991564771"} 20241217160303355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420991564771)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303355 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303355 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420991564771"} 20241217160303355 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991564771)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991564771)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303355 DLU <0006> fsm.c:568 lu(PS:IMSI-262420991564771)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303356 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420991564771" cn_domain=CS} 20241217160303356 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303356 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420991564771"} 20241217160303356 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420991564771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303356 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20241217160303358 DAUC <0003> db_auc.c:157 IMSI='262423478845423': No 2G Auth Data 20241217160303358 DAUC <0003> db_auc.c:192 IMSI='262423478845423': No 3G Auth Data 20241217160303359 DLGSUP <0013> hlr.c:121 IMSI 262423478845423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 20241217160303367 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303367 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423478845423" cn_domain=PS} 20241217160303367 DLU <0006> fsm.c:456 lu(262423478845423)[0x612000012220]{UNVALIDATED}: Allocated 20241217160303367 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423478845423)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303367 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423478845423" cn_domain=PS} 20241217160303367 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303367 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303368 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303368 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423478845423"} 20241217160303368 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423478845423)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303368 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303368 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423478845423"} 20241217160303368 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478845423)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303368 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478845423)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303368 DLU <0006> fsm.c:568 lu(PS:IMSI-262423478845423)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303368 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303368 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303369 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423478845423" cn_domain=CS} 20241217160303369 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303369 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423478845423"} 20241217160303369 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423478845423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303369 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 20241217160303371 DAUC <0003> db_auc.c:157 IMSI='262426926272745': No 2G Auth Data 20241217160303371 DAUC <0003> db_auc.c:192 IMSI='262426926272745': No 3G Auth Data 20241217160303371 DLGSUP <0013> hlr.c:121 IMSI 262426926272745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241217160303379 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303379 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426926272745" cn_domain=PS} 20241217160303379 DLU <0006> fsm.c:456 lu(262426926272745)[0x6120000123a0]{UNVALIDATED}: Allocated 20241217160303379 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426926272745)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303380 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426926272745" cn_domain=PS} 20241217160303380 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303380 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303381 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426926272745"} 20241217160303381 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426926272745)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303381 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303381 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426926272745"} 20241217160303381 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426926272745)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303381 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426926272745)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303381 DLU <0006> fsm.c:568 lu(PS:IMSI-262426926272745)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303381 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303382 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426926272745" cn_domain=CS} 20241217160303382 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303382 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426926272745"} 20241217160303382 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426926272745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241217160303383 DAUC <0003> db_auc.c:157 IMSI='262423761697594': No 2G Auth Data 20241217160303383 DAUC <0003> db_auc.c:192 IMSI='262423761697594': No 3G Auth Data 20241217160303384 DLGSUP <0013> hlr.c:121 IMSI 262423761697594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20241217160303392 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303392 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423761697594" cn_domain=PS} 20241217160303392 DLU <0006> fsm.c:456 lu(262423761697594)[0x612000012520]{UNVALIDATED}: Allocated 20241217160303392 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423761697594)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303392 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423761697594" cn_domain=PS} 20241217160303392 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303392 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303393 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303393 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423761697594"} 20241217160303393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423761697594)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303393 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303393 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423761697594"} 20241217160303393 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423761697594)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423761697594)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303394 DLU <0006> fsm.c:568 lu(PS:IMSI-262423761697594)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303394 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423761697594" cn_domain=CS} 20241217160303394 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303394 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423761697594"} 20241217160303394 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423761697594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303394 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4258 20241217160303396 DAUC <0003> db_auc.c:157 IMSI='262420057914047': No 2G Auth Data 20241217160303396 DAUC <0003> db_auc.c:192 IMSI='262420057914047': No 3G Auth Data 20241217160303396 DLGSUP <0013> hlr.c:121 IMSI 262420057914047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160303402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241217160303404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303404 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420057914047" cn_domain=PS} 20241217160303404 DLU <0006> fsm.c:456 lu(262420057914047)[0x6120000126a0]{UNVALIDATED}: Allocated 20241217160303404 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160303404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420057914047)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160303404 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420057914047" cn_domain=PS} 20241217160303404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303404 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303405 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303405 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420057914047"} 20241217160303405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420057914047)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160303405 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160303405 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420057914047"} 20241217160303405 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160303405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420057914047)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160303405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420057914047)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160303405 DLU <0006> fsm.c:568 lu(PS:IMSI-262420057914047)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160303405 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303405 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303406 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420057914047" cn_domain=CS} 20241217160303406 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241217160303406 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420057914047"} 20241217160303406 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420057914047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160303406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303406 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160303407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20241217160303408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20241217160303408 DLINP <000b> input/ipa.c:452 connected read/write 20241217160303408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160303408 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160303408 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160303408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160303408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46231<->l=127.0.0.1:4259) 20241217160303437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241217160303538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241217160306604 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160306604 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160306606 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241217160306608 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306608 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160306608 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160306608 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  20241217160306608 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160306608 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  20241217160306609 DLGSUP <0013> gsup_server.c:236 2:  20241217160306609 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160306609 DLGSUP <0013> gsup_server.c:236 3:  20241217160306609 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160306609 DLGSUP <0013> gsup_server.c:236 4:  20241217160306609 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160306609 DLGSUP <0013> gsup_server.c:236 5:  20241217160306609 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160306609 DLGSUP <0013> gsup_server.c:236 7:  20241217160306609 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160306609 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160306609 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160306609 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160306636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20241217160306642 DAUC <0003> db_auc.c:157 IMSI='262426091017569': No 2G Auth Data 20241217160306642 DAUC <0003> db_auc.c:192 IMSI='262426091017569': No 3G Auth Data 20241217160306653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20241217160306656 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306656 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426091017569" cn_domain=PS} 20241217160306656 DLU <0006> fsm.c:456 lu(262426091017569)[0x612000012820]{UNVALIDATED}: Allocated 20241217160306656 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426091017569)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306656 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426091017569" cn_domain=PS} 20241217160306656 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306657 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306658 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306658 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426091017569"} 20241217160306658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426091017569)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306658 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306658 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426091017569"} 20241217160306658 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091017569)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426091017569)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306658 DLU <0006> fsm.c:568 lu(PS:IMSI-262426091017569)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306658 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306658 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306660 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306660 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426091017569" cn_domain=PS} 20241217160306660 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306660 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426091017569"} 20241217160306660 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426091017569 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306660 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306660 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20241217160306661 DAUC <0003> db_auc.c:157 IMSI='262422804968848': No 2G Auth Data 20241217160306661 DAUC <0003> db_auc.c:192 IMSI='262422804968848': No 3G Auth Data 20241217160306662 DLGSUP <0013> hlr.c:121 IMSI 262422804968848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241217160306671 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306671 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422804968848" cn_domain=PS} 20241217160306671 DLU <0006> fsm.c:456 lu(262422804968848)[0x6120000129a0]{UNVALIDATED}: Allocated 20241217160306671 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306671 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422804968848)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306671 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422804968848" cn_domain=PS} 20241217160306671 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306671 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306672 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306672 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422804968848"} 20241217160306672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422804968848)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306672 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306672 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422804968848"} 20241217160306672 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422804968848)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422804968848)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306672 DLU <0006> fsm.c:568 lu(PS:IMSI-262422804968848)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306672 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306672 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306673 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306673 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422804968848" cn_domain=PS} 20241217160306673 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306673 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422804968848"} 20241217160306673 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422804968848 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306673 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306673 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241217160306675 DAUC <0003> db_auc.c:157 IMSI='262429406226086': No 2G Auth Data 20241217160306675 DAUC <0003> db_auc.c:192 IMSI='262429406226086': No 3G Auth Data 20241217160306675 DLGSUP <0013> hlr.c:121 IMSI 262429406226086: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20241217160306685 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306685 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429406226086" cn_domain=PS} 20241217160306685 DLU <0006> fsm.c:456 lu(262429406226086)[0x612000012b20]{UNVALIDATED}: Allocated 20241217160306685 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429406226086)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306685 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429406226086" cn_domain=PS} 20241217160306685 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306685 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306687 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306687 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306687 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429406226086"} 20241217160306687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429406226086)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306687 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306687 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429406226086"} 20241217160306687 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429406226086)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429406226086)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306687 DLU <0006> fsm.c:568 lu(PS:IMSI-262429406226086)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306687 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306687 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306688 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306688 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429406226086" cn_domain=PS} 20241217160306688 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306688 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429406226086"} 20241217160306688 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429406226086 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306688 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306688 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20241217160306690 DAUC <0003> db_auc.c:157 IMSI='262427460579690': No 2G Auth Data 20241217160306690 DAUC <0003> db_auc.c:192 IMSI='262427460579690': No 3G Auth Data 20241217160306690 DLGSUP <0013> hlr.c:121 IMSI 262427460579690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4258 20241217160306699 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306699 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427460579690" cn_domain=PS} 20241217160306699 DLU <0006> fsm.c:456 lu(262427460579690)[0x612000012ca0]{UNVALIDATED}: Allocated 20241217160306699 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427460579690)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306699 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427460579690" cn_domain=PS} 20241217160306699 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306700 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306702 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306702 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427460579690"} 20241217160306702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427460579690)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306702 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306702 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427460579690"} 20241217160306702 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427460579690)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427460579690)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306702 DLU <0006> fsm.c:568 lu(PS:IMSI-262427460579690)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306702 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306702 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306704 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306704 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427460579690" cn_domain=PS} 20241217160306704 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306704 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427460579690"} 20241217160306704 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427460579690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306704 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306704 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4258 20241217160306706 DAUC <0003> db_auc.c:157 IMSI='262423589734390': No 2G Auth Data 20241217160306706 DAUC <0003> db_auc.c:192 IMSI='262423589734390': No 3G Auth Data 20241217160306707 DLGSUP <0013> hlr.c:121 IMSI 262423589734390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4258 20241217160306721 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306721 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423589734390" cn_domain=PS} 20241217160306721 DLU <0006> fsm.c:456 lu(262423589734390)[0x612000012e20]{UNVALIDATED}: Allocated 20241217160306721 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423589734390)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306721 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423589734390" cn_domain=PS} 20241217160306721 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306721 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306724 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306724 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423589734390"} 20241217160306724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423589734390)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306724 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306724 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423589734390"} 20241217160306724 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423589734390)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423589734390)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306724 DLU <0006> fsm.c:568 lu(PS:IMSI-262423589734390)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306724 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306724 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306727 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306727 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423589734390" cn_domain=PS} 20241217160306727 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306727 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423589734390"} 20241217160306727 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423589734390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306727 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306727 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4258 20241217160306730 DAUC <0003> db_auc.c:157 IMSI='262420573701826': No 2G Auth Data 20241217160306730 DAUC <0003> db_auc.c:192 IMSI='262420573701826': No 3G Auth Data 20241217160306730 DLGSUP <0013> hlr.c:121 IMSI 262420573701826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20241217160306742 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306742 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420573701826" cn_domain=PS} 20241217160306742 DLU <0006> fsm.c:456 lu(262420573701826)[0x612000012fa0]{UNVALIDATED}: Allocated 20241217160306742 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420573701826)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306742 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420573701826" cn_domain=PS} 20241217160306742 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306742 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306744 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306744 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420573701826"} 20241217160306744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420573701826)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306744 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306744 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420573701826"} 20241217160306744 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420573701826)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420573701826)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306744 DLU <0006> fsm.c:568 lu(PS:IMSI-262420573701826)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306744 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306744 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306746 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420573701826" cn_domain=PS} 20241217160306746 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306746 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420573701826"} 20241217160306746 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420573701826 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20241217160306749 DAUC <0003> db_auc.c:157 IMSI='262421893914731': No 2G Auth Data 20241217160306749 DAUC <0003> db_auc.c:192 IMSI='262421893914731': No 3G Auth Data 20241217160306750 DLGSUP <0013> hlr.c:121 IMSI 262421893914731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20241217160306769 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306770 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421893914731" cn_domain=PS} 20241217160306770 DLU <0006> fsm.c:456 lu(262421893914731)[0x612000013120]{UNVALIDATED}: Allocated 20241217160306770 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421893914731)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306770 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421893914731" cn_domain=PS} 20241217160306770 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306770 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306772 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306772 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421893914731"} 20241217160306772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421893914731)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306772 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306772 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421893914731"} 20241217160306772 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893914731)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893914731)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306773 DLU <0006> fsm.c:568 lu(PS:IMSI-262421893914731)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306773 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306773 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306775 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306775 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421893914731" cn_domain=PS} 20241217160306775 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306775 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421893914731"} 20241217160306775 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421893914731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306775 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306775 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20241217160306779 DAUC <0003> db_auc.c:157 IMSI='262421714087568': No 2G Auth Data 20241217160306779 DAUC <0003> db_auc.c:192 IMSI='262421714087568': No 3G Auth Data 20241217160306780 DLGSUP <0013> hlr.c:121 IMSI 262421714087568: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241217160306790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241217160306794 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306794 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421714087568" cn_domain=PS} 20241217160306794 DLU <0006> fsm.c:456 lu(262421714087568)[0x6120000132a0]{UNVALIDATED}: Allocated 20241217160306795 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160306795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421714087568)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160306795 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421714087568" cn_domain=PS} 20241217160306795 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306795 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306799 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421714087568"} 20241217160306799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421714087568)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160306799 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160306799 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421714087568"} 20241217160306799 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160306799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421714087568)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160306799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421714087568)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160306799 DLU <0006> fsm.c:568 lu(PS:IMSI-262421714087568)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160306799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306801 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306801 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421714087568" cn_domain=PS} 20241217160306801 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241217160306801 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421714087568"} 20241217160306801 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421714087568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241217160306801 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306801 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160306803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241217160306804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241217160306816 DLINP <000b> input/ipa.c:452 connected read/write 20241217160306816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160306816 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160306816 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160306816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160306816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20241217160306879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241217160306980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241217160310068 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160310068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160310073 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160310074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 20241217160310078 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160310078 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160310078 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160310078 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  20241217160310078 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160310078 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  20241217160310078 DLGSUP <0013> gsup_server.c:236 2:  20241217160310078 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160310078 DLGSUP <0013> gsup_server.c:236 3:  20241217160310078 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160310078 DLGSUP <0013> gsup_server.c:236 4:  20241217160310078 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160310078 DLGSUP <0013> gsup_server.c:236 5:  20241217160310078 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160310078 DLGSUP <0013> gsup_server.c:236 7:  20241217160310078 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160310078 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160310078 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160310078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160310096 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36927<->l=127.0.0.1:4259) 20241217160310106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20241217160310118 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160310118 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} 20241217160310118 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241217160310118 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 20241217160310118 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} 20241217160310118 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160310118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160310118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241217160310118 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241217160310118 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160310118 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160310122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20241217160310124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 20241217160310125 DLINP <000b> input/ipa.c:452 connected read/write 20241217160310125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160310125 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160310125 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160310125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160310125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36927<->l=127.0.0.1:4259) 20241217160310198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241217160310298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241217160313335 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160313336 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160313337 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241217160313338 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313338 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160313338 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160313338 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  20241217160313338 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160313338 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  20241217160313338 DLGSUP <0013> gsup_server.c:236 2:  20241217160313338 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160313338 DLGSUP <0013> gsup_server.c:236 3:  20241217160313338 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160313338 DLGSUP <0013> gsup_server.c:236 4:  20241217160313338 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160313338 DLGSUP <0013> gsup_server.c:236 5:  20241217160313338 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160313338 DLGSUP <0013> gsup_server.c:236 7:  20241217160313338 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160313338 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160313338 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160313338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160313347 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32833<->l=127.0.0.1:4259) 20241217160313351 DAUC <0003> db_auc.c:157 IMSI='262428871433989': No 2G Auth Data 20241217160313351 DAUC <0003> db_auc.c:192 IMSI='262428871433989': No 3G Auth Data 20241217160313362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4258 20241217160313382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313382 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428871433989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871433989" session_id=2471821091 session_state=BEGIN} 20241217160313382 DSS <0004> hlr_ussd.c:576 262428871433989/0x9354ff23: Process SS (BEGIN) 20241217160313382 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313383 DSS <0004> hlr_ussd.c:518 262428871433989/0x9354ff23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313383 DSS <0004> hlr_ussd.c:523 262428871433989/0x9354ff23: USSD for unknown code '*#200#' 20241217160313383 DSS <0004> hlr_ussd.c:354 262428871433989/0x9354ff23: Tx ReturnError(1, 0x12) 20241217160313383 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428871433989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871433989" session_id=2471821091 session_state=END} 20241217160313383 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313383 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37040<->l=127.0.0.1:4258 20241217160313393 DAUC <0003> db_auc.c:157 IMSI='262424446330280': No 2G Auth Data 20241217160313394 DAUC <0003> db_auc.c:192 IMSI='262424446330280': No 3G Auth Data 20241217160313407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4258 20241217160313409 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313409 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424446330280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424446330280" session_id=3766694992 session_state=BEGIN} 20241217160313409 DSS <0004> hlr_ussd.c:576 262424446330280/0xe0833450: Process SS (BEGIN) 20241217160313409 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313409 DSS <0004> hlr_ussd.c:518 262424446330280/0xe0833450: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313409 DSS <0004> hlr_ussd.c:523 262424446330280/0xe0833450: USSD for unknown code '*#200#' 20241217160313409 DSS <0004> hlr_ussd.c:354 262424446330280/0xe0833450: Tx ReturnError(1, 0x12) 20241217160313409 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424446330280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424446330280" session_id=3766694992 session_state=END} 20241217160313409 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313409 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4258 20241217160313411 DAUC <0003> db_auc.c:157 IMSI='262421619012892': No 2G Auth Data 20241217160313411 DAUC <0003> db_auc.c:192 IMSI='262421619012892': No 3G Auth Data 20241217160313417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241217160313420 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313420 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421619012892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421619012892" session_id=1158182114 session_state=BEGIN} 20241217160313420 DSS <0004> hlr_ussd.c:576 262421619012892/0x450874e2: Process SS (BEGIN) 20241217160313420 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313420 DSS <0004> hlr_ussd.c:518 262421619012892/0x450874e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313420 DSS <0004> hlr_ussd.c:523 262421619012892/0x450874e2: USSD for unknown code '*#200#' 20241217160313420 DSS <0004> hlr_ussd.c:354 262421619012892/0x450874e2: Tx ReturnError(1, 0x12) 20241217160313420 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421619012892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421619012892" session_id=1158182114 session_state=END} 20241217160313420 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313420 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241217160313422 DAUC <0003> db_auc.c:157 IMSI='262428649220817': No 2G Auth Data 20241217160313422 DAUC <0003> db_auc.c:192 IMSI='262428649220817': No 3G Auth Data 20241217160313428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241217160313431 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313431 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428649220817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428649220817" session_id=2378899779 session_state=BEGIN} 20241217160313431 DSS <0004> hlr_ussd.c:576 262428649220817/0x8dcb2143: Process SS (BEGIN) 20241217160313431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313431 DSS <0004> hlr_ussd.c:518 262428649220817/0x8dcb2143: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313431 DSS <0004> hlr_ussd.c:523 262428649220817/0x8dcb2143: USSD for unknown code '*#200#' 20241217160313431 DSS <0004> hlr_ussd.c:354 262428649220817/0x8dcb2143: Tx ReturnError(1, 0x12) 20241217160313431 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428649220817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428649220817" session_id=2378899779 session_state=END} 20241217160313431 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313431 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241217160313433 DAUC <0003> db_auc.c:157 IMSI='262421449775638': No 2G Auth Data 20241217160313433 DAUC <0003> db_auc.c:192 IMSI='262421449775638': No 3G Auth Data 20241217160313439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37072<->l=127.0.0.1:4258 20241217160313442 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313442 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421449775638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421449775638" session_id=630005989 session_state=BEGIN} 20241217160313442 DSS <0004> hlr_ussd.c:576 262421449775638/0x258d20e5: Process SS (BEGIN) 20241217160313442 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313442 DSS <0004> hlr_ussd.c:518 262421449775638/0x258d20e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313442 DSS <0004> hlr_ussd.c:523 262421449775638/0x258d20e5: USSD for unknown code '*#200#' 20241217160313442 DSS <0004> hlr_ussd.c:354 262421449775638/0x258d20e5: Tx ReturnError(1, 0x12) 20241217160313443 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421449775638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421449775638" session_id=630005989 session_state=END} 20241217160313443 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313443 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37072<->l=127.0.0.1:4258 20241217160313444 DAUC <0003> db_auc.c:157 IMSI='262427211928285': No 2G Auth Data 20241217160313444 DAUC <0003> db_auc.c:192 IMSI='262427211928285': No 3G Auth Data 20241217160313451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241217160313454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313454 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427211928285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427211928285" session_id=1929212594 session_state=BEGIN} 20241217160313454 DSS <0004> hlr_ussd.c:576 262427211928285/0x72fd72b2: Process SS (BEGIN) 20241217160313454 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313454 DSS <0004> hlr_ussd.c:518 262427211928285/0x72fd72b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313454 DSS <0004> hlr_ussd.c:523 262427211928285/0x72fd72b2: USSD for unknown code '*#200#' 20241217160313454 DSS <0004> hlr_ussd.c:354 262427211928285/0x72fd72b2: Tx ReturnError(1, 0x12) 20241217160313454 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427211928285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427211928285" session_id=1929212594 session_state=END} 20241217160313454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241217160313456 DAUC <0003> db_auc.c:157 IMSI='262420082879583': No 2G Auth Data 20241217160313456 DAUC <0003> db_auc.c:192 IMSI='262420082879583': No 3G Auth Data 20241217160313462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241217160313465 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313465 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420082879583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420082879583" session_id=3560891750 session_state=BEGIN} 20241217160313465 DSS <0004> hlr_ussd.c:576 262420082879583/0xd43ee566: Process SS (BEGIN) 20241217160313465 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313465 DSS <0004> hlr_ussd.c:518 262420082879583/0xd43ee566: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313465 DSS <0004> hlr_ussd.c:523 262420082879583/0xd43ee566: USSD for unknown code '*#200#' 20241217160313465 DSS <0004> hlr_ussd.c:354 262420082879583/0xd43ee566: Tx ReturnError(1, 0x12) 20241217160313465 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420082879583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420082879583" session_id=3560891750 session_state=END} 20241217160313465 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313465 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241217160313467 DAUC <0003> db_auc.c:157 IMSI='262426241044520': No 2G Auth Data 20241217160313467 DAUC <0003> db_auc.c:192 IMSI='262426241044520': No 3G Auth Data 20241217160313474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241217160313477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313477 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426241044520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426241044520" session_id=593193436 session_state=BEGIN} 20241217160313477 DSS <0004> hlr_ussd.c:576 262426241044520/0x235b69dc: Process SS (BEGIN) 20241217160313477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241217160313477 DSS <0004> hlr_ussd.c:518 262426241044520/0x235b69dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241217160313477 DSS <0004> hlr_ussd.c:523 262426241044520/0x235b69dc: USSD for unknown code '*#200#' 20241217160313477 DSS <0004> hlr_ussd.c:354 262426241044520/0x235b69dc: Tx ReturnError(1, 0x12) 20241217160313477 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426241044520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426241044520" session_id=593193436 session_state=END} 20241217160313477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160313478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241217160313479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241217160313479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32833<->l=127.0.0.1:4259) 20241217160313479 DLINP <000b> input/ipa.c:452 connected read/write 20241217160313479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160313479 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160313479 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160313479 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160313504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241217160313604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241217160316728 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160316728 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160316732 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20241217160316738 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316739 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160316739 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160316739 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  20241217160316739 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160316739 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  20241217160316739 DLGSUP <0013> gsup_server.c:236 2:  20241217160316739 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160316739 DLGSUP <0013> gsup_server.c:236 3:  20241217160316739 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160316739 DLGSUP <0013> gsup_server.c:236 4:  20241217160316739 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160316740 DLGSUP <0013> gsup_server.c:236 5:  20241217160316740 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160316740 DLGSUP <0013> gsup_server.c:236 7:  20241217160316740 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160316740 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160316740 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160316740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160316766 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40975<->l=127.0.0.1:4259) 20241217160316770 DAUC <0003> db_auc.c:157 IMSI='262426393838611': No 2G Auth Data 20241217160316771 DAUC <0003> db_auc.c:192 IMSI='262426393838611': No 3G Auth Data 20241217160316794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241217160316807 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316807 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426393838611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426393838611" session_id=2654197746 session_state=BEGIN} 20241217160316807 DSS <0004> hlr_ussd.c:576 262426393838611/0x9e33d7f2: Process SS (BEGIN) 20241217160316807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316807 DSS <0004> hlr_ussd.c:518 262426393838611/0x9e33d7f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316807 DSS <0004> hlr_ussd.c:542 262426393838611/0x9e33d7f2: Cannot find conn for EUSE EUSE-foobar 20241217160316807 DSS <0004> hlr_ussd.c:354 262426393838611/0x9e33d7f2: Tx ReturnError(1, 0x22) 20241217160316807 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426393838611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426393838611" session_id=2654197746 session_state=END} 20241217160316807 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316807 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241217160316815 DAUC <0003> db_auc.c:157 IMSI='262423984918922': No 2G Auth Data 20241217160316816 DAUC <0003> db_auc.c:192 IMSI='262423984918922': No 3G Auth Data 20241217160316825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20241217160316827 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316827 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423984918922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423984918922" session_id=1908786466 session_state=BEGIN} 20241217160316827 DSS <0004> hlr_ussd.c:576 262423984918922/0x71c5c522: Process SS (BEGIN) 20241217160316827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316827 DSS <0004> hlr_ussd.c:518 262423984918922/0x71c5c522: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316827 DSS <0004> hlr_ussd.c:542 262423984918922/0x71c5c522: Cannot find conn for EUSE EUSE-foobar 20241217160316828 DSS <0004> hlr_ussd.c:354 262423984918922/0x71c5c522: Tx ReturnError(1, 0x22) 20241217160316828 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423984918922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423984918922" session_id=1908786466 session_state=END} 20241217160316828 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316828 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20241217160316829 DAUC <0003> db_auc.c:157 IMSI='262423180540975': No 2G Auth Data 20241217160316829 DAUC <0003> db_auc.c:192 IMSI='262423180540975': No 3G Auth Data 20241217160316836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241217160316838 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316838 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423180540975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423180540975" session_id=954246671 session_state=BEGIN} 20241217160316838 DSS <0004> hlr_ussd.c:576 262423180540975/0x38e0a60f: Process SS (BEGIN) 20241217160316838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316838 DSS <0004> hlr_ussd.c:518 262423180540975/0x38e0a60f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316838 DSS <0004> hlr_ussd.c:542 262423180540975/0x38e0a60f: Cannot find conn for EUSE EUSE-foobar 20241217160316838 DSS <0004> hlr_ussd.c:354 262423180540975/0x38e0a60f: Tx ReturnError(1, 0x22) 20241217160316838 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423180540975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423180540975" session_id=954246671 session_state=END} 20241217160316838 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316838 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241217160316840 DAUC <0003> db_auc.c:157 IMSI='262427524264437': No 2G Auth Data 20241217160316840 DAUC <0003> db_auc.c:192 IMSI='262427524264437': No 3G Auth Data 20241217160316847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4258 20241217160316850 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316850 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427524264437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427524264437" session_id=1055971145 session_state=BEGIN} 20241217160316850 DSS <0004> hlr_ussd.c:576 262427524264437/0x3ef0d749: Process SS (BEGIN) 20241217160316850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316850 DSS <0004> hlr_ussd.c:518 262427524264437/0x3ef0d749: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316850 DSS <0004> hlr_ussd.c:542 262427524264437/0x3ef0d749: Cannot find conn for EUSE EUSE-foobar 20241217160316850 DSS <0004> hlr_ussd.c:354 262427524264437/0x3ef0d749: Tx ReturnError(1, 0x22) 20241217160316850 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427524264437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524264437" session_id=1055971145 session_state=END} 20241217160316850 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316850 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4258 20241217160316852 DAUC <0003> db_auc.c:157 IMSI='262423215918980': No 2G Auth Data 20241217160316852 DAUC <0003> db_auc.c:192 IMSI='262423215918980': No 3G Auth Data 20241217160316858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241217160316861 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316861 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423215918980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423215918980" session_id=525256788 session_state=BEGIN} 20241217160316861 DSS <0004> hlr_ussd.c:576 262423215918980/0x1f4ec854: Process SS (BEGIN) 20241217160316861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316861 DSS <0004> hlr_ussd.c:518 262423215918980/0x1f4ec854: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316861 DSS <0004> hlr_ussd.c:542 262423215918980/0x1f4ec854: Cannot find conn for EUSE EUSE-foobar 20241217160316861 DSS <0004> hlr_ussd.c:354 262423215918980/0x1f4ec854: Tx ReturnError(1, 0x22) 20241217160316861 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423215918980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423215918980" session_id=525256788 session_state=END} 20241217160316861 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316861 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241217160316863 DAUC <0003> db_auc.c:157 IMSI='262424456204529': No 2G Auth Data 20241217160316863 DAUC <0003> db_auc.c:192 IMSI='262424456204529': No 3G Auth Data 20241217160316869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241217160316872 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316872 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424456204529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424456204529" session_id=2315368347 session_state=BEGIN} 20241217160316872 DSS <0004> hlr_ussd.c:576 262424456204529/0x8a01b79b: Process SS (BEGIN) 20241217160316872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316872 DSS <0004> hlr_ussd.c:518 262424456204529/0x8a01b79b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316872 DSS <0004> hlr_ussd.c:542 262424456204529/0x8a01b79b: Cannot find conn for EUSE EUSE-foobar 20241217160316872 DSS <0004> hlr_ussd.c:354 262424456204529/0x8a01b79b: Tx ReturnError(1, 0x22) 20241217160316873 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424456204529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424456204529" session_id=2315368347 session_state=END} 20241217160316873 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316873 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241217160316874 DAUC <0003> db_auc.c:157 IMSI='262427622907482': No 2G Auth Data 20241217160316874 DAUC <0003> db_auc.c:192 IMSI='262427622907482': No 3G Auth Data 20241217160316881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241217160316884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316884 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427622907482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427622907482" session_id=342149793 session_state=BEGIN} 20241217160316884 DSS <0004> hlr_ussd.c:576 262427622907482/0x1464caa1: Process SS (BEGIN) 20241217160316884 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316884 DSS <0004> hlr_ussd.c:518 262427622907482/0x1464caa1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316884 DSS <0004> hlr_ussd.c:542 262427622907482/0x1464caa1: Cannot find conn for EUSE EUSE-foobar 20241217160316884 DSS <0004> hlr_ussd.c:354 262427622907482/0x1464caa1: Tx ReturnError(1, 0x22) 20241217160316884 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427622907482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427622907482" session_id=342149793 session_state=END} 20241217160316884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241217160316886 DAUC <0003> db_auc.c:157 IMSI='262424051623597': No 2G Auth Data 20241217160316886 DAUC <0003> db_auc.c:192 IMSI='262424051623597': No 3G Auth Data 20241217160316892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241217160316895 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316895 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424051623597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424051623597" session_id=790106656 session_state=BEGIN} 20241217160316895 DSS <0004> hlr_ussd.c:576 262424051623597/0x2f181220: Process SS (BEGIN) 20241217160316895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160316895 DSS <0004> hlr_ussd.c:518 262424051623597/0x2f181220: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160316895 DSS <0004> hlr_ussd.c:542 262424051623597/0x2f181220: Cannot find conn for EUSE EUSE-foobar 20241217160316895 DSS <0004> hlr_ussd.c:354 262424051623597/0x2f181220: Tx ReturnError(1, 0x22) 20241217160316895 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424051623597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424051623597" session_id=790106656 session_state=END} 20241217160316895 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316895 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160316897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241217160316897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20241217160316898 DLINP <000b> input/ipa.c:452 connected read/write 20241217160316898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160316898 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160316898 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160316898 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160316898 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40975<->l=127.0.0.1:4259) 20241217160316923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241217160317125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241217160320242 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160320242 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160320245 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241217160320249 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320249 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160320249 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160320249 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  20241217160320249 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160320249 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  20241217160320249 DLGSUP <0013> gsup_server.c:236 2:  20241217160320249 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160320249 DLGSUP <0013> gsup_server.c:236 3:  20241217160320249 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160320249 DLGSUP <0013> gsup_server.c:236 4:  20241217160320249 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160320249 DLGSUP <0013> gsup_server.c:236 5:  20241217160320250 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160320250 DLGSUP <0013> gsup_server.c:236 7:  20241217160320250 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160320250 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160320250 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160320250 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160320266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37909<->l=127.0.0.1:4259) 20241217160320269 DAUC <0003> db_auc.c:157 IMSI='262428605284944': No 2G Auth Data 20241217160320269 DAUC <0003> db_auc.c:192 IMSI='262428605284944': No 3G Auth Data 20241217160320280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241217160320290 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320290 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428605284944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428605284944" session_id=1488260881 session_state=BEGIN} 20241217160320290 DSS <0004> hlr_ussd.c:576 262428605284944/0x58b50f11: Process SS (BEGIN) 20241217160320290 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320290 DSS <0004> hlr_ussd.c:518 262428605284944/0x58b50f11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320290 DSS <0004> hlr_ussd.c:363 262428605284944/0x58b50f11: Tx USSD 'Your IMSI is 262428605284944' 20241217160320290 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428605284944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428605284944" session_id=1488260881 session_state=END} 20241217160320290 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428605284944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320290 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320291 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241217160320297 DAUC <0003> db_auc.c:157 IMSI='262421686698844': No 2G Auth Data 20241217160320297 DAUC <0003> db_auc.c:192 IMSI='262421686698844': No 3G Auth Data 20241217160320304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241217160320307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320307 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421686698844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421686698844" session_id=1339784502 session_state=BEGIN} 20241217160320307 DSS <0004> hlr_ussd.c:576 262421686698844/0x4fdb7d36: Process SS (BEGIN) 20241217160320307 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320307 DSS <0004> hlr_ussd.c:518 262421686698844/0x4fdb7d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320307 DSS <0004> hlr_ussd.c:363 262421686698844/0x4fdb7d36: Tx USSD 'Your IMSI is 262421686698844' 20241217160320307 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421686698844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421686698844" session_id=1339784502 session_state=END} 20241217160320307 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421686698844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241217160320309 DAUC <0003> db_auc.c:157 IMSI='262423105004496': No 2G Auth Data 20241217160320309 DAUC <0003> db_auc.c:192 IMSI='262423105004496': No 3G Auth Data 20241217160320316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241217160320319 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320319 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423105004496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423105004496" session_id=1953326897 session_state=BEGIN} 20241217160320319 DSS <0004> hlr_ussd.c:576 262423105004496/0x746d6731: Process SS (BEGIN) 20241217160320319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320319 DSS <0004> hlr_ussd.c:518 262423105004496/0x746d6731: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320319 DSS <0004> hlr_ussd.c:363 262423105004496/0x746d6731: Tx USSD 'Your IMSI is 262423105004496' 20241217160320319 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423105004496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423105004496" session_id=1953326897 session_state=END} 20241217160320319 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423105004496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320319 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320319 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241217160320321 DAUC <0003> db_auc.c:157 IMSI='262427638101522': No 2G Auth Data 20241217160320322 DAUC <0003> db_auc.c:192 IMSI='262427638101522': No 3G Auth Data 20241217160320328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20241217160320331 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320331 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427638101522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427638101522" session_id=2474579933 session_state=BEGIN} 20241217160320331 DSS <0004> hlr_ussd.c:576 262427638101522/0x937f17dd: Process SS (BEGIN) 20241217160320331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320331 DSS <0004> hlr_ussd.c:518 262427638101522/0x937f17dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320331 DSS <0004> hlr_ussd.c:363 262427638101522/0x937f17dd: Tx USSD 'Your IMSI is 262427638101522' 20241217160320331 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427638101522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427638101522" session_id=2474579933 session_state=END} 20241217160320331 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427638101522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320331 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320331 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20241217160320334 DAUC <0003> db_auc.c:157 IMSI='262420746354522': No 2G Auth Data 20241217160320334 DAUC <0003> db_auc.c:192 IMSI='262420746354522': No 3G Auth Data 20241217160320340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241217160320343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320343 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420746354522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420746354522" session_id=4071370038 session_state=BEGIN} 20241217160320343 DSS <0004> hlr_ussd.c:576 262420746354522/0xf2ac2d36: Process SS (BEGIN) 20241217160320343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320343 DSS <0004> hlr_ussd.c:518 262420746354522/0xf2ac2d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320343 DSS <0004> hlr_ussd.c:363 262420746354522/0xf2ac2d36: Tx USSD 'Your IMSI is 262420746354522' 20241217160320343 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420746354522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420746354522" session_id=4071370038 session_state=END} 20241217160320343 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420746354522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320343 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241217160320345 DAUC <0003> db_auc.c:157 IMSI='262423219156440': No 2G Auth Data 20241217160320345 DAUC <0003> db_auc.c:192 IMSI='262423219156440': No 3G Auth Data 20241217160320352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241217160320355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320355 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423219156440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423219156440" session_id=2912051481 session_state=BEGIN} 20241217160320355 DSS <0004> hlr_ussd.c:576 262423219156440/0xad926119: Process SS (BEGIN) 20241217160320355 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320355 DSS <0004> hlr_ussd.c:518 262423219156440/0xad926119: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320355 DSS <0004> hlr_ussd.c:363 262423219156440/0xad926119: Tx USSD 'Your IMSI is 262423219156440' 20241217160320355 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423219156440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423219156440" session_id=2912051481 session_state=END} 20241217160320355 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423219156440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320355 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241217160320358 DAUC <0003> db_auc.c:157 IMSI='262427553614816': No 2G Auth Data 20241217160320358 DAUC <0003> db_auc.c:192 IMSI='262427553614816': No 3G Auth Data 20241217160320364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 20241217160320367 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320367 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427553614816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427553614816" session_id=2414603468 session_state=BEGIN} 20241217160320367 DSS <0004> hlr_ussd.c:576 262427553614816/0x8febeccc: Process SS (BEGIN) 20241217160320367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320367 DSS <0004> hlr_ussd.c:518 262427553614816/0x8febeccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320367 DSS <0004> hlr_ussd.c:363 262427553614816/0x8febeccc: Tx USSD 'Your IMSI is 262427553614816' 20241217160320367 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427553614816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427553614816" session_id=2414603468 session_state=END} 20241217160320367 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427553614816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320367 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320368 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 20241217160320370 DAUC <0003> db_auc.c:157 IMSI='262422441041215': No 2G Auth Data 20241217160320370 DAUC <0003> db_auc.c:192 IMSI='262422441041215': No 3G Auth Data 20241217160320376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241217160320379 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320379 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422441041215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422441041215" session_id=93029520 session_state=BEGIN} 20241217160320379 DSS <0004> hlr_ussd.c:576 262422441041215/0x058b8490: Process SS (BEGIN) 20241217160320379 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160320379 DSS <0004> hlr_ussd.c:518 262422441041215/0x058b8490: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160320379 DSS <0004> hlr_ussd.c:363 262422441041215/0x058b8490: Tx USSD 'Your IMSI is 262422441041215' 20241217160320379 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422441041215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422441041215" session_id=93029520 session_state=END} 20241217160320379 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422441041215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160320379 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320379 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160320381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241217160320381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241217160320382 DLINP <000b> input/ipa.c:452 connected read/write 20241217160320382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160320382 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160320382 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160320382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160320382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37909<->l=127.0.0.1:4259) 20241217160320409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241217160320611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241217160323723 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160323723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160323727 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241217160323733 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323733 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160323733 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160323733 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  20241217160323734 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160323734 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  20241217160323734 DLGSUP <0013> gsup_server.c:236 2:  20241217160323734 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160323734 DLGSUP <0013> gsup_server.c:236 3:  20241217160323734 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160323734 DLGSUP <0013> gsup_server.c:236 4:  20241217160323734 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160323734 DLGSUP <0013> gsup_server.c:236 5:  20241217160323734 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160323734 DLGSUP <0013> gsup_server.c:236 7:  20241217160323734 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160323734 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160323734 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160323734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160323764 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45449<->l=127.0.0.1:4259) 20241217160323772 DAUC <0003> db_auc.c:157 IMSI='262424342396955': No 2G Auth Data 20241217160323772 DAUC <0003> db_auc.c:192 IMSI='262424342396955': No 3G Auth Data 20241217160323800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 20241217160323813 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323813 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424342396955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424342396955" source_name="the-source\n" session_id=3235229815 session_state=BEGIN} 20241217160323813 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241217160323813 DSS <0004> hlr_ussd.c:576 262424342396955/0xc0d5b077: Process SS (BEGIN) 20241217160323813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323813 DSS <0004> hlr_ussd.c:518 262424342396955/0xc0d5b077: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323813 DSS <0004> hlr_ussd.c:363 262424342396955/0xc0d5b077: Tx USSD 'Your IMSI is 262424342396955' 20241217160323814 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424342396955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424342396955" destination_name="the-source\n" session_id=3235229815 session_state=END} 20241217160323814 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424342396955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323814 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323814 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 20241217160323822 DAUC <0003> db_auc.c:157 IMSI='262428274080870': No 2G Auth Data 20241217160323822 DAUC <0003> db_auc.c:192 IMSI='262428274080870': No 3G Auth Data 20241217160323838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241217160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323843 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428274080870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428274080870" source_name="the-source\n" session_id=2822773557 session_state=BEGIN} 20241217160323843 DSS <0004> hlr_ussd.c:576 262428274080870/0xa8401b35: Process SS (BEGIN) 20241217160323843 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323843 DSS <0004> hlr_ussd.c:518 262428274080870/0xa8401b35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323843 DSS <0004> hlr_ussd.c:363 262428274080870/0xa8401b35: Tx USSD 'Your IMSI is 262428274080870' 20241217160323843 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428274080870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428274080870" destination_name="the-source\n" session_id=2822773557 session_state=END} 20241217160323843 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428274080870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241217160323845 DAUC <0003> db_auc.c:157 IMSI='262428130292513': No 2G Auth Data 20241217160323845 DAUC <0003> db_auc.c:192 IMSI='262428130292513': No 3G Auth Data 20241217160323851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43152<->l=127.0.0.1:4258 20241217160323854 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323854 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428130292513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428130292513" source_name="the-source\n" session_id=483486603 session_state=BEGIN} 20241217160323854 DSS <0004> hlr_ussd.c:576 262428130292513/0x1cd16b8b: Process SS (BEGIN) 20241217160323854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323854 DSS <0004> hlr_ussd.c:518 262428130292513/0x1cd16b8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323854 DSS <0004> hlr_ussd.c:363 262428130292513/0x1cd16b8b: Tx USSD 'Your IMSI is 262428130292513' 20241217160323854 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428130292513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428130292513" destination_name="the-source\n" session_id=483486603 session_state=END} 20241217160323854 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428130292513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323854 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323854 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43152<->l=127.0.0.1:4258 20241217160323856 DAUC <0003> db_auc.c:157 IMSI='262425804636465': No 2G Auth Data 20241217160323856 DAUC <0003> db_auc.c:192 IMSI='262425804636465': No 3G Auth Data 20241217160323863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20241217160323866 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323866 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425804636465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425804636465" source_name="the-source\n" session_id=4012886091 session_state=BEGIN} 20241217160323866 DSS <0004> hlr_ussd.c:576 262425804636465/0xef2fc84b: Process SS (BEGIN) 20241217160323866 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323866 DSS <0004> hlr_ussd.c:518 262425804636465/0xef2fc84b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323866 DSS <0004> hlr_ussd.c:363 262425804636465/0xef2fc84b: Tx USSD 'Your IMSI is 262425804636465' 20241217160323866 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425804636465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425804636465" destination_name="the-source\n" session_id=4012886091 session_state=END} 20241217160323866 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425804636465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323866 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323866 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20241217160323868 DAUC <0003> db_auc.c:157 IMSI='262426383610019': No 2G Auth Data 20241217160323868 DAUC <0003> db_auc.c:192 IMSI='262426383610019': No 3G Auth Data 20241217160323876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20241217160323879 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323879 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426383610019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426383610019" source_name="the-source\n" session_id=3153059297 session_state=BEGIN} 20241217160323879 DSS <0004> hlr_ussd.c:576 262426383610019/0xbbefdde1: Process SS (BEGIN) 20241217160323879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323879 DSS <0004> hlr_ussd.c:518 262426383610019/0xbbefdde1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323879 DSS <0004> hlr_ussd.c:363 262426383610019/0xbbefdde1: Tx USSD 'Your IMSI is 262426383610019' 20241217160323879 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426383610019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426383610019" destination_name="the-source\n" session_id=3153059297 session_state=END} 20241217160323879 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426383610019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323879 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323879 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20241217160323881 DAUC <0003> db_auc.c:157 IMSI='262426690315752': No 2G Auth Data 20241217160323881 DAUC <0003> db_auc.c:192 IMSI='262426690315752': No 3G Auth Data 20241217160323888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20241217160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323891 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426690315752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426690315752" source_name="the-source\n" session_id=3912901008 session_state=BEGIN} 20241217160323891 DSS <0004> hlr_ussd.c:576 262426690315752/0xe93a2190: Process SS (BEGIN) 20241217160323891 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323891 DSS <0004> hlr_ussd.c:518 262426690315752/0xe93a2190: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323891 DSS <0004> hlr_ussd.c:363 262426690315752/0xe93a2190: Tx USSD 'Your IMSI is 262426690315752' 20241217160323891 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426690315752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426690315752" destination_name="the-source\n" session_id=3912901008 session_state=END} 20241217160323891 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426690315752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20241217160323893 DAUC <0003> db_auc.c:157 IMSI='262426336437083': No 2G Auth Data 20241217160323893 DAUC <0003> db_auc.c:192 IMSI='262426336437083': No 3G Auth Data 20241217160323900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 20241217160323903 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323903 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426336437083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426336437083" source_name="the-source\n" session_id=1853366351 session_state=BEGIN} 20241217160323903 DSS <0004> hlr_ussd.c:576 262426336437083/0x6e78204f: Process SS (BEGIN) 20241217160323903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323903 DSS <0004> hlr_ussd.c:518 262426336437083/0x6e78204f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323903 DSS <0004> hlr_ussd.c:363 262426336437083/0x6e78204f: Tx USSD 'Your IMSI is 262426336437083' 20241217160323903 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426336437083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426336437083" destination_name="the-source\n" session_id=1853366351 session_state=END} 20241217160323903 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426336437083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323903 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323903 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4258 20241217160323906 DAUC <0003> db_auc.c:157 IMSI='262420229418258': No 2G Auth Data 20241217160323906 DAUC <0003> db_auc.c:192 IMSI='262420229418258': No 3G Auth Data 20241217160323913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 20241217160323916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323916 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420229418258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420229418258" source_name="the-source\n" session_id=578852327 session_state=BEGIN} 20241217160323916 DSS <0004> hlr_ussd.c:576 262420229418258/0x228095e7: Process SS (BEGIN) 20241217160323916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241217160323916 DSS <0004> hlr_ussd.c:518 262420229418258/0x228095e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241217160323916 DSS <0004> hlr_ussd.c:363 262420229418258/0x228095e7: Tx USSD 'Your IMSI is 262420229418258' 20241217160323916 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420229418258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420229418258" destination_name="the-source\n" session_id=578852327 session_state=END} 20241217160323916 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262420229418258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160323916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160323918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 20241217160323918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241217160323919 DLINP <000b> input/ipa.c:452 connected read/write 20241217160323919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160323919 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160323919 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160323919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160323919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241217160323919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45449<->l=127.0.0.1:4259) 20241217160323942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241217160324143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20241217160327258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160327258 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160327261 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241217160327265 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327266 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160327266 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160327266 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  20241217160327266 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160327266 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  20241217160327266 DLGSUP <0013> gsup_server.c:236 2:  20241217160327266 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160327266 DLGSUP <0013> gsup_server.c:236 3:  20241217160327266 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160327266 DLGSUP <0013> gsup_server.c:236 4:  20241217160327266 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160327266 DLGSUP <0013> gsup_server.c:236 5:  20241217160327266 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160327266 DLGSUP <0013> gsup_server.c:236 7:  20241217160327267 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160327267 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160327267 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160327267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160327297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42441<->l=127.0.0.1:4259) 20241217160327308 DAUC <0003> db_auc.c:157 IMSI='262426055334735': No 2G Auth Data 20241217160327308 DAUC <0003> db_auc.c:192 IMSI='262426055334735': No 3G Auth Data 20241217160327334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4258 20241217160327348 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327349 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426055334735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426055334735" session_id=886319287 session_state=BEGIN} 20241217160327349 DSS <0004> hlr_ussd.c:576 262426055334735/0x34d428b7: Process SS (BEGIN) 20241217160327349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327349 DSS <0004> hlr_ussd.c:518 262426055334735/0x34d428b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327349 DSS <0004> hlr_ussd.c:363 262426055334735/0x34d428b7: Tx USSD 'Your extension is 491613566280' 20241217160327349 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426055334735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426055334735" session_id=886319287 session_state=END} 20241217160327349 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426055334735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327349 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327349 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43224<->l=127.0.0.1:4258 20241217160327358 DAUC <0003> db_auc.c:157 IMSI='262427139146219': No 2G Auth Data 20241217160327358 DAUC <0003> db_auc.c:192 IMSI='262427139146219': No 3G Auth Data 20241217160327374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43228<->l=127.0.0.1:4258 20241217160327377 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327377 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427139146219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427139146219" session_id=157082682 session_state=BEGIN} 20241217160327377 DSS <0004> hlr_ussd.c:576 262427139146219/0x095ce43a: Process SS (BEGIN) 20241217160327377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327377 DSS <0004> hlr_ussd.c:518 262427139146219/0x095ce43a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327377 DSS <0004> hlr_ussd.c:363 262427139146219/0x095ce43a: Tx USSD 'Your extension is 491610175528' 20241217160327377 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427139146219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427139146219" session_id=157082682 session_state=END} 20241217160327378 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427139146219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43228<->l=127.0.0.1:4258 20241217160327380 DAUC <0003> db_auc.c:157 IMSI='262429456230410': No 2G Auth Data 20241217160327380 DAUC <0003> db_auc.c:192 IMSI='262429456230410': No 3G Auth Data 20241217160327386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4258 20241217160327388 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327388 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429456230410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429456230410" session_id=1254692446 session_state=BEGIN} 20241217160327388 DSS <0004> hlr_ussd.c:576 262429456230410/0x4ac9165e: Process SS (BEGIN) 20241217160327388 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327388 DSS <0004> hlr_ussd.c:518 262429456230410/0x4ac9165e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327389 DSS <0004> hlr_ussd.c:363 262429456230410/0x4ac9165e: Tx USSD 'Your extension is 491612415472' 20241217160327389 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429456230410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429456230410" session_id=1254692446 session_state=END} 20241217160327389 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429456230410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327389 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327389 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43236<->l=127.0.0.1:4258 20241217160327391 DAUC <0003> db_auc.c:157 IMSI='262425025625591': No 2G Auth Data 20241217160327391 DAUC <0003> db_auc.c:192 IMSI='262425025625591': No 3G Auth Data 20241217160327398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20241217160327401 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327401 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425025625591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425025625591" session_id=1144035839 session_state=BEGIN} 20241217160327401 DSS <0004> hlr_ussd.c:576 262425025625591/0x443099ff: Process SS (BEGIN) 20241217160327401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327401 DSS <0004> hlr_ussd.c:518 262425025625591/0x443099ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327401 DSS <0004> hlr_ussd.c:363 262425025625591/0x443099ff: Tx USSD 'Your extension is 491610416811' 20241217160327401 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425025625591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425025625591" session_id=1144035839 session_state=END} 20241217160327401 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425025625591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327401 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327401 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20241217160327403 DAUC <0003> db_auc.c:157 IMSI='262426236004083': No 2G Auth Data 20241217160327403 DAUC <0003> db_auc.c:192 IMSI='262426236004083': No 3G Auth Data 20241217160327410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4258 20241217160327412 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327413 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426236004083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426236004083" session_id=2505782032 session_state=BEGIN} 20241217160327413 DSS <0004> hlr_ussd.c:576 262426236004083/0x955b3310: Process SS (BEGIN) 20241217160327413 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327413 DSS <0004> hlr_ussd.c:518 262426236004083/0x955b3310: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327413 DSS <0004> hlr_ussd.c:363 262426236004083/0x955b3310: Tx USSD 'Your extension is 491618412508' 20241217160327413 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426236004083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426236004083" session_id=2505782032 session_state=END} 20241217160327413 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426236004083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327413 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327413 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43268<->l=127.0.0.1:4258 20241217160327415 DAUC <0003> db_auc.c:157 IMSI='262425701874217': No 2G Auth Data 20241217160327415 DAUC <0003> db_auc.c:192 IMSI='262425701874217': No 3G Auth Data 20241217160327421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 20241217160327424 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327424 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425701874217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425701874217" session_id=2112187575 session_state=BEGIN} 20241217160327424 DSS <0004> hlr_ussd.c:576 262425701874217/0x7de56cb7: Process SS (BEGIN) 20241217160327424 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327424 DSS <0004> hlr_ussd.c:518 262425701874217/0x7de56cb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327424 DSS <0004> hlr_ussd.c:363 262425701874217/0x7de56cb7: Tx USSD 'Your extension is 491614828400' 20241217160327424 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425701874217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425701874217" session_id=2112187575 session_state=END} 20241217160327424 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425701874217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327424 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327424 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4258 20241217160327427 DAUC <0003> db_auc.c:157 IMSI='262427097419774': No 2G Auth Data 20241217160327427 DAUC <0003> db_auc.c:192 IMSI='262427097419774': No 3G Auth Data 20241217160327433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241217160327436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327436 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427097419774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427097419774" session_id=1380817222 session_state=BEGIN} 20241217160327436 DSS <0004> hlr_ussd.c:576 262427097419774/0x524d9946: Process SS (BEGIN) 20241217160327436 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327436 DSS <0004> hlr_ussd.c:518 262427097419774/0x524d9946: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327436 DSS <0004> hlr_ussd.c:363 262427097419774/0x524d9946: Tx USSD 'Your extension is 491618858566' 20241217160327436 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427097419774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427097419774" session_id=1380817222 session_state=END} 20241217160327436 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427097419774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4258 20241217160327438 DAUC <0003> db_auc.c:157 IMSI='262428260458892': No 2G Auth Data 20241217160327438 DAUC <0003> db_auc.c:192 IMSI='262428260458892': No 3G Auth Data 20241217160327444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241217160327448 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327448 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428260458892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428260458892" session_id=2404405109 session_state=BEGIN} 20241217160327448 DSS <0004> hlr_ussd.c:576 262428260458892/0x8f504f75: Process SS (BEGIN) 20241217160327448 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160327448 DSS <0004> hlr_ussd.c:518 262428260458892/0x8f504f75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160327448 DSS <0004> hlr_ussd.c:363 262428260458892/0x8f504f75: Tx USSD 'Your extension is 491618473522' 20241217160327448 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428260458892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428260458892" session_id=2404405109 session_state=END} 20241217160327448 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428260458892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160327448 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327448 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160327450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241217160327450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 20241217160327451 DLINP <000b> input/ipa.c:452 connected read/write 20241217160327451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160327451 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160327451 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160327451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160327451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42441<->l=127.0.0.1:4259) 20241217160327481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241217160327682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241217160330786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160330786 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160330790 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43314<->l=127.0.0.1:4258 20241217160330793 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330793 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160330793 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160330793 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  20241217160330793 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160330793 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  20241217160330793 DLGSUP <0013> gsup_server.c:236 2:  20241217160330793 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160330793 DLGSUP <0013> gsup_server.c:236 3:  20241217160330793 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160330793 DLGSUP <0013> gsup_server.c:236 4:  20241217160330793 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160330793 DLGSUP <0013> gsup_server.c:236 5:  20241217160330793 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160330793 DLGSUP <0013> gsup_server.c:236 7:  20241217160330793 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160330793 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160330793 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160330793 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160330803 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33393<->l=127.0.0.1:4259) 20241217160330805 DAUC <0003> db_auc.c:157 IMSI='262424595575314': No 2G Auth Data 20241217160330805 DAUC <0003> db_auc.c:192 IMSI='262424595575314': No 3G Auth Data 20241217160330810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 20241217160330838 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330838 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424595575314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424595575314" source_name="the-source\n" session_id=267282756 session_state=BEGIN} 20241217160330838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241217160330838 DSS <0004> hlr_ussd.c:576 262424595575314/0x0fee6944: Process SS (BEGIN) 20241217160330838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330838 DSS <0004> hlr_ussd.c:518 262424595575314/0x0fee6944: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330838 DSS <0004> hlr_ussd.c:363 262424595575314/0x0fee6944: Tx USSD 'Your extension is 491613017342' 20241217160330838 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424595575314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595575314" destination_name="the-source\n" session_id=267282756 session_state=END} 20241217160330839 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424595575314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330839 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330839 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4258 20241217160330852 DAUC <0003> db_auc.c:157 IMSI='262424787954265': No 2G Auth Data 20241217160330852 DAUC <0003> db_auc.c:192 IMSI='262424787954265': No 3G Auth Data 20241217160330868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241217160330871 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330871 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424787954265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424787954265" source_name="the-source\n" session_id=1033606652 session_state=BEGIN} 20241217160330871 DSS <0004> hlr_ussd.c:576 262424787954265/0x3d9b95fc: Process SS (BEGIN) 20241217160330871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330871 DSS <0004> hlr_ussd.c:518 262424787954265/0x3d9b95fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330871 DSS <0004> hlr_ussd.c:363 262424787954265/0x3d9b95fc: Tx USSD 'Your extension is 491615703573' 20241217160330871 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424787954265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424787954265" destination_name="the-source\n" session_id=1033606652 session_state=END} 20241217160330871 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424787954265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330871 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330871 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241217160330873 DAUC <0003> db_auc.c:157 IMSI='262424688668170': No 2G Auth Data 20241217160330873 DAUC <0003> db_auc.c:192 IMSI='262424688668170': No 3G Auth Data 20241217160330882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241217160330887 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330887 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424688668170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424688668170" source_name="the-source\n" session_id=731357437 session_state=BEGIN} 20241217160330887 DSS <0004> hlr_ussd.c:576 262424688668170/0x2b97a0fd: Process SS (BEGIN) 20241217160330887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330887 DSS <0004> hlr_ussd.c:518 262424688668170/0x2b97a0fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330887 DSS <0004> hlr_ussd.c:363 262424688668170/0x2b97a0fd: Tx USSD 'Your extension is 491610214624' 20241217160330887 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424688668170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424688668170" destination_name="the-source\n" session_id=731357437 session_state=END} 20241217160330887 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424688668170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330887 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330887 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20241217160330890 DAUC <0003> db_auc.c:157 IMSI='262427074414212': No 2G Auth Data 20241217160330890 DAUC <0003> db_auc.c:192 IMSI='262427074414212': No 3G Auth Data 20241217160330896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241217160330899 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330899 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427074414212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427074414212" source_name="the-source\n" session_id=3722118492 session_state=BEGIN} 20241217160330900 DSS <0004> hlr_ussd.c:576 262427074414212/0xdddb055c: Process SS (BEGIN) 20241217160330900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330900 DSS <0004> hlr_ussd.c:518 262427074414212/0xdddb055c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330900 DSS <0004> hlr_ussd.c:363 262427074414212/0xdddb055c: Tx USSD 'Your extension is 491611863833' 20241217160330900 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427074414212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427074414212" destination_name="the-source\n" session_id=3722118492 session_state=END} 20241217160330900 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427074414212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330900 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330900 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241217160330902 DAUC <0003> db_auc.c:157 IMSI='262420129231195': No 2G Auth Data 20241217160330902 DAUC <0003> db_auc.c:192 IMSI='262420129231195': No 3G Auth Data 20241217160330910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 20241217160330913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330913 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420129231195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420129231195" source_name="the-source\n" session_id=3090895373 session_state=BEGIN} 20241217160330913 DSS <0004> hlr_ussd.c:576 262420129231195/0xb83b520d: Process SS (BEGIN) 20241217160330913 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330913 DSS <0004> hlr_ussd.c:518 262420129231195/0xb83b520d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330913 DSS <0004> hlr_ussd.c:363 262420129231195/0xb83b520d: Tx USSD 'Your extension is 491611115827' 20241217160330913 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420129231195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420129231195" destination_name="the-source\n" session_id=3090895373 session_state=END} 20241217160330913 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262420129231195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 20241217160330916 DAUC <0003> db_auc.c:157 IMSI='262422170461406': No 2G Auth Data 20241217160330916 DAUC <0003> db_auc.c:192 IMSI='262422170461406': No 3G Auth Data 20241217160330923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 20241217160330926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330926 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422170461406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422170461406" source_name="the-source\n" session_id=28365260 session_state=BEGIN} 20241217160330926 DSS <0004> hlr_ussd.c:576 262422170461406/0x01b0d1cc: Process SS (BEGIN) 20241217160330926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330926 DSS <0004> hlr_ussd.c:518 262422170461406/0x01b0d1cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330926 DSS <0004> hlr_ussd.c:363 262422170461406/0x01b0d1cc: Tx USSD 'Your extension is 491618157666' 20241217160330926 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422170461406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422170461406" destination_name="the-source\n" session_id=28365260 session_state=END} 20241217160330926 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422170461406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 20241217160330930 DAUC <0003> db_auc.c:157 IMSI='262420724716626': No 2G Auth Data 20241217160330930 DAUC <0003> db_auc.c:192 IMSI='262420724716626': No 3G Auth Data 20241217160330936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241217160330939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330939 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420724716626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420724716626" source_name="the-source\n" session_id=1668888058 session_state=BEGIN} 20241217160330939 DSS <0004> hlr_ussd.c:576 262420724716626/0x637935fa: Process SS (BEGIN) 20241217160330939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330939 DSS <0004> hlr_ussd.c:518 262420724716626/0x637935fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330940 DSS <0004> hlr_ussd.c:363 262420724716626/0x637935fa: Tx USSD 'Your extension is 491612708127' 20241217160330940 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420724716626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420724716626" destination_name="the-source\n" session_id=1668888058 session_state=END} 20241217160330940 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262420724716626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330940 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330940 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20241217160330942 DAUC <0003> db_auc.c:157 IMSI='262420672462966': No 2G Auth Data 20241217160330942 DAUC <0003> db_auc.c:192 IMSI='262420672462966': No 3G Auth Data 20241217160330948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241217160330952 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330952 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420672462966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420672462966" source_name="the-source\n" session_id=3750634464 session_state=BEGIN} 20241217160330952 DSS <0004> hlr_ussd.c:576 262420672462966/0xdf8e23e0: Process SS (BEGIN) 20241217160330952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241217160330952 DSS <0004> hlr_ussd.c:518 262420672462966/0xdf8e23e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241217160330952 DSS <0004> hlr_ussd.c:363 262420672462966/0xdf8e23e0: Tx USSD 'Your extension is 491610074885' 20241217160330952 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420672462966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420672462966" destination_name="the-source\n" session_id=3750634464 session_state=END} 20241217160330952 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420672462966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160330952 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330952 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160330954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241217160330954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43314<->l=127.0.0.1:4258 20241217160330955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33393<->l=127.0.0.1:4259) 20241217160330955 DLINP <000b> input/ipa.c:452 connected read/write 20241217160330955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160330955 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160330955 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160330955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160330955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241217160330978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241217160331179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241217160334312 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38257 20241217160334312 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38257 20241217160334314 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334314 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334315 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160334315 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160334316 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334316 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334316 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160334316 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241217160334316 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241217160334316 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  20241217160334316 DLGSUP <0013> gsup_server.c:236 2:  20241217160334316 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 3:  20241217160334316 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 4:  20241217160334316 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 5:  20241217160334316 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 7:  20241217160334316 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160334316 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160334316 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160334316 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38257 20241217160334316 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241217160334317 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334318 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160334318 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160334318 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  20241217160334318 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160334318 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  20241217160334318 DLGSUP <0013> gsup_server.c:236 2:  20241217160334318 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160334318 DLGSUP <0013> gsup_server.c:236 3:  20241217160334318 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160334318 DLGSUP <0013> gsup_server.c:236 4:  20241217160334318 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160334318 DLGSUP <0013> gsup_server.c:236 5:  20241217160334318 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160334318 DLGSUP <0013> gsup_server.c:236 7:  20241217160334318 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160334318 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160334318 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160334318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160334326 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34315<->l=127.0.0.1:4259) 20241217160334328 DAUC <0003> db_auc.c:157 IMSI='262429293750971': No 2G Auth Data 20241217160334328 DAUC <0003> db_auc.c:192 IMSI='262429293750971': No 3G Auth Data 20241217160334335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241217160334362 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334362 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429293750971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429293750971" session_id=3272394235 session_state=BEGIN} 20241217160334362 DSS <0004> hlr_ussd.c:576 262429293750971/0xc30cc5fb: Process SS (BEGIN) 20241217160334362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334362 DSS <0004> hlr_ussd.c:518 262429293750971/0xc30cc5fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334363 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334363 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334363 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334363 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334373 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334373 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334373 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429293750971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429293750971" session_id=3272394235 session_state=END} 20241217160334373 DSS <0004> hlr_ussd.c:576 262429293750971/0xc30cc5fb: Process SS (END) 20241217160334373 DSS <0004> hlr_ussd.c:518 262429293750971/0xc30cc5fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334373 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429293750971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429293750971" session_id=3272394235 session_state=END} 20241217160334373 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429293750971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334373 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429293750971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334373 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334373 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241217160334381 DAUC <0003> db_auc.c:157 IMSI='262422781424102': No 2G Auth Data 20241217160334382 DAUC <0003> db_auc.c:192 IMSI='262422781424102': No 3G Auth Data 20241217160334395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 20241217160334398 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334398 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422781424102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422781424102" session_id=1797652617 session_state=BEGIN} 20241217160334398 DSS <0004> hlr_ussd.c:576 262422781424102/0x6b260089: Process SS (BEGIN) 20241217160334398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334398 DSS <0004> hlr_ussd.c:518 262422781424102/0x6b260089: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334398 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334398 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334398 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334398 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334399 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334399 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334399 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262422781424102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422781424102" session_id=1797652617 session_state=END} 20241217160334399 DSS <0004> hlr_ussd.c:576 262422781424102/0x6b260089: Process SS (END) 20241217160334399 DSS <0004> hlr_ussd.c:518 262422781424102/0x6b260089: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334399 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422781424102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422781424102" session_id=1797652617 session_state=END} 20241217160334399 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422781424102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334399 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262422781424102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334399 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334399 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 20241217160334401 DAUC <0003> db_auc.c:157 IMSI='262429632119920': No 2G Auth Data 20241217160334401 DAUC <0003> db_auc.c:192 IMSI='262429632119920': No 3G Auth Data 20241217160334407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20241217160334409 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334410 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429632119920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429632119920" session_id=105943741 session_state=BEGIN} 20241217160334410 DSS <0004> hlr_ussd.c:576 262429632119920/0x065092bd: Process SS (BEGIN) 20241217160334410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334410 DSS <0004> hlr_ussd.c:518 262429632119920/0x065092bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334410 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334410 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334410 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334410 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334410 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334410 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334410 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429632119920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429632119920" session_id=105943741 session_state=END} 20241217160334410 DSS <0004> hlr_ussd.c:576 262429632119920/0x065092bd: Process SS (END) 20241217160334410 DSS <0004> hlr_ussd.c:518 262429632119920/0x065092bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334410 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429632119920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429632119920" session_id=105943741 session_state=END} 20241217160334410 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429632119920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334410 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429632119920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334410 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334410 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20241217160334412 DAUC <0003> db_auc.c:157 IMSI='262426560790494': No 2G Auth Data 20241217160334412 DAUC <0003> db_auc.c:192 IMSI='262426560790494': No 3G Auth Data 20241217160334420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20241217160334422 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334423 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426560790494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426560790494" session_id=401262961 session_state=BEGIN} 20241217160334423 DSS <0004> hlr_ussd.c:576 262426560790494/0x17eac971: Process SS (BEGIN) 20241217160334423 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334423 DSS <0004> hlr_ussd.c:518 262426560790494/0x17eac971: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334423 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334423 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334423 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334423 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334423 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334423 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334423 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426560790494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560790494" session_id=401262961 session_state=END} 20241217160334423 DSS <0004> hlr_ussd.c:576 262426560790494/0x17eac971: Process SS (END) 20241217160334423 DSS <0004> hlr_ussd.c:518 262426560790494/0x17eac971: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334423 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426560790494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426560790494" session_id=401262961 session_state=END} 20241217160334423 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426560790494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334423 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426560790494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334424 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334424 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20241217160334426 DAUC <0003> db_auc.c:157 IMSI='262423089159276': No 2G Auth Data 20241217160334426 DAUC <0003> db_auc.c:192 IMSI='262423089159276': No 3G Auth Data 20241217160334432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241217160334435 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334435 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423089159276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423089159276" session_id=33329024 session_state=BEGIN} 20241217160334435 DSS <0004> hlr_ussd.c:576 262423089159276/0x01fc8f80: Process SS (BEGIN) 20241217160334435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334435 DSS <0004> hlr_ussd.c:518 262423089159276/0x01fc8f80: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334435 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334435 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334435 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334435 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334436 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334436 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423089159276 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089159276" session_id=33329024 session_state=END} 20241217160334436 DSS <0004> hlr_ussd.c:576 262423089159276/0x01fc8f80: Process SS (END) 20241217160334436 DSS <0004> hlr_ussd.c:518 262423089159276/0x01fc8f80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334436 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423089159276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423089159276" session_id=33329024 session_state=END} 20241217160334436 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423089159276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334436 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423089159276 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334436 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241217160334438 DAUC <0003> db_auc.c:157 IMSI='262427304802743': No 2G Auth Data 20241217160334438 DAUC <0003> db_auc.c:192 IMSI='262427304802743': No 3G Auth Data 20241217160334446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4258 20241217160334449 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334449 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427304802743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427304802743" session_id=1674813293 session_state=BEGIN} 20241217160334449 DSS <0004> hlr_ussd.c:576 262427304802743/0x63d39f6d: Process SS (BEGIN) 20241217160334449 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334449 DSS <0004> hlr_ussd.c:518 262427304802743/0x63d39f6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334449 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334449 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334449 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334449 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334450 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334450 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334450 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427304802743 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304802743" session_id=1674813293 session_state=END} 20241217160334450 DSS <0004> hlr_ussd.c:576 262427304802743/0x63d39f6d: Process SS (END) 20241217160334450 DSS <0004> hlr_ussd.c:518 262427304802743/0x63d39f6d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334450 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427304802743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304802743" session_id=1674813293 session_state=END} 20241217160334450 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427304802743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334450 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427304802743 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334450 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334450 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4258 20241217160334452 DAUC <0003> db_auc.c:157 IMSI='262420703685249': No 2G Auth Data 20241217160334452 DAUC <0003> db_auc.c:192 IMSI='262420703685249': No 3G Auth Data 20241217160334459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20241217160334462 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334462 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420703685249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420703685249" session_id=3106387480 session_state=BEGIN} 20241217160334462 DSS <0004> hlr_ussd.c:576 262420703685249/0xb927b618: Process SS (BEGIN) 20241217160334462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334462 DSS <0004> hlr_ussd.c:518 262420703685249/0xb927b618: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334462 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334462 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334462 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334462 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334463 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334463 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334463 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420703685249 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420703685249" session_id=3106387480 session_state=END} 20241217160334463 DSS <0004> hlr_ussd.c:576 262420703685249/0xb927b618: Process SS (END) 20241217160334463 DSS <0004> hlr_ussd.c:518 262420703685249/0xb927b618: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334463 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420703685249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420703685249" session_id=3106387480 session_state=END} 20241217160334463 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420703685249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334463 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420703685249 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334463 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334463 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20241217160334465 DAUC <0003> db_auc.c:157 IMSI='262420891022365': No 2G Auth Data 20241217160334465 DAUC <0003> db_auc.c:192 IMSI='262420891022365': No 3G Auth Data 20241217160334472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20241217160334475 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334475 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420891022365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420891022365" session_id=4285266336 session_state=BEGIN} 20241217160334475 DSS <0004> hlr_ussd.c:576 262420891022365/0xff6bf9a0: Process SS (BEGIN) 20241217160334475 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160334475 DSS <0004> hlr_ussd.c:518 262420891022365/0xff6bf9a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160334475 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334475 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334475 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334475 DLINP <000b> input/ipa.c:432 127.0.0.1:38257 sending data 20241217160334476 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334476 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334476 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420891022365 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420891022365" session_id=4285266336 session_state=END} 20241217160334476 DSS <0004> hlr_ussd.c:576 262420891022365/0xff6bf9a0: Process SS (END) 20241217160334476 DSS <0004> hlr_ussd.c:518 262420891022365/0xff6bf9a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160334476 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420891022365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420891022365" session_id=4285266336 session_state=END} 20241217160334476 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420891022365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160334476 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420891022365 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160334476 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334476 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160334478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20241217160334479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241217160334479 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334479 DLINP <000b> input/ipa.c:406 127.0.0.1:38257 message received 20241217160334479 DLINP <000b> input/ipa.c:415 127.0.0.1:38257 connection closed with server 20241217160334479 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38257 20241217160334479 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241217160334479 DLINP <000b> input/ipa.c:452 connected read/write 20241217160334479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160334480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160334480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160334480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160334480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34315<->l=127.0.0.1:4259) 20241217160334502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241217160334704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241217160337812 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36845 20241217160337812 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36845 20241217160337813 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337813 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337814 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160337814 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160337815 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337815 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337815 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160337815 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241217160337815 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241217160337815 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  20241217160337815 DLGSUP <0013> gsup_server.c:236 2:  20241217160337815 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 3:  20241217160337815 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 4:  20241217160337815 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 5:  20241217160337815 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 7:  20241217160337815 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160337815 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160337815 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160337815 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36845 20241217160337816 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 20241217160337818 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337818 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160337818 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160337818 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  20241217160337818 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160337818 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  20241217160337818 DLGSUP <0013> gsup_server.c:236 2:  20241217160337818 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160337818 DLGSUP <0013> gsup_server.c:236 3:  20241217160337818 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160337818 DLGSUP <0013> gsup_server.c:236 4:  20241217160337818 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160337818 DLGSUP <0013> gsup_server.c:236 5:  20241217160337818 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160337818 DLGSUP <0013> gsup_server.c:236 7:  20241217160337818 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160337818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160337818 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160337818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160337837 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37539<->l=127.0.0.1:4259) 20241217160337846 DAUC <0003> db_auc.c:157 IMSI='262423161893391': No 2G Auth Data 20241217160337846 DAUC <0003> db_auc.c:192 IMSI='262423161893391': No 3G Auth Data 20241217160337865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241217160337875 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337875 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423161893391" session_id=3157578862 session_state=BEGIN} 20241217160337875 DSS <0004> hlr_ussd.c:576 262423161893391/0xbc34d46e: Process SS (BEGIN) 20241217160337875 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337875 DSS <0004> hlr_ussd.c:518 262423161893391/0xbc34d46e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337875 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337875 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337875 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337876 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337884 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337884 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161893391" session_id=3157578862 session_state=CONTINUE} 20241217160337884 DSS <0004> hlr_ussd.c:576 262423161893391/0xbc34d46e: Process SS (CONTINUE) 20241217160337884 DSS <0004> hlr_ussd.c:518 262423161893391/0xbc34d46e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337884 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161893391" session_id=3157578862 session_state=CONTINUE} 20241217160337884 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337884 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337891 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337891 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423161893391" session_id=3157578862 session_state=CONTINUE} 20241217160337891 DSS <0004> hlr_ussd.c:576 262423161893391/0xbc34d46e: Process SS (CONTINUE) 20241217160337891 DSS <0004> hlr_ussd.c:518 262423161893391/0xbc34d46e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337891 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337892 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337892 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337892 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337892 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337893 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337893 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337893 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161893391" session_id=3157578862 session_state=END} 20241217160337893 DSS <0004> hlr_ussd.c:576 262423161893391/0xbc34d46e: Process SS (END) 20241217160337894 DSS <0004> hlr_ussd.c:518 262423161893391/0xbc34d46e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337894 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161893391" session_id=3157578862 session_state=END} 20241217160337894 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337894 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423161893391 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337894 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337894 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241217160337897 DAUC <0003> db_auc.c:157 IMSI='262421935301887': No 2G Auth Data 20241217160337897 DAUC <0003> db_auc.c:192 IMSI='262421935301887': No 3G Auth Data 20241217160337910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337913 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421935301887" session_id=646205390 session_state=BEGIN} 20241217160337913 DSS <0004> hlr_ussd.c:576 262421935301887/0x26844fce: Process SS (BEGIN) 20241217160337913 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337913 DSS <0004> hlr_ussd.c:518 262421935301887/0x26844fce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337913 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421935301887" session_id=646205390 session_state=CONTINUE} 20241217160337913 DSS <0004> hlr_ussd.c:576 262421935301887/0x26844fce: Process SS (CONTINUE) 20241217160337913 DSS <0004> hlr_ussd.c:518 262421935301887/0x26844fce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337913 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421935301887" session_id=646205390 session_state=CONTINUE} 20241217160337913 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337913 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337916 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421935301887" session_id=646205390 session_state=CONTINUE} 20241217160337916 DSS <0004> hlr_ussd.c:576 262421935301887/0x26844fce: Process SS (CONTINUE) 20241217160337916 DSS <0004> hlr_ussd.c:518 262421935301887/0x26844fce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337916 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337916 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337916 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337916 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337917 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337917 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337917 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421935301887" session_id=646205390 session_state=END} 20241217160337917 DSS <0004> hlr_ussd.c:576 262421935301887/0x26844fce: Process SS (END) 20241217160337917 DSS <0004> hlr_ussd.c:518 262421935301887/0x26844fce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337917 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421935301887" session_id=646205390 session_state=END} 20241217160337917 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337917 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421935301887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337917 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337917 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20241217160337918 DAUC <0003> db_auc.c:157 IMSI='262426956929464': No 2G Auth Data 20241217160337918 DAUC <0003> db_auc.c:192 IMSI='262426956929464': No 3G Auth Data 20241217160337925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241217160337928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337928 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426956929464" session_id=1794474873 session_state=BEGIN} 20241217160337928 DSS <0004> hlr_ussd.c:576 262426956929464/0x6af58379: Process SS (BEGIN) 20241217160337928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337928 DSS <0004> hlr_ussd.c:518 262426956929464/0x6af58379: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337928 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337928 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337929 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337929 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337929 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426956929464" session_id=1794474873 session_state=CONTINUE} 20241217160337929 DSS <0004> hlr_ussd.c:576 262426956929464/0x6af58379: Process SS (CONTINUE) 20241217160337929 DSS <0004> hlr_ussd.c:518 262426956929464/0x6af58379: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337929 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426956929464" session_id=1794474873 session_state=CONTINUE} 20241217160337929 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337929 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337929 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337931 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337931 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426956929464" session_id=1794474873 session_state=CONTINUE} 20241217160337931 DSS <0004> hlr_ussd.c:576 262426956929464/0x6af58379: Process SS (CONTINUE) 20241217160337931 DSS <0004> hlr_ussd.c:518 262426956929464/0x6af58379: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337931 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337931 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337931 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337931 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337931 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337932 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337932 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337932 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426956929464" session_id=1794474873 session_state=END} 20241217160337932 DSS <0004> hlr_ussd.c:576 262426956929464/0x6af58379: Process SS (END) 20241217160337932 DSS <0004> hlr_ussd.c:518 262426956929464/0x6af58379: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337932 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426956929464" session_id=1794474873 session_state=END} 20241217160337932 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337932 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426956929464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337932 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337932 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241217160337933 DAUC <0003> db_auc.c:157 IMSI='262420231579104': No 2G Auth Data 20241217160337933 DAUC <0003> db_auc.c:192 IMSI='262420231579104': No 3G Auth Data 20241217160337941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20241217160337945 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337945 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420231579104" session_id=2382779209 session_state=BEGIN} 20241217160337945 DSS <0004> hlr_ussd.c:576 262420231579104/0x8e065349: Process SS (BEGIN) 20241217160337945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337945 DSS <0004> hlr_ussd.c:518 262420231579104/0x8e065349: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337945 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337945 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337945 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337945 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337946 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337946 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337946 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420231579104" session_id=2382779209 session_state=CONTINUE} 20241217160337946 DSS <0004> hlr_ussd.c:576 262420231579104/0x8e065349: Process SS (CONTINUE) 20241217160337946 DSS <0004> hlr_ussd.c:518 262420231579104/0x8e065349: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337946 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420231579104" session_id=2382779209 session_state=CONTINUE} 20241217160337946 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337946 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337946 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337949 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420231579104" session_id=2382779209 session_state=CONTINUE} 20241217160337949 DSS <0004> hlr_ussd.c:576 262420231579104/0x8e065349: Process SS (CONTINUE) 20241217160337949 DSS <0004> hlr_ussd.c:518 262420231579104/0x8e065349: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337949 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337949 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337949 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337949 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337950 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337950 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337951 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420231579104" session_id=2382779209 session_state=END} 20241217160337951 DSS <0004> hlr_ussd.c:576 262420231579104/0x8e065349: Process SS (END) 20241217160337951 DSS <0004> hlr_ussd.c:518 262420231579104/0x8e065349: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337951 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420231579104" session_id=2382779209 session_state=END} 20241217160337951 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337951 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420231579104 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337951 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337951 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20241217160337952 DAUC <0003> db_auc.c:157 IMSI='262425586937293': No 2G Auth Data 20241217160337952 DAUC <0003> db_auc.c:192 IMSI='262425586937293': No 3G Auth Data 20241217160337959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 20241217160337962 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337962 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425586937293" session_id=4170005237 session_state=BEGIN} 20241217160337962 DSS <0004> hlr_ussd.c:576 262425586937293/0xf88d3af5: Process SS (BEGIN) 20241217160337962 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337962 DSS <0004> hlr_ussd.c:518 262425586937293/0xf88d3af5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337962 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337962 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337962 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337962 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337963 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337963 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337963 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586937293" session_id=4170005237 session_state=CONTINUE} 20241217160337963 DSS <0004> hlr_ussd.c:576 262425586937293/0xf88d3af5: Process SS (CONTINUE) 20241217160337963 DSS <0004> hlr_ussd.c:518 262425586937293/0xf88d3af5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337963 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586937293" session_id=4170005237 session_state=CONTINUE} 20241217160337963 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337963 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337963 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337965 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337965 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425586937293" session_id=4170005237 session_state=CONTINUE} 20241217160337965 DSS <0004> hlr_ussd.c:576 262425586937293/0xf88d3af5: Process SS (CONTINUE) 20241217160337965 DSS <0004> hlr_ussd.c:518 262425586937293/0xf88d3af5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337965 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337965 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337965 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337965 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337965 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337966 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337966 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337966 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586937293" session_id=4170005237 session_state=END} 20241217160337966 DSS <0004> hlr_ussd.c:576 262425586937293/0xf88d3af5: Process SS (END) 20241217160337966 DSS <0004> hlr_ussd.c:518 262425586937293/0xf88d3af5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337966 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586937293" session_id=4170005237 session_state=END} 20241217160337966 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337966 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425586937293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337966 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337966 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 20241217160337967 DAUC <0003> db_auc.c:157 IMSI='262429517212474': No 2G Auth Data 20241217160337967 DAUC <0003> db_auc.c:192 IMSI='262429517212474': No 3G Auth Data 20241217160337974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241217160337977 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337978 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429517212474" session_id=2155489611 session_state=BEGIN} 20241217160337978 DSS <0004> hlr_ussd.c:576 262429517212474/0x807a294b: Process SS (BEGIN) 20241217160337978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337978 DSS <0004> hlr_ussd.c:518 262429517212474/0x807a294b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337978 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337978 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337978 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337978 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337979 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337979 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337979 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429517212474" session_id=2155489611 session_state=CONTINUE} 20241217160337979 DSS <0004> hlr_ussd.c:576 262429517212474/0x807a294b: Process SS (CONTINUE) 20241217160337979 DSS <0004> hlr_ussd.c:518 262429517212474/0x807a294b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337979 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429517212474" session_id=2155489611 session_state=CONTINUE} 20241217160337979 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337979 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337979 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337981 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337981 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429517212474" session_id=2155489611 session_state=CONTINUE} 20241217160337981 DSS <0004> hlr_ussd.c:576 262429517212474/0x807a294b: Process SS (CONTINUE) 20241217160337981 DSS <0004> hlr_ussd.c:518 262429517212474/0x807a294b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337981 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337981 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337981 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337981 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337982 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337982 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337982 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337982 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429517212474" session_id=2155489611 session_state=END} 20241217160337982 DSS <0004> hlr_ussd.c:576 262429517212474/0x807a294b: Process SS (END) 20241217160337982 DSS <0004> hlr_ussd.c:518 262429517212474/0x807a294b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337982 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429517212474" session_id=2155489611 session_state=END} 20241217160337982 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337982 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429517212474 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337982 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337982 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241217160337984 DAUC <0003> db_auc.c:157 IMSI='262429957078914': No 2G Auth Data 20241217160337984 DAUC <0003> db_auc.c:192 IMSI='262429957078914': No 3G Auth Data 20241217160337991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20241217160337994 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337994 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429957078914" session_id=1507530816 session_state=BEGIN} 20241217160337994 DSS <0004> hlr_ussd.c:576 262429957078914/0x59db1840: Process SS (BEGIN) 20241217160337994 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160337994 DSS <0004> hlr_ussd.c:518 262429957078914/0x59db1840: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160337995 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337995 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337995 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337995 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337995 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337995 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337996 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429957078914" session_id=1507530816 session_state=CONTINUE} 20241217160337996 DSS <0004> hlr_ussd.c:576 262429957078914/0x59db1840: Process SS (CONTINUE) 20241217160337996 DSS <0004> hlr_ussd.c:518 262429957078914/0x59db1840: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160337996 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429957078914" session_id=1507530816 session_state=CONTINUE} 20241217160337996 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337996 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337996 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337998 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160337998 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429957078914" session_id=1507530816 session_state=CONTINUE} 20241217160337998 DSS <0004> hlr_ussd.c:576 262429957078914/0x59db1840: Process SS (CONTINUE) 20241217160337998 DSS <0004> hlr_ussd.c:518 262429957078914/0x59db1840: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337998 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337998 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337998 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337998 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337998 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160337999 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337999 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160337999 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429957078914" session_id=1507530816 session_state=END} 20241217160337999 DSS <0004> hlr_ussd.c:576 262429957078914/0x59db1840: Process SS (END) 20241217160337999 DSS <0004> hlr_ussd.c:518 262429957078914/0x59db1840: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160337999 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429957078914" session_id=1507530816 session_state=END} 20241217160337999 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160337999 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429957078914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160337999 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160337999 DLINP <000b> input/ipa.c:452 connected read/write 20241217160337999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160338000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20241217160338001 DAUC <0003> db_auc.c:157 IMSI='262424659019458': No 2G Auth Data 20241217160338001 DAUC <0003> db_auc.c:192 IMSI='262424659019458': No 3G Auth Data 20241217160338008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241217160338011 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160338011 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659019458" session_id=2622477689 session_state=BEGIN} 20241217160338011 DSS <0004> hlr_ussd.c:576 262424659019458/0x9c4fd579: Process SS (BEGIN) 20241217160338012 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241217160338012 DSS <0004> hlr_ussd.c:518 262424659019458/0x9c4fd579: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241217160338012 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338012 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160338012 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338012 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160338012 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338013 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160338013 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659019458" session_id=2622477689 session_state=CONTINUE} 20241217160338013 DSS <0004> hlr_ussd.c:576 262424659019458/0x9c4fd579: Process SS (CONTINUE) 20241217160338013 DSS <0004> hlr_ussd.c:518 262424659019458/0x9c4fd579: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241217160338013 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659019458" session_id=2622477689 session_state=CONTINUE} 20241217160338013 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160338013 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160338013 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160338015 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160338015 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659019458" session_id=2622477689 session_state=CONTINUE} 20241217160338015 DSS <0004> hlr_ussd.c:576 262424659019458/0x9c4fd579: Process SS (CONTINUE) 20241217160338015 DSS <0004> hlr_ussd.c:518 262424659019458/0x9c4fd579: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241217160338015 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160338015 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338015 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160338015 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338015 DLINP <000b> input/ipa.c:432 127.0.0.1:36845 sending data 20241217160338016 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338016 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160338016 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659019458" session_id=2622477689 session_state=END} 20241217160338016 DSS <0004> hlr_ussd.c:576 262424659019458/0x9c4fd579: Process SS (END) 20241217160338016 DSS <0004> hlr_ussd.c:518 262424659019458/0x9c4fd579: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241217160338016 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659019458" session_id=2622477689 session_state=END} 20241217160338016 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160338016 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424659019458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160338016 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160338016 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160338017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20241217160338018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 20241217160338018 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160338018 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160338018 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160338018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160338019 DLINP <000b> input/ipa.c:452 connected read/write 20241217160338019 DLINP <000b> input/ipa.c:406 127.0.0.1:36845 message received 20241217160338019 DLINP <000b> input/ipa.c:415 127.0.0.1:36845 connection closed with server 20241217160338019 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36845 20241217160338019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241217160338019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37539<->l=127.0.0.1:4259) 20241217160338049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20241217160338250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20241217160341395 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41987 20241217160341395 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41987 20241217160341397 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341397 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341398 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160341398 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160341400 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341400 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341400 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160341400 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241217160341400 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241217160341400 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  20241217160341400 DLGSUP <0013> gsup_server.c:236 2:  20241217160341400 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 3:  20241217160341400 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 4:  20241217160341400 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 5:  20241217160341400 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 7:  20241217160341400 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160341400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160341400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160341400 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41987 20241217160341400 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 20241217160341402 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160341402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160341402 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  20241217160341402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160341402 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  20241217160341402 DLGSUP <0013> gsup_server.c:236 2:  20241217160341402 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160341402 DLGSUP <0013> gsup_server.c:236 3:  20241217160341402 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160341402 DLGSUP <0013> gsup_server.c:236 4:  20241217160341402 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160341402 DLGSUP <0013> gsup_server.c:236 5:  20241217160341402 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160341402 DLGSUP <0013> gsup_server.c:236 7:  20241217160341402 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160341402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160341402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160341402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160341416 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39473<->l=127.0.0.1:4259) 20241217160341422 DAUC <0003> db_auc.c:157 IMSI='262420851186669': No 2G Auth Data 20241217160341422 DAUC <0003> db_auc.c:192 IMSI='262420851186669': No 3G Auth Data 20241217160341435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241217160341446 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341446 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420851186669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420851186669" session_id=1251158962 session_state=BEGIN} 20241217160341446 DSS <0004> hlr_ussd.c:576 262420851186669/0x4a932bb2: Process SS (BEGIN) 20241217160341446 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341446 DSS <0004> hlr_ussd.c:518 262420851186669/0x4a932bb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341446 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341446 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341446 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341446 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341454 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341454 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420851186669 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420851186669" session_id=1251158962 session_state=END} 20241217160341454 DSS <0004> hlr_ussd.c:576 262420851186669/0x4a932bb2: Process SS (END) 20241217160341454 DSS <0004> hlr_ussd.c:518 262420851186669/0x4a932bb2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341454 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420851186669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420851186669" session_id=1251158962 session_state=END} 20241217160341454 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420851186669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341454 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420851186669 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341454 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341455 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241217160341461 DAUC <0003> db_auc.c:157 IMSI='262425070085107': No 2G Auth Data 20241217160341461 DAUC <0003> db_auc.c:192 IMSI='262425070085107': No 3G Auth Data 20241217160341469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241217160341471 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341471 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425070085107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425070085107" session_id=3923645733 session_state=BEGIN} 20241217160341471 DSS <0004> hlr_ussd.c:576 262425070085107/0xe9de1525: Process SS (BEGIN) 20241217160341471 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341471 DSS <0004> hlr_ussd.c:518 262425070085107/0xe9de1525: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341471 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341471 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341471 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341471 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341472 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341472 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341472 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425070085107 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070085107" session_id=3923645733 session_state=END} 20241217160341472 DSS <0004> hlr_ussd.c:576 262425070085107/0xe9de1525: Process SS (END) 20241217160341472 DSS <0004> hlr_ussd.c:518 262425070085107/0xe9de1525: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341472 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425070085107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425070085107" session_id=3923645733 session_state=END} 20241217160341472 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425070085107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341472 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425070085107 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341472 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341472 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241217160341474 DAUC <0003> db_auc.c:157 IMSI='262428477168711': No 2G Auth Data 20241217160341474 DAUC <0003> db_auc.c:192 IMSI='262428477168711': No 3G Auth Data 20241217160341480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20241217160341483 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341483 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428477168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477168711" session_id=2573857597 session_state=BEGIN} 20241217160341483 DSS <0004> hlr_ussd.c:576 262428477168711/0x9969f33d: Process SS (BEGIN) 20241217160341483 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341483 DSS <0004> hlr_ussd.c:518 262428477168711/0x9969f33d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341483 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341483 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341483 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341483 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341484 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341484 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341484 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262428477168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477168711" session_id=2573857597 session_state=END} 20241217160341484 DSS <0004> hlr_ussd.c:576 262428477168711/0x9969f33d: Process SS (END) 20241217160341484 DSS <0004> hlr_ussd.c:518 262428477168711/0x9969f33d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341484 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428477168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477168711" session_id=2573857597 session_state=END} 20241217160341484 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428477168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341484 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262428477168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341484 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341484 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20241217160341487 DAUC <0003> db_auc.c:157 IMSI='262429781738788': No 2G Auth Data 20241217160341487 DAUC <0003> db_auc.c:192 IMSI='262429781738788': No 3G Auth Data 20241217160341493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.1:4258 20241217160341496 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341496 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429781738788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429781738788" session_id=2702381338 session_state=BEGIN} 20241217160341496 DSS <0004> hlr_ussd.c:576 262429781738788/0xa113111a: Process SS (BEGIN) 20241217160341496 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341496 DSS <0004> hlr_ussd.c:518 262429781738788/0xa113111a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341496 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341496 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341496 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341496 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341497 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341497 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341497 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262429781738788 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429781738788" session_id=2702381338 session_state=END} 20241217160341497 DSS <0004> hlr_ussd.c:576 262429781738788/0xa113111a: Process SS (END) 20241217160341497 DSS <0004> hlr_ussd.c:518 262429781738788/0xa113111a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341497 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429781738788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429781738788" session_id=2702381338 session_state=END} 20241217160341497 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429781738788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341497 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262429781738788 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341497 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341497 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.1:4258 20241217160341500 DAUC <0003> db_auc.c:157 IMSI='262429684337218': No 2G Auth Data 20241217160341500 DAUC <0003> db_auc.c:192 IMSI='262429684337218': No 3G Auth Data 20241217160341507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20241217160341510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341510 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429684337218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429684337218" session_id=3226478557 session_state=BEGIN} 20241217160341510 DSS <0004> hlr_ussd.c:576 262429684337218/0xc05027dd: Process SS (BEGIN) 20241217160341510 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341510 DSS <0004> hlr_ussd.c:518 262429684337218/0xc05027dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341510 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341510 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341510 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341511 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341511 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341511 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429684337218 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429684337218" session_id=3226478557 session_state=END} 20241217160341511 DSS <0004> hlr_ussd.c:576 262429684337218/0xc05027dd: Process SS (END) 20241217160341511 DSS <0004> hlr_ussd.c:518 262429684337218/0xc05027dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341511 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429684337218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429684337218" session_id=3226478557 session_state=END} 20241217160341511 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429684337218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341511 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429684337218 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341511 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341511 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20241217160341513 DAUC <0003> db_auc.c:157 IMSI='262423779305686': No 2G Auth Data 20241217160341513 DAUC <0003> db_auc.c:192 IMSI='262423779305686': No 3G Auth Data 20241217160341520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241217160341523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341523 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423779305686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423779305686" session_id=2168322469 session_state=BEGIN} 20241217160341523 DSS <0004> hlr_ussd.c:576 262423779305686/0x813df9a5: Process SS (BEGIN) 20241217160341523 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341523 DSS <0004> hlr_ussd.c:518 262423779305686/0x813df9a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341523 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341523 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341523 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341524 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341524 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341524 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423779305686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423779305686" session_id=2168322469 session_state=END} 20241217160341524 DSS <0004> hlr_ussd.c:576 262423779305686/0x813df9a5: Process SS (END) 20241217160341524 DSS <0004> hlr_ussd.c:518 262423779305686/0x813df9a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341524 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423779305686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423779305686" session_id=2168322469 session_state=END} 20241217160341524 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423779305686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341524 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423779305686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341524 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341524 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241217160341527 DAUC <0003> db_auc.c:157 IMSI='262424455769787': No 2G Auth Data 20241217160341527 DAUC <0003> db_auc.c:192 IMSI='262424455769787': No 3G Auth Data 20241217160341533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241217160341536 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341536 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424455769787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424455769787" session_id=2102291531 session_state=BEGIN} 20241217160341536 DSS <0004> hlr_ussd.c:576 262424455769787/0x7d4e6c4b: Process SS (BEGIN) 20241217160341536 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341536 DSS <0004> hlr_ussd.c:518 262424455769787/0x7d4e6c4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341536 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341536 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341536 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341536 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341537 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341537 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424455769787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424455769787" session_id=2102291531 session_state=END} 20241217160341537 DSS <0004> hlr_ussd.c:576 262424455769787/0x7d4e6c4b: Process SS (END) 20241217160341537 DSS <0004> hlr_ussd.c:518 262424455769787/0x7d4e6c4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341537 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424455769787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424455769787" session_id=2102291531 session_state=END} 20241217160341537 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424455769787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341537 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424455769787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341537 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241217160341540 DAUC <0003> db_auc.c:157 IMSI='262426804459356': No 2G Auth Data 20241217160341540 DAUC <0003> db_auc.c:192 IMSI='262426804459356': No 3G Auth Data 20241217160341547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 20241217160341550 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341550 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426804459356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426804459356" session_id=638449532 session_state=BEGIN} 20241217160341550 DSS <0004> hlr_ussd.c:576 262426804459356/0x260df77c: Process SS (BEGIN) 20241217160341550 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241217160341550 DSS <0004> hlr_ussd.c:518 262426804459356/0x260df77c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241217160341550 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341550 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341550 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341550 DLINP <000b> input/ipa.c:432 127.0.0.1:41987 sending data 20241217160341551 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341551 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341551 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262426804459356 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426804459356" session_id=638449532 session_state=END} 20241217160341551 DSS <0004> hlr_ussd.c:576 262426804459356/0x260df77c: Process SS (END) 20241217160341551 DSS <0004> hlr_ussd.c:518 262426804459356/0x260df77c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241217160341551 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426804459356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426804459356" session_id=638449532 session_state=END} 20241217160341551 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426804459356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160341551 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262426804459356 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241217160341551 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341551 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160341554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44406<->l=127.0.0.1:4258 20241217160341555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 20241217160341556 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341556 DLINP <000b> input/ipa.c:406 127.0.0.1:41987 message received 20241217160341556 DLINP <000b> input/ipa.c:415 127.0.0.1:41987 connection closed with server 20241217160341556 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41987 20241217160341556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241217160341556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39473<->l=127.0.0.1:4259) 20241217160341556 DLINP <000b> input/ipa.c:452 connected read/write 20241217160341556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160341556 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160341556 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160341556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160341579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241217160341781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241217160343383 DSS <0004> hlr_ussd.c:239 262428871433989/0x9354ff23: SS Session Timeout, destroying 20241217160343383 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428871433989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343410 DSS <0004> hlr_ussd.c:239 262424446330280/0xe0833450: SS Session Timeout, destroying 20241217160343411 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424446330280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343421 DSS <0004> hlr_ussd.c:239 262421619012892/0x450874e2: SS Session Timeout, destroying 20241217160343421 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421619012892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343432 DSS <0004> hlr_ussd.c:239 262428649220817/0x8dcb2143: SS Session Timeout, destroying 20241217160343432 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428649220817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343443 DSS <0004> hlr_ussd.c:239 262421449775638/0x258d20e5: SS Session Timeout, destroying 20241217160343443 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421449775638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343455 DSS <0004> hlr_ussd.c:239 262427211928285/0x72fd72b2: SS Session Timeout, destroying 20241217160343455 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427211928285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343465 DSS <0004> hlr_ussd.c:239 262420082879583/0xd43ee566: SS Session Timeout, destroying 20241217160343466 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420082879583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160343478 DSS <0004> hlr_ussd.c:239 262426241044520/0x235b69dc: SS Session Timeout, destroying 20241217160343478 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426241044520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160344887 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160344888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160344889 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160344890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241217160344892 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160344892 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160344892 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160344892 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  20241217160344892 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160344892 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  20241217160344892 DLGSUP <0013> gsup_server.c:236 2:  20241217160344892 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160344892 DLGSUP <0013> gsup_server.c:236 3:  20241217160344892 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160344892 DLGSUP <0013> gsup_server.c:236 4:  20241217160344892 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160344892 DLGSUP <0013> gsup_server.c:236 5:  20241217160344892 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160344892 DLGSUP <0013> gsup_server.c:236 7:  20241217160344892 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160344892 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160344893 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160344893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160344908 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40707<->l=127.0.0.1:4259) 20241217160344910 DAUC <0003> db_auc.c:157 IMSI='262425809351496': No 2G Auth Data 20241217160344910 DAUC <0003> db_auc.c:192 IMSI='262425809351496': No 3G Auth Data 20241217160344920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20241217160344938 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160344938 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425809351496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425809351496" session_id=3140903389 session_state=BEGIN} 20241217160344938 DSS <0004> hlr_ussd.c:576 262425809351496/0xbb3661dd: Process SS (BEGIN) 20241217160344938 DSS <0004> hlr_ussd.c:498 262425809351496/0xbb3661dd: SS CompType=Invoke, OpCode=InterrogateSS 20241217160344938 DSS <0004> hlr_ussd.c:506 262425809351496/0xbb3661dd: Structured SS requests are not supported, rejecting... 20241217160344939 DSS <0004> hlr_ussd.c:354 262425809351496/0xbb3661dd: Tx ReturnError(0, 0x15) 20241217160344939 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425809351496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425809351496" session_id=3140903389 session_state=END} 20241217160344939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160344939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160344948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20241217160344951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.1:4258 20241217160344952 DLINP <000b> input/ipa.c:452 connected read/write 20241217160344953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160344953 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160344953 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160344953 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160344954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40707<->l=127.0.0.1:4259) 20241217160344982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4258 20241217160345083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4258 20241217160346810 DSS <0004> hlr_ussd.c:239 262426393838611/0x9e33d7f2: SS Session Timeout, destroying 20241217160346810 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426393838611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346828 DSS <0004> hlr_ussd.c:239 262423984918922/0x71c5c522: SS Session Timeout, destroying 20241217160346828 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423984918922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346839 DSS <0004> hlr_ussd.c:239 262423180540975/0x38e0a60f: SS Session Timeout, destroying 20241217160346839 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423180540975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346851 DSS <0004> hlr_ussd.c:239 262427524264437/0x3ef0d749: SS Session Timeout, destroying 20241217160346851 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427524264437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346862 DSS <0004> hlr_ussd.c:239 262423215918980/0x1f4ec854: SS Session Timeout, destroying 20241217160346862 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423215918980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346874 DSS <0004> hlr_ussd.c:239 262424456204529/0x8a01b79b: SS Session Timeout, destroying 20241217160346874 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424456204529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346884 DSS <0004> hlr_ussd.c:239 262427622907482/0x1464caa1: SS Session Timeout, destroying 20241217160346884 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427622907482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160346896 DSS <0004> hlr_ussd.c:239 262424051623597/0x2f181220: SS Session Timeout, destroying 20241217160346896 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424051623597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160348194 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160348194 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160348199 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47780<->l=127.0.0.1:4258 20241217160348204 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348205 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160348205 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160348205 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  20241217160348205 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160348205 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  20241217160348205 DLGSUP <0013> gsup_server.c:236 2:  20241217160348205 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160348205 DLGSUP <0013> gsup_server.c:236 3:  20241217160348205 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160348205 DLGSUP <0013> gsup_server.c:236 4:  20241217160348205 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160348205 DLGSUP <0013> gsup_server.c:236 5:  20241217160348205 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160348205 DLGSUP <0013> gsup_server.c:236 7:  20241217160348205 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160348205 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160348205 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160348205 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160348233 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40779<->l=127.0.0.1:4259) 20241217160348244 DAUC <0003> db_auc.c:157 IMSI='262421717624952': No 2G Auth Data 20241217160348244 DAUC <0003> db_auc.c:192 IMSI='262421717624952': No 3G Auth Data 20241217160348273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4258 20241217160348288 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348288 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717624952"} 20241217160348288 DMAIN <0000> hlr.c:435 IMSI='262421717624952': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348289 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421717624952"} 20241217160348289 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348289 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348289 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348293 DAUC <0003> db_auc.c:192 IMSI='262421717624952': No 3G Auth Data 20241217160348297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348297 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717624952"} 20241217160348297 DAUC <0003> hlr.c:428 IMSI='262421717624952': storing IMEI = 12345678901234 20241217160348297 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421717624952"} 20241217160348297 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421717624952 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348299 DAUC <0003> db_auc.c:192 IMSI='262421717624952': No 3G Auth Data 20241217160348300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4258 20241217160348301 DAUC <0003> db_auc.c:157 IMSI='262424693960763': No 2G Auth Data 20241217160348301 DAUC <0003> db_auc.c:192 IMSI='262424693960763': No 3G Auth Data 20241217160348309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4258 20241217160348312 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348312 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693960763"} 20241217160348312 DMAIN <0000> hlr.c:435 IMSI='262424693960763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348312 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424693960763"} 20241217160348312 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348312 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348312 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348312 DAUC <0003> db_auc.c:192 IMSI='262424693960763': No 3G Auth Data 20241217160348313 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348313 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424693960763"} 20241217160348313 DAUC <0003> hlr.c:428 IMSI='262424693960763': storing IMEI = 12345678901234 20241217160348313 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424693960763"} 20241217160348313 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424693960763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348313 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348313 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348314 DAUC <0003> db_auc.c:192 IMSI='262424693960763': No 3G Auth Data 20241217160348314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4258 20241217160348315 DAUC <0003> db_auc.c:157 IMSI='262425018725761': No 2G Auth Data 20241217160348315 DAUC <0003> db_auc.c:192 IMSI='262425018725761': No 3G Auth Data 20241217160348321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241217160348323 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348323 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425018725761"} 20241217160348323 DMAIN <0000> hlr.c:435 IMSI='262425018725761': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348323 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425018725761"} 20241217160348323 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348323 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348323 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348324 DAUC <0003> db_auc.c:192 IMSI='262425018725761': No 3G Auth Data 20241217160348325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348325 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425018725761"} 20241217160348325 DAUC <0003> hlr.c:428 IMSI='262425018725761': storing IMEI = 12345678901234 20241217160348325 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425018725761"} 20241217160348325 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425018725761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348326 DAUC <0003> db_auc.c:192 IMSI='262425018725761': No 3G Auth Data 20241217160348326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241217160348327 DAUC <0003> db_auc.c:157 IMSI='262426325734089': No 2G Auth Data 20241217160348327 DAUC <0003> db_auc.c:192 IMSI='262426325734089': No 3G Auth Data 20241217160348335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241217160348337 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348337 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426325734089"} 20241217160348337 DMAIN <0000> hlr.c:435 IMSI='262426325734089': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348337 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426325734089"} 20241217160348337 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348337 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348337 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348338 DAUC <0003> db_auc.c:157 IMSI='262426325734089': No 2G Auth Data 20241217160348339 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348339 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426325734089"} 20241217160348340 DAUC <0003> hlr.c:428 IMSI='262426325734089': storing IMEI = 12345678901234 20241217160348340 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426325734089"} 20241217160348340 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426325734089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348340 DAUC <0003> db_auc.c:157 IMSI='262426325734089': No 2G Auth Data 20241217160348341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241217160348342 DAUC <0003> db_auc.c:157 IMSI='262422361189974': No 2G Auth Data 20241217160348342 DAUC <0003> db_auc.c:192 IMSI='262422361189974': No 3G Auth Data 20241217160348349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241217160348351 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348351 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422361189974"} 20241217160348351 DMAIN <0000> hlr.c:435 IMSI='262422361189974': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348351 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422361189974"} 20241217160348351 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348351 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348351 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348352 DAUC <0003> db_auc.c:157 IMSI='262422361189974': No 2G Auth Data 20241217160348353 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348353 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422361189974"} 20241217160348353 DAUC <0003> hlr.c:428 IMSI='262422361189974': storing IMEI = 12345678901234 20241217160348353 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422361189974"} 20241217160348353 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422361189974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348353 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348353 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348353 DAUC <0003> db_auc.c:157 IMSI='262422361189974': No 2G Auth Data 20241217160348354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241217160348355 DAUC <0003> db_auc.c:157 IMSI='262422427765775': No 2G Auth Data 20241217160348355 DAUC <0003> db_auc.c:192 IMSI='262422427765775': No 3G Auth Data 20241217160348361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20241217160348364 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348364 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427765775"} 20241217160348364 DMAIN <0000> hlr.c:435 IMSI='262422427765775': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348364 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427765775"} 20241217160348364 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348364 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348364 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348366 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348366 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422427765775"} 20241217160348366 DAUC <0003> hlr.c:428 IMSI='262422427765775': storing IMEI = 12345678901234 20241217160348366 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422427765775"} 20241217160348366 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422427765775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348366 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348366 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20241217160348367 DAUC <0003> db_auc.c:157 IMSI='262421285724344': No 2G Auth Data 20241217160348367 DAUC <0003> db_auc.c:192 IMSI='262421285724344': No 3G Auth Data 20241217160348374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241217160348376 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348376 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421285724344"} 20241217160348376 DMAIN <0000> hlr.c:435 IMSI='262421285724344': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348376 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421285724344"} 20241217160348376 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348376 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348376 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348378 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421285724344"} 20241217160348378 DAUC <0003> hlr.c:428 IMSI='262421285724344': storing IMEI = 12345678901234 20241217160348378 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421285724344"} 20241217160348378 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421285724344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241217160348380 DAUC <0003> db_auc.c:157 IMSI='262427483279399': No 2G Auth Data 20241217160348380 DAUC <0003> db_auc.c:192 IMSI='262427483279399': No 3G Auth Data 20241217160348386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241217160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348388 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483279399"} 20241217160348388 DMAIN <0000> hlr.c:435 IMSI='262427483279399': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160348388 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427483279399"} 20241217160348388 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348389 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348389 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348391 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348391 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427483279399"} 20241217160348391 DAUC <0003> hlr.c:428 IMSI='262427483279399': storing IMEI = 12345678901234 20241217160348391 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427483279399"} 20241217160348391 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427483279399 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160348391 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348391 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160348392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4258 20241217160348392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47780<->l=127.0.0.1:4258 20241217160348393 DLINP <000b> input/ipa.c:452 connected read/write 20241217160348393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160348393 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160348393 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160348393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160348393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40779<->l=127.0.0.1:4259) 20241217160348416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241217160348517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241217160351634 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160351634 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160351639 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241217160351645 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351646 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160351646 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160351646 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  20241217160351646 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160351646 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  20241217160351646 DLGSUP <0013> gsup_server.c:236 2:  20241217160351646 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160351646 DLGSUP <0013> gsup_server.c:236 3:  20241217160351646 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160351646 DLGSUP <0013> gsup_server.c:236 4:  20241217160351646 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160351646 DLGSUP <0013> gsup_server.c:236 5:  20241217160351646 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160351646 DLGSUP <0013> gsup_server.c:236 7:  20241217160351646 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160351646 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160351646 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160351646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160351662 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45965<->l=127.0.0.1:4259) 20241217160351670 DAUC <0003> db_auc.c:157 IMSI='262429435871460': No 2G Auth Data 20241217160351670 DAUC <0003> db_auc.c:192 IMSI='262429435871460': No 3G Auth Data 20241217160351693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20241217160351708 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351708 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429435871460" source_name="the-source\n"} 20241217160351708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241217160351708 DMAIN <0000> hlr.c:435 IMSI='262429435871460': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351708 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429435871460" destination_name="the-source\n"} 20241217160351708 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351708 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351708 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351712 DAUC <0003> db_auc.c:192 IMSI='262429435871460': No 3G Auth Data 20241217160351717 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351717 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429435871460" source_name="the-source\n"} 20241217160351717 DAUC <0003> hlr.c:428 IMSI='262429435871460': storing IMEI = 12345678901234 20241217160351717 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429435871460" destination_name="the-source\n"} 20241217160351717 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429435871460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351717 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351717 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351719 DAUC <0003> db_auc.c:192 IMSI='262429435871460': No 3G Auth Data 20241217160351721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20241217160351723 DAUC <0003> db_auc.c:157 IMSI='262424588372096': No 2G Auth Data 20241217160351723 DAUC <0003> db_auc.c:192 IMSI='262424588372096': No 3G Auth Data 20241217160351732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241217160351734 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351734 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588372096" source_name="the-source\n"} 20241217160351734 DMAIN <0000> hlr.c:435 IMSI='262424588372096': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351734 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424588372096" destination_name="the-source\n"} 20241217160351734 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351734 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351734 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351735 DAUC <0003> db_auc.c:192 IMSI='262424588372096': No 3G Auth Data 20241217160351736 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351736 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588372096" source_name="the-source\n"} 20241217160351736 DAUC <0003> hlr.c:428 IMSI='262424588372096': storing IMEI = 12345678901234 20241217160351736 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424588372096" destination_name="the-source\n"} 20241217160351736 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424588372096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351736 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351736 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351736 DAUC <0003> db_auc.c:192 IMSI='262424588372096': No 3G Auth Data 20241217160351737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241217160351737 DAUC <0003> db_auc.c:157 IMSI='262422933256939': No 2G Auth Data 20241217160351737 DAUC <0003> db_auc.c:192 IMSI='262422933256939': No 3G Auth Data 20241217160351743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241217160351746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351746 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933256939" source_name="the-source\n"} 20241217160351746 DMAIN <0000> hlr.c:435 IMSI='262422933256939': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351746 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422933256939" destination_name="the-source\n"} 20241217160351746 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351746 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351747 DAUC <0003> db_auc.c:192 IMSI='262422933256939': No 3G Auth Data 20241217160351748 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351748 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933256939" source_name="the-source\n"} 20241217160351748 DAUC <0003> hlr.c:428 IMSI='262422933256939': storing IMEI = 12345678901234 20241217160351748 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422933256939" destination_name="the-source\n"} 20241217160351748 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262422933256939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351748 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351748 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351749 DAUC <0003> db_auc.c:192 IMSI='262422933256939': No 3G Auth Data 20241217160351749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241217160351750 DAUC <0003> db_auc.c:157 IMSI='262421837788852': No 2G Auth Data 20241217160351750 DAUC <0003> db_auc.c:192 IMSI='262421837788852': No 3G Auth Data 20241217160351756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241217160351758 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351758 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837788852" source_name="the-source\n"} 20241217160351758 DMAIN <0000> hlr.c:435 IMSI='262421837788852': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351758 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837788852" destination_name="the-source\n"} 20241217160351758 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351758 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351758 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351759 DAUC <0003> db_auc.c:157 IMSI='262421837788852': No 2G Auth Data 20241217160351760 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351760 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837788852" source_name="the-source\n"} 20241217160351760 DAUC <0003> hlr.c:428 IMSI='262421837788852': storing IMEI = 12345678901234 20241217160351760 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837788852" destination_name="the-source\n"} 20241217160351760 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421837788852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351761 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351761 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351761 DAUC <0003> db_auc.c:157 IMSI='262421837788852': No 2G Auth Data 20241217160351761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241217160351762 DAUC <0003> db_auc.c:157 IMSI='262424067888329': No 2G Auth Data 20241217160351762 DAUC <0003> db_auc.c:192 IMSI='262424067888329': No 3G Auth Data 20241217160351768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 20241217160351770 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351770 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424067888329" source_name="the-source\n"} 20241217160351770 DMAIN <0000> hlr.c:435 IMSI='262424067888329': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351770 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424067888329" destination_name="the-source\n"} 20241217160351770 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351770 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351770 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351771 DAUC <0003> db_auc.c:157 IMSI='262424067888329': No 2G Auth Data 20241217160351772 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351772 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424067888329" source_name="the-source\n"} 20241217160351772 DAUC <0003> hlr.c:428 IMSI='262424067888329': storing IMEI = 12345678901234 20241217160351772 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424067888329" destination_name="the-source\n"} 20241217160351772 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424067888329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351772 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351772 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351773 DAUC <0003> db_auc.c:157 IMSI='262424067888329': No 2G Auth Data 20241217160351773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 20241217160351774 DAUC <0003> db_auc.c:157 IMSI='262421805465530': No 2G Auth Data 20241217160351774 DAUC <0003> db_auc.c:192 IMSI='262421805465530': No 3G Auth Data 20241217160351780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241217160351783 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351783 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421805465530" source_name="the-source\n"} 20241217160351783 DMAIN <0000> hlr.c:435 IMSI='262421805465530': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351783 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421805465530" destination_name="the-source\n"} 20241217160351783 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351783 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351783 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351785 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351785 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421805465530" source_name="the-source\n"} 20241217160351785 DAUC <0003> hlr.c:428 IMSI='262421805465530': storing IMEI = 12345678901234 20241217160351785 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421805465530" destination_name="the-source\n"} 20241217160351785 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421805465530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351785 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351785 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241217160351787 DAUC <0003> db_auc.c:157 IMSI='262428600380573': No 2G Auth Data 20241217160351787 DAUC <0003> db_auc.c:192 IMSI='262428600380573': No 3G Auth Data 20241217160351794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241217160351796 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351797 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428600380573" source_name="the-source\n"} 20241217160351797 DMAIN <0000> hlr.c:435 IMSI='262428600380573': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351797 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428600380573" destination_name="the-source\n"} 20241217160351797 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351797 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351797 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351799 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428600380573" source_name="the-source\n"} 20241217160351799 DAUC <0003> hlr.c:428 IMSI='262428600380573': storing IMEI = 12345678901234 20241217160351799 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428600380573" destination_name="the-source\n"} 20241217160351799 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262428600380573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351799 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.1:4258 20241217160351801 DAUC <0003> db_auc.c:157 IMSI='262424343312591': No 2G Auth Data 20241217160351801 DAUC <0003> db_auc.c:192 IMSI='262424343312591': No 3G Auth Data 20241217160351808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241217160351811 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351811 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424343312591" source_name="the-source\n"} 20241217160351811 DMAIN <0000> hlr.c:435 IMSI='262424343312591': has IMEI = 12345678901234 (consider setting 'store-imei') 20241217160351811 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424343312591" destination_name="the-source\n"} 20241217160351811 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351811 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351811 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351813 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351813 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424343312591" source_name="the-source\n"} 20241217160351813 DAUC <0003> hlr.c:428 IMSI='262424343312591': storing IMEI = 12345678901234 20241217160351813 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424343312591" destination_name="the-source\n"} 20241217160351813 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424343312591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160351813 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351813 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160351814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42672<->l=127.0.0.1:4258 20241217160351815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241217160351815 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45965<->l=127.0.0.1:4259) 20241217160351816 DLINP <000b> input/ipa.c:452 connected read/write 20241217160351816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160351816 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160351816 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160351816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160351816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241217160351844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42678<->l=127.0.0.1:4258 20241217160351945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42678<->l=127.0.0.1:4258 20241217160355057 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160355057 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160355061 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 20241217160355066 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355066 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160355066 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160355066 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  20241217160355066 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160355066 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  20241217160355067 DLGSUP <0013> gsup_server.c:236 2:  20241217160355067 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160355067 DLGSUP <0013> gsup_server.c:236 3:  20241217160355067 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160355067 DLGSUP <0013> gsup_server.c:236 4:  20241217160355067 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160355067 DLGSUP <0013> gsup_server.c:236 5:  20241217160355067 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160355067 DLGSUP <0013> gsup_server.c:236 7:  20241217160355067 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160355067 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160355067 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160355067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160355095 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36971<->l=127.0.0.1:4259) 20241217160355099 DAUC <0003> db_auc.c:157 IMSI='262420867455295': No 2G Auth Data 20241217160355099 DAUC <0003> db_auc.c:192 IMSI='262420867455295': No 3G Auth Data 20241217160355111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4258 20241217160355123 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355123 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420867455295"} 20241217160355123 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355123 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420867455295" cause=Invalid mandatory information} 20241217160355123 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355123 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355123 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355129 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355129 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420867455295"} 20241217160355129 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355129 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420867455295" cause=Invalid mandatory information} 20241217160355130 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355130 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355130 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355133 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355133 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420867455295"} 20241217160355133 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355133 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420867455295" cause=Invalid mandatory information} 20241217160355133 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355133 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355133 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355136 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355136 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420867455295"} 20241217160355136 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355136 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420867455295" cause=Invalid mandatory information} 20241217160355136 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355136 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355136 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355139 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355139 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420867455295"} 20241217160355140 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355140 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420867455295" cause=Invalid mandatory information} 20241217160355140 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420867455295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355140 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355140 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.1:4258 20241217160355145 DAUC <0003> db_auc.c:157 IMSI='262425947156924': No 2G Auth Data 20241217160355146 DAUC <0003> db_auc.c:192 IMSI='262425947156924': No 3G Auth Data 20241217160355163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4258 20241217160355165 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355165 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947156924"} 20241217160355165 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355165 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425947156924" cause=Invalid mandatory information} 20241217160355165 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355165 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355165 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355166 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355166 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947156924"} 20241217160355166 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355166 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425947156924" cause=Invalid mandatory information} 20241217160355166 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355166 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355166 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355167 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355167 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947156924"} 20241217160355167 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355167 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425947156924" cause=Invalid mandatory information} 20241217160355167 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355167 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355167 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355168 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355168 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947156924"} 20241217160355168 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355168 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425947156924" cause=Invalid mandatory information} 20241217160355168 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355168 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355168 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355168 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355168 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947156924"} 20241217160355169 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355169 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425947156924" cause=Invalid mandatory information} 20241217160355169 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425947156924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355169 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355169 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4258 20241217160355170 DAUC <0003> db_auc.c:157 IMSI='262421915754041': No 2G Auth Data 20241217160355170 DAUC <0003> db_auc.c:192 IMSI='262421915754041': No 3G Auth Data 20241217160355176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241217160355178 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355178 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421915754041"} 20241217160355178 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355178 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421915754041" cause=Invalid mandatory information} 20241217160355178 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355178 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355178 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355179 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355179 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421915754041"} 20241217160355179 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355179 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421915754041" cause=Invalid mandatory information} 20241217160355179 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355179 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355179 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355179 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355179 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421915754041"} 20241217160355180 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355180 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421915754041" cause=Invalid mandatory information} 20241217160355180 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355180 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355180 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355180 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355180 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421915754041"} 20241217160355180 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355180 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421915754041" cause=Invalid mandatory information} 20241217160355180 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355180 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355180 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355181 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355181 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421915754041"} 20241217160355181 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355181 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421915754041" cause=Invalid mandatory information} 20241217160355181 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421915754041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355181 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355181 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241217160355182 DAUC <0003> db_auc.c:157 IMSI='262425186764449': No 2G Auth Data 20241217160355182 DAUC <0003> db_auc.c:192 IMSI='262425186764449': No 3G Auth Data 20241217160355188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42736<->l=127.0.0.1:4258 20241217160355190 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355190 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425186764449"} 20241217160355190 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355190 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425186764449" cause=Invalid mandatory information} 20241217160355190 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355190 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355190 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355191 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355191 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425186764449"} 20241217160355191 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355191 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425186764449" cause=Invalid mandatory information} 20241217160355191 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355191 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355191 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355192 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355192 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425186764449"} 20241217160355192 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355192 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425186764449" cause=Invalid mandatory information} 20241217160355192 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355192 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355192 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355193 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425186764449"} 20241217160355193 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355193 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425186764449" cause=Invalid mandatory information} 20241217160355193 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355193 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425186764449"} 20241217160355193 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355193 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425186764449" cause=Invalid mandatory information} 20241217160355193 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425186764449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355193 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42736<->l=127.0.0.1:4258 20241217160355195 DAUC <0003> db_auc.c:157 IMSI='262429190324327': No 2G Auth Data 20241217160355195 DAUC <0003> db_auc.c:192 IMSI='262429190324327': No 3G Auth Data 20241217160355201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20241217160355203 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355203 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429190324327"} 20241217160355203 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355203 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429190324327" cause=Invalid mandatory information} 20241217160355203 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355203 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355203 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355204 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355204 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429190324327"} 20241217160355204 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355204 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429190324327" cause=Invalid mandatory information} 20241217160355204 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355204 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355204 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355205 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355205 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429190324327"} 20241217160355205 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355205 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429190324327" cause=Invalid mandatory information} 20241217160355205 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355205 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355205 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355206 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355206 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429190324327"} 20241217160355206 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355206 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429190324327" cause=Invalid mandatory information} 20241217160355206 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355206 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355206 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355207 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355207 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429190324327"} 20241217160355207 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355207 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429190324327" cause=Invalid mandatory information} 20241217160355207 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429190324327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355207 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355207 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20241217160355208 DAUC <0003> db_auc.c:157 IMSI='262423667377173': No 2G Auth Data 20241217160355208 DAUC <0003> db_auc.c:192 IMSI='262423667377173': No 3G Auth Data 20241217160355215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 20241217160355217 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355217 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667377173"} 20241217160355217 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355217 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423667377173" cause=Invalid mandatory information} 20241217160355217 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355217 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355217 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355218 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355218 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667377173"} 20241217160355218 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355218 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423667377173" cause=Invalid mandatory information} 20241217160355218 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355218 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355218 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355219 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355219 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667377173"} 20241217160355219 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355219 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423667377173" cause=Invalid mandatory information} 20241217160355219 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355219 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355219 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355219 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355220 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667377173"} 20241217160355220 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355220 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423667377173" cause=Invalid mandatory information} 20241217160355220 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355220 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355220 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355220 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355220 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423667377173"} 20241217160355220 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355220 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423667377173" cause=Invalid mandatory information} 20241217160355221 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423667377173 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355221 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355221 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4258 20241217160355222 DAUC <0003> db_auc.c:157 IMSI='262429843418278': No 2G Auth Data 20241217160355222 DAUC <0003> db_auc.c:192 IMSI='262429843418278': No 3G Auth Data 20241217160355228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241217160355230 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355230 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843418278"} 20241217160355230 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355230 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429843418278" cause=Invalid mandatory information} 20241217160355230 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355230 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355230 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355231 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355231 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843418278"} 20241217160355231 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355231 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429843418278" cause=Invalid mandatory information} 20241217160355231 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355231 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355231 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355232 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355232 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843418278"} 20241217160355232 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355232 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429843418278" cause=Invalid mandatory information} 20241217160355232 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355232 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355232 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355233 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355233 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843418278"} 20241217160355233 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355233 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429843418278" cause=Invalid mandatory information} 20241217160355233 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355233 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355233 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355234 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355234 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843418278"} 20241217160355234 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355234 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429843418278" cause=Invalid mandatory information} 20241217160355234 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429843418278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355234 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355234 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241217160355235 DAUC <0003> db_auc.c:157 IMSI='262429141482228': No 2G Auth Data 20241217160355235 DAUC <0003> db_auc.c:192 IMSI='262429141482228': No 3G Auth Data 20241217160355241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20241217160355243 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355243 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429141482228"} 20241217160355243 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241217160355243 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429141482228" cause=Invalid mandatory information} 20241217160355243 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355243 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355243 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355244 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355244 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429141482228"} 20241217160355244 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241217160355244 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429141482228" cause=Invalid mandatory information} 20241217160355244 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355244 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355244 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355245 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355245 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429141482228"} 20241217160355245 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241217160355245 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429141482228" cause=Invalid mandatory information} 20241217160355245 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355245 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355245 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355245 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355246 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429141482228"} 20241217160355246 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241217160355246 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429141482228" cause=Invalid mandatory information} 20241217160355246 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355246 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355246 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355246 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355246 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429141482228"} 20241217160355246 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241217160355246 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429141482228" cause=Invalid mandatory information} 20241217160355246 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429141482228 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160355246 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355246 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160355247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42760<->l=127.0.0.1:4258 20241217160355248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 20241217160355248 DLINP <000b> input/ipa.c:452 connected read/write 20241217160355248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160355249 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160355249 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160355249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160355249 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36971<->l=127.0.0.1:4259) 20241217160355271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20241217160355372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20241217160358498 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160358498 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160358503 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160358505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 20241217160358509 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160358509 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160358509 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160358509 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  20241217160358509 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160358509 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  20241217160358509 DLGSUP <0013> gsup_server.c:236 2:  20241217160358509 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160358509 DLGSUP <0013> gsup_server.c:236 3:  20241217160358509 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160358510 DLGSUP <0013> gsup_server.c:236 4:  20241217160358510 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160358510 DLGSUP <0013> gsup_server.c:236 5:  20241217160358510 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160358510 DLGSUP <0013> gsup_server.c:236 7:  20241217160358510 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160358510 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160358510 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160358510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160358535 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42321<->l=127.0.0.1:4259) 20241217160358552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4258 20241217160358564 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160358564 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429221400388"} 20241217160358564 DMAIN <0000> hlr.c:435 IMSI='262429221400388': has IMEI = 22245678901234 (consider setting 'store-imei') 20241217160358564 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241217160358564 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429221400388" cause=Invalid mandatory information} 20241217160358564 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160358565 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160358565 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160358573 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160358573 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429221400388"} 20241217160358573 DAUC <0003> hlr.c:428 IMSI='262429221400388': storing IMEI = 22245678901234 20241217160358573 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429221400388': no such subscriber 20241217160358573 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241217160358573 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429221400388" cause=Invalid mandatory information} 20241217160358573 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429221400388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160358574 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160358574 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160358576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4258 20241217160358578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42774<->l=127.0.0.1:4258 20241217160358580 DLINP <000b> input/ipa.c:452 connected read/write 20241217160358580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160358580 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160358580 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160358580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160358580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42321<->l=127.0.0.1:4259) 20241217160358607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4258 20241217160358708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4258 20241217160401829 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160401830 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160401834 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241217160401840 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401841 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160401841 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160401841 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  20241217160401841 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160401841 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  20241217160401841 DLGSUP <0013> gsup_server.c:236 2:  20241217160401841 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160401841 DLGSUP <0013> gsup_server.c:236 3:  20241217160401841 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160401841 DLGSUP <0013> gsup_server.c:236 4:  20241217160401841 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160401841 DLGSUP <0013> gsup_server.c:236 5:  20241217160401842 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160401842 DLGSUP <0013> gsup_server.c:236 7:  20241217160401842 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160401842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160401842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160401842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160401869 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38135<->l=127.0.0.1:4259) 20241217160401888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241217160401897 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401897 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401897 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401897 DMAIN <0000> hlr.c:243 IMSI='262420098942884': Successfully assigned MSISDN='011' 20241217160401897 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401897 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401897 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401897 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401898 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401901 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401901 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401903 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401903 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401904 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401904 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401907 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401907 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401907 DLU <0006> fsm.c:456 lu(262420098942884)[0x6120000135a0]{UNVALIDATED}: Allocated 20241217160401907 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160401907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420098942884)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160401908 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401908 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401908 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401911 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401911 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420098942884"} 20241217160401911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420098942884)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160401911 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160401911 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420098942884"} 20241217160401911 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160401911 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160401911 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401911 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401919 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401919 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401919 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401919 DMAIN <0000> hlr.c:243 IMSI='262420098942884': Successfully assigned MSISDN='101' 20241217160401919 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401920 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401920 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401920 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401920 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401921 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401921 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401923 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401923 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401924 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401924 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401925 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401925 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401926 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401926 DLU <0006> fsm.c:456 lu(262420098942884)[0x612000013720]{UNVALIDATED}: Allocated 20241217160401926 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160401926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420098942884)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160401926 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401926 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401928 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420098942884"} 20241217160401928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420098942884)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160401928 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160401928 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420098942884"} 20241217160401928 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160401928 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160401928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401928 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401930 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401930 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401930 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401930 DMAIN <0000> hlr.c:243 IMSI='262420098942884': Successfully assigned MSISDN='314' 20241217160401931 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401931 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401931 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401931 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401931 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401931 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401931 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401931 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401931 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401932 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401932 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401932 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401932 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401933 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401933 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401933 DLU <0006> fsm.c:456 lu(262420098942884)[0x6120000138a0]{UNVALIDATED}: Allocated 20241217160401933 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160401933 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420098942884" cause=GPRS services not allowed} 20241217160401933 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401933 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401933 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241217160401933 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241217160401933 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401933 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401934 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401934 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401934 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401934 DMAIN <0000> hlr.c:243 IMSI='262420098942884': Successfully assigned MSISDN='966' 20241217160401934 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401934 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401934 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401934 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401934 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401935 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401935 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401935 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401935 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401935 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401935 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401936 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401936 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401936 DLU <0006> fsm.c:456 lu(262420098942884)[0x612000013a20]{UNVALIDATED}: Allocated 20241217160401936 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160401936 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420098942884" cause=GPRS services not allowed} 20241217160401936 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401936 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401936 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241217160401936 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x612000013a20]{UNVALIDATED}: Deallocated 20241217160401936 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401936 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401937 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401937 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401937 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401937 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401937 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401937 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401937 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401937 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401938 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401938 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401938 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401938 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401939 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401939 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401939 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401939 DLU <0006> fsm.c:456 lu(262420098942884)[0x612000013ba0]{UNVALIDATED}: Allocated 20241217160401939 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160401939 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420098942884" cause=GPRS services not allowed} 20241217160401939 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401939 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401939 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420098942884)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241217160401939 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241217160401939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401939 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401941 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401941 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420098942884"} 20241217160401941 DMAIN <0000> hlr.c:227 IMSI='262420098942884': Creating subscriber on demand 20241217160401941 DAUC <0003> hlr.c:428 IMSI='262420098942884': storing IMEI = 12345678901234 20241217160401941 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420098942884"} 20241217160401941 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241217160401941 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401941 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401942 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401942 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401942 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401942 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401942 DAUC <0003> db_auc.c:157 IMSI='262420098942884': No 2G Auth Data 20241217160401942 DAUC <0003> db_auc.c:192 IMSI='262420098942884': No 3G Auth Data 20241217160401943 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401943 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401943 DLU <0006> fsm.c:456 lu(262420098942884)[0x612000013d20]{UNVALIDATED}: Allocated 20241217160401943 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160401943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420098942884)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160401943 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420098942884" cn_domain=PS} 20241217160401943 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401943 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401944 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401944 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420098942884"} 20241217160401944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420098942884)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160401944 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160401944 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420098942884"} 20241217160401944 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420098942884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160401944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160401944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098942884)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160401944 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098942884)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160401944 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401944 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160401945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4258 20241217160401945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241217160401946 DLINP <000b> input/ipa.c:452 connected read/write 20241217160401946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160401946 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160401946 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160401946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160401946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38135<->l=127.0.0.1:4259) 20241217160401979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 20241217160402080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4258 20241217160405220 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160405220 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160405225 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20241217160405230 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405230 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160405231 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160405231 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  20241217160405231 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160405231 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  20241217160405231 DLGSUP <0013> gsup_server.c:236 2:  20241217160405231 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160405231 DLGSUP <0013> gsup_server.c:236 3:  20241217160405231 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160405231 DLGSUP <0013> gsup_server.c:236 4:  20241217160405231 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160405231 DLGSUP <0013> gsup_server.c:236 5:  20241217160405231 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160405231 DLGSUP <0013> gsup_server.c:236 7:  20241217160405231 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160405231 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160405231 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160405231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160405260 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43877<->l=127.0.0.1:4259) 20241217160405280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4258 20241217160405291 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405291 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405291 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405291 DMAIN <0000> hlr.c:243 IMSI='262429751917692': Successfully assigned MSISDN='846' 20241217160405291 DLU <0006> fsm.c:456 lu(262429751917692)[0x612000013ea0]{UNVALIDATED}: Allocated 20241217160405291 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160405291 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429751917692)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160405291 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405291 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405292 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405297 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429751917692"} 20241217160405297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429751917692)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160405297 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160405297 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429751917692"} 20241217160405297 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160405297 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160405297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405297 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405299 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405299 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405301 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405301 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405302 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405302 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405307 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405307 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405307 DMAIN <0000> hlr.c:243 IMSI='262429751917692': Successfully assigned MSISDN='374' 20241217160405307 DLU <0006> fsm.c:456 lu(262429751917692)[0x612000014020]{UNVALIDATED}: Allocated 20241217160405307 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160405307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429751917692)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160405307 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405307 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405309 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405309 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429751917692"} 20241217160405309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429751917692)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160405309 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160405309 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429751917692"} 20241217160405309 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160405309 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160405309 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405309 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405311 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405311 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405312 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405312 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405312 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405312 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405313 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405313 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405317 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405317 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405317 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405317 DMAIN <0000> hlr.c:243 IMSI='262429751917692': Successfully assigned MSISDN='683' 20241217160405317 DLU <0006> fsm.c:456 lu(262429751917692)[0x6120000141a0]{UNVALIDATED}: Allocated 20241217160405317 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160405317 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429751917692" cause=GPRS services not allowed} 20241217160405317 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405317 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405317 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241217160405317 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241217160405317 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405317 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405318 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405318 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405318 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405318 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405319 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405319 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405319 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405319 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405322 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405322 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405322 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405322 DMAIN <0000> hlr.c:243 IMSI='262429751917692': Successfully assigned MSISDN='665' 20241217160405322 DLU <0006> fsm.c:456 lu(262429751917692)[0x612000014320]{UNVALIDATED}: Allocated 20241217160405322 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160405322 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429751917692" cause=GPRS services not allowed} 20241217160405322 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405322 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405322 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x612000014320]{UNVALIDATED}: Freeing instance 20241217160405322 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x612000014320]{UNVALIDATED}: Deallocated 20241217160405322 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405322 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405322 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405322 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405323 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405323 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405323 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405323 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405325 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405325 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405325 DLU <0006> fsm.c:456 lu(262429751917692)[0x6120000144a0]{UNVALIDATED}: Allocated 20241217160405325 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241217160405325 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429751917692" cause=GPRS services not allowed} 20241217160405325 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405325 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405325 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429751917692)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241217160405325 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241217160405325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405325 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405326 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405326 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405326 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405326 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405327 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405327 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405328 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405328 DMAIN <0000> hlr.c:227 IMSI='262429751917692': Creating subscriber on demand 20241217160405328 DLU <0006> fsm.c:456 lu(262429751917692)[0x612000014620]{UNVALIDATED}: Allocated 20241217160405328 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160405328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429751917692)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160405328 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429751917692" cn_domain=PS} 20241217160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405329 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429751917692"} 20241217160405329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429751917692)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160405329 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160405329 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429751917692"} 20241217160405329 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429751917692 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160405329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160405329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429751917692)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160405329 DLU <0006> fsm.c:568 lu(PS:IMSI-262429751917692)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160405329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405329 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160405329 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405329 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405330 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405330 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405330 DAUC <0003> db_auc.c:157 IMSI='262429751917692': No 2G Auth Data 20241217160405330 DAUC <0003> db_auc.c:192 IMSI='262429751917692': No 3G Auth Data 20241217160405331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4258 20241217160405331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20241217160405332 DLINP <000b> input/ipa.c:452 connected read/write 20241217160405332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160405332 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160405332 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160405332 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160405332 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43877<->l=127.0.0.1:4259) 20241217160405355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241217160405456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4258 20241217160408578 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160408578 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160408582 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50192<->l=127.0.0.1:4258 20241217160408585 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408585 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160408585 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160408585 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  20241217160408586 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160408586 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  20241217160408586 DLGSUP <0013> gsup_server.c:236 2:  20241217160408586 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160408586 DLGSUP <0013> gsup_server.c:236 3:  20241217160408586 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160408586 DLGSUP <0013> gsup_server.c:236 4:  20241217160408586 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160408586 DLGSUP <0013> gsup_server.c:236 5:  20241217160408586 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160408586 DLGSUP <0013> gsup_server.c:236 7:  20241217160408586 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160408586 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160408586 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160408586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160408604 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38411<->l=127.0.0.1:4259) 20241217160408612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241217160408626 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408626 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428200632696"} 20241217160408626 DMAIN <0000> hlr.c:227 IMSI='262428200632696': Creating subscriber on demand 20241217160408627 DMAIN <0000> hlr.c:243 IMSI='262428200632696': Successfully assigned MSISDN='740' 20241217160408627 DAUC <0003> db_auc.c:157 IMSI='262428200632696': No 2G Auth Data 20241217160408627 DAUC <0003> db_auc.c:192 IMSI='262428200632696': No 3G Auth Data 20241217160408627 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428200632696 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 20241217160408627 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428200632696" cause=IMSI unknown in HLR} 20241217160408627 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241217160408627 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408627 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408630 DAUC <0003> db_auc.c:157 IMSI='262428200632696': No 2G Auth Data 20241217160408630 DAUC <0003> db_auc.c:192 IMSI='262428200632696': No 3G Auth Data 20241217160408632 DAUC <0003> db_auc.c:157 IMSI='262428200632696': No 2G Auth Data 20241217160408632 DAUC <0003> db_auc.c:192 IMSI='262428200632696': No 3G Auth Data 20241217160408633 DAUC <0003> db_auc.c:157 IMSI='262428200632696': No 2G Auth Data 20241217160408633 DAUC <0003> db_auc.c:192 IMSI='262428200632696': No 3G Auth Data 20241217160408635 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408635 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428200632696" cn_domain=PS} 20241217160408635 DLU <0006> fsm.c:456 lu(262428200632696)[0x6120000147a0]{UNVALIDATED}: Allocated 20241217160408636 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241217160408636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428200632696)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160408636 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428200632696" cn_domain=PS} 20241217160408636 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408636 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408639 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408639 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428200632696"} 20241217160408639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428200632696)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160408639 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160408639 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428200632696"} 20241217160408640 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428200632696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160408640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428200632696)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160408640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428200632696)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160408640 DLU <0006> fsm.c:568 lu(PS:IMSI-262428200632696)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160408640 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408640 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160408645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4258 20241217160408646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50192<->l=127.0.0.1:4258 20241217160408648 DLINP <000b> input/ipa.c:452 connected read/write 20241217160408648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160408648 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160408648 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160408648 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160408648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38411<->l=127.0.0.1:4259) 20241217160408681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 20241217160408783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4258 20241217160411904 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160411905 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160411909 DLINP <000b> input/ipa.c:452 connected read/write 20241217160411909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160411911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20241217160411917 DLINP <000b> input/ipa.c:452 connected read/write 20241217160411917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160411918 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160411918 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160411918 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  20241217160411918 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160411918 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  20241217160411918 DLGSUP <0013> gsup_server.c:236 2:  20241217160411918 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160411918 DLGSUP <0013> gsup_server.c:236 3:  20241217160411918 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160411918 DLGSUP <0013> gsup_server.c:236 4:  20241217160411918 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160411918 DLGSUP <0013> gsup_server.c:236 5:  20241217160411918 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160411918 DLGSUP <0013> gsup_server.c:236 7:  20241217160411918 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160411918 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160411918 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160411918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160411938 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43797<->l=127.0.0.1:4259) 20241217160411941 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241217160411941 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241217160411953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 20241217160411956 DAUC <0003> db_auc.c:157 IMSI='262422375210843': No 2G Auth Data 20241217160411956 DAUC <0003> db_auc.c:192 IMSI='262422375210843': No 3G Auth Data 20241217160411963 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610843668.msisdn 20241217160411963 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610843668.msisdn: not attached (vlr_number unset) 20241217160411963 DDGSM <0007> mslookup_server.c:327 sip.voice.491610843668.msisdn: does not exist in GSUP proxy 20241217160412971 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160412971 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422375210843" cn_domain=CS} 20241217160412971 DLU <0006> fsm.c:456 lu(262422375210843)[0x612000014c20]{UNVALIDATED}: Allocated 20241217160412971 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241217160412971 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422375210843)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241217160412971 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422375210843" cn_domain=CS} 20241217160412971 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160412972 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160412979 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160412980 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422375210843"} 20241217160412980 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422375210843)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241217160412980 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241217160412980 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422375210843"} 20241217160412980 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422375210843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160412980 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422375210843)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241217160412980 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422375210843)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241217160412980 DLU <0006> fsm.c:568 lu(CS:IMSI-262422375210843)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241217160412980 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160412980 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160412984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610843668.msisdn 20241217160412984 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610843668.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241217160412984 DDGSM <0007> mslookup_server.c:327 sip.voice.491610843668.msisdn: does not exist in GSUP proxy 20241217160412984 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610843668.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241217160412990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 20241217160412992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20241217160412994 DLINP <000b> input/ipa.c:452 connected read/write 20241217160412994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160412994 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160412994 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160412994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160412994 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43797<->l=127.0.0.1:4259) 20241217160413031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20241217160413132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20241217160414940 DSS <0004> hlr_ussd.c:239 262425809351496/0xbb3661dd: SS Session Timeout, destroying 20241217160414940 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425809351496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241217160416252 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160416252 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160416257 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160416259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20241217160416263 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241217160416263 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241217160416263 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160416263 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160416263 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160416263 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  20241217160416263 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160416263 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  20241217160416263 DLGSUP <0013> gsup_server.c:236 2:  20241217160416263 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160416264 DLGSUP <0013> gsup_server.c:236 3:  20241217160416264 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160416264 DLGSUP <0013> gsup_server.c:236 4:  20241217160416264 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160416264 DLGSUP <0013> gsup_server.c:236 5:  20241217160416264 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160416264 DLGSUP <0013> gsup_server.c:236 7:  20241217160416264 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160416264 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160416264 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160416264 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160416289 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20241217160416291 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241217160416291 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241217160416298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241217160416310 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160416311 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421467133510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421467133510" cn_domain=CS} 20241217160416311 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421467133510 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241217160416311 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421467133510 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241217160416311 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421467133510.imsi 20241217160416311 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421467133510.imsi 20241217160416312 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421467133510.imsi: does not exist in local HLR 20241217160416321 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421467133510 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241217160416321 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241217160416321 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241217160416321 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241217160416322 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241217160416322 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241217160416322 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421467133510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160416322 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160416322 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160416322 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160416322 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160416322 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160416322 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160416328 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416328 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416328 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241217160416328 DLINP <000b> ipa.c:396 tag 1: HLR 20241217160416328 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241217160416329 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416330 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416330 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241217160416370 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416370 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416370 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416371 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416371 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421467133510 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611836702 20241217160416371 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421467133510 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160416371 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416371 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416379 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416379 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416379 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421467133510 MSISDN-491611836702 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160416380 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416380 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416385 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416386 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416386 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421467133510 MSISDN-491611836702 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 20241217160416386 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421467133510 MSISDN-491611836702 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160416386 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416386 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160416390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241217160416392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20241217160416395 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160416395 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160416395 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241217160416395 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241217160416395 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241217160416395 DLINP <000b> input/ipa.c:452 connected read/write 20241217160416395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160416395 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160416396 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160416396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160416396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44829<->l=127.0.0.1:4259) 20241217160416474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 20241217160416576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 20241217160419689 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160419690 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160419693 DLINP <000b> input/ipa.c:452 connected read/write 20241217160419693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160419693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241217160419695 DLINP <000b> input/ipa.c:452 connected read/write 20241217160419695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160419696 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160419696 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160419696 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  20241217160419696 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160419696 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  20241217160419696 DLGSUP <0013> gsup_server.c:236 2:  20241217160419696 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160419696 DLGSUP <0013> gsup_server.c:236 3:  20241217160419696 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160419696 DLGSUP <0013> gsup_server.c:236 4:  20241217160419696 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160419696 DLGSUP <0013> gsup_server.c:236 5:  20241217160419696 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160419696 DLGSUP <0013> gsup_server.c:236 7:  20241217160419696 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160419696 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160419696 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160419696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160419696 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241217160419696 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241217160419708 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39417<->l=127.0.0.1:4259) 20241217160419710 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241217160419710 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241217160419717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20241217160419719 DAUC <0003> db_auc.c:157 IMSI='262429489376131': No 2G Auth Data 20241217160419719 DAUC <0003> db_auc.c:192 IMSI='262429489376131': No 3G Auth Data 20241217160419726 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429489376131.imsi 20241217160419726 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429489376131.imsi: found in local HLR 20241217160419735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20241217160419737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241217160419738 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39417<->l=127.0.0.1:4259) 20241217160419739 DLINP <000b> input/ipa.c:452 connected read/write 20241217160419739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160419739 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160419739 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160419739 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160419772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20241217160419873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20241217160422989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160422989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160422992 DLINP <000b> input/ipa.c:452 connected read/write 20241217160422992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160422993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241217160422994 DLINP <000b> input/ipa.c:452 connected read/write 20241217160422994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160422995 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160422995 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160422995 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  20241217160422995 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160422995 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  20241217160422995 DLGSUP <0013> gsup_server.c:236 2:  20241217160422995 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160422995 DLGSUP <0013> gsup_server.c:236 3:  20241217160422995 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160422995 DLGSUP <0013> gsup_server.c:236 4:  20241217160422995 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160422995 DLGSUP <0013> gsup_server.c:236 5:  20241217160422995 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160422995 DLGSUP <0013> gsup_server.c:236 7:  20241217160422995 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160422995 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160422995 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160422995 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160422995 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241217160422995 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241217160423012 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35141<->l=127.0.0.1:4259) 20241217160423013 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241217160423013 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241217160423019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241217160423038 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160423038 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421696050815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421696050815" cn_domain=CS} 20241217160423039 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421696050815 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241217160423039 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421696050815 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241217160423039 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421696050815.imsi 20241217160423039 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421696050815.imsi 20241217160423039 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421696050815.imsi: does not exist in local HLR 20241217160423047 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421696050815 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241217160423047 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241217160423047 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241217160423047 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241217160423048 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241217160423048 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241217160423048 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421696050815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160423048 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160423048 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160423048 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160423048 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160423048 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160423048 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160423050 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423051 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423051 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241217160423051 DLINP <000b> ipa.c:396 tag 1: HLR 20241217160423051 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241217160423052 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423052 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423052 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241217160423094 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423094 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423094 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423094 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423095 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421696050815 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618810144 20241217160423095 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421696050815 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160423095 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423095 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423103 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423103 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423103 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421696050815 MSISDN-491618810144 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160423103 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423103 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423107 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160423107 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160423107 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421696050815 MSISDN-491618810144 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 20241217160423107 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421696050815 MSISDN-491618810144 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160423107 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423107 DLINP <000b> input/ipa.c:452 connected read/write 20241217160423107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160423110 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421696050815.imsi 20241217160423110 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421696050815.imsi: does not exist in local HLR 20241217160424114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20241217160424116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241217160424118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35141<->l=127.0.0.1:4259) 20241217160424118 DLINP <000b> input/ipa.c:452 connected read/write 20241217160424118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160424118 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160424118 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160424118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160424120 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160424120 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160424120 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241217160424120 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241217160424120 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241217160424148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20241217160424249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.1:4258 20241217160427374 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241217160427374 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241217160427376 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160427377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20241217160427378 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160427378 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241217160427378 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241217160427378 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  20241217160427378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241217160427378 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  20241217160427378 DLGSUP <0013> gsup_server.c:236 2:  20241217160427378 DLGSUP <0013> gsup_server.c:238 2: 00  20241217160427378 DLGSUP <0013> gsup_server.c:236 3:  20241217160427378 DLGSUP <0013> gsup_server.c:238 3: 00  20241217160427378 DLGSUP <0013> gsup_server.c:236 4:  20241217160427378 DLGSUP <0013> gsup_server.c:238 4: 00  20241217160427378 DLGSUP <0013> gsup_server.c:236 5:  20241217160427378 DLGSUP <0013> gsup_server.c:238 5: 00  20241217160427378 DLGSUP <0013> gsup_server.c:236 7:  20241217160427378 DLGSUP <0013> gsup_server.c:238 7: 00  20241217160427378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241217160427378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241217160427378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241217160427379 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241217160427379 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241217160427393 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42385<->l=127.0.0.1:4259) 20241217160427394 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241217160427394 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241217160427401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20241217160427422 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160427422 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427095165400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427095165400" cn_domain=CS} 20241217160427422 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427095165400 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241217160427422 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427095165400 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241217160427422 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427095165400.imsi 20241217160427422 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427095165400.imsi 20241217160427422 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427095165400.imsi: does not exist in local HLR 20241217160427428 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427095165400 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241217160427428 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241217160427428 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241217160427428 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241217160427428 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241217160427428 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241217160427428 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427095165400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241217160427428 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160427428 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160427428 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160427428 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160427428 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241217160427428 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241217160427432 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427432 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427432 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241217160427432 DLINP <000b> ipa.c:396 tag 1: HLR 20241217160427432 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241217160427434 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427434 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427434 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241217160427474 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427474 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427474 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427474 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427474 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427095165400 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610652260 20241217160427474 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427095165400 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160427474 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427474 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427477 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427477 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427477 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427095165400 MSISDN-491610652260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160427477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427477 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427479 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427479 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427479 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427095165400 MSISDN-491610652260 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 20241217160427479 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427095165400 MSISDN-491610652260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241217160427479 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427479 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241217160427480 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610652260.msisdn 20241217160427480 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610652260.msisdn: does not exist in local HLR 20241217160427480 DDGSM <0007> mslookup_server.c:352 sip.voice.491610652260.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241217160427480 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610652260.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241217160427482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45870<->l=127.0.0.1:4258 20241217160427483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20241217160427484 DLINP <000b> input/ipa.c:452 connected read/write 20241217160427484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241217160427484 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241217160427484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241217160427484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241217160427485 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241217160427485 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241217160427485 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241217160427485 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241217160427485 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241217160427486 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42385<->l=127.0.0.1:4259) 20241217160427568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20241217160427669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258