20241117122514229 DMAIN <0000> hlr.c:802 hlr starting 20241117122514229 DDB <0001> db.c:599 using database: :memory: 20241117122514229 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241117122514229 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241117122514230 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241117122514230 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241117122514231 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241117122514231 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241117122514232 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241117122514233 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241117122514233 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241117122515725 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122515725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122515726 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122515727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20241117122515727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122515727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122515727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122515727 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122515727 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 2:  20241117122515727 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 3:  20241117122515727 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 4:  20241117122515727 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 5:  20241117122515727 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 7:  20241117122515727 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122515727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122515727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122515727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122515734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39563<->l=127.0.0.1:4259) 20241117122515739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20241117122515770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122515770 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241117122515770 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241117122515770 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241117122515770 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122515770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122515770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122515772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 20241117122515772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20241117122515773 DLINP <000b> input/ipa.c:451 connected read/write 20241117122515773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122515773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122515773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122515773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122515773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39563<->l=127.0.0.1:4259) 20241117122515803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20241117122515904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20241117122519006 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122519006 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122519010 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20241117122519013 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122519013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122519013 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122519013 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 2:  20241117122519013 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 3:  20241117122519013 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 4:  20241117122519013 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 5:  20241117122519013 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 7:  20241117122519013 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122519013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122519013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122519013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122519031 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20241117122519036 DAUC <0003> db_auc.c:157 IMSI='262420118316143': No 2G Auth Data 20241117122519036 DAUC <0003> db_auc.c:192 IMSI='262420118316143': No 3G Auth Data 20241117122519055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20241117122519064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519064 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420118316143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420118316143"} 20241117122519064 DAUC <0003> db_auc.c:192 IMSI='262420118316143': No 3G Auth Data 20241117122519064 DAUC <0003> db_auc.c:236 IMSI='262420118316143': Calling to generate 5 vectors 20241117122519064 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122519064 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519064 DAUC <0003> auc.c:113 vector [0]: rand = 4463caa0ca52be1e1d152d078f7acb4f 20241117122519064 DAUC <0003> auc.c:179 vector [0]: kc = 385d78877879f800 20241117122519064 DAUC <0003> auc.c:180 vector [0]: sres = e6310891 20241117122519064 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122519064 DAUC <0003> auc.c:113 vector [1]: rand = d54238f4727272fd5dac444ee1c8bff3 20241117122519064 DAUC <0003> auc.c:179 vector [1]: kc = e74fa0bc1c26cc00 20241117122519064 DAUC <0003> auc.c:180 vector [1]: sres = 37fe126c 20241117122519064 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122519064 DAUC <0003> auc.c:113 vector [2]: rand = 75988313e17d188613255f40ab95c26d 20241117122519064 DAUC <0003> auc.c:179 vector [2]: kc = feb510385767d400 20241117122519064 DAUC <0003> auc.c:180 vector [2]: sres = 601f4fc1 20241117122519064 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122519064 DAUC <0003> auc.c:113 vector [3]: rand = edf45376b6f41c148ca12c6ee5fe5cf0 20241117122519064 DAUC <0003> auc.c:179 vector [3]: kc = f356567ef5018400 20241117122519064 DAUC <0003> auc.c:180 vector [3]: sres = 1eed0018 20241117122519064 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122519064 DAUC <0003> auc.c:113 vector [4]: rand = c35f4f5f07167d49060a761abe4d13de 20241117122519064 DAUC <0003> auc.c:179 vector [4]: kc = 54bf9858d92c5c00 20241117122519064 DAUC <0003> auc.c:180 vector [4]: sres = f5ff0056 20241117122519064 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122519064 DAUC <0003> db_auc.c:245 IMSI='262420118316143': Generated 5 vectors 20241117122519064 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420118316143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420118316143"} 20241117122519064 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420118316143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20241117122519074 DAUC <0003> db_auc.c:157 IMSI='262426147022628': No 2G Auth Data 20241117122519074 DAUC <0003> db_auc.c:192 IMSI='262426147022628': No 3G Auth Data 20241117122519087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241117122519088 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519088 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426147022628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426147022628"} 20241117122519089 DAUC <0003> db_auc.c:192 IMSI='262426147022628': No 3G Auth Data 20241117122519089 DAUC <0003> db_auc.c:236 IMSI='262426147022628': Calling to generate 5 vectors 20241117122519089 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122519089 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519089 DAUC <0003> auc.c:113 vector [0]: rand = f44ebb76d494bbbf929ab25d2858c915 20241117122519089 DAUC <0003> auc.c:179 vector [0]: kc = e531e394445b1000 20241117122519089 DAUC <0003> auc.c:180 vector [0]: sres = e43d4016 20241117122519089 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122519089 DAUC <0003> auc.c:113 vector [1]: rand = fabfdc967cc78e762faf3e49f071ab7c 20241117122519089 DAUC <0003> auc.c:179 vector [1]: kc = 2c0b34a9fa661c00 20241117122519089 DAUC <0003> auc.c:180 vector [1]: sres = 48bcec7c 20241117122519089 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122519089 DAUC <0003> auc.c:113 vector [2]: rand = 4607a41ed6769af55b803741c373d576 20241117122519089 DAUC <0003> auc.c:179 vector [2]: kc = 569132e4a1666800 20241117122519089 DAUC <0003> auc.c:180 vector [2]: sres = 9c892d74 20241117122519089 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122519089 DAUC <0003> auc.c:113 vector [3]: rand = 15aa6f4837e7c2837476bf86b494fd3a 20241117122519089 DAUC <0003> auc.c:179 vector [3]: kc = 4d66126dd8dc8000 20241117122519089 DAUC <0003> auc.c:180 vector [3]: sres = 8179256e 20241117122519089 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122519089 DAUC <0003> auc.c:113 vector [4]: rand = 0d21478e5f215854a0f9cc1829342a16 20241117122519089 DAUC <0003> auc.c:179 vector [4]: kc = 138f68844b45e800 20241117122519089 DAUC <0003> auc.c:180 vector [4]: sres = 691c4574 20241117122519089 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122519089 DAUC <0003> db_auc.c:245 IMSI='262426147022628': Generated 5 vectors 20241117122519089 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426147022628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426147022628"} 20241117122519089 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426147022628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519089 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519089 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241117122519090 DAUC <0003> db_auc.c:157 IMSI='262428115110828': No 2G Auth Data 20241117122519090 DAUC <0003> db_auc.c:192 IMSI='262428115110828': No 3G Auth Data 20241117122519096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241117122519098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519098 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428115110828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428115110828"} 20241117122519098 DAUC <0003> db_auc.c:192 IMSI='262428115110828': No 3G Auth Data 20241117122519098 DAUC <0003> db_auc.c:236 IMSI='262428115110828': Calling to generate 5 vectors 20241117122519098 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122519098 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519098 DAUC <0003> auc.c:113 vector [0]: rand = 5d70ecebbd7d8c9725fef0fadadaf232 20241117122519098 DAUC <0003> auc.c:179 vector [0]: kc = 0e6da4d9745c15d1 20241117122519098 DAUC <0003> auc.c:180 vector [0]: sres = 2b99bf3e 20241117122519098 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122519098 DAUC <0003> auc.c:113 vector [1]: rand = 82e2032defd37767ae56c9ed277d011e 20241117122519098 DAUC <0003> auc.c:179 vector [1]: kc = bf90c96884b7ba69 20241117122519098 DAUC <0003> auc.c:180 vector [1]: sres = e650d730 20241117122519098 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122519098 DAUC <0003> auc.c:113 vector [2]: rand = 2de508add9874bbc4131a5d0574c3703 20241117122519098 DAUC <0003> auc.c:179 vector [2]: kc = 083ee8b309f43a14 20241117122519098 DAUC <0003> auc.c:180 vector [2]: sres = 271ee3d3 20241117122519098 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122519098 DAUC <0003> auc.c:113 vector [3]: rand = a94ff7142f71c12d89866b566e840a36 20241117122519098 DAUC <0003> auc.c:179 vector [3]: kc = 2cc885b00ff9def4 20241117122519098 DAUC <0003> auc.c:180 vector [3]: sres = 48a4a0a3 20241117122519098 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122519098 DAUC <0003> auc.c:113 vector [4]: rand = d7a1624fdaf3032eb2fa76efc7462715 20241117122519098 DAUC <0003> auc.c:179 vector [4]: kc = 245b8b3361385587 20241117122519098 DAUC <0003> auc.c:180 vector [4]: sres = 419e25bb 20241117122519098 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122519098 DAUC <0003> db_auc.c:245 IMSI='262428115110828': Generated 5 vectors 20241117122519098 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428115110828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428115110828"} 20241117122519098 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428115110828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241117122519099 DAUC <0003> db_auc.c:157 IMSI='262428935287868': No 2G Auth Data 20241117122519099 DAUC <0003> db_auc.c:192 IMSI='262428935287868': No 3G Auth Data 20241117122519107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20241117122519108 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519108 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428935287868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935287868"} 20241117122519108 DAUC <0003> db_auc.c:157 IMSI='262428935287868': No 2G Auth Data 20241117122519109 DAUC <0003> db_auc.c:236 IMSI='262428935287868': Calling to generate 5 vectors 20241117122519109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122519109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122519109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122519109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122519109 DAUC <0003> auc.c:113 vector [0]: rand = c185818bef76f5c99116ff4690a4230d 20241117122519109 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122519109 DAUC <0003> auc.c:142 vector [0]: autn = 57ef4596ed3b00003a0838092d114104 20241117122519109 DAUC <0003> auc.c:143 vector [0]: ck = 8ea95a1550b50a0687fc1a977bc16175 20241117122519109 DAUC <0003> auc.c:144 vector [0]: ik = 1b55ff37c6236ee1270dc1e4976da36a 20241117122519109 DAUC <0003> auc.c:145 vector [0]: res = 3e5eaf5802b8f9d90000000000000000 20241117122519109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122519109 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122519109 DAUC <0003> auc.c:151 vector [0]: kc = 350d7e517a3aa6f8 20241117122519109 DAUC <0003> auc.c:152 vector [0]: sres = 3ce65681 20241117122519109 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122519109 DAUC <0003> auc.c:113 vector [1]: rand = c51195f36509c8023b5ebe96aee26220 20241117122519109 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122519109 DAUC <0003> auc.c:142 vector [1]: autn = 6b25e70740f30000f44122105503b3f5 20241117122519109 DAUC <0003> auc.c:143 vector [1]: ck = e5b6446bae733cde6cf927ec56f62891 20241117122519109 DAUC <0003> auc.c:144 vector [1]: ik = 460ad01786a31d4161dadfbf9bcd8125 20241117122519109 DAUC <0003> auc.c:145 vector [1]: res = d39d6b258353031c0000000000000000 20241117122519109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122519109 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122519109 DAUC <0003> auc.c:151 vector [1]: kc = ae9f6c2fe5eb882b 20241117122519109 DAUC <0003> auc.c:152 vector [1]: sres = 50ce6839 20241117122519109 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122519109 DAUC <0003> auc.c:113 vector [2]: rand = ad6384e172feb85c08cb655bcd636364 20241117122519109 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122519109 DAUC <0003> auc.c:142 vector [2]: autn = cd601e6371e800001714cb92ce894aee 20241117122519109 DAUC <0003> auc.c:143 vector [2]: ck = 15f51be905943312d5d634e7d8e5a3b7 20241117122519109 DAUC <0003> auc.c:144 vector [2]: ik = 84b8902b837258617b4b1984dc48c1ea 20241117122519109 DAUC <0003> auc.c:145 vector [2]: res = e6e4fef097dffc010000000000000000 20241117122519109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122519109 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122519109 DAUC <0003> auc.c:151 vector [2]: kc = 3fd0a6a1824b092e 20241117122519109 DAUC <0003> auc.c:152 vector [2]: sres = 713b02f1 20241117122519109 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122519109 DAUC <0003> auc.c:113 vector [3]: rand = 3477998c49abbc96fc529cabef12c2f4 20241117122519109 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122519109 DAUC <0003> auc.c:142 vector [3]: autn = c2f457bef15c0000459a13e40ef9b3c5 20241117122519109 DAUC <0003> auc.c:143 vector [3]: ck = e38a828923e7f6703e375e904c341726 20241117122519109 DAUC <0003> auc.c:144 vector [3]: ik = 09dbfa0c830601f5d794d82e2da07a4e 20241117122519109 DAUC <0003> auc.c:145 vector [3]: res = e21882ffcf3ba9790000000000000000 20241117122519109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122519109 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122519109 DAUC <0003> auc.c:151 vector [3]: kc = 03f2fe3bc1759aed 20241117122519109 DAUC <0003> auc.c:152 vector [3]: sres = 2d232b86 20241117122519109 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122519109 DAUC <0003> auc.c:113 vector [4]: rand = e817c0dce9705adfe9079b44b147a439 20241117122519109 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122519109 DAUC <0003> auc.c:142 vector [4]: autn = 94f6e0b6317e0000cb4954a9a725a17a 20241117122519109 DAUC <0003> auc.c:143 vector [4]: ck = b7304eaa3d17eae79aca1a59df92ce57 20241117122519109 DAUC <0003> auc.c:144 vector [4]: ik = 6b888d57b36ae328c30db868d39df752 20241117122519109 DAUC <0003> auc.c:145 vector [4]: res = 5a13f715159f84660000000000000000 20241117122519109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122519109 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122519109 DAUC <0003> auc.c:151 vector [4]: kc = 857f61cc827230ca 20241117122519109 DAUC <0003> auc.c:152 vector [4]: sres = 4f8c7373 20241117122519109 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122519109 DAUC <0003> db_auc.c:245 IMSI='262428935287868': Generated 5 vectors 20241117122519109 DAUC <0003> db_auc.c:249 IMSI='262428935287868': Updating SQN=161 in DB 20241117122519109 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428935287868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935287868"} 20241117122519109 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428935287868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519109 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519109 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20241117122519112 DAUC <0003> db_auc.c:157 IMSI='262425029121365': No 2G Auth Data 20241117122519112 DAUC <0003> db_auc.c:192 IMSI='262425029121365': No 3G Auth Data 20241117122519120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60814<->l=127.0.0.1:4258 20241117122519123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519123 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425029121365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425029121365"} 20241117122519123 DAUC <0003> db_auc.c:157 IMSI='262425029121365': No 2G Auth Data 20241117122519123 DAUC <0003> db_auc.c:236 IMSI='262425029121365': Calling to generate 5 vectors 20241117122519123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122519123 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122519123 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122519123 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122519123 DAUC <0003> auc.c:113 vector [0]: rand = 8ddd22fadbf61e7a8cbf46f3c8002723 20241117122519123 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122519123 DAUC <0003> auc.c:142 vector [0]: autn = d1c77565d3be00008eb89dd4b7a63021 20241117122519123 DAUC <0003> auc.c:143 vector [0]: ck = 65016a156c287b3c2d2de39d3848d8b7 20241117122519123 DAUC <0003> auc.c:144 vector [0]: ik = 6f9917e82ad227832c63ab2e03a96ddf 20241117122519123 DAUC <0003> auc.c:145 vector [0]: res = 2c4903fac7f21acc0000000000000000 20241117122519123 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122519123 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122519123 DAUC <0003> auc.c:151 vector [0]: kc = 0bd6354e7d1be9d7 20241117122519123 DAUC <0003> auc.c:152 vector [0]: sres = ebbb1936 20241117122519123 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122519123 DAUC <0003> auc.c:113 vector [1]: rand = 65f2cd290d20c5d4fce692db07e5e366 20241117122519123 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122519123 DAUC <0003> auc.c:142 vector [1]: autn = 4d8750d89ef40000117bc7debe7c978d 20241117122519123 DAUC <0003> auc.c:143 vector [1]: ck = 15369cd91beada808fecab994d05a3ab 20241117122519123 DAUC <0003> auc.c:144 vector [1]: ik = c5e213190e0bbfa94e8c4af7a437ef6d 20241117122519123 DAUC <0003> auc.c:145 vector [1]: res = 742a4ba054bb0eb20000000000000000 20241117122519123 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122519123 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122519123 DAUC <0003> auc.c:151 vector [1]: kc = 11b46eaefcd329ef 20241117122519123 DAUC <0003> auc.c:152 vector [1]: sres = 20914512 20241117122519123 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122519123 DAUC <0003> auc.c:113 vector [2]: rand = 1920e653b3c391a724578cca383a352e 20241117122519123 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122519123 DAUC <0003> auc.c:142 vector [2]: autn = 5005047897880000a55028a77563cda9 20241117122519123 DAUC <0003> auc.c:143 vector [2]: ck = a1f485dae34a575ac486f3fbb3b04ee6 20241117122519123 DAUC <0003> auc.c:144 vector [2]: ik = ed59ac831d7bf4a8c10e72a214bda0e1 20241117122519123 DAUC <0003> auc.c:145 vector [2]: res = 17dcea36c2a36c0c0000000000000000 20241117122519123 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122519123 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122519123 DAUC <0003> auc.c:151 vector [2]: kc = 4925a800593c4df5 20241117122519123 DAUC <0003> auc.c:152 vector [2]: sres = d57f863a 20241117122519123 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122519123 DAUC <0003> auc.c:113 vector [3]: rand = 548b9f4c94560059a7d34c2bc4aaddbc 20241117122519123 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122519123 DAUC <0003> auc.c:142 vector [3]: autn = 304c023147360000b89b9e0166963d1d 20241117122519123 DAUC <0003> auc.c:143 vector [3]: ck = 93e7fff0814b873ac9095519e2fa405a 20241117122519123 DAUC <0003> auc.c:144 vector [3]: ik = 4deac60cd460c1741a00e4a7eb93e68f 20241117122519123 DAUC <0003> auc.c:145 vector [3]: res = 65ba6344a98334820000000000000000 20241117122519123 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122519123 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122519123 DAUC <0003> auc.c:151 vector [3]: kc = 0d0488425c42e09b 20241117122519123 DAUC <0003> auc.c:152 vector [3]: sres = cc3957c6 20241117122519123 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122519123 DAUC <0003> auc.c:113 vector [4]: rand = 075e3a8a19b97c8ab01a640b307a7960 20241117122519123 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122519123 DAUC <0003> auc.c:142 vector [4]: autn = a769007be59b0000b688924808059e41 20241117122519123 DAUC <0003> auc.c:143 vector [4]: ck = 01efab707bfbfdc1c819f1e813a5053f 20241117122519123 DAUC <0003> auc.c:144 vector [4]: ik = ce4c3d3cec8208a1d07b7ffefe0779d3 20241117122519123 DAUC <0003> auc.c:145 vector [4]: res = 3d3d2895d062c48a0000000000000000 20241117122519123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122519123 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122519123 DAUC <0003> auc.c:151 vector [4]: kc = d7c1185a7adb898c 20241117122519123 DAUC <0003> auc.c:152 vector [4]: sres = ed5fec1f 20241117122519123 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122519123 DAUC <0003> db_auc.c:245 IMSI='262425029121365': Generated 5 vectors 20241117122519123 DAUC <0003> db_auc.c:249 IMSI='262425029121365': Updating SQN=161 in DB 20241117122519123 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425029121365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425029121365"} 20241117122519123 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425029121365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60814<->l=127.0.0.1:4258 20241117122519125 DAUC <0003> db_auc.c:157 IMSI='262426424436934': No 2G Auth Data 20241117122519125 DAUC <0003> db_auc.c:192 IMSI='262426424436934': No 3G Auth Data 20241117122519133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20241117122519135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519135 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426424436934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426424436934"} 20241117122519135 DAUC <0003> db_auc.c:236 IMSI='262426424436934': Calling to generate 5 vectors 20241117122519135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122519135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122519135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122519135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122519135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519135 DAUC <0003> auc.c:113 vector [0]: rand = 449db0196781369fe6157f993ff2eee8 20241117122519135 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122519135 DAUC <0003> auc.c:142 vector [0]: autn = bf7b70460ced000011f349a3903751dc 20241117122519135 DAUC <0003> auc.c:143 vector [0]: ck = e72f04c229a3a6172a653eed194d32ce 20241117122519135 DAUC <0003> auc.c:144 vector [0]: ik = 235c90d83f2fbb880db8a718751882e6 20241117122519135 DAUC <0003> auc.c:145 vector [0]: res = 82ef28b430ec07f40000000000000000 20241117122519135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122519135 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122519135 DAUC <0003> auc.c:179 vector [0]: kc = 8b11e86969c13c00 20241117122519135 DAUC <0003> auc.c:180 vector [0]: sres = a17eb77a 20241117122519135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122519135 DAUC <0003> auc.c:113 vector [1]: rand = 468d20fdf07858679f32ea2a690301bb 20241117122519135 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122519135 DAUC <0003> auc.c:142 vector [1]: autn = f18ee38dac4500003512a5d17c0674d7 20241117122519135 DAUC <0003> auc.c:143 vector [1]: ck = 43ffead099f62da1163ee5b4db839674 20241117122519135 DAUC <0003> auc.c:144 vector [1]: ik = 3196b244fd6bcbf2b24a85c2a08a1af8 20241117122519135 DAUC <0003> auc.c:145 vector [1]: res = 2df73926712fb6240000000000000000 20241117122519135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122519135 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122519135 DAUC <0003> auc.c:179 vector [1]: kc = 4d14f3ecf3814800 20241117122519135 DAUC <0003> auc.c:180 vector [1]: sres = 547d31c7 20241117122519135 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122519135 DAUC <0003> auc.c:113 vector [2]: rand = be36b99d628a132745c5ec851fa7d91a 20241117122519135 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122519135 DAUC <0003> auc.c:142 vector [2]: autn = bc7ec4ea09dd0000e6d4f0868b9b54ce 20241117122519135 DAUC <0003> auc.c:143 vector [2]: ck = 4b3d10be9bde2f085eb8a7947b7375dc 20241117122519135 DAUC <0003> auc.c:144 vector [2]: ik = 02142e238296c00d6a5a3caa25e49438 20241117122519135 DAUC <0003> auc.c:145 vector [2]: res = af6b43e88f75c9340000000000000000 20241117122519135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122519135 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122519135 DAUC <0003> auc.c:179 vector [2]: kc = 04fbd9f652004400 20241117122519135 DAUC <0003> auc.c:180 vector [2]: sres = 0e2cfc56 20241117122519135 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122519135 DAUC <0003> auc.c:113 vector [3]: rand = 4f98715720fbf8df639054f5ac868fe8 20241117122519135 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122519135 DAUC <0003> auc.c:142 vector [3]: autn = c9384d6adcab00006e860e61c49e6195 20241117122519135 DAUC <0003> auc.c:143 vector [3]: ck = b825e33a3b5f11877e90c669f5f8a25c 20241117122519135 DAUC <0003> auc.c:144 vector [3]: ik = 15e68b86c6b988d891198438bc3876c3 20241117122519135 DAUC <0003> auc.c:145 vector [3]: res = 3b0f09562afd37750000000000000000 20241117122519135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122519135 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122519135 DAUC <0003> auc.c:179 vector [3]: kc = 1aafac012ea81c00 20241117122519135 DAUC <0003> auc.c:180 vector [3]: sres = e99daf40 20241117122519135 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122519135 DAUC <0003> auc.c:113 vector [4]: rand = 67c4dbd489ddb8294b0d4060282fa061 20241117122519135 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122519135 DAUC <0003> auc.c:142 vector [4]: autn = 772f0c522de000006c1601927f789a48 20241117122519135 DAUC <0003> auc.c:143 vector [4]: ck = 29dabc722aea29376b8f1408142a71a0 20241117122519135 DAUC <0003> auc.c:144 vector [4]: ik = 6d3deb29aedf550594251a1165fbfc75 20241117122519135 DAUC <0003> auc.c:145 vector [4]: res = f599b34422d39e510000000000000000 20241117122519135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122519135 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122519135 DAUC <0003> auc.c:179 vector [4]: kc = 6c322bebe1d8e000 20241117122519135 DAUC <0003> auc.c:180 vector [4]: sres = 77ea1271 20241117122519135 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122519135 DAUC <0003> db_auc.c:245 IMSI='262426424436934': Generated 5 vectors 20241117122519135 DAUC <0003> db_auc.c:249 IMSI='262426424436934': Updating SQN=161 in DB 20241117122519135 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426424436934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426424436934"} 20241117122519135 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426424436934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20241117122519137 DAUC <0003> db_auc.c:157 IMSI='262427953149577': No 2G Auth Data 20241117122519137 DAUC <0003> db_auc.c:192 IMSI='262427953149577': No 3G Auth Data 20241117122519145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 20241117122519146 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519146 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427953149577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427953149577"} 20241117122519146 DAUC <0003> db_auc.c:236 IMSI='262427953149577': Calling to generate 5 vectors 20241117122519146 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122519146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122519146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122519146 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122519146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519146 DAUC <0003> auc.c:113 vector [0]: rand = 43617f5cf81a9314bba17e15305a3d2c 20241117122519146 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122519146 DAUC <0003> auc.c:142 vector [0]: autn = 7c30e534af6c000084880920b49df5bd 20241117122519146 DAUC <0003> auc.c:143 vector [0]: ck = 29cd22cc4cb6a90cd37d0bc01f8a5b8a 20241117122519146 DAUC <0003> auc.c:144 vector [0]: ik = 850709f75315d28b265d973582d68a54 20241117122519146 DAUC <0003> auc.c:145 vector [0]: res = 840e7401f9b5828e0000000000000000 20241117122519146 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122519146 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122519146 DAUC <0003> auc.c:179 vector [0]: kc = 4f5ae7406e85fc00 20241117122519146 DAUC <0003> auc.c:180 vector [0]: sres = 0245d527 20241117122519146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122519147 DAUC <0003> auc.c:113 vector [1]: rand = 1f1fd4d5367e37d9351aa0eb0a01da75 20241117122519147 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122519147 DAUC <0003> auc.c:142 vector [1]: autn = 303f8467592000002a3da7f02c4cd20a 20241117122519147 DAUC <0003> auc.c:143 vector [1]: ck = 5d126152ee1d3b7bdcd19909262ab6ba 20241117122519147 DAUC <0003> auc.c:144 vector [1]: ik = e028ffa5e48e605e93bde289e132383e 20241117122519147 DAUC <0003> auc.c:145 vector [1]: res = c69be2a7deef03df0000000000000000 20241117122519147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122519147 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122519147 DAUC <0003> auc.c:179 vector [1]: kc = 1a33bab5aa735c00 20241117122519147 DAUC <0003> auc.c:180 vector [1]: sres = b82188dd 20241117122519147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122519147 DAUC <0003> auc.c:113 vector [2]: rand = eea9fb5349451932f300aa010ff2e6c8 20241117122519147 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122519147 DAUC <0003> auc.c:142 vector [2]: autn = 101bd7f7ca3f0000e7a3fd4f84b84f15 20241117122519147 DAUC <0003> auc.c:143 vector [2]: ck = 6667729d1077e39a10d54ddaac624bc7 20241117122519147 DAUC <0003> auc.c:144 vector [2]: ik = ff26cc1982a5679327742a6769a30734 20241117122519147 DAUC <0003> auc.c:145 vector [2]: res = 751a56f53dc4aa370000000000000000 20241117122519147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122519147 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122519147 DAUC <0003> auc.c:179 vector [2]: kc = cd63a3f2e2475800 20241117122519147 DAUC <0003> auc.c:180 vector [2]: sres = a36df886 20241117122519147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122519147 DAUC <0003> auc.c:113 vector [3]: rand = da15dad6bbfb8199116891cf02cb96f8 20241117122519147 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122519147 DAUC <0003> auc.c:142 vector [3]: autn = 2451ea568ff20000047e82638abdbee3 20241117122519147 DAUC <0003> auc.c:143 vector [3]: ck = 1c98e522dc7a709ba9e4d55cddda4e71 20241117122519147 DAUC <0003> auc.c:144 vector [3]: ik = 06060d1bc130addd2d8b68093475fb83 20241117122519147 DAUC <0003> auc.c:145 vector [3]: res = 16a20823089fcfba0000000000000000 20241117122519147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122519147 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122519147 DAUC <0003> auc.c:179 vector [3]: kc = 14a8b7f68b6d1800 20241117122519147 DAUC <0003> auc.c:180 vector [3]: sres = 6ad0203b 20241117122519147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122519147 DAUC <0003> auc.c:113 vector [4]: rand = 2516cc86d3dc15c707e4f4dce036a086 20241117122519147 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122519147 DAUC <0003> auc.c:142 vector [4]: autn = 859aa292afcb0000996ce34a847c116f 20241117122519147 DAUC <0003> auc.c:143 vector [4]: ck = 4be7d7bfaf4cde9c085becdfbd64315e 20241117122519147 DAUC <0003> auc.c:144 vector [4]: ik = 8ee19178034d9989072850f8a76dad36 20241117122519147 DAUC <0003> auc.c:145 vector [4]: res = 12bf83dd2584af100000000000000000 20241117122519147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122519147 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122519147 DAUC <0003> auc.c:179 vector [4]: kc = 0ab55b37289ff000 20241117122519147 DAUC <0003> auc.c:180 vector [4]: sres = 4a8aeb15 20241117122519147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122519147 DAUC <0003> db_auc.c:245 IMSI='262427953149577': Generated 5 vectors 20241117122519147 DAUC <0003> db_auc.c:249 IMSI='262427953149577': Updating SQN=161 in DB 20241117122519147 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427953149577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427953149577"} 20241117122519147 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427953149577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519147 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519147 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 20241117122519149 DAUC <0003> db_auc.c:157 IMSI='262424808146578': No 2G Auth Data 20241117122519149 DAUC <0003> db_auc.c:192 IMSI='262424808146578': No 3G Auth Data 20241117122519157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241117122519160 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519160 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424808146578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424808146578"} 20241117122519160 DAUC <0003> db_auc.c:236 IMSI='262424808146578': Calling to generate 5 vectors 20241117122519160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122519160 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122519160 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122519160 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122519160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122519160 DAUC <0003> auc.c:113 vector [0]: rand = ae5d440d28abb8ae7dc3805caa36ae3c 20241117122519160 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122519160 DAUC <0003> auc.c:142 vector [0]: autn = 74ef4996971200000a530779e8d5352e 20241117122519160 DAUC <0003> auc.c:143 vector [0]: ck = 055c6d6d8b4068809a389d91b9deb4e9 20241117122519160 DAUC <0003> auc.c:144 vector [0]: ik = 330f076f12a381721c165299b130d60c 20241117122519160 DAUC <0003> auc.c:145 vector [0]: res = 55f04bd26fc224f20000000000000000 20241117122519160 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122519160 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122519160 DAUC <0003> auc.c:179 vector [0]: kc = 7a5875e70ba07de5 20241117122519160 DAUC <0003> auc.c:180 vector [0]: sres = b3b53f37 20241117122519160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122519160 DAUC <0003> auc.c:113 vector [1]: rand = eb70538d5207c4c1daf41195ae1356b3 20241117122519160 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122519160 DAUC <0003> auc.c:142 vector [1]: autn = 1b9aa006a9440000ff754311eaaf55bf 20241117122519160 DAUC <0003> auc.c:143 vector [1]: ck = 32eb8b9f66a23f58d17163e413c25787 20241117122519160 DAUC <0003> auc.c:144 vector [1]: ik = de6c9f69f57be12a2ef3dd6d3db152e8 20241117122519160 DAUC <0003> auc.c:145 vector [1]: res = b12a50576285ac790000000000000000 20241117122519160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122519160 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122519160 DAUC <0003> auc.c:179 vector [1]: kc = d3ad23944d079c3d 20241117122519160 DAUC <0003> auc.c:180 vector [1]: sres = 84117f2d 20241117122519160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122519160 DAUC <0003> auc.c:113 vector [2]: rand = 561fa3f6e2d161d6647973a4e4261f00 20241117122519160 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122519160 DAUC <0003> auc.c:142 vector [2]: autn = f3cdfe3870100000fb1360a1dd63c6f1 20241117122519160 DAUC <0003> auc.c:143 vector [2]: ck = 64b5f178282646863a9836f89188cd1b 20241117122519160 DAUC <0003> auc.c:144 vector [2]: ik = ea336258bece13931e025ad522eb51b7 20241117122519160 DAUC <0003> auc.c:145 vector [2]: res = 09305e86635dcd630000000000000000 20241117122519160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122519160 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122519160 DAUC <0003> auc.c:179 vector [2]: kc = 5c9e88bc19390413 20241117122519160 DAUC <0003> auc.c:180 vector [2]: sres = 7b289dff 20241117122519160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122519160 DAUC <0003> auc.c:113 vector [3]: rand = 688fe9ad0db4f8b2fc96d3a86e1fa694 20241117122519160 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122519160 DAUC <0003> auc.c:142 vector [3]: autn = 9011e44cc37b0000429f78f281710b3f 20241117122519160 DAUC <0003> auc.c:143 vector [3]: ck = 6fcf26e7df210ebe7dd1cfe2f5483931 20241117122519160 DAUC <0003> auc.c:144 vector [3]: ik = fdaef06845b479e9ba6bd1aa2df07bb3 20241117122519160 DAUC <0003> auc.c:145 vector [3]: res = fe675131ac6af7a30000000000000000 20241117122519160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122519160 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122519160 DAUC <0003> auc.c:179 vector [3]: kc = 5544822dcf4ad01d 20241117122519160 DAUC <0003> auc.c:180 vector [3]: sres = a41c1976 20241117122519160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122519160 DAUC <0003> auc.c:113 vector [4]: rand = 7d48752698e382c6abaa7ccac253e800 20241117122519160 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122519160 DAUC <0003> auc.c:142 vector [4]: autn = e540b32ef94500005a681d2aa48d685d 20241117122519160 DAUC <0003> auc.c:143 vector [4]: ck = a045d137b59b9f41d46cfd2effd495ae 20241117122519160 DAUC <0003> auc.c:144 vector [4]: ik = 2b48255793f05166e5f5abf0b771f2fc 20241117122519160 DAUC <0003> auc.c:145 vector [4]: res = 266304df61c9bdb70000000000000000 20241117122519160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122519160 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122519160 DAUC <0003> auc.c:179 vector [4]: kc = caa4fd22a8f652ab 20241117122519160 DAUC <0003> auc.c:180 vector [4]: sres = 52583ef6 20241117122519160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122519160 DAUC <0003> db_auc.c:245 IMSI='262424808146578': Generated 5 vectors 20241117122519160 DAUC <0003> db_auc.c:249 IMSI='262424808146578': Updating SQN=161 in DB 20241117122519160 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424808146578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424808146578"} 20241117122519160 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424808146578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122519160 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519160 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122519162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241117122519163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20241117122519164 DLINP <000b> input/ipa.c:451 connected read/write 20241117122519164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122519164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122519164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122519164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122519164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20241117122519192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241117122519293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241117122522393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122522393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122522398 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241117122522403 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122522403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122522403 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122522403 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 2:  20241117122522403 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 3:  20241117122522403 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 4:  20241117122522403 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 5:  20241117122522403 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 7:  20241117122522403 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122522403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122522403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122522403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122522433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42861<->l=127.0.0.1:4259) 20241117122522441 DAUC <0003> db_auc.c:157 IMSI='262428463335096': No 2G Auth Data 20241117122522441 DAUC <0003> db_auc.c:192 IMSI='262428463335096': No 3G Auth Data 20241117122522460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241117122522464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522464 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428463335096"} 20241117122522465 DAUC <0003> db_auc.c:192 IMSI='262428463335096': No 3G Auth Data 20241117122522465 DAUC <0003> db_auc.c:236 IMSI='262428463335096': Calling to generate 1 vectors 20241117122522465 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117122522465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522465 DAUC <0003> auc.c:113 vector [0]: rand = fa47ef69487d2a9031ee50dac3d708cd 20241117122522465 DAUC <0003> auc.c:179 vector [0]: kc = b6f4019d320ddc00 20241117122522465 DAUC <0003> auc.c:180 vector [0]: sres = aba6a10d 20241117122522465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522465 DAUC <0003> db_auc.c:245 IMSI='262428463335096': Generated 1 vectors 20241117122522465 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428463335096"} 20241117122522465 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522465 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522465 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522467 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522467 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428463335096"} 20241117122522467 DAUC <0003> db_auc.c:192 IMSI='262428463335096': No 3G Auth Data 20241117122522467 DAUC <0003> db_auc.c:236 IMSI='262428463335096': Calling to generate 4 vectors 20241117122522467 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117122522467 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522467 DAUC <0003> auc.c:113 vector [0]: rand = da2138ec0d8ef35114ee77f9359adf6e 20241117122522468 DAUC <0003> auc.c:179 vector [0]: kc = eb54b088d96fd400 20241117122522468 DAUC <0003> auc.c:180 vector [0]: sres = c0d399e9 20241117122522468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522468 DAUC <0003> auc.c:113 vector [1]: rand = 05741d56028629f7d5062d4a8c3b4a7a 20241117122522468 DAUC <0003> auc.c:179 vector [1]: kc = e804c586bd162c00 20241117122522468 DAUC <0003> auc.c:180 vector [1]: sres = 365bcb1c 20241117122522468 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522468 DAUC <0003> auc.c:113 vector [2]: rand = 3c0a8990270c77637ebe0fd7731c3ae0 20241117122522468 DAUC <0003> auc.c:179 vector [2]: kc = 194b636560ca3c00 20241117122522468 DAUC <0003> auc.c:180 vector [2]: sres = 0b729d20 20241117122522468 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522468 DAUC <0003> auc.c:113 vector [3]: rand = ab9076239a5148dc8eb69f26d658c1d3 20241117122522468 DAUC <0003> auc.c:179 vector [3]: kc = 6b0872d10a33c000 20241117122522468 DAUC <0003> auc.c:180 vector [3]: sres = 6c84361b 20241117122522468 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522468 DAUC <0003> db_auc.c:245 IMSI='262428463335096': Generated 4 vectors 20241117122522468 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428463335096"} 20241117122522468 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522468 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522468 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522469 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522469 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428463335096"} 20241117122522470 DAUC <0003> db_auc.c:192 IMSI='262428463335096': No 3G Auth Data 20241117122522470 DAUC <0003> db_auc.c:236 IMSI='262428463335096': Calling to generate 5 vectors 20241117122522470 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522470 DAUC <0003> auc.c:113 vector [0]: rand = 0ed54bbfab715f4ec51a417c75eb9c7e 20241117122522470 DAUC <0003> auc.c:179 vector [0]: kc = b2f5f00d82dcb000 20241117122522470 DAUC <0003> auc.c:180 vector [0]: sres = a4ef987e 20241117122522470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522470 DAUC <0003> auc.c:113 vector [1]: rand = 13383c9b33b4f54444c9ac6eac9d857e 20241117122522470 DAUC <0003> auc.c:179 vector [1]: kc = e71449d77b7c5800 20241117122522470 DAUC <0003> auc.c:180 vector [1]: sres = 3d420a84 20241117122522470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522470 DAUC <0003> auc.c:113 vector [2]: rand = 0cd07dcd7f674ff9dba3b0877a3f2b50 20241117122522470 DAUC <0003> auc.c:179 vector [2]: kc = e5350696de5aac00 20241117122522470 DAUC <0003> auc.c:180 vector [2]: sres = 89379b8e 20241117122522470 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522470 DAUC <0003> auc.c:113 vector [3]: rand = 4ce1892090bf9761741d5da9f3318522 20241117122522470 DAUC <0003> auc.c:179 vector [3]: kc = 03d1b3c816646400 20241117122522470 DAUC <0003> auc.c:180 vector [3]: sres = d6450a1d 20241117122522470 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522470 DAUC <0003> auc.c:113 vector [4]: rand = 107a7cd80ff4052631dda7fc5725b1d4 20241117122522470 DAUC <0003> auc.c:179 vector [4]: kc = 4c46da2d4a25ac00 20241117122522470 DAUC <0003> auc.c:180 vector [4]: sres = 7d77af39 20241117122522470 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522470 DAUC <0003> db_auc.c:245 IMSI='262428463335096': Generated 5 vectors 20241117122522470 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428463335096"} 20241117122522470 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522470 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522470 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522472 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522472 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428463335096"} 20241117122522472 DAUC <0003> db_auc.c:192 IMSI='262428463335096': No 3G Auth Data 20241117122522472 DAUC <0003> db_auc.c:236 IMSI='262428463335096': Calling to generate 5 vectors 20241117122522472 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522472 DAUC <0003> auc.c:113 vector [0]: rand = 9dc002fa875f909af8be2b0f399c5d6e 20241117122522472 DAUC <0003> auc.c:179 vector [0]: kc = 0b9811efd8e33c00 20241117122522472 DAUC <0003> auc.c:180 vector [0]: sres = 883d0270 20241117122522472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522472 DAUC <0003> auc.c:113 vector [1]: rand = a86803c967a9a50fd6b71708663d579d 20241117122522472 DAUC <0003> auc.c:179 vector [1]: kc = 1834b5b8bbb7a000 20241117122522472 DAUC <0003> auc.c:180 vector [1]: sres = b4fbac45 20241117122522472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522472 DAUC <0003> auc.c:113 vector [2]: rand = 57cb2d9e1116a04408c0a6b805b216df 20241117122522472 DAUC <0003> auc.c:179 vector [2]: kc = 64a5250abf670000 20241117122522472 DAUC <0003> auc.c:180 vector [2]: sres = c2bcd050 20241117122522472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522472 DAUC <0003> auc.c:113 vector [3]: rand = 7048bbfa133ca7bcb2d0f4cf71867483 20241117122522472 DAUC <0003> auc.c:179 vector [3]: kc = 18afc21304220800 20241117122522472 DAUC <0003> auc.c:180 vector [3]: sres = 06acc083 20241117122522472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522472 DAUC <0003> auc.c:113 vector [4]: rand = 7de79e070207c0699d376682afbf9fc9 20241117122522472 DAUC <0003> auc.c:179 vector [4]: kc = 986d07cebb392400 20241117122522472 DAUC <0003> auc.c:180 vector [4]: sres = 1c204470 20241117122522472 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522472 DAUC <0003> db_auc.c:245 IMSI='262428463335096': Generated 5 vectors 20241117122522472 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428463335096"} 20241117122522472 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428463335096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522472 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522472 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241117122522476 DAUC <0003> db_auc.c:157 IMSI='262428543737126': No 2G Auth Data 20241117122522476 DAUC <0003> db_auc.c:192 IMSI='262428543737126': No 3G Auth Data 20241117122522493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20241117122522495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522495 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428543737126"} 20241117122522495 DAUC <0003> db_auc.c:192 IMSI='262428543737126': No 3G Auth Data 20241117122522495 DAUC <0003> db_auc.c:236 IMSI='262428543737126': Calling to generate 1 vectors 20241117122522495 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117122522495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522495 DAUC <0003> auc.c:113 vector [0]: rand = 6e352d2d81da699a0590cac0ed414d6c 20241117122522495 DAUC <0003> auc.c:179 vector [0]: kc = e8cc921a77528800 20241117122522495 DAUC <0003> auc.c:180 vector [0]: sres = 83699e0f 20241117122522495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522495 DAUC <0003> db_auc.c:245 IMSI='262428543737126': Generated 1 vectors 20241117122522495 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428543737126"} 20241117122522495 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522496 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522496 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428543737126"} 20241117122522496 DAUC <0003> db_auc.c:192 IMSI='262428543737126': No 3G Auth Data 20241117122522496 DAUC <0003> db_auc.c:236 IMSI='262428543737126': Calling to generate 4 vectors 20241117122522496 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117122522496 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522496 DAUC <0003> auc.c:113 vector [0]: rand = 2f84e7182aeabe69a75ebda6e8f0b742 20241117122522496 DAUC <0003> auc.c:179 vector [0]: kc = 7ddac61660580400 20241117122522496 DAUC <0003> auc.c:180 vector [0]: sres = 4564c30d 20241117122522496 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522496 DAUC <0003> auc.c:113 vector [1]: rand = ac2f7d62c676dcdd16f6fa99c8ec85dd 20241117122522496 DAUC <0003> auc.c:179 vector [1]: kc = 1424122148906000 20241117122522496 DAUC <0003> auc.c:180 vector [1]: sres = 0b9ea15a 20241117122522496 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522496 DAUC <0003> auc.c:113 vector [2]: rand = 5bd4c9141d09786cad9064dcf5d5e341 20241117122522496 DAUC <0003> auc.c:179 vector [2]: kc = bbd692369d2ce800 20241117122522496 DAUC <0003> auc.c:180 vector [2]: sres = 5a5b5d41 20241117122522496 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522496 DAUC <0003> auc.c:113 vector [3]: rand = 612ef15221e7a0354fcb04224cebf179 20241117122522496 DAUC <0003> auc.c:179 vector [3]: kc = 986ac788f6a76c00 20241117122522496 DAUC <0003> auc.c:180 vector [3]: sres = a6f501d7 20241117122522496 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522496 DAUC <0003> db_auc.c:245 IMSI='262428543737126': Generated 4 vectors 20241117122522496 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428543737126"} 20241117122522496 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522496 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522496 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522497 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428543737126"} 20241117122522497 DAUC <0003> db_auc.c:192 IMSI='262428543737126': No 3G Auth Data 20241117122522497 DAUC <0003> db_auc.c:236 IMSI='262428543737126': Calling to generate 5 vectors 20241117122522497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522497 DAUC <0003> auc.c:113 vector [0]: rand = 2cd38063428fdc927163f5d2547dd971 20241117122522497 DAUC <0003> auc.c:179 vector [0]: kc = 0d85fa63d8f43000 20241117122522497 DAUC <0003> auc.c:180 vector [0]: sres = 111ee966 20241117122522497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522497 DAUC <0003> auc.c:113 vector [1]: rand = 8dea15c0c4976b408f6180c9c7fe8607 20241117122522497 DAUC <0003> auc.c:179 vector [1]: kc = e74cce55f14b0400 20241117122522497 DAUC <0003> auc.c:180 vector [1]: sres = f2941ef7 20241117122522497 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522497 DAUC <0003> auc.c:113 vector [2]: rand = 9467e52c32e55b067165ba807a737481 20241117122522497 DAUC <0003> auc.c:179 vector [2]: kc = dc1aa05792f8ac00 20241117122522497 DAUC <0003> auc.c:180 vector [2]: sres = 772890f7 20241117122522497 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522497 DAUC <0003> auc.c:113 vector [3]: rand = b260f68edface35d552c7166d12a5548 20241117122522497 DAUC <0003> auc.c:179 vector [3]: kc = 062b27ead79e8c00 20241117122522497 DAUC <0003> auc.c:180 vector [3]: sres = 28f7cb71 20241117122522497 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522497 DAUC <0003> auc.c:113 vector [4]: rand = d9b8cc1e79f100e83570830614331c8b 20241117122522497 DAUC <0003> auc.c:179 vector [4]: kc = da28b5dc13b6f000 20241117122522497 DAUC <0003> auc.c:180 vector [4]: sres = 30bd3e51 20241117122522497 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522497 DAUC <0003> db_auc.c:245 IMSI='262428543737126': Generated 5 vectors 20241117122522497 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428543737126"} 20241117122522497 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522498 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428543737126"} 20241117122522498 DAUC <0003> db_auc.c:192 IMSI='262428543737126': No 3G Auth Data 20241117122522498 DAUC <0003> db_auc.c:236 IMSI='262428543737126': Calling to generate 5 vectors 20241117122522498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522498 DAUC <0003> auc.c:113 vector [0]: rand = 8360ff7d0572a9eea236807e2191482a 20241117122522498 DAUC <0003> auc.c:179 vector [0]: kc = cf2a67ab5f214400 20241117122522498 DAUC <0003> auc.c:180 vector [0]: sres = 17b10840 20241117122522498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522498 DAUC <0003> auc.c:113 vector [1]: rand = 9bbc81ab499e89b5cbd10c09c9a244c4 20241117122522498 DAUC <0003> auc.c:179 vector [1]: kc = 9215514f3298a400 20241117122522498 DAUC <0003> auc.c:180 vector [1]: sres = 34b14a40 20241117122522498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522498 DAUC <0003> auc.c:113 vector [2]: rand = a37586f3348f960fb258fbb028de7a1c 20241117122522498 DAUC <0003> auc.c:179 vector [2]: kc = 3cdcbfd95960a000 20241117122522498 DAUC <0003> auc.c:180 vector [2]: sres = 8b3951e2 20241117122522498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522498 DAUC <0003> auc.c:113 vector [3]: rand = 81d1fdd7f6b51e52e7d2a4e7e937b9fb 20241117122522498 DAUC <0003> auc.c:179 vector [3]: kc = d15a0d9a3b3d5000 20241117122522498 DAUC <0003> auc.c:180 vector [3]: sres = 7403c157 20241117122522498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522498 DAUC <0003> auc.c:113 vector [4]: rand = bdac67282a81f63ff9729e830608d0aa 20241117122522498 DAUC <0003> auc.c:179 vector [4]: kc = d4783ab8cea4ac00 20241117122522498 DAUC <0003> auc.c:180 vector [4]: sres = 3e729bbe 20241117122522498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522498 DAUC <0003> db_auc.c:245 IMSI='262428543737126': Generated 5 vectors 20241117122522498 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428543737126"} 20241117122522498 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428543737126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4258 20241117122522499 DAUC <0003> db_auc.c:157 IMSI='262423152920107': No 2G Auth Data 20241117122522499 DAUC <0003> db_auc.c:192 IMSI='262423152920107': No 3G Auth Data 20241117122522505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241117122522507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522507 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423152920107"} 20241117122522507 DAUC <0003> db_auc.c:192 IMSI='262423152920107': No 3G Auth Data 20241117122522507 DAUC <0003> db_auc.c:236 IMSI='262423152920107': Calling to generate 1 vectors 20241117122522507 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241117122522507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522507 DAUC <0003> auc.c:113 vector [0]: rand = d278be2330f039ddf4af06061fa7dd39 20241117122522507 DAUC <0003> auc.c:179 vector [0]: kc = 93063b3307350b94 20241117122522507 DAUC <0003> auc.c:180 vector [0]: sres = 16c8d991 20241117122522507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522507 DAUC <0003> db_auc.c:245 IMSI='262423152920107': Generated 1 vectors 20241117122522507 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423152920107"} 20241117122522507 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522508 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423152920107"} 20241117122522508 DAUC <0003> db_auc.c:192 IMSI='262423152920107': No 3G Auth Data 20241117122522508 DAUC <0003> db_auc.c:236 IMSI='262423152920107': Calling to generate 4 vectors 20241117122522508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241117122522508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522508 DAUC <0003> auc.c:113 vector [0]: rand = 0c3b61a974851050723193bf5c0f31b7 20241117122522508 DAUC <0003> auc.c:179 vector [0]: kc = 0914cf6a23f0b0a4 20241117122522508 DAUC <0003> auc.c:180 vector [0]: sres = 81f8c26d 20241117122522508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522508 DAUC <0003> auc.c:113 vector [1]: rand = 9d407498e469448ef46a80878680d059 20241117122522508 DAUC <0003> auc.c:179 vector [1]: kc = 16aecaae353d8a09 20241117122522508 DAUC <0003> auc.c:180 vector [1]: sres = 733c75cc 20241117122522508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522508 DAUC <0003> auc.c:113 vector [2]: rand = a0180866cd3614bbf26d651a08698016 20241117122522508 DAUC <0003> auc.c:179 vector [2]: kc = c19828f4d8f47592 20241117122522508 DAUC <0003> auc.c:180 vector [2]: sres = 76e58ae6 20241117122522508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522508 DAUC <0003> auc.c:113 vector [3]: rand = 3a69a75cb6527dee145c4042b06f80bc 20241117122522508 DAUC <0003> auc.c:179 vector [3]: kc = 7a1e71a18509a67b 20241117122522508 DAUC <0003> auc.c:180 vector [3]: sres = 311cca1e 20241117122522508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522508 DAUC <0003> db_auc.c:245 IMSI='262423152920107': Generated 4 vectors 20241117122522508 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423152920107"} 20241117122522508 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522509 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423152920107"} 20241117122522509 DAUC <0003> db_auc.c:192 IMSI='262423152920107': No 3G Auth Data 20241117122522509 DAUC <0003> db_auc.c:236 IMSI='262423152920107': Calling to generate 5 vectors 20241117122522509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522509 DAUC <0003> auc.c:113 vector [0]: rand = 057e49bdc7c834ea31e1d8be8a2a8edf 20241117122522509 DAUC <0003> auc.c:179 vector [0]: kc = 0fc86863eaf02b35 20241117122522509 DAUC <0003> auc.c:180 vector [0]: sres = 905fc37c 20241117122522509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522509 DAUC <0003> auc.c:113 vector [1]: rand = f33e7b60e23b429956a1de17bc425116 20241117122522509 DAUC <0003> auc.c:179 vector [1]: kc = 617660d59334745a 20241117122522509 DAUC <0003> auc.c:180 vector [1]: sres = 2b913722 20241117122522509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522509 DAUC <0003> auc.c:113 vector [2]: rand = 1856b889f84629cf0980b905a50c1dd5 20241117122522509 DAUC <0003> auc.c:179 vector [2]: kc = 2aff8e8131fc905b 20241117122522509 DAUC <0003> auc.c:180 vector [2]: sres = 19184e2e 20241117122522509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522509 DAUC <0003> auc.c:113 vector [3]: rand = 8b1902c1aef98e2f32def9f0ed425198 20241117122522509 DAUC <0003> auc.c:179 vector [3]: kc = 9dc04e27ace14a5f 20241117122522509 DAUC <0003> auc.c:180 vector [3]: sres = ff2e74c6 20241117122522509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522509 DAUC <0003> auc.c:113 vector [4]: rand = 8a75f7fd1774deb0842391485a62e4ba 20241117122522509 DAUC <0003> auc.c:179 vector [4]: kc = ebf8e54e620511dc 20241117122522509 DAUC <0003> auc.c:180 vector [4]: sres = 7157a6e2 20241117122522509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522509 DAUC <0003> db_auc.c:245 IMSI='262423152920107': Generated 5 vectors 20241117122522509 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423152920107"} 20241117122522509 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522510 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423152920107"} 20241117122522510 DAUC <0003> db_auc.c:192 IMSI='262423152920107': No 3G Auth Data 20241117122522510 DAUC <0003> db_auc.c:236 IMSI='262423152920107': Calling to generate 5 vectors 20241117122522510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241117122522510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522510 DAUC <0003> auc.c:113 vector [0]: rand = 6fb092bd0cc003ec81de4e9737c3d09c 20241117122522510 DAUC <0003> auc.c:179 vector [0]: kc = ebd9e66bcd2b4f36 20241117122522510 DAUC <0003> auc.c:180 vector [0]: sres = 9568f4b5 20241117122522510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241117122522510 DAUC <0003> auc.c:113 vector [1]: rand = 115683ac5884a628fc2af41f35bb3c93 20241117122522510 DAUC <0003> auc.c:179 vector [1]: kc = 03716332f8e44749 20241117122522510 DAUC <0003> auc.c:180 vector [1]: sres = 9783e964 20241117122522510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241117122522510 DAUC <0003> auc.c:113 vector [2]: rand = ac9040113125212bb816142a42e7f93d 20241117122522510 DAUC <0003> auc.c:179 vector [2]: kc = 726e746488ca9251 20241117122522510 DAUC <0003> auc.c:180 vector [2]: sres = eb57b473 20241117122522510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241117122522510 DAUC <0003> auc.c:113 vector [3]: rand = 9ebb01b3e6918f2f84bf63b2495a41a4 20241117122522510 DAUC <0003> auc.c:179 vector [3]: kc = 985e0455e488cf4b 20241117122522510 DAUC <0003> auc.c:180 vector [3]: sres = a8079770 20241117122522510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241117122522510 DAUC <0003> auc.c:113 vector [4]: rand = b5471a485bc4ba652aec78e448243a14 20241117122522510 DAUC <0003> auc.c:179 vector [4]: kc = 9563a3677cab69f1 20241117122522510 DAUC <0003> auc.c:180 vector [4]: sres = 5a984d64 20241117122522510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241117122522510 DAUC <0003> db_auc.c:245 IMSI='262423152920107': Generated 5 vectors 20241117122522510 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423152920107"} 20241117122522510 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423152920107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4258 20241117122522511 DAUC <0003> db_auc.c:157 IMSI='262421864890372': No 2G Auth Data 20241117122522511 DAUC <0003> db_auc.c:192 IMSI='262421864890372': No 3G Auth Data 20241117122522517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4258 20241117122522519 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522519 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421864890372"} 20241117122522519 DAUC <0003> db_auc.c:157 IMSI='262421864890372': No 2G Auth Data 20241117122522519 DAUC <0003> db_auc.c:236 IMSI='262421864890372': Calling to generate 1 vectors 20241117122522519 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241117122522519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522519 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122522519 DAUC <0003> auc.c:113 vector [0]: rand = 86536fd586a92c0dcca41d8d73fbec17 20241117122522519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122522519 DAUC <0003> auc.c:142 vector [0]: autn = 8a41e7f83a780000dda1b8fca97e381a 20241117122522519 DAUC <0003> auc.c:143 vector [0]: ck = 745592c66ade40ff442d890bbf7fc16b 20241117122522519 DAUC <0003> auc.c:144 vector [0]: ik = 2566c3f7b20f7031e9319ee7c9fad89c 20241117122522519 DAUC <0003> auc.c:145 vector [0]: res = d6b30c786337ea320000000000000000 20241117122522519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522519 DAUC <0003> auc.c:151 vector [0]: kc = fc2f46ddae542939 20241117122522519 DAUC <0003> auc.c:152 vector [0]: sres = b584e64a 20241117122522519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522519 DAUC <0003> db_auc.c:245 IMSI='262421864890372': Generated 1 vectors 20241117122522519 DAUC <0003> db_auc.c:249 IMSI='262421864890372': Updating SQN=33 in DB 20241117122522519 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421864890372"} 20241117122522519 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522519 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522519 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522520 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421864890372"} 20241117122522520 DAUC <0003> db_auc.c:157 IMSI='262421864890372': No 2G Auth Data 20241117122522520 DAUC <0003> db_auc.c:236 IMSI='262421864890372': Calling to generate 4 vectors 20241117122522520 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241117122522520 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522520 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522520 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117122522520 DAUC <0003> auc.c:113 vector [0]: rand = ec6e8c98c17178728fa0e013979063b9 20241117122522520 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117122522520 DAUC <0003> auc.c:142 vector [0]: autn = 38cf4148d8ff0000dd07372ca44553b2 20241117122522520 DAUC <0003> auc.c:143 vector [0]: ck = 19a578206d625b89eb94670970d97469 20241117122522520 DAUC <0003> auc.c:144 vector [0]: ik = 2a57ab3adc0ebaac15e3137f5a7a0b39 20241117122522520 DAUC <0003> auc.c:145 vector [0]: res = d8bb4693113e290c0000000000000000 20241117122522520 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522520 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522520 DAUC <0003> auc.c:151 vector [0]: kc = cd85a76c9bcf9e75 20241117122522520 DAUC <0003> auc.c:152 vector [0]: sres = c9856f9f 20241117122522520 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522520 DAUC <0003> auc.c:113 vector [1]: rand = f1220ce60d5a88bc2a545761bfb8f316 20241117122522520 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117122522520 DAUC <0003> auc.c:142 vector [1]: autn = 56ccf6ce4d9e0000458b256342cc520c 20241117122522520 DAUC <0003> auc.c:143 vector [1]: ck = d86063270d0cdd0e33cc820cc00c03bb 20241117122522520 DAUC <0003> auc.c:144 vector [1]: ik = 2c7ae023c0834309ab89c9f0b9fc88bb 20241117122522520 DAUC <0003> auc.c:145 vector [1]: res = fa844089b3da2a5a0000000000000000 20241117122522520 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522520 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522520 DAUC <0003> auc.c:151 vector [1]: kc = 6c5fc8f8b47f1507 20241117122522520 DAUC <0003> auc.c:152 vector [1]: sres = 495e6ad3 20241117122522520 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522520 DAUC <0003> auc.c:113 vector [2]: rand = db7e5771eab5a28ee42a3cc79cc3ad7b 20241117122522520 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117122522520 DAUC <0003> auc.c:142 vector [2]: autn = cb378a20beb700006b4566c19d85323f 20241117122522520 DAUC <0003> auc.c:143 vector [2]: ck = 33d30b1512b5d26bfc28411316cb769c 20241117122522520 DAUC <0003> auc.c:144 vector [2]: ik = 05e1fb6425030764baf633e8b0194beb 20241117122522520 DAUC <0003> auc.c:145 vector [2]: res = f6f70c8b066e54d90000000000000000 20241117122522520 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522520 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522520 DAUC <0003> auc.c:151 vector [2]: kc = 70ec828a9164e878 20241117122522520 DAUC <0003> auc.c:152 vector [2]: sres = f0995852 20241117122522520 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522520 DAUC <0003> auc.c:113 vector [3]: rand = cff360c7efd2adf28c07180f193a1ac7 20241117122522520 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117122522520 DAUC <0003> auc.c:142 vector [3]: autn = 813c711aa641000014d663868f279deb 20241117122522520 DAUC <0003> auc.c:143 vector [3]: ck = 8007d7de0709554abafd69011e6d6525 20241117122522520 DAUC <0003> auc.c:144 vector [3]: ik = adb19d5f5a60a293229b250f1e2f52d3 20241117122522520 DAUC <0003> auc.c:145 vector [3]: res = 730fbd60e58c2afa0000000000000000 20241117122522520 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522520 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522520 DAUC <0003> auc.c:151 vector [3]: kc = b5d0068f5d2bc02f 20241117122522520 DAUC <0003> auc.c:152 vector [3]: sres = 9683979a 20241117122522520 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522520 DAUC <0003> db_auc.c:245 IMSI='262421864890372': Generated 4 vectors 20241117122522520 DAUC <0003> db_auc.c:249 IMSI='262421864890372': Updating SQN=161 in DB 20241117122522520 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421864890372"} 20241117122522520 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522521 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522521 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421864890372"} 20241117122522521 DAUC <0003> db_auc.c:157 IMSI='262421864890372': No 2G Auth Data 20241117122522521 DAUC <0003> db_auc.c:236 IMSI='262421864890372': Calling to generate 5 vectors 20241117122522521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122522521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117122522521 DAUC <0003> auc.c:113 vector [0]: rand = fe4dea40d23342c43bd61931afc51a7f 20241117122522521 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117122522521 DAUC <0003> auc.c:142 vector [0]: autn = d285d98fdde7000012ddb503c293e940 20241117122522521 DAUC <0003> auc.c:143 vector [0]: ck = 1ad03a40af5b6b6cc7dd123ffe3fff13 20241117122522521 DAUC <0003> auc.c:144 vector [0]: ik = ac61ebf28a7e100e651579b06c70b28b 20241117122522521 DAUC <0003> auc.c:145 vector [0]: res = 436d202213ddd6b70000000000000000 20241117122522521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522521 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522521 DAUC <0003> auc.c:151 vector [0]: kc = 1479ba3db76a36fa 20241117122522521 DAUC <0003> auc.c:152 vector [0]: sres = 50b0f695 20241117122522521 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522521 DAUC <0003> auc.c:113 vector [1]: rand = a6948c7dffd15fd0fdcdc4f0933d1c85 20241117122522521 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117122522521 DAUC <0003> auc.c:142 vector [1]: autn = 8d21e15e83c40000dedbda597af1660d 20241117122522521 DAUC <0003> auc.c:143 vector [1]: ck = 04cab7651b78bde260663484b13728a9 20241117122522521 DAUC <0003> auc.c:144 vector [1]: ik = 29933902be7b958f83af0c82cfe85d18 20241117122522521 DAUC <0003> auc.c:145 vector [1]: res = efd6e6a74e6b245e0000000000000000 20241117122522521 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522521 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522521 DAUC <0003> auc.c:151 vector [1]: kc = ce90b661dbdc5ddc 20241117122522521 DAUC <0003> auc.c:152 vector [1]: sres = a1bdc2f9 20241117122522521 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522521 DAUC <0003> auc.c:113 vector [2]: rand = 8824e1f23e4487a1a78c52dcbdc1eb39 20241117122522521 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117122522521 DAUC <0003> auc.c:142 vector [2]: autn = 109b5c6979880000afd7ff2259b988f0 20241117122522521 DAUC <0003> auc.c:143 vector [2]: ck = f6eeac5914abf3b2b437bdfa791ec4d7 20241117122522521 DAUC <0003> auc.c:144 vector [2]: ik = 5e4039ba7fcd4560f7a3b8f4a2232458 20241117122522521 DAUC <0003> auc.c:145 vector [2]: res = dab76f7e641facc50000000000000000 20241117122522521 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522521 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522521 DAUC <0003> auc.c:151 vector [2]: kc = eb3a90edb05b565d 20241117122522521 DAUC <0003> auc.c:152 vector [2]: sres = bea8c3bb 20241117122522521 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522521 DAUC <0003> auc.c:113 vector [3]: rand = a7fd52ad2e9abda84b685c447c859fa3 20241117122522521 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117122522521 DAUC <0003> auc.c:142 vector [3]: autn = 38baefbf7ead0000ba7f7cc0d5e3c634 20241117122522521 DAUC <0003> auc.c:143 vector [3]: ck = 0987328f4804b95c03d4ee9b2d4c863b 20241117122522521 DAUC <0003> auc.c:144 vector [3]: ik = 7a5e82b38a25c93d68d5a457e7783cb9 20241117122522521 DAUC <0003> auc.c:145 vector [3]: res = 3be74a4a0ce5ee8a0000000000000000 20241117122522521 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522521 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522521 DAUC <0003> auc.c:151 vector [3]: kc = 18d8faf00815cae3 20241117122522521 DAUC <0003> auc.c:152 vector [3]: sres = 3702a4c0 20241117122522521 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522521 DAUC <0003> auc.c:113 vector [4]: rand = af835e54ac392b16a33a7f183733b909 20241117122522521 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117122522521 DAUC <0003> auc.c:142 vector [4]: autn = db044a8adbcd0000874a92b88d2757ca 20241117122522521 DAUC <0003> auc.c:143 vector [4]: ck = ada6290839f5d75b741f6bc6f7597162 20241117122522521 DAUC <0003> auc.c:144 vector [4]: ik = 1e1d7ae503bc763315e104dc4e598f97 20241117122522521 DAUC <0003> auc.c:145 vector [4]: res = 8bb93625c69f8a520000000000000000 20241117122522521 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522521 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122522521 DAUC <0003> auc.c:151 vector [4]: kc = d2453cf783495f9d 20241117122522521 DAUC <0003> auc.c:152 vector [4]: sres = 4d26bc77 20241117122522521 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122522521 DAUC <0003> db_auc.c:245 IMSI='262421864890372': Generated 5 vectors 20241117122522521 DAUC <0003> db_auc.c:249 IMSI='262421864890372': Updating SQN=321 in DB 20241117122522521 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421864890372"} 20241117122522521 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522521 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522521 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522522 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421864890372"} 20241117122522522 DAUC <0003> db_auc.c:157 IMSI='262421864890372': No 2G Auth Data 20241117122522522 DAUC <0003> db_auc.c:236 IMSI='262421864890372': Calling to generate 5 vectors 20241117122522522 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122522522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117122522522 DAUC <0003> auc.c:113 vector [0]: rand = 394434ec4b8102bc447bfd85f576099e 20241117122522522 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117122522522 DAUC <0003> auc.c:142 vector [0]: autn = e882e0438b8d00007c11a9fff2968ecc 20241117122522522 DAUC <0003> auc.c:143 vector [0]: ck = 7c4e67fe9813da12ab6f5c4dc2b8729d 20241117122522522 DAUC <0003> auc.c:144 vector [0]: ik = e2b709b79d7e47de2c92a3d5ceb933e0 20241117122522522 DAUC <0003> auc.c:145 vector [0]: res = 6112bcd0b197a4190000000000000000 20241117122522522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522522 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522522 DAUC <0003> auc.c:151 vector [0]: kc = 190491d1096cdcb1 20241117122522522 DAUC <0003> auc.c:152 vector [0]: sres = d08518c9 20241117122522522 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522522 DAUC <0003> auc.c:113 vector [1]: rand = ef72593fb9d4b2e0e18786acfdc8ed9d 20241117122522522 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117122522522 DAUC <0003> auc.c:142 vector [1]: autn = bd9bc89ebef2000000a5299c451d83a0 20241117122522522 DAUC <0003> auc.c:143 vector [1]: ck = f085de05652ea94c4d87838915f0e8d5 20241117122522522 DAUC <0003> auc.c:144 vector [1]: ik = b308ac3276a601bb727a32d5e3f90bd4 20241117122522522 DAUC <0003> auc.c:145 vector [1]: res = 129dd15282340f280000000000000000 20241117122522522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522522 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522522 DAUC <0003> auc.c:151 vector [1]: kc = 7c70c36be5814bf6 20241117122522522 DAUC <0003> auc.c:152 vector [1]: sres = 90a9de7a 20241117122522522 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522522 DAUC <0003> auc.c:113 vector [2]: rand = 481317a2cca087029f1a460718826618 20241117122522522 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117122522522 DAUC <0003> auc.c:142 vector [2]: autn = 6121713d424f00002889a56aa02b56d8 20241117122522522 DAUC <0003> auc.c:143 vector [2]: ck = 00760930988e28d1360cee3192e94a42 20241117122522522 DAUC <0003> auc.c:144 vector [2]: ik = d794840c0b38493235af19b532348c12 20241117122522522 DAUC <0003> auc.c:145 vector [2]: res = e8361bb0080fc14a0000000000000000 20241117122522522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522522 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522522 DAUC <0003> auc.c:151 vector [2]: kc = d4417ab8336ba7b3 20241117122522522 DAUC <0003> auc.c:152 vector [2]: sres = e039dafa 20241117122522522 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522522 DAUC <0003> auc.c:113 vector [3]: rand = 5496ae045b07250e234b311d96150cad 20241117122522522 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117122522522 DAUC <0003> auc.c:142 vector [3]: autn = 6d37d4cccdfe0000328f57438d34b8a9 20241117122522522 DAUC <0003> auc.c:143 vector [3]: ck = 0d35ff0082b2fc665a78e1d7db840369 20241117122522522 DAUC <0003> auc.c:144 vector [3]: ik = 298da8824f45f10a19634dcf7bcf110d 20241117122522522 DAUC <0003> auc.c:145 vector [3]: res = 02ae5a0d2baba9090000000000000000 20241117122522522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522522 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522522 DAUC <0003> auc.c:151 vector [3]: kc = 67a3fb9a6dbc1f08 20241117122522522 DAUC <0003> auc.c:152 vector [3]: sres = 2905f304 20241117122522522 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522522 DAUC <0003> auc.c:113 vector [4]: rand = 004fa72fa83f41ee714c20b4e7f75402 20241117122522522 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117122522522 DAUC <0003> auc.c:142 vector [4]: autn = faeabcbda0650000ee4e197805cc25ae 20241117122522522 DAUC <0003> auc.c:143 vector [4]: ck = 6961c38c5d38606a998ac6d7cf4e03d3 20241117122522522 DAUC <0003> auc.c:144 vector [4]: ik = c7bb668ff5c7284bf2f13835beb0f398 20241117122522522 DAUC <0003> auc.c:145 vector [4]: res = 1bbd6bb75e86c73c0000000000000000 20241117122522522 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522522 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122522522 DAUC <0003> auc.c:151 vector [4]: kc = c5a15be1d901b86a 20241117122522522 DAUC <0003> auc.c:152 vector [4]: sres = 453bac8b 20241117122522522 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122522522 DAUC <0003> db_auc.c:245 IMSI='262421864890372': Generated 5 vectors 20241117122522522 DAUC <0003> db_auc.c:249 IMSI='262421864890372': Updating SQN=481 in DB 20241117122522522 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421864890372"} 20241117122522522 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421864890372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4258 20241117122522524 DAUC <0003> db_auc.c:157 IMSI='262426267549491': No 2G Auth Data 20241117122522524 DAUC <0003> db_auc.c:192 IMSI='262426267549491': No 3G Auth Data 20241117122522530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 20241117122522531 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522531 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426267549491"} 20241117122522531 DAUC <0003> db_auc.c:157 IMSI='262426267549491': No 2G Auth Data 20241117122522531 DAUC <0003> db_auc.c:236 IMSI='262426267549491': Calling to generate 1 vectors 20241117122522531 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241117122522531 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522531 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122522531 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122522531 DAUC <0003> auc.c:113 vector [0]: rand = 286a1465f384f59291e80204e26f43c0 20241117122522531 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122522531 DAUC <0003> auc.c:142 vector [0]: autn = b0f1e2a52a7d00008438db9d751dda4c 20241117122522531 DAUC <0003> auc.c:143 vector [0]: ck = 0a30023187d65aa2163d5386a7335b3c 20241117122522531 DAUC <0003> auc.c:144 vector [0]: ik = 071da4213264e1e1aba2df55b296e4d1 20241117122522531 DAUC <0003> auc.c:145 vector [0]: res = c24fbd681be8572c0000000000000000 20241117122522531 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522531 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522531 DAUC <0003> auc.c:151 vector [0]: kc = b0b22ac3a01704ae 20241117122522531 DAUC <0003> auc.c:152 vector [0]: sres = d9a7ea44 20241117122522531 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522531 DAUC <0003> db_auc.c:245 IMSI='262426267549491': Generated 1 vectors 20241117122522531 DAUC <0003> db_auc.c:249 IMSI='262426267549491': Updating SQN=33 in DB 20241117122522531 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426267549491"} 20241117122522531 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522531 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522531 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522532 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522532 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426267549491"} 20241117122522532 DAUC <0003> db_auc.c:157 IMSI='262426267549491': No 2G Auth Data 20241117122522532 DAUC <0003> db_auc.c:236 IMSI='262426267549491': Calling to generate 4 vectors 20241117122522532 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241117122522532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522532 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122522532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117122522532 DAUC <0003> auc.c:113 vector [0]: rand = 0971b7d438880c5d5d24335433082d04 20241117122522532 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117122522532 DAUC <0003> auc.c:142 vector [0]: autn = f507a8be9f770000a263c1536d65553b 20241117122522532 DAUC <0003> auc.c:143 vector [0]: ck = 8ca28ac38545d4f5afb8e56f39b2c9a1 20241117122522532 DAUC <0003> auc.c:144 vector [0]: ik = e46d50a9f99b9b00549ed962e0d4e27e 20241117122522532 DAUC <0003> auc.c:145 vector [0]: res = f930646cf8fb14560000000000000000 20241117122522532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522532 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522532 DAUC <0003> auc.c:151 vector [0]: kc = 93e9e667a5b8642a 20241117122522532 DAUC <0003> auc.c:152 vector [0]: sres = 01cb703a 20241117122522532 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522532 DAUC <0003> auc.c:113 vector [1]: rand = 464fb8af7c68c4ec83721480d3b61e32 20241117122522532 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117122522532 DAUC <0003> auc.c:142 vector [1]: autn = 1e5134a6a28e0000256d53392abc550d 20241117122522532 DAUC <0003> auc.c:143 vector [1]: ck = 9ec48b436d0e642f3e087a4cc5afba90 20241117122522532 DAUC <0003> auc.c:144 vector [1]: ik = 936a22a5aa3621e948ad299cadb51a76 20241117122522532 DAUC <0003> auc.c:145 vector [1]: res = 5ddc624c86b540b90000000000000000 20241117122522532 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522532 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522532 DAUC <0003> auc.c:151 vector [1]: kc = 7b0bfa36af22e520 20241117122522532 DAUC <0003> auc.c:152 vector [1]: sres = db6922f5 20241117122522532 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522532 DAUC <0003> auc.c:113 vector [2]: rand = ac9710d2348dabf1039f26257a33d584 20241117122522532 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117122522532 DAUC <0003> auc.c:142 vector [2]: autn = 910887a1996e0000e4e724d774f782c1 20241117122522532 DAUC <0003> auc.c:143 vector [2]: ck = 5ee03c9226d795fdc0b425ec65b5c70e 20241117122522532 DAUC <0003> auc.c:144 vector [2]: ik = 3b5495996e86249c5be7bc7848d426f5 20241117122522532 DAUC <0003> auc.c:145 vector [2]: res = d22e56e72486a7710000000000000000 20241117122522532 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522532 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522533 DAUC <0003> auc.c:151 vector [2]: kc = fee7309f6530509a 20241117122522533 DAUC <0003> auc.c:152 vector [2]: sres = f6a8f196 20241117122522533 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522533 DAUC <0003> auc.c:113 vector [3]: rand = 5577881ffd4b6e6f17c55b0c53805819 20241117122522533 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117122522533 DAUC <0003> auc.c:142 vector [3]: autn = 5e7fd533255a00009d509f7021628b72 20241117122522533 DAUC <0003> auc.c:143 vector [3]: ck = 9b96528bdf3f0fffd3b155b8e4d4e5fb 20241117122522533 DAUC <0003> auc.c:144 vector [3]: ik = 045b8eeabe5aaecf93bd5c5181b720c7 20241117122522533 DAUC <0003> auc.c:145 vector [3]: res = b0e6d9dcaca681630000000000000000 20241117122522533 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522533 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522533 DAUC <0003> auc.c:151 vector [3]: kc = dfc1d5880406640c 20241117122522533 DAUC <0003> auc.c:152 vector [3]: sres = 1c4058bf 20241117122522533 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522533 DAUC <0003> db_auc.c:245 IMSI='262426267549491': Generated 4 vectors 20241117122522533 DAUC <0003> db_auc.c:249 IMSI='262426267549491': Updating SQN=161 in DB 20241117122522533 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426267549491"} 20241117122522533 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522533 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426267549491"} 20241117122522533 DAUC <0003> db_auc.c:157 IMSI='262426267549491': No 2G Auth Data 20241117122522533 DAUC <0003> db_auc.c:236 IMSI='262426267549491': Calling to generate 5 vectors 20241117122522533 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122522533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522533 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122522533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117122522533 DAUC <0003> auc.c:113 vector [0]: rand = 66c0cd015dc35efa95dfd9bf5e118e43 20241117122522533 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117122522533 DAUC <0003> auc.c:142 vector [0]: autn = 0410cdca823b000013f6c978516501e2 20241117122522533 DAUC <0003> auc.c:143 vector [0]: ck = 18eca087079d9f384f95e27fcebcbb9b 20241117122522533 DAUC <0003> auc.c:144 vector [0]: ik = 2afee74e9c5a5d14e8c3d4f09186d7d5 20241117122522533 DAUC <0003> auc.c:145 vector [0]: res = a7ba3e1cc927e6ec0000000000000000 20241117122522533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522533 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522534 DAUC <0003> auc.c:151 vector [0]: kc = 95447146c4fdae62 20241117122522534 DAUC <0003> auc.c:152 vector [0]: sres = 6e9dd8f0 20241117122522534 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522534 DAUC <0003> auc.c:113 vector [1]: rand = a6d22a1a2ce788a8b84daebf259391b2 20241117122522534 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117122522534 DAUC <0003> auc.c:142 vector [1]: autn = 0f4c8a60eb3a0000ba07dd994177a613 20241117122522534 DAUC <0003> auc.c:143 vector [1]: ck = cad27796fbfacc2bb2a5357d45e32f53 20241117122522534 DAUC <0003> auc.c:144 vector [1]: ik = f94955884b5efdac7b0075d83625b25e 20241117122522534 DAUC <0003> auc.c:145 vector [1]: res = e9ee8b281a71ed580000000000000000 20241117122522534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522534 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522534 DAUC <0003> auc.c:151 vector [1]: kc = fa3e62bbc362ac8a 20241117122522534 DAUC <0003> auc.c:152 vector [1]: sres = f39f6670 20241117122522534 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522534 DAUC <0003> auc.c:113 vector [2]: rand = be9301829fec451d311ca85eb8eb6238 20241117122522534 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117122522534 DAUC <0003> auc.c:142 vector [2]: autn = 0d6eef3d4e700000206267408b537427 20241117122522534 DAUC <0003> auc.c:143 vector [2]: ck = a9f91f8b08a6264e7d7a48204cc78e3e 20241117122522534 DAUC <0003> auc.c:144 vector [2]: ik = 9fdc6ffcb134394660210297aa7c2a9d 20241117122522534 DAUC <0003> auc.c:145 vector [2]: res = d2a4b9b434be674e0000000000000000 20241117122522534 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522534 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522534 DAUC <0003> auc.c:151 vector [2]: kc = 2b7e3ac05f29bbab 20241117122522534 DAUC <0003> auc.c:152 vector [2]: sres = e61adefa 20241117122522534 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522534 DAUC <0003> auc.c:113 vector [3]: rand = 356c683948887bd03badb92fb033f632 20241117122522534 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117122522534 DAUC <0003> auc.c:142 vector [3]: autn = 773ebb4b38ab00000f7e41488fc99192 20241117122522534 DAUC <0003> auc.c:143 vector [3]: ck = 64d4d4e3086f23befc0e5eb7fef69c89 20241117122522534 DAUC <0003> auc.c:144 vector [3]: ik = a8a0d8038ae787f3b2470b237d0ecef9 20241117122522534 DAUC <0003> auc.c:145 vector [3]: res = 020343f1748b3f1c0000000000000000 20241117122522534 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522534 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522534 DAUC <0003> auc.c:151 vector [3]: kc = 823d59740170f63d 20241117122522534 DAUC <0003> auc.c:152 vector [3]: sres = 76887ced 20241117122522534 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522534 DAUC <0003> auc.c:113 vector [4]: rand = 3834bb78f26d5c6abc69b8566b17fb66 20241117122522534 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117122522534 DAUC <0003> auc.c:142 vector [4]: autn = ce420068110f0000df939a297b976adc 20241117122522534 DAUC <0003> auc.c:143 vector [4]: ck = bcf5458c8079c21bd1d4c12d4c916899 20241117122522534 DAUC <0003> auc.c:144 vector [4]: ik = f65ee9adc39ff7ec7add8ad9fee06772 20241117122522534 DAUC <0003> auc.c:145 vector [4]: res = 2d75cd78c1f45b220000000000000000 20241117122522534 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522534 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122522534 DAUC <0003> auc.c:151 vector [4]: kc = e1a2e7d5f1973a1c 20241117122522534 DAUC <0003> auc.c:152 vector [4]: sres = ec81965a 20241117122522534 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122522534 DAUC <0003> db_auc.c:245 IMSI='262426267549491': Generated 5 vectors 20241117122522534 DAUC <0003> db_auc.c:249 IMSI='262426267549491': Updating SQN=321 in DB 20241117122522534 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426267549491"} 20241117122522534 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522535 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426267549491"} 20241117122522535 DAUC <0003> db_auc.c:157 IMSI='262426267549491': No 2G Auth Data 20241117122522535 DAUC <0003> db_auc.c:236 IMSI='262426267549491': Calling to generate 5 vectors 20241117122522535 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122522535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522535 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122522535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117122522535 DAUC <0003> auc.c:113 vector [0]: rand = 0611e32dd7024ffdec93b0226b291819 20241117122522535 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117122522535 DAUC <0003> auc.c:142 vector [0]: autn = e1771aa69a7e0000a110f7f15f6a695e 20241117122522535 DAUC <0003> auc.c:143 vector [0]: ck = e976aea6d7940ddd977ed2453184fbd6 20241117122522535 DAUC <0003> auc.c:144 vector [0]: ik = 6fbeef66dc3aece2394275b5014d6fa1 20241117122522535 DAUC <0003> auc.c:145 vector [0]: res = 0c27cbb8dcca1b910000000000000000 20241117122522535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522535 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122522535 DAUC <0003> auc.c:151 vector [0]: kc = 28f4e6303b677548 20241117122522535 DAUC <0003> auc.c:152 vector [0]: sres = d0edd029 20241117122522535 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122522535 DAUC <0003> auc.c:113 vector [1]: rand = e4e4b301342d19e8a7d0f595bfe318fe 20241117122522535 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117122522535 DAUC <0003> auc.c:142 vector [1]: autn = 65a0280e180900004f45af52ed272b00 20241117122522535 DAUC <0003> auc.c:143 vector [1]: ck = c183db698f2b9711e3315e2a8dc83d43 20241117122522535 DAUC <0003> auc.c:144 vector [1]: ik = 3d9ad686e053efc5184a4f015f04fa65 20241117122522535 DAUC <0003> auc.c:145 vector [1]: res = 3a303cf4d1d0bea40000000000000000 20241117122522535 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522535 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122522535 DAUC <0003> auc.c:151 vector [1]: kc = 07621cc4bdb4bff2 20241117122522535 DAUC <0003> auc.c:152 vector [1]: sres = ebe08250 20241117122522535 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122522535 DAUC <0003> auc.c:113 vector [2]: rand = 630fb1d8be73bbc1f3e48e48fe1ff8f8 20241117122522535 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117122522535 DAUC <0003> auc.c:142 vector [2]: autn = 80d34bf607e90000a75563e58b56f65b 20241117122522535 DAUC <0003> auc.c:143 vector [2]: ck = 1c4ff8de034e75f22280b39e403889c7 20241117122522535 DAUC <0003> auc.c:144 vector [2]: ik = 0377dad8683b09160d0b88cad6de72a0 20241117122522535 DAUC <0003> auc.c:145 vector [2]: res = c62fbdbeac49e3420000000000000000 20241117122522535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522535 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122522535 DAUC <0003> auc.c:151 vector [2]: kc = 30b31952fd938783 20241117122522535 DAUC <0003> auc.c:152 vector [2]: sres = 6a665efc 20241117122522535 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122522535 DAUC <0003> auc.c:113 vector [3]: rand = d2dac5218a72a306bbf73945d3ed523e 20241117122522535 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117122522535 DAUC <0003> auc.c:142 vector [3]: autn = 420cfb20ee1e0000158e5f870949c6bc 20241117122522535 DAUC <0003> auc.c:143 vector [3]: ck = c38eac5bed8db099dda277756467d9f7 20241117122522535 DAUC <0003> auc.c:144 vector [3]: ik = 526d95b628c408a5ffe05f6399d70728 20241117122522535 DAUC <0003> auc.c:145 vector [3]: res = c650d0eb80dae88d0000000000000000 20241117122522535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522535 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122522535 DAUC <0003> auc.c:151 vector [3]: kc = b3a111fb38f966e3 20241117122522535 DAUC <0003> auc.c:152 vector [3]: sres = 468a3866 20241117122522535 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122522535 DAUC <0003> auc.c:113 vector [4]: rand = 01b10572d5426c1000c7ce341a1af4e6 20241117122522535 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117122522535 DAUC <0003> auc.c:142 vector [4]: autn = ec319554f9780000e42ca65936f01cdb 20241117122522535 DAUC <0003> auc.c:143 vector [4]: ck = 4fcaa28293933b6a74c93356375e4fef 20241117122522535 DAUC <0003> auc.c:144 vector [4]: ik = d46b51f41e564f1ccb88afbb30b959ba 20241117122522535 DAUC <0003> auc.c:145 vector [4]: res = 7b969fa49b6b42550000000000000000 20241117122522535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522535 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122522535 DAUC <0003> auc.c:151 vector [4]: kc = 24e06f9b8a226223 20241117122522535 DAUC <0003> auc.c:152 vector [4]: sres = e0fdddf1 20241117122522535 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122522535 DAUC <0003> db_auc.c:245 IMSI='262426267549491': Generated 5 vectors 20241117122522535 DAUC <0003> db_auc.c:249 IMSI='262426267549491': Updating SQN=481 in DB 20241117122522535 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426267549491"} 20241117122522535 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426267549491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4258 20241117122522536 DAUC <0003> db_auc.c:157 IMSI='262428595084894': No 2G Auth Data 20241117122522536 DAUC <0003> db_auc.c:192 IMSI='262428595084894': No 3G Auth Data 20241117122522543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241117122522544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522544 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428595084894"} 20241117122522544 DAUC <0003> db_auc.c:236 IMSI='262428595084894': Calling to generate 1 vectors 20241117122522544 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117122522545 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522545 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522545 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122522545 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522545 DAUC <0003> auc.c:113 vector [0]: rand = 60b7eb9fa7cf26fe5d2c8ea3e1c77dfa 20241117122522545 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122522545 DAUC <0003> auc.c:142 vector [0]: autn = 260aa5c6a94000005b0b483f3f76d1d5 20241117122522545 DAUC <0003> auc.c:143 vector [0]: ck = 2cf17c8c9ac5f350ad4d9c958b83bf4e 20241117122522545 DAUC <0003> auc.c:144 vector [0]: ik = b136614578197686adb70445d95c0152 20241117122522545 DAUC <0003> auc.c:145 vector [0]: res = 8b5df1acd8dbd7c00000000000000000 20241117122522545 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522545 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522545 DAUC <0003> auc.c:179 vector [0]: kc = dc45d60895119000 20241117122522545 DAUC <0003> auc.c:180 vector [0]: sres = 25d5f5d8 20241117122522545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522545 DAUC <0003> db_auc.c:245 IMSI='262428595084894': Generated 1 vectors 20241117122522545 DAUC <0003> db_auc.c:249 IMSI='262428595084894': Updating SQN=33 in DB 20241117122522545 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428595084894"} 20241117122522545 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522545 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522545 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522546 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522546 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428595084894"} 20241117122522546 DAUC <0003> db_auc.c:236 IMSI='262428595084894': Calling to generate 4 vectors 20241117122522546 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117122522546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117122522546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522546 DAUC <0003> auc.c:113 vector [0]: rand = fcf0aefab9009cf5defdb3f846ebf728 20241117122522546 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117122522546 DAUC <0003> auc.c:142 vector [0]: autn = 64fbf18dbd960000549bd88d2bda3264 20241117122522546 DAUC <0003> auc.c:143 vector [0]: ck = 5ae6da9edeca05f2fb2a410c76cf669c 20241117122522546 DAUC <0003> auc.c:144 vector [0]: ik = 5cba58501d30c75411f5b4adc2520f9f 20241117122522546 DAUC <0003> auc.c:145 vector [0]: res = ef55ab7923d680230000000000000000 20241117122522546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522546 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522546 DAUC <0003> auc.c:179 vector [0]: kc = 02ea5fa7b7a64c00 20241117122522546 DAUC <0003> auc.c:180 vector [0]: sres = da2f1af0 20241117122522546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522546 DAUC <0003> auc.c:113 vector [1]: rand = 9a1ce883184ed082f059ebf09bdf7b71 20241117122522546 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117122522546 DAUC <0003> auc.c:142 vector [1]: autn = 9b9cf79b86a00000c7a321cd5dbb927d 20241117122522546 DAUC <0003> auc.c:143 vector [1]: ck = 0797651a7cc214ef85bebb95fd0f9db5 20241117122522546 DAUC <0003> auc.c:144 vector [1]: ik = 328bb71cb5be961dc95bdc8057000c13 20241117122522546 DAUC <0003> auc.c:145 vector [1]: res = 97169a9865de851d0000000000000000 20241117122522546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522546 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522546 DAUC <0003> auc.c:179 vector [1]: kc = be3d571e1ac4ec00 20241117122522546 DAUC <0003> auc.c:180 vector [1]: sres = df70aee6 20241117122522546 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522546 DAUC <0003> auc.c:113 vector [2]: rand = 49d3a8dadfe8b36fd90309f98570aac8 20241117122522546 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117122522546 DAUC <0003> auc.c:142 vector [2]: autn = c8c88fd65f84000011a98327ad39ae62 20241117122522546 DAUC <0003> auc.c:143 vector [2]: ck = f4298c0f388f255144ced85599a33693 20241117122522546 DAUC <0003> auc.c:144 vector [2]: ik = cc98248447ee6966661e2e8b206a13d7 20241117122522546 DAUC <0003> auc.c:145 vector [2]: res = 202550ca8470156c0000000000000000 20241117122522546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522546 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522546 DAUC <0003> auc.c:179 vector [2]: kc = 3d985e133d5e1400 20241117122522546 DAUC <0003> auc.c:180 vector [2]: sres = 9f1188c3 20241117122522546 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522546 DAUC <0003> auc.c:113 vector [3]: rand = f6d5cfccfdb98950fdd124c490c08fb8 20241117122522546 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117122522546 DAUC <0003> auc.c:142 vector [3]: autn = 163d747af3be0000e99d420c432c04e8 20241117122522546 DAUC <0003> auc.c:143 vector [3]: ck = 05933d9a4d84b7185f6d159aec664e29 20241117122522546 DAUC <0003> auc.c:144 vector [3]: ik = c3479e123296317f3331db56c5dc616f 20241117122522546 DAUC <0003> auc.c:145 vector [3]: res = 62ea0fa767ea0d540000000000000000 20241117122522546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522546 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522546 DAUC <0003> auc.c:179 vector [3]: kc = 2f4615d453dc0400 20241117122522546 DAUC <0003> auc.c:180 vector [3]: sres = 5c07222d 20241117122522546 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522546 DAUC <0003> db_auc.c:245 IMSI='262428595084894': Generated 4 vectors 20241117122522546 DAUC <0003> db_auc.c:249 IMSI='262428595084894': Updating SQN=161 in DB 20241117122522546 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428595084894"} 20241117122522546 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522546 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522546 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522547 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522547 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428595084894"} 20241117122522547 DAUC <0003> db_auc.c:236 IMSI='262428595084894': Calling to generate 5 vectors 20241117122522547 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522547 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522547 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522547 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117122522547 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522547 DAUC <0003> auc.c:113 vector [0]: rand = 9d9897dcef73eb1cde115f7c9082f18c 20241117122522547 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117122522547 DAUC <0003> auc.c:142 vector [0]: autn = e7e426d2224900006425843a14ed51c4 20241117122522547 DAUC <0003> auc.c:143 vector [0]: ck = 5fd9da81844d27526a4d3005cd5360db 20241117122522547 DAUC <0003> auc.c:144 vector [0]: ik = c1aca3b15de650cf048e283fd8b86851 20241117122522547 DAUC <0003> auc.c:145 vector [0]: res = cf321fd3e10d1cd20000000000000000 20241117122522547 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522547 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522547 DAUC <0003> auc.c:179 vector [0]: kc = 2fa4c34f98db3000 20241117122522547 DAUC <0003> auc.c:180 vector [0]: sres = 2b043025 20241117122522547 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522547 DAUC <0003> auc.c:113 vector [1]: rand = 3643569bc31516a18368f0215b279e36 20241117122522547 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117122522547 DAUC <0003> auc.c:142 vector [1]: autn = 3f0a4542ef4d000045bc9822a3902039 20241117122522547 DAUC <0003> auc.c:143 vector [1]: ck = 0ea8ee60fd100efb49f0d1858d805465 20241117122522547 DAUC <0003> auc.c:144 vector [1]: ik = c148c5ec053738806f0daf72aa72aa5a 20241117122522547 DAUC <0003> auc.c:145 vector [1]: res = fc6b4eac756edccc0000000000000000 20241117122522547 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522547 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522547 DAUC <0003> auc.c:179 vector [1]: kc = 9176aaca2bc8f400 20241117122522547 DAUC <0003> auc.c:180 vector [1]: sres = de6ec78d 20241117122522547 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522547 DAUC <0003> auc.c:113 vector [2]: rand = 02b5dd416fc8469cd9334e3b8bf5cad2 20241117122522547 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117122522547 DAUC <0003> auc.c:142 vector [2]: autn = a86ccfec3e4400005f37b15ae57d9df1 20241117122522547 DAUC <0003> auc.c:143 vector [2]: ck = f2200bf74ee06fee2838b2b1d66816fe 20241117122522547 DAUC <0003> auc.c:144 vector [2]: ik = ab045d87c0b72c6a3bde5e97c7721308 20241117122522547 DAUC <0003> auc.c:145 vector [2]: res = a5012d95d2b895080000000000000000 20241117122522547 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522547 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522547 DAUC <0003> auc.c:179 vector [2]: kc = 2324a31f3cd4e800 20241117122522547 DAUC <0003> auc.c:180 vector [2]: sres = 0adf9ce4 20241117122522548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522548 DAUC <0003> auc.c:113 vector [3]: rand = 6d9e10767a9540c954fef5a541e0d307 20241117122522548 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117122522548 DAUC <0003> auc.c:142 vector [3]: autn = 0b3f9a24eecb000016f2f6b0413656f0 20241117122522548 DAUC <0003> auc.c:143 vector [3]: ck = d31ec0a5236da7dc5886433277bc8e2a 20241117122522548 DAUC <0003> auc.c:144 vector [3]: ik = 50dde0e648262faae2ba87e73dbd9ad2 20241117122522548 DAUC <0003> auc.c:145 vector [3]: res = b526d09f8741627a0000000000000000 20241117122522548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522548 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522548 DAUC <0003> auc.c:179 vector [3]: kc = bdf993cc1ab0cc00 20241117122522548 DAUC <0003> auc.c:180 vector [3]: sres = 8638ed8a 20241117122522548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522548 DAUC <0003> auc.c:113 vector [4]: rand = dd9964d3e975b2eba35f5b66af476dd8 20241117122522548 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117122522548 DAUC <0003> auc.c:142 vector [4]: autn = 6a30746f69980000f21a7d35758c820f 20241117122522548 DAUC <0003> auc.c:143 vector [4]: ck = a3e35822a38ab8085150b4babcc81278 20241117122522548 DAUC <0003> auc.c:144 vector [4]: ik = 42a5fbfde3b8c07af8c467eea3e4485b 20241117122522548 DAUC <0003> auc.c:145 vector [4]: res = 72d50ce99ab7fca00000000000000000 20241117122522548 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522548 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522548 DAUC <0003> auc.c:179 vector [4]: kc = 162a9ff083cb7400 20241117122522548 DAUC <0003> auc.c:180 vector [4]: sres = 74521641 20241117122522548 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522548 DAUC <0003> db_auc.c:245 IMSI='262428595084894': Generated 5 vectors 20241117122522548 DAUC <0003> db_auc.c:249 IMSI='262428595084894': Updating SQN=321 in DB 20241117122522548 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428595084894"} 20241117122522548 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522548 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522548 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522549 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522549 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428595084894"} 20241117122522549 DAUC <0003> db_auc.c:236 IMSI='262428595084894': Calling to generate 5 vectors 20241117122522549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117122522549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522549 DAUC <0003> auc.c:113 vector [0]: rand = 43fabcafccfee386db1403a5b201efbe 20241117122522549 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117122522549 DAUC <0003> auc.c:142 vector [0]: autn = e370ca385e420000b7789d47dfa08a1c 20241117122522549 DAUC <0003> auc.c:143 vector [0]: ck = 2f7215a75daad32aa64af76ab730fd3c 20241117122522549 DAUC <0003> auc.c:144 vector [0]: ik = 3d121ee1f974218b8fbb344842a94e47 20241117122522549 DAUC <0003> auc.c:145 vector [0]: res = f6da3c0d360c91660000000000000000 20241117122522549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522549 DAUC <0003> auc.c:179 vector [0]: kc = d5481b1cfbe3a800 20241117122522549 DAUC <0003> auc.c:180 vector [0]: sres = b0b06e3b 20241117122522549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522549 DAUC <0003> auc.c:113 vector [1]: rand = 434e7f9de4fc4a8fc17647ef1c874274 20241117122522549 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117122522549 DAUC <0003> auc.c:142 vector [1]: autn = b427b6e3c044000051da45d79c227c10 20241117122522549 DAUC <0003> auc.c:143 vector [1]: ck = 3f32edf85f065253234f7dc3f18adffd 20241117122522549 DAUC <0003> auc.c:144 vector [1]: ik = b2107a29606bb07e097cd9ee03b3c331 20241117122522549 DAUC <0003> auc.c:145 vector [1]: res = 7bc09c1170002fb90000000000000000 20241117122522549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522549 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522549 DAUC <0003> auc.c:179 vector [1]: kc = ea49e42595fc6c00 20241117122522549 DAUC <0003> auc.c:180 vector [1]: sres = 09c9552b 20241117122522549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522549 DAUC <0003> auc.c:113 vector [2]: rand = 0c7afb2ab9e78bb41b33f1be38d06b72 20241117122522549 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117122522549 DAUC <0003> auc.c:142 vector [2]: autn = 79bf09d672240000a21ba6d098c50281 20241117122522549 DAUC <0003> auc.c:143 vector [2]: ck = 1320f0e1227552bb1df056951639dc85 20241117122522549 DAUC <0003> auc.c:144 vector [2]: ik = 53f511f857a4962c29b692629cc9df78 20241117122522549 DAUC <0003> auc.c:145 vector [2]: res = 546190d8b18ef1950000000000000000 20241117122522549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522549 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522549 DAUC <0003> auc.c:179 vector [2]: kc = 9c1ae4fc0f8b7c00 20241117122522549 DAUC <0003> auc.c:180 vector [2]: sres = 98424a57 20241117122522549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522549 DAUC <0003> auc.c:113 vector [3]: rand = 8d4bc7425f875cecc66089188242c456 20241117122522549 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117122522549 DAUC <0003> auc.c:142 vector [3]: autn = 61da6e2a5fcd000060830eb2e9e66b5b 20241117122522549 DAUC <0003> auc.c:143 vector [3]: ck = b949dc072a48769be4fa2881f47010b1 20241117122522549 DAUC <0003> auc.c:144 vector [3]: ik = f7f40f18621060139d708a23f878968d 20241117122522549 DAUC <0003> auc.c:145 vector [3]: res = cd0f10b711d864d40000000000000000 20241117122522549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522549 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522549 DAUC <0003> auc.c:179 vector [3]: kc = 50dd047f3fe35c00 20241117122522549 DAUC <0003> auc.c:180 vector [3]: sres = d6eb614e 20241117122522549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522549 DAUC <0003> auc.c:113 vector [4]: rand = dcfcbb525b5157ef92c9584ad396ece2 20241117122522549 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117122522549 DAUC <0003> auc.c:142 vector [4]: autn = b7bdb94792ac0000b98fd2edf332450c 20241117122522549 DAUC <0003> auc.c:143 vector [4]: ck = e14cbebe5f6427b2e38553808f31fa3b 20241117122522549 DAUC <0003> auc.c:144 vector [4]: ik = 316edc413685166ebd38415865ea4b8d 20241117122522549 DAUC <0003> auc.c:145 vector [4]: res = fbb616f742f4d74c0000000000000000 20241117122522549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522549 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522549 DAUC <0003> auc.c:179 vector [4]: kc = bbbd6b624c7c9c00 20241117122522549 DAUC <0003> auc.c:180 vector [4]: sres = 121acf56 20241117122522549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522549 DAUC <0003> db_auc.c:245 IMSI='262428595084894': Generated 5 vectors 20241117122522549 DAUC <0003> db_auc.c:249 IMSI='262428595084894': Updating SQN=481 in DB 20241117122522549 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428595084894"} 20241117122522549 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428595084894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522549 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522549 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20241117122522551 DAUC <0003> db_auc.c:157 IMSI='262427372808074': No 2G Auth Data 20241117122522551 DAUC <0003> db_auc.c:192 IMSI='262427372808074': No 3G Auth Data 20241117122522558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20241117122522559 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522559 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427372808074"} 20241117122522559 DAUC <0003> db_auc.c:236 IMSI='262427372808074': Calling to generate 1 vectors 20241117122522559 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117122522559 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522559 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522559 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122522559 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522559 DAUC <0003> auc.c:113 vector [0]: rand = bd3ca6b487f4415620f9972522989e66 20241117122522559 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122522559 DAUC <0003> auc.c:142 vector [0]: autn = a71ae4f5512200002c0a4b8e12c5b6f7 20241117122522559 DAUC <0003> auc.c:143 vector [0]: ck = bc84c69dd4dd1ba5257252a094a433eb 20241117122522559 DAUC <0003> auc.c:144 vector [0]: ik = bceedb521f43617339e812702dd38496 20241117122522559 DAUC <0003> auc.c:145 vector [0]: res = e61aff2eed33ba980000000000000000 20241117122522559 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522559 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522559 DAUC <0003> auc.c:179 vector [0]: kc = 7f1debe318b76000 20241117122522559 DAUC <0003> auc.c:180 vector [0]: sres = ce337c52 20241117122522559 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522559 DAUC <0003> db_auc.c:245 IMSI='262427372808074': Generated 1 vectors 20241117122522559 DAUC <0003> db_auc.c:249 IMSI='262427372808074': Updating SQN=33 in DB 20241117122522559 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427372808074"} 20241117122522559 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522559 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522559 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522560 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522560 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427372808074"} 20241117122522560 DAUC <0003> db_auc.c:236 IMSI='262427372808074': Calling to generate 4 vectors 20241117122522560 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117122522560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522560 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117122522560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522560 DAUC <0003> auc.c:113 vector [0]: rand = 5c02b6ad4759440b6e65dbc0492558e7 20241117122522560 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117122522560 DAUC <0003> auc.c:142 vector [0]: autn = e9ce587a59550000893c6cbc56e4be0c 20241117122522560 DAUC <0003> auc.c:143 vector [0]: ck = 62c1b2fcf41bf2193f11e8076ee67541 20241117122522560 DAUC <0003> auc.c:144 vector [0]: ik = 7f0137a54c371df7c1e2d37c4fe042eb 20241117122522560 DAUC <0003> auc.c:145 vector [0]: res = ce3b9ef4a64f7c710000000000000000 20241117122522560 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522560 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522560 DAUC <0003> auc.c:179 vector [0]: kc = ec2a4a667fc58c00 20241117122522560 DAUC <0003> auc.c:180 vector [0]: sres = aa926f8e 20241117122522560 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522560 DAUC <0003> auc.c:113 vector [1]: rand = 4ce66903d576cbc6606ca3bc5853a17c 20241117122522560 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117122522560 DAUC <0003> auc.c:142 vector [1]: autn = d6a7769645aa0000bff7bf93f952a3f4 20241117122522560 DAUC <0003> auc.c:143 vector [1]: ck = faef1c06525804a48ee019aefc9518d1 20241117122522560 DAUC <0003> auc.c:144 vector [1]: ik = c4c84d8207f3760aefba5365bc06cfd9 20241117122522560 DAUC <0003> auc.c:145 vector [1]: res = c9ea5373fa3e2dec0000000000000000 20241117122522560 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522560 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522560 DAUC <0003> auc.c:179 vector [1]: kc = c809824413571800 20241117122522560 DAUC <0003> auc.c:180 vector [1]: sres = 1fa870f1 20241117122522560 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522560 DAUC <0003> auc.c:113 vector [2]: rand = bc4cf66367b260b2d4f77ee03717f012 20241117122522560 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117122522560 DAUC <0003> auc.c:142 vector [2]: autn = 25f3a12f7faa00004b2a9a12cd46b081 20241117122522560 DAUC <0003> auc.c:143 vector [2]: ck = 27bccbc28ae8caf6a004db530293dffd 20241117122522560 DAUC <0003> auc.c:144 vector [2]: ik = 321d6244fdf155504af63b25cc2275bc 20241117122522560 DAUC <0003> auc.c:145 vector [2]: res = 3980ea0723590f680000000000000000 20241117122522560 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522560 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522560 DAUC <0003> auc.c:179 vector [2]: kc = d30d162700cdf000 20241117122522560 DAUC <0003> auc.c:180 vector [2]: sres = 409b8d5a 20241117122522560 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522560 DAUC <0003> auc.c:113 vector [3]: rand = 77ff4d70521d407d7ea1b1c1d69791d7 20241117122522560 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117122522560 DAUC <0003> auc.c:142 vector [3]: autn = 642517a93d3e00003c2512f1d36d45d2 20241117122522560 DAUC <0003> auc.c:143 vector [3]: ck = f6de8549df62aa511fae51994af7a283 20241117122522560 DAUC <0003> auc.c:144 vector [3]: ik = 60fea3cc0573a20b343f3dde19989286 20241117122522560 DAUC <0003> auc.c:145 vector [3]: res = 35b05f40fa93ae210000000000000000 20241117122522560 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522560 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522560 DAUC <0003> auc.c:179 vector [3]: kc = 248d333b94eaa400 20241117122522560 DAUC <0003> auc.c:180 vector [3]: sres = e31ddee2 20241117122522560 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522560 DAUC <0003> db_auc.c:245 IMSI='262427372808074': Generated 4 vectors 20241117122522560 DAUC <0003> db_auc.c:249 IMSI='262427372808074': Updating SQN=161 in DB 20241117122522560 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427372808074"} 20241117122522560 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522560 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522561 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522562 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522562 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427372808074"} 20241117122522562 DAUC <0003> db_auc.c:236 IMSI='262427372808074': Calling to generate 5 vectors 20241117122522562 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117122522562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522562 DAUC <0003> auc.c:113 vector [0]: rand = ece966fe940001a87aa088e66e6f5a36 20241117122522562 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117122522562 DAUC <0003> auc.c:142 vector [0]: autn = 69b8785306050000a1d775d19bc311f9 20241117122522562 DAUC <0003> auc.c:143 vector [0]: ck = 1c262178e82ef0c2cd5f15f38d763fc7 20241117122522562 DAUC <0003> auc.c:144 vector [0]: ik = 341c65996d352cec3c245b03d940034c 20241117122522562 DAUC <0003> auc.c:145 vector [0]: res = 794bbc7a085972b00000000000000000 20241117122522562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522562 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522562 DAUC <0003> auc.c:179 vector [0]: kc = c076e3e99e942c00 20241117122522562 DAUC <0003> auc.c:180 vector [0]: sres = b9b7b4cd 20241117122522562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522562 DAUC <0003> auc.c:113 vector [1]: rand = e222b35c497505dc5aad143f0e2c63c2 20241117122522562 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117122522562 DAUC <0003> auc.c:142 vector [1]: autn = 44c1997b6d56000046757afd7853ccb0 20241117122522562 DAUC <0003> auc.c:143 vector [1]: ck = 37575a1a4e10c5caa1e7b07e2cc9edf7 20241117122522562 DAUC <0003> auc.c:144 vector [1]: ik = e43feadc235592a8c1430d1d5f4e8f2d 20241117122522562 DAUC <0003> auc.c:145 vector [1]: res = 8e0ac659c4ff58a70000000000000000 20241117122522562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522562 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522562 DAUC <0003> auc.c:179 vector [1]: kc = b77f0ef2ec55c000 20241117122522562 DAUC <0003> auc.c:180 vector [1]: sres = c5b45b7f 20241117122522562 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522562 DAUC <0003> auc.c:113 vector [2]: rand = 23f6b340d9b4953bc07b1879dbcdb0e1 20241117122522562 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117122522562 DAUC <0003> auc.c:142 vector [2]: autn = 49c431d394f60000d81a43d8668339b3 20241117122522562 DAUC <0003> auc.c:143 vector [2]: ck = 7af387857d30c965bb383b58e3c7777c 20241117122522562 DAUC <0003> auc.c:144 vector [2]: ik = a19bfc26f871105d61573e6af6d73c90 20241117122522562 DAUC <0003> auc.c:145 vector [2]: res = 574c2d1d91f9931a0000000000000000 20241117122522562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522562 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522562 DAUC <0003> auc.c:179 vector [2]: kc = d880d40d55f33400 20241117122522562 DAUC <0003> auc.c:180 vector [2]: sres = 1bf331d8 20241117122522562 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522562 DAUC <0003> auc.c:113 vector [3]: rand = 7e8b3dbad0c82e4da9b9a08b0e2e999b 20241117122522562 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117122522562 DAUC <0003> auc.c:142 vector [3]: autn = 15ac944ec641000096a7a122e7b4e77e 20241117122522562 DAUC <0003> auc.c:143 vector [3]: ck = 6973f9d2e4995a4dff254335cb54dbd6 20241117122522562 DAUC <0003> auc.c:144 vector [3]: ik = 8c301b94adb5f38758ac124622d3d098 20241117122522562 DAUC <0003> auc.c:145 vector [3]: res = 053d3fcce43f6c610000000000000000 20241117122522562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522562 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522562 DAUC <0003> auc.c:179 vector [3]: kc = c09df43c5bc2d800 20241117122522562 DAUC <0003> auc.c:180 vector [3]: sres = 4b913e70 20241117122522562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522562 DAUC <0003> auc.c:113 vector [4]: rand = 820302ddf3ca95f5049c6d608fad6fc1 20241117122522562 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117122522562 DAUC <0003> auc.c:142 vector [4]: autn = e14d95da2d6d00004e4eacc7b9a65826 20241117122522562 DAUC <0003> auc.c:143 vector [4]: ck = 52057c501aa6586c29f1de4e9659467f 20241117122522562 DAUC <0003> auc.c:144 vector [4]: ik = 46e265a62310ea1d884f0ec66096c6b3 20241117122522562 DAUC <0003> auc.c:145 vector [4]: res = 567b61f2e9022d110000000000000000 20241117122522562 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522562 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522562 DAUC <0003> auc.c:179 vector [4]: kc = 50afc560e0a0e400 20241117122522562 DAUC <0003> auc.c:180 vector [4]: sres = f6d16181 20241117122522562 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522562 DAUC <0003> db_auc.c:245 IMSI='262427372808074': Generated 5 vectors 20241117122522562 DAUC <0003> db_auc.c:249 IMSI='262427372808074': Updating SQN=321 in DB 20241117122522562 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427372808074"} 20241117122522562 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522562 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522562 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522563 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522563 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427372808074"} 20241117122522563 DAUC <0003> db_auc.c:236 IMSI='262427372808074': Calling to generate 5 vectors 20241117122522563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117122522563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522563 DAUC <0003> auc.c:113 vector [0]: rand = dd58b033d048df3d6a6e5c67b58a0f8c 20241117122522563 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117122522563 DAUC <0003> auc.c:142 vector [0]: autn = f739ce20583500007b16d163107fefc2 20241117122522563 DAUC <0003> auc.c:143 vector [0]: ck = f07d7ddf9b41681eac9f6cd9870180c3 20241117122522563 DAUC <0003> auc.c:144 vector [0]: ik = 6cebf64bbdf587646d8f5ec5a93abd8f 20241117122522563 DAUC <0003> auc.c:145 vector [0]: res = ecaf2cafa2f5f8310000000000000000 20241117122522563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522563 DAUC <0003> auc.c:179 vector [0]: kc = 4a1387f619fc5400 20241117122522563 DAUC <0003> auc.c:180 vector [0]: sres = 97a9db3b 20241117122522563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522563 DAUC <0003> auc.c:113 vector [1]: rand = 444fc59cac09c6a1f682723ac82e64ee 20241117122522563 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117122522563 DAUC <0003> auc.c:142 vector [1]: autn = 14acd362929d000047e77c55c761cda5 20241117122522563 DAUC <0003> auc.c:143 vector [1]: ck = bb73abedc3460aaa1bc545b640189e8a 20241117122522563 DAUC <0003> auc.c:144 vector [1]: ik = f8173633bcb2ffbc4d2348187a8210c2 20241117122522563 DAUC <0003> auc.c:145 vector [1]: res = c863a6f8e79dc0f60000000000000000 20241117122522563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522563 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522563 DAUC <0003> auc.c:179 vector [1]: kc = 25ecebf3f6178c00 20241117122522563 DAUC <0003> auc.c:180 vector [1]: sres = e07f3765 20241117122522563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522563 DAUC <0003> auc.c:113 vector [2]: rand = 5440dc639cc506ae50c3413ad32edfc5 20241117122522563 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117122522563 DAUC <0003> auc.c:142 vector [2]: autn = db66a1ab83420000240cc268bb68ae2b 20241117122522563 DAUC <0003> auc.c:143 vector [2]: ck = 2562572cd901199f55125ab5e731d2db 20241117122522563 DAUC <0003> auc.c:144 vector [2]: ik = 349ee0a45ea5f7c4afbef84fb1e69ff6 20241117122522563 DAUC <0003> auc.c:145 vector [2]: res = 1804ae30a7405fd40000000000000000 20241117122522563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522563 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522563 DAUC <0003> auc.c:179 vector [2]: kc = e4b8c5a317b64400 20241117122522563 DAUC <0003> auc.c:180 vector [2]: sres = 6e1f3163 20241117122522563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522563 DAUC <0003> auc.c:113 vector [3]: rand = b22091383df1128ceddeb914b6d22816 20241117122522563 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117122522563 DAUC <0003> auc.c:142 vector [3]: autn = 2ae2ed7b98010000a544f1ab858998ba 20241117122522563 DAUC <0003> auc.c:143 vector [3]: ck = 1696da1e60cd60a39ad87af9b2c4da68 20241117122522563 DAUC <0003> auc.c:144 vector [3]: ik = 21610bff180f0512209dc1141d1ab886 20241117122522563 DAUC <0003> auc.c:145 vector [3]: res = 4a4af81ca22b75860000000000000000 20241117122522563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522563 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522563 DAUC <0003> auc.c:179 vector [3]: kc = 23a076731761f000 20241117122522563 DAUC <0003> auc.c:180 vector [3]: sres = 1477e110 20241117122522563 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522563 DAUC <0003> auc.c:113 vector [4]: rand = 6cf378d298d1a11c5e59dbbac6b8c92e 20241117122522563 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117122522563 DAUC <0003> auc.c:142 vector [4]: autn = 50aa723d84e100003a96b15c6e64b039 20241117122522563 DAUC <0003> auc.c:143 vector [4]: ck = 816985fa41a7b31ad8958e991f708ec3 20241117122522563 DAUC <0003> auc.c:144 vector [4]: ik = 775d9ccb9129c997c696c87789ecf049 20241117122522563 DAUC <0003> auc.c:145 vector [4]: res = 38557f01ee8732490000000000000000 20241117122522563 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522563 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522563 DAUC <0003> auc.c:179 vector [4]: kc = 1452eed31c88f400 20241117122522563 DAUC <0003> auc.c:180 vector [4]: sres = 3547357f 20241117122522563 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522563 DAUC <0003> db_auc.c:245 IMSI='262427372808074': Generated 5 vectors 20241117122522563 DAUC <0003> db_auc.c:249 IMSI='262427372808074': Updating SQN=481 in DB 20241117122522563 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427372808074"} 20241117122522563 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427372808074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522563 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522563 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20241117122522564 DAUC <0003> db_auc.c:157 IMSI='262426931975166': No 2G Auth Data 20241117122522564 DAUC <0003> db_auc.c:192 IMSI='262426931975166': No 3G Auth Data 20241117122522570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241117122522572 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522572 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426931975166"} 20241117122522572 DAUC <0003> db_auc.c:236 IMSI='262426931975166': Calling to generate 1 vectors 20241117122522572 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241117122522572 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522572 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522572 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122522572 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522572 DAUC <0003> auc.c:113 vector [0]: rand = 15152366f945f2951ec4fcbaf007256a 20241117122522572 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122522572 DAUC <0003> auc.c:142 vector [0]: autn = 87d42d9b724400007114ac8984538d63 20241117122522572 DAUC <0003> auc.c:143 vector [0]: ck = e55d4db5912935287a88d9c97c16690d 20241117122522572 DAUC <0003> auc.c:144 vector [0]: ik = 37add5e8a86142dc235db1f83d64121a 20241117122522572 DAUC <0003> auc.c:145 vector [0]: res = 6dfaddacac2bf88f0000000000000000 20241117122522572 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522572 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522572 DAUC <0003> auc.c:179 vector [0]: kc = 64e61c3285591a79 20241117122522572 DAUC <0003> auc.c:180 vector [0]: sres = 9aa62c47 20241117122522572 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522572 DAUC <0003> db_auc.c:245 IMSI='262426931975166': Generated 1 vectors 20241117122522572 DAUC <0003> db_auc.c:249 IMSI='262426931975166': Updating SQN=33 in DB 20241117122522572 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426931975166"} 20241117122522572 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522572 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522572 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522573 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522573 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426931975166"} 20241117122522573 DAUC <0003> db_auc.c:236 IMSI='262426931975166': Calling to generate 4 vectors 20241117122522573 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241117122522573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522573 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241117122522573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522573 DAUC <0003> auc.c:113 vector [0]: rand = f357f2a3de34091e3883db8f88f5becc 20241117122522573 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241117122522573 DAUC <0003> auc.c:142 vector [0]: autn = fd4f80239f830000b5315e483b0c66d7 20241117122522573 DAUC <0003> auc.c:143 vector [0]: ck = 65879bcbb958b5773995e3e9ce10ad8a 20241117122522573 DAUC <0003> auc.c:144 vector [0]: ik = e51bc72da823a2db5043a07026fbc370 20241117122522573 DAUC <0003> auc.c:145 vector [0]: res = 69b3a31fb5eebf030000000000000000 20241117122522573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522573 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522573 DAUC <0003> auc.c:179 vector [0]: kc = a8d305b25832d4d2 20241117122522573 DAUC <0003> auc.c:180 vector [0]: sres = 46bdf270 20241117122522573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522573 DAUC <0003> auc.c:113 vector [1]: rand = 3c79efd62538c93baedef359aeb96650 20241117122522573 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241117122522573 DAUC <0003> auc.c:142 vector [1]: autn = c7cceadbbb2a000077a0fdce2fe95b02 20241117122522573 DAUC <0003> auc.c:143 vector [1]: ck = ed539f69c03898a55e8e8b4f41beb869 20241117122522573 DAUC <0003> auc.c:144 vector [1]: ik = fa12f0ac3ab45ae52ceaacb6c24f15d1 20241117122522573 DAUC <0003> auc.c:145 vector [1]: res = 0d6992ed40b66d910000000000000000 20241117122522573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522573 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522573 DAUC <0003> auc.c:179 vector [1]: kc = 742f71bd0111a95f 20241117122522573 DAUC <0003> auc.c:180 vector [1]: sres = 39bb68cb 20241117122522573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522573 DAUC <0003> auc.c:113 vector [2]: rand = 8bb50a0d7f3f20a322081f992fb466f0 20241117122522573 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241117122522573 DAUC <0003> auc.c:142 vector [2]: autn = c27f8a918ad0000004d008cebbf804d3 20241117122522573 DAUC <0003> auc.c:143 vector [2]: ck = 5b615ecfebd5ce5020754f8e67528383 20241117122522573 DAUC <0003> auc.c:144 vector [2]: ik = 995780caf763636daad4f7bc8f94742c 20241117122522573 DAUC <0003> auc.c:145 vector [2]: res = dfe8908743a96af10000000000000000 20241117122522573 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522573 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522573 DAUC <0003> auc.c:179 vector [2]: kc = 315b90072c2ad084 20241117122522573 DAUC <0003> auc.c:180 vector [2]: sres = 9c0815b5 20241117122522573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522573 DAUC <0003> auc.c:113 vector [3]: rand = 3c549139259e220d22995e9ac419cb41 20241117122522574 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241117122522574 DAUC <0003> auc.c:142 vector [3]: autn = 97040469913e0000223f7312a86d7bea 20241117122522574 DAUC <0003> auc.c:143 vector [3]: ck = 3ebbb4ef3d00527471da9104354089fa 20241117122522574 DAUC <0003> auc.c:144 vector [3]: ik = 7f20f5a05c928b21a10c0662d2ec0b06 20241117122522574 DAUC <0003> auc.c:145 vector [3]: res = a1ac8bce0c15b6fc0000000000000000 20241117122522574 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522574 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522574 DAUC <0003> auc.c:179 vector [3]: kc = d9be3f42f19f3dc4 20241117122522574 DAUC <0003> auc.c:180 vector [3]: sres = 71679a22 20241117122522574 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522574 DAUC <0003> db_auc.c:245 IMSI='262426931975166': Generated 4 vectors 20241117122522574 DAUC <0003> db_auc.c:249 IMSI='262426931975166': Updating SQN=161 in DB 20241117122522574 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426931975166"} 20241117122522574 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522574 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522574 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522575 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522575 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426931975166"} 20241117122522575 DAUC <0003> db_auc.c:236 IMSI='262426931975166': Calling to generate 5 vectors 20241117122522575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241117122522575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522575 DAUC <0003> auc.c:113 vector [0]: rand = 2815fb18fb6fad6b3642319832e9e668 20241117122522575 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241117122522575 DAUC <0003> auc.c:142 vector [0]: autn = e09c92f1fca900007ca911a28948db14 20241117122522575 DAUC <0003> auc.c:143 vector [0]: ck = 9a96289dd844e234c06f02041c63e72f 20241117122522575 DAUC <0003> auc.c:144 vector [0]: ik = 9588382a23d930e4674cc43a528c4483 20241117122522575 DAUC <0003> auc.c:145 vector [0]: res = 9d653634af35d0b00000000000000000 20241117122522575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522575 DAUC <0003> auc.c:179 vector [0]: kc = 3d717ba11c5b13f4 20241117122522575 DAUC <0003> auc.c:180 vector [0]: sres = e66c60a2 20241117122522575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522575 DAUC <0003> auc.c:113 vector [1]: rand = 62c1f38284684551dd748921dbfad3a8 20241117122522575 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241117122522575 DAUC <0003> auc.c:142 vector [1]: autn = 74f7f28ae7650000b178d669be1aad20 20241117122522575 DAUC <0003> auc.c:143 vector [1]: ck = 807ecb3e6fc02ec0eb41d1a97c899a13 20241117122522575 DAUC <0003> auc.c:144 vector [1]: ik = 5ce3e6148ca38b4ba05825be982e9aae 20241117122522575 DAUC <0003> auc.c:145 vector [1]: res = 5aa6c4cac4fa2d130000000000000000 20241117122522575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522575 DAUC <0003> auc.c:179 vector [1]: kc = 035d1a009d53a292 20241117122522575 DAUC <0003> auc.c:180 vector [1]: sres = 3bc11511 20241117122522575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522575 DAUC <0003> auc.c:113 vector [2]: rand = 002495466c1f79a7fb74886d983ab459 20241117122522575 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241117122522575 DAUC <0003> auc.c:142 vector [2]: autn = 5acbaf02245500000d739d98e8ab41a4 20241117122522575 DAUC <0003> auc.c:143 vector [2]: ck = bcb72a993969f4f8383c29b2695ce2a2 20241117122522575 DAUC <0003> auc.c:144 vector [2]: ik = 1d67dc32ac31165ae95230dcad0fdabe 20241117122522575 DAUC <0003> auc.c:145 vector [2]: res = 79b86db56d79791c0000000000000000 20241117122522575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522575 DAUC <0003> auc.c:179 vector [2]: kc = 7a62a059847a9245 20241117122522575 DAUC <0003> auc.c:180 vector [2]: sres = 0ddef7d4 20241117122522575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522575 DAUC <0003> auc.c:113 vector [3]: rand = 5efb324cce1699bc2ad2dbbaa0f51031 20241117122522575 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241117122522575 DAUC <0003> auc.c:142 vector [3]: autn = e539309fd95c0000c3fbed4301d2c84f 20241117122522575 DAUC <0003> auc.c:143 vector [3]: ck = 40595c290873408e7b6bff0789e830be 20241117122522575 DAUC <0003> auc.c:144 vector [3]: ik = cbb171d4a4146237c492d7351a3ca3a9 20241117122522575 DAUC <0003> auc.c:145 vector [3]: res = 3b7e4ba20d93d4600000000000000000 20241117122522575 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522575 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522575 DAUC <0003> auc.c:179 vector [3]: kc = b431f867f8a5ec28 20241117122522575 DAUC <0003> auc.c:180 vector [3]: sres = d8dc96cb 20241117122522575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522575 DAUC <0003> auc.c:113 vector [4]: rand = 98e92a48a65ad342e57f79a27c858771 20241117122522575 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241117122522575 DAUC <0003> auc.c:142 vector [4]: autn = 094fb1194bc40000ccc4e1bb280820f7 20241117122522575 DAUC <0003> auc.c:143 vector [4]: ck = 6baf8ab27ea5a4ada7f12bfe1764aca8 20241117122522575 DAUC <0003> auc.c:144 vector [4]: ik = 08619cb160650fe6ba9b5746499dcb58 20241117122522575 DAUC <0003> auc.c:145 vector [4]: res = fa86390d9825a5830000000000000000 20241117122522575 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522575 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522575 DAUC <0003> auc.c:179 vector [4]: kc = a0bb298fca699a91 20241117122522575 DAUC <0003> auc.c:180 vector [4]: sres = 3ec74a5a 20241117122522575 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522575 DAUC <0003> db_auc.c:245 IMSI='262426931975166': Generated 5 vectors 20241117122522575 DAUC <0003> db_auc.c:249 IMSI='262426931975166': Updating SQN=321 in DB 20241117122522575 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426931975166"} 20241117122522575 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522575 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522575 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522576 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426931975166"} 20241117122522576 DAUC <0003> db_auc.c:236 IMSI='262426931975166': Calling to generate 5 vectors 20241117122522576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122522576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122522576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122522576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241117122522576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122522576 DAUC <0003> auc.c:113 vector [0]: rand = 0661518c1dbbc873acb47f97a5f9b5bf 20241117122522576 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241117122522576 DAUC <0003> auc.c:142 vector [0]: autn = 98e09e0f9c370000d05f840164767b00 20241117122522576 DAUC <0003> auc.c:143 vector [0]: ck = dda70b59c3da778ab85c432bee79e0cf 20241117122522576 DAUC <0003> auc.c:144 vector [0]: ik = 173c175a832b425782364eee3c31af67 20241117122522576 DAUC <0003> auc.c:145 vector [0]: res = f77d6c4dfdd17c560000000000000000 20241117122522576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122522576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122522576 DAUC <0003> auc.c:179 vector [0]: kc = 7eabd9b1ca58b273 20241117122522576 DAUC <0003> auc.c:180 vector [0]: sres = f7effa25 20241117122522576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122522576 DAUC <0003> auc.c:113 vector [1]: rand = e51a386b7b91371df9426353f39d1a05 20241117122522576 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241117122522576 DAUC <0003> auc.c:142 vector [1]: autn = 0d0bd52e01aa00006f44e32f3fa8cc1f 20241117122522576 DAUC <0003> auc.c:143 vector [1]: ck = ea8533b3d426c01265b3f862cd25ce1f 20241117122522576 DAUC <0003> auc.c:144 vector [1]: ik = f4a2e25fef9e06b1e2933af5258246c0 20241117122522576 DAUC <0003> auc.c:145 vector [1]: res = 539aab8df9fda02b0000000000000000 20241117122522576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122522576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122522576 DAUC <0003> auc.c:179 vector [1]: kc = 6bdbc3b205c32c2f 20241117122522576 DAUC <0003> auc.c:180 vector [1]: sres = 3d8094eb 20241117122522576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122522576 DAUC <0003> auc.c:113 vector [2]: rand = b3d68e6cebbf8e2dd0c022e6205363bb 20241117122522576 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241117122522576 DAUC <0003> auc.c:142 vector [2]: autn = 6d9ce1386d840000a30d01281f20931b 20241117122522576 DAUC <0003> auc.c:143 vector [2]: ck = 6e08dce5d2900d982433e0c4d8567b4e 20241117122522576 DAUC <0003> auc.c:144 vector [2]: ik = 51e753e2afd6cc7d8cc696dd436a55fa 20241117122522576 DAUC <0003> auc.c:145 vector [2]: res = cd39f8dfce2efdb90000000000000000 20241117122522576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122522576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122522576 DAUC <0003> auc.c:179 vector [2]: kc = c021105508ebfef0 20241117122522576 DAUC <0003> auc.c:180 vector [2]: sres = 82401a6e 20241117122522576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122522576 DAUC <0003> auc.c:113 vector [3]: rand = 006202d4f65ef5fa5241c9d84f0f59d0 20241117122522576 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241117122522576 DAUC <0003> auc.c:142 vector [3]: autn = 4b66f91246c600008ad10ff305326b0b 20241117122522576 DAUC <0003> auc.c:143 vector [3]: ck = f1d614f535e6860cbc9a08936bd015b2 20241117122522576 DAUC <0003> auc.c:144 vector [3]: ik = c238603274820ae6ffda3dde3b4f7143 20241117122522576 DAUC <0003> auc.c:145 vector [3]: res = b2967ec81a4b3b060000000000000000 20241117122522576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122522576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122522576 DAUC <0003> auc.c:179 vector [3]: kc = 9c09244e32df5f1f 20241117122522576 DAUC <0003> auc.c:180 vector [3]: sres = 6e736e09 20241117122522576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122522576 DAUC <0003> auc.c:113 vector [4]: rand = 742e04f8885940ec6ffb7879014dd678 20241117122522576 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241117122522576 DAUC <0003> auc.c:142 vector [4]: autn = 61b12ef875c70000855e23508cc053af 20241117122522576 DAUC <0003> auc.c:143 vector [4]: ck = 83782bb2d6014a719bdc88e3220286e5 20241117122522576 DAUC <0003> auc.c:144 vector [4]: ik = ad3e60dcc2e032f2728a5a8f5d27f728 20241117122522576 DAUC <0003> auc.c:145 vector [4]: res = d689af15c9688fd10000000000000000 20241117122522576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122522576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122522576 DAUC <0003> auc.c:179 vector [4]: kc = afa5b5455f252e24 20241117122522576 DAUC <0003> auc.c:180 vector [4]: sres = 6b8221fb 20241117122522576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122522576 DAUC <0003> db_auc.c:245 IMSI='262426931975166': Generated 5 vectors 20241117122522576 DAUC <0003> db_auc.c:249 IMSI='262426931975166': Updating SQN=481 in DB 20241117122522576 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426931975166"} 20241117122522576 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426931975166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122522576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122522577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20241117122522578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241117122522579 DLINP <000b> input/ipa.c:451 connected read/write 20241117122522579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122522579 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122522579 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122522579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122522579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42861<->l=127.0.0.1:4259) 20241117122522602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20241117122522703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20241117122525787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122525787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122525788 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39476<->l=127.0.0.1:4258 20241117122525790 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525790 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122525790 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122525790 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122525790 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 2:  20241117122525790 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 3:  20241117122525790 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 4:  20241117122525790 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 5:  20241117122525790 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 7:  20241117122525790 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122525790 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122525790 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122525790 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122525796 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33521<->l=127.0.0.1:4259) 20241117122525798 DAUC <0003> db_auc.c:157 IMSI='262429392215013': No 2G Auth Data 20241117122525798 DAUC <0003> db_auc.c:192 IMSI='262429392215013': No 3G Auth Data 20241117122525803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241117122525830 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525830 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429392215013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429392215013"} 20241117122525830 DAUC <0003> db_auc.c:157 IMSI='262429392215013': No 2G Auth Data 20241117122525830 DAUC <0003> db_auc.c:236 IMSI='262429392215013': Calling to generate 5 vectors 20241117122525830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122525830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122525830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122525830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122525830 DAUC <0003> auc.c:113 vector [0]: rand = aaea19d75e232ba530bb6033cd28fff1 20241117122525830 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122525830 DAUC <0003> auc.c:142 vector [0]: autn = b20cad6b825e800021c114b1bca25365 20241117122525830 DAUC <0003> auc.c:143 vector [0]: ck = c73345355599ddb0312e64c26028a45a 20241117122525830 DAUC <0003> auc.c:144 vector [0]: ik = 9bdab5ae852f0524774fb3823d70fb89 20241117122525830 DAUC <0003> auc.c:145 vector [0]: res = 2a59833dc1bb69690000000000000000 20241117122525830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122525830 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122525830 DAUC <0003> auc.c:151 vector [0]: kc = 1a8827db8dee8747 20241117122525830 DAUC <0003> auc.c:152 vector [0]: sres = ebe2ea54 20241117122525830 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122525830 DAUC <0003> auc.c:113 vector [1]: rand = 2b8c01446f437920e5f360a2268ee703 20241117122525830 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122525830 DAUC <0003> auc.c:142 vector [1]: autn = 610733f8351d80005ebeb65f2ed42863 20241117122525830 DAUC <0003> auc.c:143 vector [1]: ck = 37a6f0668ff94cc778a0ae8b3ee56dd3 20241117122525830 DAUC <0003> auc.c:144 vector [1]: ik = 666e791dfb3bb2f7e5e9b7cc6e38aa72 20241117122525830 DAUC <0003> auc.c:145 vector [1]: res = cb70e0c71a46c0840000000000000000 20241117122525830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122525830 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122525830 DAUC <0003> auc.c:151 vector [1]: kc = cc81903c241f3991 20241117122525830 DAUC <0003> auc.c:152 vector [1]: sres = d1362043 20241117122525830 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122525830 DAUC <0003> auc.c:113 vector [2]: rand = e17a2120ddc54cf3e2c1cff960a9e033 20241117122525830 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122525830 DAUC <0003> auc.c:142 vector [2]: autn = a7f8a832af6f800011dff02b33af2bdc 20241117122525830 DAUC <0003> auc.c:143 vector [2]: ck = 0502f9ea830cb2b7ca40af7f6d3c30a0 20241117122525830 DAUC <0003> auc.c:144 vector [2]: ik = 3755c6dd49744d332bbc75ece48cd50a 20241117122525830 DAUC <0003> auc.c:145 vector [2]: res = 0a9025d9c8dffa420000000000000000 20241117122525830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122525830 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122525830 DAUC <0003> auc.c:151 vector [2]: kc = d3abe5a443c81a2e 20241117122525831 DAUC <0003> auc.c:152 vector [2]: sres = c24fdf9b 20241117122525831 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122525831 DAUC <0003> auc.c:113 vector [3]: rand = b4d880fc26a9945efdb2d34bdded1bac 20241117122525831 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122525831 DAUC <0003> auc.c:142 vector [3]: autn = ae672d8b980b8000035568ca2d1d6cfa 20241117122525831 DAUC <0003> auc.c:143 vector [3]: ck = 45cb503598e5a5dca7e24953a7c1c5f8 20241117122525831 DAUC <0003> auc.c:144 vector [3]: ik = 08e4948bfcdd9f509bed8b855a8dcf20 20241117122525831 DAUC <0003> auc.c:145 vector [3]: res = 721a31544f2a40470000000000000000 20241117122525831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122525831 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122525831 DAUC <0003> auc.c:151 vector [3]: kc = 7120066899743054 20241117122525831 DAUC <0003> auc.c:152 vector [3]: sres = 3d307113 20241117122525831 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122525831 DAUC <0003> auc.c:113 vector [4]: rand = bc0e389384dc967a7a17a45d6bc7a8d3 20241117122525831 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122525831 DAUC <0003> auc.c:142 vector [4]: autn = f22cb7f25d278000eab547602b7e0856 20241117122525831 DAUC <0003> auc.c:143 vector [4]: ck = eb308721b315dce84f482cd39f0029ca 20241117122525831 DAUC <0003> auc.c:144 vector [4]: ik = f47776c314e91903c5f5641278294406 20241117122525831 DAUC <0003> auc.c:145 vector [4]: res = 727d5379e729f9ca0000000000000000 20241117122525831 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122525831 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122525831 DAUC <0003> auc.c:151 vector [4]: kc = 95fab92340d5a827 20241117122525831 DAUC <0003> auc.c:152 vector [4]: sres = 9554aab3 20241117122525831 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122525831 DAUC <0003> db_auc.c:245 IMSI='262429392215013': Generated 5 vectors 20241117122525831 DAUC <0003> db_auc.c:249 IMSI='262429392215013': Updating SQN=161 in DB 20241117122525831 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429392215013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429392215013"} 20241117122525831 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429392215013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122525831 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525831 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241117122525844 DAUC <0003> db_auc.c:157 IMSI='262423332098619': No 2G Auth Data 20241117122525844 DAUC <0003> db_auc.c:192 IMSI='262423332098619': No 3G Auth Data 20241117122525864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241117122525865 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525865 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423332098619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423332098619"} 20241117122525865 DAUC <0003> db_auc.c:157 IMSI='262423332098619': No 2G Auth Data 20241117122525865 DAUC <0003> db_auc.c:236 IMSI='262423332098619': Calling to generate 5 vectors 20241117122525865 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241117122525865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122525865 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241117122525865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122525865 DAUC <0003> auc.c:113 vector [0]: rand = 89bb0702b55f2100520738050f9f2ab0 20241117122525865 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122525865 DAUC <0003> auc.c:142 vector [0]: autn = 41b581a6f9a88000629b54fe98509c74 20241117122525865 DAUC <0003> auc.c:143 vector [0]: ck = 030f6779f52b5b652a78f0a8ad21b094 20241117122525865 DAUC <0003> auc.c:144 vector [0]: ik = e7a423e2cbae2ee06a38d8ba2e98e9d2 20241117122525865 DAUC <0003> auc.c:145 vector [0]: res = c3c012e721e134530000000000000000 20241117122525865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122525865 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241117122525865 DAUC <0003> auc.c:151 vector [0]: kc = a4eb6c89bd3c2cc3 20241117122525865 DAUC <0003> auc.c:152 vector [0]: sres = e22126b4 20241117122525865 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241117122525865 DAUC <0003> auc.c:113 vector [1]: rand = e13082fd2890ad1d09ce8783789ffa1d 20241117122525865 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122525865 DAUC <0003> auc.c:142 vector [1]: autn = 9c0a14e7114a80003fc864a3c2205455 20241117122525865 DAUC <0003> auc.c:143 vector [1]: ck = 1522704b55e481ca4a7fa1d85d61a44e 20241117122525865 DAUC <0003> auc.c:144 vector [1]: ik = df0f3f1b7b0099450f5162912f843f45 20241117122525865 DAUC <0003> auc.c:145 vector [1]: res = d0412e296d9971470000000000000000 20241117122525865 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122525865 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241117122525865 DAUC <0003> auc.c:151 vector [1]: kc = 8f038c195c018384 20241117122525865 DAUC <0003> auc.c:152 vector [1]: sres = bdd85f6e 20241117122525865 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241117122525865 DAUC <0003> auc.c:113 vector [2]: rand = 48b36ad83b956c1de4b422c5f2276176 20241117122525865 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122525865 DAUC <0003> auc.c:142 vector [2]: autn = cbf48dbdff04800037fa36817ca22443 20241117122525865 DAUC <0003> auc.c:143 vector [2]: ck = 2087a86db5316698845b01da3e3a4974 20241117122525865 DAUC <0003> auc.c:144 vector [2]: ik = b2ffa67567777d649c7159a0fcab7a2d 20241117122525865 DAUC <0003> auc.c:145 vector [2]: res = d9da915cc1a030c50000000000000000 20241117122525865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122525865 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241117122525865 DAUC <0003> auc.c:151 vector [2]: kc = 8a52566210d728a5 20241117122525865 DAUC <0003> auc.c:152 vector [2]: sres = 187aa199 20241117122525865 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241117122525865 DAUC <0003> auc.c:113 vector [3]: rand = 61bc60a5d4c7035cb8d66498bbcec2f0 20241117122525865 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122525865 DAUC <0003> auc.c:142 vector [3]: autn = ce60f360cab68000b9216043307e8464 20241117122525865 DAUC <0003> auc.c:143 vector [3]: ck = cdc201c0f91c3e0bde198b1ab9d41ea2 20241117122525865 DAUC <0003> auc.c:144 vector [3]: ik = 641be38cc08d7912302635f86836a8d8 20241117122525865 DAUC <0003> auc.c:145 vector [3]: res = bf63b4a2c8a6de4b0000000000000000 20241117122525865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122525865 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241117122525865 DAUC <0003> auc.c:151 vector [3]: kc = 47e65caee873f163 20241117122525865 DAUC <0003> auc.c:152 vector [3]: sres = 77c56ae9 20241117122525865 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241117122525865 DAUC <0003> auc.c:113 vector [4]: rand = f75ede337d0fdc0a728971b0fdda3ed5 20241117122525865 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122525865 DAUC <0003> auc.c:142 vector [4]: autn = 0bfe269a4a1e8000339bbfbd0bc070cf 20241117122525865 DAUC <0003> auc.c:143 vector [4]: ck = 1d11da3143135e27243c9dabeaf43c55 20241117122525865 DAUC <0003> auc.c:144 vector [4]: ik = cef5e4b095b5642e21aed3326b60d970 20241117122525865 DAUC <0003> auc.c:145 vector [4]: res = c15ed70d983ccc850000000000000000 20241117122525865 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122525865 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241117122525865 DAUC <0003> auc.c:151 vector [4]: kc = d67670185732df2c 20241117122525865 DAUC <0003> auc.c:152 vector [4]: sres = 59621b88 20241117122525865 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241117122525865 DAUC <0003> db_auc.c:245 IMSI='262423332098619': Generated 5 vectors 20241117122525865 DAUC <0003> db_auc.c:249 IMSI='262423332098619': Updating SQN=161 in DB 20241117122525865 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423332098619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423332098619"} 20241117122525865 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423332098619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122525865 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525865 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241117122525868 DAUC <0003> db_auc.c:157 IMSI='262428327814415': No 2G Auth Data 20241117122525868 DAUC <0003> db_auc.c:192 IMSI='262428327814415': No 3G Auth Data 20241117122525876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4258 20241117122525879 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525879 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428327814415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428327814415"} 20241117122525879 DAUC <0003> db_auc.c:236 IMSI='262428327814415': Calling to generate 5 vectors 20241117122525879 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122525879 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122525879 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122525879 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122525879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122525879 DAUC <0003> auc.c:113 vector [0]: rand = 8c7dbe52fd3fb3b808c3479aaf67e58d 20241117122525879 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122525879 DAUC <0003> auc.c:142 vector [0]: autn = 030bdf46c53f80007d3092ce42b94bcb 20241117122525879 DAUC <0003> auc.c:143 vector [0]: ck = 24a93a5b215e969a1ad7c50a17f9603d 20241117122525879 DAUC <0003> auc.c:144 vector [0]: ik = 59f105223080d163d33bbb55110392c2 20241117122525879 DAUC <0003> auc.c:145 vector [0]: res = b1adfcf99278b0fa0000000000000000 20241117122525879 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122525879 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122525879 DAUC <0003> auc.c:179 vector [0]: kc = 010707f3578c0000 20241117122525879 DAUC <0003> auc.c:180 vector [0]: sres = c57c0d26 20241117122525879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122525879 DAUC <0003> auc.c:113 vector [1]: rand = 6bf1ceb98278cd30cb820caf34686e54 20241117122525879 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122525879 DAUC <0003> auc.c:142 vector [1]: autn = c4961ce35f11800083ea51c00ce08ed2 20241117122525879 DAUC <0003> auc.c:143 vector [1]: ck = fea0da3a3b7024288bdda626e2cbac40 20241117122525879 DAUC <0003> auc.c:144 vector [1]: ik = 096c4ef282a647202e805f24bc0e228a 20241117122525879 DAUC <0003> auc.c:145 vector [1]: res = ba6c9f85456b92330000000000000000 20241117122525879 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122525879 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122525879 DAUC <0003> auc.c:179 vector [1]: kc = 954f75b1ec97f400 20241117122525879 DAUC <0003> auc.c:180 vector [1]: sres = f430c281 20241117122525879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122525879 DAUC <0003> auc.c:113 vector [2]: rand = 2590653464cf7f9dc158493f3c72ad36 20241117122525879 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122525879 DAUC <0003> auc.c:142 vector [2]: autn = b82cf60530e2800023b5ce06bef94d31 20241117122525879 DAUC <0003> auc.c:143 vector [2]: ck = b6fb8ddf781e037217d0774a3f106aa1 20241117122525879 DAUC <0003> auc.c:144 vector [2]: ik = c939a56b121b7df49cebb77b363e9dc4 20241117122525879 DAUC <0003> auc.c:145 vector [2]: res = 37a3e2fd313143c90000000000000000 20241117122525879 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122525879 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122525879 DAUC <0003> auc.c:179 vector [2]: kc = b2f314f9c044e000 20241117122525879 DAUC <0003> auc.c:180 vector [2]: sres = 6155f520 20241117122525879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122525879 DAUC <0003> auc.c:113 vector [3]: rand = 18d5693aae639cb8c5608dfc8b1c873f 20241117122525879 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122525879 DAUC <0003> auc.c:142 vector [3]: autn = 13b839a3e0e8800030af2c60a43047b2 20241117122525879 DAUC <0003> auc.c:143 vector [3]: ck = 06759d5140593df18638b430549caddf 20241117122525879 DAUC <0003> auc.c:144 vector [3]: ik = 1034cd0acaf8ddb9cabf8294b0ab3390 20241117122525879 DAUC <0003> auc.c:145 vector [3]: res = 3213ca9d4f468b480000000000000000 20241117122525879 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122525879 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122525879 DAUC <0003> auc.c:179 vector [3]: kc = 4671ab3523f7cc00 20241117122525879 DAUC <0003> auc.c:180 vector [3]: sres = e26d9828 20241117122525879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122525879 DAUC <0003> auc.c:113 vector [4]: rand = 9eacd62c5f15bee1be28ecf70f034f58 20241117122525879 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122525879 DAUC <0003> auc.c:142 vector [4]: autn = 155d5cbcc6c88000ed29ccd38c7eadae 20241117122525879 DAUC <0003> auc.c:143 vector [4]: ck = 4cc2584dc52797824feee1c58ddaa01e 20241117122525879 DAUC <0003> auc.c:144 vector [4]: ik = 3d443afd6bfac5ae4f3407bbe336a0cf 20241117122525879 DAUC <0003> auc.c:145 vector [4]: res = 449cdd6098e2a5f50000000000000000 20241117122525879 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122525879 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122525879 DAUC <0003> auc.c:179 vector [4]: kc = ec30db9c098e8800 20241117122525879 DAUC <0003> auc.c:180 vector [4]: sres = 543417c5 20241117122525879 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122525879 DAUC <0003> db_auc.c:245 IMSI='262428327814415': Generated 5 vectors 20241117122525879 DAUC <0003> db_auc.c:249 IMSI='262428327814415': Updating SQN=161 in DB 20241117122525879 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428327814415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428327814415"} 20241117122525879 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428327814415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122525879 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525879 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4258 20241117122525883 DAUC <0003> db_auc.c:157 IMSI='262426718662562': No 2G Auth Data 20241117122525883 DAUC <0003> db_auc.c:192 IMSI='262426718662562': No 3G Auth Data 20241117122525891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 20241117122525893 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525893 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426718662562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426718662562"} 20241117122525893 DAUC <0003> db_auc.c:236 IMSI='262426718662562': Calling to generate 5 vectors 20241117122525893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122525893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122525893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122525893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122525893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122525893 DAUC <0003> auc.c:113 vector [0]: rand = a802125f27e6a3f9c20afa4390eaf60a 20241117122525893 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122525893 DAUC <0003> auc.c:142 vector [0]: autn = f93683cfadef8000ddc036fcbb93c573 20241117122525893 DAUC <0003> auc.c:143 vector [0]: ck = 75a0f2cf80b0156f6687029ab4b4ba8f 20241117122525893 DAUC <0003> auc.c:144 vector [0]: ik = 4219405e977e49e3bb3a796791ddd09d 20241117122525893 DAUC <0003> auc.c:145 vector [0]: res = 43ac00ee2db2df1a0000000000000000 20241117122525893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122525893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122525893 DAUC <0003> auc.c:179 vector [0]: kc = 293177ef6b4d8800 20241117122525893 DAUC <0003> auc.c:180 vector [0]: sres = 9a76245f 20241117122525893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122525893 DAUC <0003> auc.c:113 vector [1]: rand = 97415aa0cc119570a2a53b4764635c6b 20241117122525893 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122525893 DAUC <0003> auc.c:142 vector [1]: autn = 3b3c31b5b2a580003b5758bf2ae8631d 20241117122525893 DAUC <0003> auc.c:143 vector [1]: ck = d9133cbbf3d8d0f3e3e786ff6420c073 20241117122525893 DAUC <0003> auc.c:144 vector [1]: ik = f681f67018236f2d7c9fc590c1f34676 20241117122525893 DAUC <0003> auc.c:145 vector [1]: res = 55504a7e13331dd40000000000000000 20241117122525893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122525893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122525893 DAUC <0003> auc.c:179 vector [1]: kc = 0d53165739d17000 20241117122525893 DAUC <0003> auc.c:180 vector [1]: sres = e23886ab 20241117122525893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122525893 DAUC <0003> auc.c:113 vector [2]: rand = 8543d1cf4887609957ee6f2b5a289581 20241117122525893 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122525893 DAUC <0003> auc.c:142 vector [2]: autn = 39e4d7b593e48000571c25e4cccef85e 20241117122525893 DAUC <0003> auc.c:143 vector [2]: ck = 403c772470e15db726eb7bf9a1d72454 20241117122525893 DAUC <0003> auc.c:144 vector [2]: ik = 9606149064bf54c420aa9a9529bfbfa1 20241117122525893 DAUC <0003> auc.c:145 vector [2]: res = d849990c6f9c2a7f0000000000000000 20241117122525893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122525893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122525893 DAUC <0003> auc.c:179 vector [2]: kc = 64837f743a28b400 20241117122525893 DAUC <0003> auc.c:180 vector [2]: sres = 375db228 20241117122525893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122525893 DAUC <0003> auc.c:113 vector [3]: rand = 21b1b5511a59cbcdfb31096482dd94d4 20241117122525893 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122525893 DAUC <0003> auc.c:142 vector [3]: autn = 669915d858848000d514b7423ad589b6 20241117122525893 DAUC <0003> auc.c:143 vector [3]: ck = 169d377e12682bd7c4fc4f8576abac2c 20241117122525893 DAUC <0003> auc.c:144 vector [3]: ik = cb9454c3c37164d295e5cb9c7f41a125 20241117122525893 DAUC <0003> auc.c:145 vector [3]: res = 217c444b7a68fa920000000000000000 20241117122525893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122525893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122525893 DAUC <0003> auc.c:179 vector [3]: kc = ddae43b35d8e0800 20241117122525893 DAUC <0003> auc.c:180 vector [3]: sres = 51e921b5 20241117122525893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122525893 DAUC <0003> auc.c:113 vector [4]: rand = 08a69a0ca76a202af42253c80c8593fc 20241117122525893 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122525893 DAUC <0003> auc.c:142 vector [4]: autn = 36c9c9aa446c80004ef9f2b889593547 20241117122525893 DAUC <0003> auc.c:143 vector [4]: ck = 8d4b0accb42e682ee475c4ab9889cc24 20241117122525893 DAUC <0003> auc.c:144 vector [4]: ik = 3e2f184497814568cc88f3fe33461baa 20241117122525893 DAUC <0003> auc.c:145 vector [4]: res = ff12d18f8335652e0000000000000000 20241117122525893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122525893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122525893 DAUC <0003> auc.c:179 vector [4]: kc = ba686da6011ac800 20241117122525893 DAUC <0003> auc.c:180 vector [4]: sres = 63a878d5 20241117122525893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122525893 DAUC <0003> db_auc.c:245 IMSI='262426718662562': Generated 5 vectors 20241117122525893 DAUC <0003> db_auc.c:249 IMSI='262426718662562': Updating SQN=161 in DB 20241117122525894 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426718662562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426718662562"} 20241117122525894 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426718662562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122525894 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525894 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4258 20241117122525896 DAUC <0003> db_auc.c:157 IMSI='262429506885572': No 2G Auth Data 20241117122525896 DAUC <0003> db_auc.c:192 IMSI='262429506885572': No 3G Auth Data 20241117122525903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4258 20241117122525905 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525905 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429506885572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429506885572"} 20241117122525905 DAUC <0003> db_auc.c:236 IMSI='262429506885572': Calling to generate 5 vectors 20241117122525905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241117122525905 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241117122525905 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241117122525905 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241117122525905 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241117122525905 DAUC <0003> auc.c:113 vector [0]: rand = a31247beaf895083ecbac5ab40e655a5 20241117122525905 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241117122525905 DAUC <0003> auc.c:142 vector [0]: autn = 93036703d7fd8000a22a796b313bae06 20241117122525905 DAUC <0003> auc.c:143 vector [0]: ck = 5bfa2f1fc38268275a35a5b7ef67ca44 20241117122525905 DAUC <0003> auc.c:144 vector [0]: ik = 27c7f2b1793417216f6a354ef6142b15 20241117122525905 DAUC <0003> auc.c:145 vector [0]: res = bfe84deae59e317e0000000000000000 20241117122525905 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241117122525905 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241117122525905 DAUC <0003> auc.c:179 vector [0]: kc = ade503155525f36b 20241117122525905 DAUC <0003> auc.c:180 vector [0]: sres = 8a77b6b9 20241117122525905 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241117122525905 DAUC <0003> auc.c:113 vector [1]: rand = 544e9ab1901181625f386b06787875c0 20241117122525906 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241117122525906 DAUC <0003> auc.c:142 vector [1]: autn = 9413c789db54800063a4a9a6c0fbe85d 20241117122525906 DAUC <0003> auc.c:143 vector [1]: ck = cfff0c490f78ee550889207b166194e0 20241117122525906 DAUC <0003> auc.c:144 vector [1]: ik = 4886da25d9bd1aa3fc534bd7e6fb4894 20241117122525906 DAUC <0003> auc.c:145 vector [1]: res = 66d00faf54873ac70000000000000000 20241117122525906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241117122525906 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241117122525906 DAUC <0003> auc.c:179 vector [1]: kc = 135fa69c0a7c817a 20241117122525906 DAUC <0003> auc.c:180 vector [1]: sres = f9ed997c 20241117122525906 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241117122525906 DAUC <0003> auc.c:113 vector [2]: rand = 7abb9bdcb13c81e12f6d97dd8465639f 20241117122525906 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241117122525906 DAUC <0003> auc.c:142 vector [2]: autn = aff69181cf3480008a5f4c39d0fe3efd 20241117122525906 DAUC <0003> auc.c:143 vector [2]: ck = df15b50ffa78e79e241987c3cd148c09 20241117122525906 DAUC <0003> auc.c:144 vector [2]: ik = 6da241b0365e9141207431f84f54b007 20241117122525906 DAUC <0003> auc.c:145 vector [2]: res = e719f3b36964ec380000000000000000 20241117122525906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241117122525906 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241117122525906 DAUC <0003> auc.c:179 vector [2]: kc = 7b46ee0d885afb97 20241117122525906 DAUC <0003> auc.c:180 vector [2]: sres = 843ec7cb 20241117122525906 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241117122525906 DAUC <0003> auc.c:113 vector [3]: rand = 0abd593cb8c03b2306a450429f6648c3 20241117122525906 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241117122525906 DAUC <0003> auc.c:142 vector [3]: autn = 9b7dcb95a8cb80005bb7058a0fcb295f 20241117122525906 DAUC <0003> auc.c:143 vector [3]: ck = 6a4210c3085ab2cda98fac45e5fa7e54 20241117122525906 DAUC <0003> auc.c:144 vector [3]: ik = 4a29478f60a79c1d5fd7c80afc57e5f0 20241117122525906 DAUC <0003> auc.c:145 vector [3]: res = 893e403d4b0bf7d00000000000000000 20241117122525906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241117122525906 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241117122525906 DAUC <0003> auc.c:179 vector [3]: kc = 0b5039d77710de45 20241117122525906 DAUC <0003> auc.c:180 vector [3]: sres = 275b67e9 20241117122525906 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241117122525906 DAUC <0003> auc.c:113 vector [4]: rand = 0bc2bc16e90eb12e5f49c23849d0f2aa 20241117122525906 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241117122525906 DAUC <0003> auc.c:142 vector [4]: autn = 1d4e9496503180001f08fcad4e0003c9 20241117122525906 DAUC <0003> auc.c:143 vector [4]: ck = 144bcc413b3f8ab93f7b1cc431f782dc 20241117122525906 DAUC <0003> auc.c:144 vector [4]: ik = 39319cb218a43b81176b8ecf0960f911 20241117122525906 DAUC <0003> auc.c:145 vector [4]: res = 2147f4351eb4a8ce0000000000000000 20241117122525906 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241117122525906 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241117122525906 DAUC <0003> auc.c:179 vector [4]: kc = 925c80a8d7c69ff2 20241117122525906 DAUC <0003> auc.c:180 vector [4]: sres = 9f5e6dd6 20241117122525906 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241117122525906 DAUC <0003> db_auc.c:245 IMSI='262429506885572': Generated 5 vectors 20241117122525906 DAUC <0003> db_auc.c:249 IMSI='262429506885572': Updating SQN=161 in DB 20241117122525906 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429506885572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429506885572"} 20241117122525906 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429506885572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122525906 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525906 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122525908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4258 20241117122525908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39476<->l=127.0.0.1:4258 20241117122525909 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33521<->l=127.0.0.1:4259) 20241117122525909 DLINP <000b> input/ipa.c:451 connected read/write 20241117122525909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122525909 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122525909 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122525909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122525944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39520<->l=127.0.0.1:4258 20241117122526044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39520<->l=127.0.0.1:4258 20241117122529141 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122529142 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122529144 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122529145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241117122529147 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122529147 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122529147 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122529147 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122529147 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 2:  20241117122529147 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 3:  20241117122529147 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 4:  20241117122529147 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 5:  20241117122529147 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 7:  20241117122529147 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122529147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122529147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122529147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122529160 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44959<->l=127.0.0.1:4259) 20241117122529167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241117122529190 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122529190 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429704806755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429704806755" cn_domain=PS} 20241117122529190 DLU <0006> fsm.c:456 lu(262429704806755)[0x557bea73bb80]{UNVALIDATED}: Allocated 20241117122529190 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429704806755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241117122529190 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429704806755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429704806755" cause=IMSI unknown in HLR} 20241117122529190 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429704806755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122529190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429704806755)[0x557bea73bb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122529190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429704806755)[0x557bea73bb80]{UNVALIDATED}: Freeing instance 20241117122529190 DLU <0006> fsm.c:568 lu(PS:IMSI-262429704806755)[0x557bea73bb80]{UNVALIDATED}: Deallocated 20241117122529190 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122529190 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122529196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20241117122529198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241117122529200 DLINP <000b> input/ipa.c:451 connected read/write 20241117122529200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122529200 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122529200 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122529200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122529201 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44959<->l=127.0.0.1:4259) 20241117122529238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20241117122529339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20241117122532451 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122532451 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122532454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122532455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241117122532458 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122532458 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122532458 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122532458 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122532458 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 2:  20241117122532458 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 3:  20241117122532458 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 4:  20241117122532458 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 5:  20241117122532458 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 7:  20241117122532458 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122532458 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122532458 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122532458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122532475 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36489<->l=127.0.0.1:4259) 20241117122532484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4258 20241117122532498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122532498 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421256065492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421256065492" cn_domain=PS source_name="the-source\n"} 20241117122532498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117122532498 DLU <0006> fsm.c:456 lu(262421256065492)[0x557bea73bb80]{UNVALIDATED}: Allocated 20241117122532498 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421256065492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241117122532498 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421256065492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421256065492" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241117122532498 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421256065492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122532498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421256065492)[0x557bea73bb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122532498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421256065492)[0x557bea73bb80]{UNVALIDATED}: Freeing instance 20241117122532498 DLU <0006> fsm.c:568 lu(PS:IMSI-262421256065492)[0x557bea73bb80]{UNVALIDATED}: Deallocated 20241117122532498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122532498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122532503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4258 20241117122532505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20241117122532506 DLINP <000b> input/ipa.c:451 connected read/write 20241117122532506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122532506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122532507 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122532507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122532507 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117122532507 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36489<->l=127.0.0.1:4259) 20241117122532555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241117122532656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241117122535727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122535727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122535729 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122535730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4258 20241117122535731 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122535731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122535731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122535731 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122535731 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 2:  20241117122535731 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 3:  20241117122535731 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 4:  20241117122535731 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 5:  20241117122535731 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 7:  20241117122535731 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122535731 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122535731 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122535731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122535749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35729<->l=127.0.0.1:4259) 20241117122535771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241117122535781 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122535781 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423430103842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423430103842" cn_domain=PS} 20241117122535781 DLU <0006> fsm.c:456 lu(262423430103842)[0x557bea73bb80]{UNVALIDATED}: Allocated 20241117122535781 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423430103842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241117122535781 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423430103842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423430103842" cause=Roaming not allowed in this location area} 20241117122535781 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423430103842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122535781 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423430103842)[0x557bea73bb80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122535781 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423430103842)[0x557bea73bb80]{UNVALIDATED}: Freeing instance 20241117122535781 DLU <0006> fsm.c:568 lu(PS:IMSI-262423430103842)[0x557bea73bb80]{UNVALIDATED}: Deallocated 20241117122535781 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122535781 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122535784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241117122535786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4258 20241117122535787 DLINP <000b> input/ipa.c:451 connected read/write 20241117122535787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122535788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122535788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122535788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122535788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35729<->l=127.0.0.1:4259) 20241117122535818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241117122535919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241117122539015 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122539015 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122539019 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122539021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241117122539025 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122539025 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122539025 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122539025 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122539025 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 2:  20241117122539025 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 3:  20241117122539025 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 4:  20241117122539025 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 5:  20241117122539025 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 7:  20241117122539025 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122539025 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122539025 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122539025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122539049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20241117122539065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241117122539075 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122539075 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429950327202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429950327202"} 20241117122539076 DAUC <0003> db_auc.c:133 IMSI='262429950327202': No such subscriber 20241117122539076 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429950327202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241117122539076 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429950327202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429950327202" cause=IMSI unknown in HLR} 20241117122539076 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429950327202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122539076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122539076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122539081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241117122539082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241117122539084 DLINP <000b> input/ipa.c:451 connected read/write 20241117122539084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122539084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122539084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122539084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122539085 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20241117122539148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241117122539249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241117122542350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122542350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122542354 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4258 20241117122542361 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122542361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122542361 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122542361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122542361 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122542361 DLGSUP <0013> gsup_server.c:235 2:  20241117122542361 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122542361 DLGSUP <0013> gsup_server.c:235 3:  20241117122542361 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122542361 DLGSUP <0013> gsup_server.c:235 4:  20241117122542361 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122542361 DLGSUP <0013> gsup_server.c:235 5:  20241117122542362 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122542362 DLGSUP <0013> gsup_server.c:235 7:  20241117122542362 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122542362 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122542362 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122542362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122542382 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20241117122542390 DAUC <0003> db_auc.c:157 IMSI='262426460268134': No 2G Auth Data 20241117122542390 DAUC <0003> db_auc.c:192 IMSI='262426460268134': No 3G Auth Data 20241117122542411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 20241117122542420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542420 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426460268134" cn_domain=PS} 20241117122542420 DLU <0006> fsm.c:456 lu(262426460268134)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542420 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426460268134)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542420 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426460268134" cn_domain=PS} 20241117122542420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542425 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542425 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426460268134"} 20241117122542425 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426460268134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542425 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542425 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426460268134"} 20241117122542425 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426460268134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426460268134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542425 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426460268134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542425 DLU <0006> fsm.c:568 lu(PS:IMSI-262426460268134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542425 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542425 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 20241117122542429 DAUC <0003> db_auc.c:157 IMSI='262421835866231': No 2G Auth Data 20241117122542429 DAUC <0003> db_auc.c:192 IMSI='262421835866231': No 3G Auth Data 20241117122542431 DLGSUP <0013> hlr.c:121 IMSI 262421835866231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 20241117122542443 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542443 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421835866231" cn_domain=PS} 20241117122542443 DLU <0006> fsm.c:456 lu(262421835866231)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542443 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421835866231)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542443 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421835866231" cn_domain=PS} 20241117122542443 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542443 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542444 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542444 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421835866231"} 20241117122542444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421835866231)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542444 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542444 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421835866231"} 20241117122542444 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421835866231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421835866231)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421835866231)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542444 DLU <0006> fsm.c:568 lu(PS:IMSI-262421835866231)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542444 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542444 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 20241117122542445 DAUC <0003> db_auc.c:157 IMSI='262422555608511': No 2G Auth Data 20241117122542445 DAUC <0003> db_auc.c:192 IMSI='262422555608511': No 3G Auth Data 20241117122542445 DLGSUP <0013> hlr.c:121 IMSI 262422555608511: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 20241117122542453 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542453 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422555608511" cn_domain=PS} 20241117122542453 DLU <0006> fsm.c:456 lu(262422555608511)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542453 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422555608511)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542453 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422555608511" cn_domain=PS} 20241117122542453 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542453 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542454 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422555608511"} 20241117122542454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422555608511)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542454 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542454 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422555608511"} 20241117122542454 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422555608511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422555608511)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422555608511)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542454 DLU <0006> fsm.c:568 lu(PS:IMSI-262422555608511)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 20241117122542455 DAUC <0003> db_auc.c:157 IMSI='262423284817360': No 2G Auth Data 20241117122542455 DAUC <0003> db_auc.c:192 IMSI='262423284817360': No 3G Auth Data 20241117122542455 DLGSUP <0013> hlr.c:121 IMSI 262423284817360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241117122542463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542463 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423284817360" cn_domain=PS} 20241117122542463 DLU <0006> fsm.c:456 lu(262423284817360)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542463 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423284817360)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542463 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423284817360" cn_domain=PS} 20241117122542463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542464 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423284817360"} 20241117122542464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423284817360)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542464 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542464 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423284817360"} 20241117122542464 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423284817360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423284817360)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423284817360)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542464 DLU <0006> fsm.c:568 lu(PS:IMSI-262423284817360)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241117122542465 DAUC <0003> db_auc.c:157 IMSI='262425907237467': No 2G Auth Data 20241117122542465 DAUC <0003> db_auc.c:192 IMSI='262425907237467': No 3G Auth Data 20241117122542466 DLGSUP <0013> hlr.c:121 IMSI 262425907237467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20241117122542474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542474 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425907237467" cn_domain=PS} 20241117122542474 DLU <0006> fsm.c:456 lu(262425907237467)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542474 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425907237467)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542474 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425907237467" cn_domain=PS} 20241117122542474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542475 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425907237467"} 20241117122542475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425907237467)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542475 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542475 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425907237467"} 20241117122542475 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425907237467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907237467)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425907237467)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542475 DLU <0006> fsm.c:568 lu(PS:IMSI-262425907237467)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20241117122542476 DAUC <0003> db_auc.c:157 IMSI='262420139376438': No 2G Auth Data 20241117122542476 DAUC <0003> db_auc.c:192 IMSI='262420139376438': No 3G Auth Data 20241117122542477 DLGSUP <0013> hlr.c:121 IMSI 262420139376438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 20241117122542485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542485 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420139376438" cn_domain=PS} 20241117122542485 DLU <0006> fsm.c:456 lu(262420139376438)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542485 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420139376438)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542485 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420139376438" cn_domain=PS} 20241117122542485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542486 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420139376438"} 20241117122542486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420139376438)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542486 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542486 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420139376438"} 20241117122542486 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420139376438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139376438)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139376438)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542486 DLU <0006> fsm.c:568 lu(PS:IMSI-262420139376438)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 20241117122542487 DAUC <0003> db_auc.c:157 IMSI='262429583428115': No 2G Auth Data 20241117122542487 DAUC <0003> db_auc.c:192 IMSI='262429583428115': No 3G Auth Data 20241117122542488 DLGSUP <0013> hlr.c:121 IMSI 262429583428115: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20241117122542495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542495 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429583428115" cn_domain=PS} 20241117122542495 DLU <0006> fsm.c:456 lu(262429583428115)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542496 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429583428115)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542496 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429583428115" cn_domain=PS} 20241117122542496 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542496 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542497 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429583428115"} 20241117122542497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429583428115)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542497 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542497 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429583428115"} 20241117122542497 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429583428115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429583428115)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429583428115)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542497 DLU <0006> fsm.c:568 lu(PS:IMSI-262429583428115)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20241117122542498 DAUC <0003> db_auc.c:157 IMSI='262429842223854': No 2G Auth Data 20241117122542498 DAUC <0003> db_auc.c:192 IMSI='262429842223854': No 3G Auth Data 20241117122542498 DLGSUP <0013> hlr.c:121 IMSI 262429842223854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122542504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4258 20241117122542506 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542506 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429842223854" cn_domain=PS} 20241117122542506 DLU <0006> fsm.c:456 lu(262429842223854)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122542506 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122542506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429842223854)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122542506 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429842223854" cn_domain=PS} 20241117122542506 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542506 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542507 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429842223854"} 20241117122542507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429842223854)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122542507 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122542507 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429842223854"} 20241117122542507 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429842223854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122542507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429842223854)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122542507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429842223854)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122542507 DLU <0006> fsm.c:568 lu(PS:IMSI-262429842223854)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122542507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542507 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122542507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4258 20241117122542508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4258 20241117122542509 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35623<->l=127.0.0.1:4259) 20241117122542509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122542509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122542509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122542509 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122542509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122542532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20241117122542633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20241117122545730 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122545730 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122545731 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 20241117122545733 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122545733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122545733 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122545733 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 2:  20241117122545733 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 3:  20241117122545733 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 4:  20241117122545733 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 5:  20241117122545733 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 7:  20241117122545733 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122545733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122545733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122545733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122545741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241117122545744 DAUC <0003> db_auc.c:157 IMSI='262422620758103': No 2G Auth Data 20241117122545744 DAUC <0003> db_auc.c:192 IMSI='262422620758103': No 3G Auth Data 20241117122545750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241117122545774 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545774 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422620758103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422620758103" cn_domain=PS source_name="the-source\n"} 20241117122545774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117122545774 DLU <0006> fsm.c:456 lu(262422620758103)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545774 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422620758103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422620758103)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545774 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422620758103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422620758103" cn_domain=PS destination_name="the-source\n"} 20241117122545774 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545774 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545776 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545776 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422620758103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422620758103" source_name="the-source\n"} 20241117122545776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422620758103)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545776 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422620758103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545776 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422620758103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422620758103" destination_name="the-source\n"} 20241117122545776 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422620758103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422620758103)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422620758103)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422620758103)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545776 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545776 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20241117122545777 DAUC <0003> db_auc.c:157 IMSI='262425597555396': No 2G Auth Data 20241117122545777 DAUC <0003> db_auc.c:192 IMSI='262425597555396': No 3G Auth Data 20241117122545778 DLGSUP <0013> hlr.c:121 IMSI 262425597555396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 20241117122545786 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545786 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425597555396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425597555396" cn_domain=PS source_name="the-source\n"} 20241117122545786 DLU <0006> fsm.c:456 lu(262425597555396)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545786 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425597555396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425597555396)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545786 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425597555396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425597555396" cn_domain=PS destination_name="the-source\n"} 20241117122545786 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545786 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545787 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545787 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425597555396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425597555396" source_name="the-source\n"} 20241117122545787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425597555396)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545787 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425597555396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545787 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425597555396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425597555396" destination_name="the-source\n"} 20241117122545787 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425597555396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425597555396)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425597555396)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545787 DLU <0006> fsm.c:568 lu(PS:IMSI-262425597555396)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545787 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545787 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 20241117122545788 DAUC <0003> db_auc.c:157 IMSI='262423662963283': No 2G Auth Data 20241117122545788 DAUC <0003> db_auc.c:192 IMSI='262423662963283': No 3G Auth Data 20241117122545789 DLGSUP <0013> hlr.c:121 IMSI 262423662963283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20241117122545797 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545797 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423662963283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423662963283" cn_domain=PS source_name="the-source\n"} 20241117122545797 DLU <0006> fsm.c:456 lu(262423662963283)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545797 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423662963283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423662963283)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545797 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423662963283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423662963283" cn_domain=PS destination_name="the-source\n"} 20241117122545797 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545797 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545798 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545798 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423662963283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423662963283" source_name="the-source\n"} 20241117122545798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423662963283)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545798 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423662963283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545798 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423662963283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423662963283" destination_name="the-source\n"} 20241117122545798 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423662963283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423662963283)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423662963283)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545798 DLU <0006> fsm.c:568 lu(PS:IMSI-262423662963283)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545798 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545798 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20241117122545800 DAUC <0003> db_auc.c:157 IMSI='262427069030343': No 2G Auth Data 20241117122545800 DAUC <0003> db_auc.c:192 IMSI='262427069030343': No 3G Auth Data 20241117122545800 DLGSUP <0013> hlr.c:121 IMSI 262427069030343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4258 20241117122545808 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545808 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427069030343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427069030343" cn_domain=PS source_name="the-source\n"} 20241117122545808 DLU <0006> fsm.c:456 lu(262427069030343)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545808 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427069030343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545808 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427069030343)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545808 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427069030343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427069030343" cn_domain=PS destination_name="the-source\n"} 20241117122545808 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545808 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545809 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545809 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427069030343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427069030343" source_name="the-source\n"} 20241117122545809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427069030343)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545809 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427069030343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545809 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427069030343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427069030343" destination_name="the-source\n"} 20241117122545809 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427069030343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427069030343)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427069030343)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545809 DLU <0006> fsm.c:568 lu(PS:IMSI-262427069030343)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545809 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545809 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4258 20241117122545811 DAUC <0003> db_auc.c:157 IMSI='262422441427508': No 2G Auth Data 20241117122545811 DAUC <0003> db_auc.c:192 IMSI='262422441427508': No 3G Auth Data 20241117122545811 DLGSUP <0013> hlr.c:121 IMSI 262422441427508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241117122545819 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545819 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422441427508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441427508" cn_domain=PS source_name="the-source\n"} 20241117122545819 DLU <0006> fsm.c:456 lu(262422441427508)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545819 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422441427508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441427508)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545819 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422441427508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441427508" cn_domain=PS destination_name="the-source\n"} 20241117122545819 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545819 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545820 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545820 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422441427508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441427508" source_name="the-source\n"} 20241117122545820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441427508)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545820 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422441427508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545820 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422441427508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441427508" destination_name="the-source\n"} 20241117122545820 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422441427508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441427508)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441427508)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545821 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441427508)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545821 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545821 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241117122545822 DAUC <0003> db_auc.c:157 IMSI='262422198869391': No 2G Auth Data 20241117122545822 DAUC <0003> db_auc.c:192 IMSI='262422198869391': No 3G Auth Data 20241117122545823 DLGSUP <0013> hlr.c:121 IMSI 262422198869391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33232<->l=127.0.0.1:4258 20241117122545831 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545831 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422198869391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422198869391" cn_domain=PS source_name="the-source\n"} 20241117122545831 DLU <0006> fsm.c:456 lu(262422198869391)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545831 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422198869391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422198869391)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545831 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422198869391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422198869391" cn_domain=PS destination_name="the-source\n"} 20241117122545831 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545831 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545833 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545833 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422198869391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422198869391" source_name="the-source\n"} 20241117122545833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422198869391)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545833 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422198869391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545833 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422198869391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422198869391" destination_name="the-source\n"} 20241117122545833 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422198869391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422198869391)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422198869391)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545833 DLU <0006> fsm.c:568 lu(PS:IMSI-262422198869391)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545833 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545833 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33232<->l=127.0.0.1:4258 20241117122545834 DAUC <0003> db_auc.c:157 IMSI='262422098752699': No 2G Auth Data 20241117122545834 DAUC <0003> db_auc.c:192 IMSI='262422098752699': No 3G Auth Data 20241117122545835 DLGSUP <0013> hlr.c:121 IMSI 262422098752699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20241117122545845 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545845 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422098752699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422098752699" cn_domain=PS source_name="the-source\n"} 20241117122545845 DLU <0006> fsm.c:456 lu(262422098752699)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545845 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422098752699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422098752699)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545845 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422098752699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422098752699" cn_domain=PS destination_name="the-source\n"} 20241117122545845 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545845 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545847 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545847 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422098752699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422098752699" source_name="the-source\n"} 20241117122545847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422098752699)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545847 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422098752699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545847 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422098752699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422098752699" destination_name="the-source\n"} 20241117122545847 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422098752699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422098752699)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422098752699)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545847 DLU <0006> fsm.c:568 lu(PS:IMSI-262422098752699)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545847 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545847 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20241117122545848 DAUC <0003> db_auc.c:157 IMSI='262421486381205': No 2G Auth Data 20241117122545848 DAUC <0003> db_auc.c:192 IMSI='262421486381205': No 3G Auth Data 20241117122545849 DLGSUP <0013> hlr.c:121 IMSI 262421486381205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122545857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241117122545859 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545859 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421486381205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421486381205" cn_domain=PS source_name="the-source\n"} 20241117122545859 DLU <0006> fsm.c:456 lu(262421486381205)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122545859 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421486381205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241117122545859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421486381205)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122545859 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421486381205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421486381205" cn_domain=PS destination_name="the-source\n"} 20241117122545859 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545859 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545861 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545861 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421486381205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421486381205" source_name="the-source\n"} 20241117122545861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421486381205)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122545861 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421486381205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122545861 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421486381205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421486381205" destination_name="the-source\n"} 20241117122545861 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421486381205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122545861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421486381205)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122545861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421486381205)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122545861 DLU <0006> fsm.c:568 lu(PS:IMSI-262421486381205)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122545861 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545861 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122545862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241117122545863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 20241117122545863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241117122545863 DLINP <000b> input/ipa.c:451 connected read/write 20241117122545863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122545863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122545863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122545863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122545863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117122545886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241117122545987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241117122549096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122549096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122549100 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241117122549105 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549106 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122549106 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122549106 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122549106 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 2:  20241117122549106 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 3:  20241117122549106 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 4:  20241117122549106 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 5:  20241117122549106 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 7:  20241117122549106 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122549106 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122549106 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122549106 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122549122 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241117122549137 DAUC <0003> db_auc.c:157 IMSI='262429488209106': No 2G Auth Data 20241117122549137 DAUC <0003> db_auc.c:192 IMSI='262429488209106': No 3G Auth Data 20241117122549160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20241117122549171 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549172 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429488209106" cn_domain=PS} 20241117122549172 DLU <0006> fsm.c:456 lu(262429488209106)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549172 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429488209106)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549172 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429488209106" cn_domain=PS} 20241117122549172 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549172 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549179 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549179 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429488209106"} 20241117122549179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429488209106)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549180 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549180 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429488209106"} 20241117122549180 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429488209106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429488209106)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429488209106)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549180 DLU <0006> fsm.c:568 lu(PS:IMSI-262429488209106)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549180 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549180 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20241117122549187 DAUC <0003> db_auc.c:157 IMSI='262422858583141': No 2G Auth Data 20241117122549187 DAUC <0003> db_auc.c:192 IMSI='262422858583141': No 3G Auth Data 20241117122549188 DLGSUP <0013> hlr.c:121 IMSI 262422858583141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241117122549201 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549201 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422858583141" cn_domain=PS} 20241117122549201 DLU <0006> fsm.c:456 lu(262422858583141)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549201 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422858583141)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549201 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422858583141" cn_domain=PS} 20241117122549201 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549201 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549203 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549203 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422858583141"} 20241117122549203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422858583141)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549203 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549203 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422858583141"} 20241117122549203 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422858583141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422858583141)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422858583141)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549203 DLU <0006> fsm.c:568 lu(PS:IMSI-262422858583141)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549203 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549203 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241117122549204 DAUC <0003> db_auc.c:157 IMSI='262421456307576': No 2G Auth Data 20241117122549204 DAUC <0003> db_auc.c:192 IMSI='262421456307576': No 3G Auth Data 20241117122549204 DLGSUP <0013> hlr.c:121 IMSI 262421456307576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20241117122549212 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549212 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421456307576" cn_domain=PS} 20241117122549212 DLU <0006> fsm.c:456 lu(262421456307576)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549212 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421456307576)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549212 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421456307576" cn_domain=PS} 20241117122549212 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549212 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549213 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549213 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421456307576"} 20241117122549213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421456307576)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549213 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549213 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421456307576"} 20241117122549213 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421456307576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421456307576)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421456307576)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549213 DLU <0006> fsm.c:568 lu(PS:IMSI-262421456307576)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549213 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549213 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20241117122549215 DAUC <0003> db_auc.c:157 IMSI='262429489029840': No 2G Auth Data 20241117122549215 DAUC <0003> db_auc.c:192 IMSI='262429489029840': No 3G Auth Data 20241117122549216 DLGSUP <0013> hlr.c:121 IMSI 262429489029840: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241117122549224 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549224 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429489029840" cn_domain=PS} 20241117122549224 DLU <0006> fsm.c:456 lu(262429489029840)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549224 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429489029840)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549224 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429489029840" cn_domain=PS} 20241117122549225 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549225 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549226 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549226 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429489029840"} 20241117122549226 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429489029840)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549226 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549226 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429489029840"} 20241117122549226 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429489029840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549226 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489029840)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549226 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489029840)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549226 DLU <0006> fsm.c:568 lu(PS:IMSI-262429489029840)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549226 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549226 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241117122549227 DAUC <0003> db_auc.c:157 IMSI='262428762773851': No 2G Auth Data 20241117122549227 DAUC <0003> db_auc.c:192 IMSI='262428762773851': No 3G Auth Data 20241117122549228 DLGSUP <0013> hlr.c:121 IMSI 262428762773851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241117122549237 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549237 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428762773851" cn_domain=PS} 20241117122549237 DLU <0006> fsm.c:456 lu(262428762773851)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549237 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428762773851)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549237 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428762773851" cn_domain=PS} 20241117122549237 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549237 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549239 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549239 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428762773851"} 20241117122549239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428762773851)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549239 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549239 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428762773851"} 20241117122549239 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428762773851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762773851)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762773851)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549239 DLU <0006> fsm.c:568 lu(PS:IMSI-262428762773851)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549239 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549239 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241117122549240 DAUC <0003> db_auc.c:157 IMSI='262424322106215': No 2G Auth Data 20241117122549240 DAUC <0003> db_auc.c:192 IMSI='262424322106215': No 3G Auth Data 20241117122549241 DLGSUP <0013> hlr.c:121 IMSI 262424322106215: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 20241117122549250 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549250 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424322106215" cn_domain=PS} 20241117122549250 DLU <0006> fsm.c:456 lu(262424322106215)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549250 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424322106215)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549250 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424322106215" cn_domain=PS} 20241117122549250 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549250 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549251 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549251 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424322106215"} 20241117122549251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424322106215)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549251 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549251 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424322106215"} 20241117122549251 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424322106215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424322106215)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424322106215)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549251 DLU <0006> fsm.c:568 lu(PS:IMSI-262424322106215)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549251 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549251 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 20241117122549253 DAUC <0003> db_auc.c:157 IMSI='262422942327011': No 2G Auth Data 20241117122549253 DAUC <0003> db_auc.c:192 IMSI='262422942327011': No 3G Auth Data 20241117122549253 DLGSUP <0013> hlr.c:121 IMSI 262422942327011: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20241117122549262 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549262 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422942327011" cn_domain=PS} 20241117122549262 DLU <0006> fsm.c:456 lu(262422942327011)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549262 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422942327011)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549262 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422942327011" cn_domain=PS} 20241117122549262 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549262 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549263 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549263 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422942327011"} 20241117122549263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422942327011)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549263 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549263 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422942327011"} 20241117122549263 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422942327011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422942327011)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422942327011)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549263 DLU <0006> fsm.c:568 lu(PS:IMSI-262422942327011)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549263 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549263 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20241117122549265 DAUC <0003> db_auc.c:157 IMSI='262424076084202': No 2G Auth Data 20241117122549265 DAUC <0003> db_auc.c:192 IMSI='262424076084202': No 3G Auth Data 20241117122549265 DLGSUP <0013> hlr.c:121 IMSI 262424076084202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122549272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20241117122549274 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549274 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424076084202" cn_domain=PS} 20241117122549274 DLU <0006> fsm.c:456 lu(262424076084202)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122549274 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122549274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424076084202)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122549274 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424076084202" cn_domain=PS} 20241117122549274 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549274 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549275 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549275 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424076084202"} 20241117122549275 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424076084202)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122549275 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122549275 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424076084202"} 20241117122549275 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424076084202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122549275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424076084202)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122549275 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424076084202)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122549275 DLU <0006> fsm.c:568 lu(PS:IMSI-262424076084202)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122549275 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549275 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122549276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20241117122549277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241117122549278 DLINP <000b> input/ipa.c:451 connected read/write 20241117122549278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122549278 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122549278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122549278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122549278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241117122549300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20241117122549401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20241117122552511 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122552511 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122552516 DLINP <000b> input/ipa.c:451 connected read/write 20241117122552516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122552517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241117122552520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122552520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122552520 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122552520 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122552520 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122552520 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 2:  20241117122552520 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 3:  20241117122552520 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 4:  20241117122552520 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 5:  20241117122552520 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 7:  20241117122552520 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122552520 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122552520 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122552520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122552537 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34337<->l=127.0.0.1:4259) 20241117122552539 DAUC <0003> db_auc.c:157 IMSI='262427287569818': No 2G Auth Data 20241117122552539 DAUC <0003> db_auc.c:192 IMSI='262427287569818': No 3G Auth Data 20241117122552540 DAUC <0003> db_auc.c:192 IMSI='262427287569818': No 3G Auth Data 20241117122552542 DAUC <0003> db_auc.c:157 IMSI='262424810444150': No 2G Auth Data 20241117122552542 DAUC <0003> db_auc.c:192 IMSI='262424810444150': No 3G Auth Data 20241117122552543 DAUC <0003> db_auc.c:157 IMSI='262424810444150': No 2G Auth Data 20241117122552545 DAUC <0003> db_auc.c:157 IMSI='262424661523430': No 2G Auth Data 20241117122552545 DAUC <0003> db_auc.c:192 IMSI='262424661523430': No 3G Auth Data 20241117122552548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241117122552549 DLINP <000b> input/ipa.c:451 connected read/write 20241117122552549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122552549 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122552549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122552549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122552549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34337<->l=127.0.0.1:4259) 20241117122552576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20241117122552677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48176<->l=127.0.0.1:4258 20241117122555739 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122555739 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122555740 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48192<->l=127.0.0.1:4258 20241117122555741 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555741 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122555741 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122555741 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122555741 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 2:  20241117122555741 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 3:  20241117122555741 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 4:  20241117122555741 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 5:  20241117122555741 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 7:  20241117122555741 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122555741 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122555741 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122555741 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122555749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44239<->l=127.0.0.1:4259) 20241117122555754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241117122555755 DAUC <0003> db_auc.c:157 IMSI='262427006909112': No 2G Auth Data 20241117122555755 DAUC <0003> db_auc.c:192 IMSI='262427006909112': No 3G Auth Data 20241117122555782 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555782 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427006909112" cn_domain=PS} 20241117122555782 DLU <0006> fsm.c:456 lu(262427006909112)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122555782 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122555782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427006909112)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122555782 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427006909112" cn_domain=PS} 20241117122555782 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555782 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555784 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555784 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427006909112"} 20241117122555784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427006909112)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122555784 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122555784 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427006909112"} 20241117122555784 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122555784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427006909112)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122555784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427006909112)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122555784 DLU <0006> fsm.c:568 lu(PS:IMSI-262427006909112)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122555784 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555784 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555785 DLGSUP <0013> hlr.c:128 IMSI 262427006909112: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241117122555785 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555785 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122555785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241117122555786 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555786 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427006909112"} 20241117122555786 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241117122555786 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427006909112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122555786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48192<->l=127.0.0.1:4258 20241117122555786 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44239<->l=127.0.0.1:4259) 20241117122555786 DLINP <000b> input/ipa.c:451 connected read/write 20241117122555786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122555786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122555786 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122555786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122555808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4258 20241117122555909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48220<->l=127.0.0.1:4258 20241117122559022 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122559022 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122559027 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241117122559032 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122559032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122559032 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122559032 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 2:  20241117122559032 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 3:  20241117122559032 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 4:  20241117122559032 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 5:  20241117122559032 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 7:  20241117122559032 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122559032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122559033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122559033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122559055 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32881<->l=127.0.0.1:4259) 20241117122559057 DAUC <0003> db_auc.c:157 IMSI='262425631895634': No 2G Auth Data 20241117122559057 DAUC <0003> db_auc.c:192 IMSI='262425631895634': No 3G Auth Data 20241117122559066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241117122559074 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559074 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425631895634" cn_domain=PS} 20241117122559074 DLU <0006> fsm.c:456 lu(262425631895634)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559074 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425631895634)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559074 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425631895634" cn_domain=PS} 20241117122559074 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559074 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559076 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425631895634"} 20241117122559076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425631895634)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559076 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559076 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425631895634"} 20241117122559076 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425631895634)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425631895634)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425631895634)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559078 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559078 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425631895634" cn_domain=CS} 20241117122559078 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559078 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425631895634"} 20241117122559078 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425631895634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559078 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559078 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241117122559080 DAUC <0003> db_auc.c:157 IMSI='262425098434375': No 2G Auth Data 20241117122559080 DAUC <0003> db_auc.c:192 IMSI='262425098434375': No 3G Auth Data 20241117122559080 DLGSUP <0013> hlr.c:121 IMSI 262425098434375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 20241117122559090 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559090 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098434375" cn_domain=PS} 20241117122559090 DLU <0006> fsm.c:456 lu(262425098434375)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559090 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425098434375)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559090 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425098434375" cn_domain=PS} 20241117122559090 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559090 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559091 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559091 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425098434375"} 20241117122559091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425098434375)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559091 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559091 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425098434375"} 20241117122559091 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098434375)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098434375)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559091 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098434375)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559091 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559091 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559092 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559092 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425098434375" cn_domain=CS} 20241117122559092 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559092 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425098434375"} 20241117122559092 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425098434375 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559092 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559092 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 20241117122559093 DAUC <0003> db_auc.c:157 IMSI='262427208788064': No 2G Auth Data 20241117122559093 DAUC <0003> db_auc.c:192 IMSI='262427208788064': No 3G Auth Data 20241117122559093 DLGSUP <0013> hlr.c:121 IMSI 262427208788064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241117122559102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559102 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427208788064" cn_domain=PS} 20241117122559102 DLU <0006> fsm.c:456 lu(262427208788064)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559102 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427208788064)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559102 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427208788064" cn_domain=PS} 20241117122559102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559103 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559103 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427208788064"} 20241117122559103 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427208788064)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559103 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559103 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427208788064"} 20241117122559103 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427208788064)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427208788064)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559103 DLU <0006> fsm.c:568 lu(PS:IMSI-262427208788064)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559103 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559103 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559104 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559104 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427208788064" cn_domain=CS} 20241117122559104 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559104 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427208788064"} 20241117122559104 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208788064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559104 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559104 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4258 20241117122559105 DAUC <0003> db_auc.c:157 IMSI='262423591014425': No 2G Auth Data 20241117122559105 DAUC <0003> db_auc.c:192 IMSI='262423591014425': No 3G Auth Data 20241117122559105 DLGSUP <0013> hlr.c:121 IMSI 262423591014425: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 20241117122559113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559113 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423591014425" cn_domain=PS} 20241117122559113 DLU <0006> fsm.c:456 lu(262423591014425)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559113 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423591014425)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559113 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423591014425" cn_domain=PS} 20241117122559113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559115 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559115 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423591014425"} 20241117122559115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423591014425)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559115 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559115 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423591014425"} 20241117122559115 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423591014425)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423591014425)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559115 DLU <0006> fsm.c:568 lu(PS:IMSI-262423591014425)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559115 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559115 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559116 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559116 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423591014425" cn_domain=CS} 20241117122559116 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559116 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423591014425"} 20241117122559116 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423591014425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559116 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559116 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4258 20241117122559117 DAUC <0003> db_auc.c:157 IMSI='262425318400302': No 2G Auth Data 20241117122559117 DAUC <0003> db_auc.c:192 IMSI='262425318400302': No 3G Auth Data 20241117122559118 DLGSUP <0013> hlr.c:121 IMSI 262425318400302: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20241117122559126 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559126 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425318400302" cn_domain=PS} 20241117122559126 DLU <0006> fsm.c:456 lu(262425318400302)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559126 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559126 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425318400302)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559126 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425318400302" cn_domain=PS} 20241117122559126 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559126 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559127 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559128 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425318400302"} 20241117122559128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425318400302)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559128 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559128 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425318400302"} 20241117122559128 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318400302)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318400302)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559128 DLU <0006> fsm.c:568 lu(PS:IMSI-262425318400302)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559128 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559128 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559128 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559129 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425318400302" cn_domain=CS} 20241117122559129 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559129 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425318400302"} 20241117122559129 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425318400302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559129 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559129 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4258 20241117122559130 DAUC <0003> db_auc.c:157 IMSI='262429130630612': No 2G Auth Data 20241117122559130 DAUC <0003> db_auc.c:192 IMSI='262429130630612': No 3G Auth Data 20241117122559131 DLGSUP <0013> hlr.c:121 IMSI 262429130630612: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20241117122559139 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559139 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429130630612" cn_domain=PS} 20241117122559139 DLU <0006> fsm.c:456 lu(262429130630612)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559139 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429130630612)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559139 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429130630612" cn_domain=PS} 20241117122559139 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559139 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559140 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559140 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429130630612"} 20241117122559140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429130630612)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559140 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559140 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429130630612"} 20241117122559140 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130630612)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130630612)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559140 DLU <0006> fsm.c:568 lu(PS:IMSI-262429130630612)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559140 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559140 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559142 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559142 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429130630612" cn_domain=CS} 20241117122559142 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559142 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429130630612"} 20241117122559142 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429130630612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559142 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559142 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20241117122559143 DAUC <0003> db_auc.c:157 IMSI='262428160430880': No 2G Auth Data 20241117122559143 DAUC <0003> db_auc.c:192 IMSI='262428160430880': No 3G Auth Data 20241117122559144 DLGSUP <0013> hlr.c:121 IMSI 262428160430880: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 20241117122559152 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559152 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428160430880" cn_domain=PS} 20241117122559152 DLU <0006> fsm.c:456 lu(262428160430880)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559152 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559152 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428160430880)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559152 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428160430880" cn_domain=PS} 20241117122559152 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559152 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559153 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428160430880"} 20241117122559153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428160430880)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559153 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559153 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428160430880"} 20241117122559153 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160430880)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428160430880)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559153 DLU <0006> fsm.c:568 lu(PS:IMSI-262428160430880)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559154 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559154 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428160430880" cn_domain=CS} 20241117122559154 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559154 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428160430880"} 20241117122559154 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428160430880 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559154 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559154 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48306<->l=127.0.0.1:4258 20241117122559156 DAUC <0003> db_auc.c:157 IMSI='262425486291799': No 2G Auth Data 20241117122559156 DAUC <0003> db_auc.c:192 IMSI='262425486291799': No 3G Auth Data 20241117122559156 DLGSUP <0013> hlr.c:121 IMSI 262425486291799: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122559162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241117122559163 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559163 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425486291799" cn_domain=PS} 20241117122559163 DLU <0006> fsm.c:456 lu(262425486291799)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122559163 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122559164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425486291799)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122559164 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425486291799" cn_domain=PS} 20241117122559164 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559164 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559165 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559165 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425486291799"} 20241117122559165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425486291799)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122559165 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122559165 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425486291799"} 20241117122559165 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122559165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486291799)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122559165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486291799)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122559165 DLU <0006> fsm.c:568 lu(PS:IMSI-262425486291799)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122559165 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559165 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559165 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559166 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425486291799" cn_domain=CS} 20241117122559166 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241117122559166 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425486291799"} 20241117122559166 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425486291799 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122559166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122559166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241117122559167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241117122559167 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32881<->l=127.0.0.1:4259) 20241117122559167 DLINP <000b> input/ipa.c:451 connected read/write 20241117122559167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122559167 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122559167 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122559167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122559192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241117122559293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241117122602376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122602376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122602380 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20241117122602381 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602381 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122602381 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122602381 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122602381 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 2:  20241117122602381 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 3:  20241117122602381 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 4:  20241117122602381 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 5:  20241117122602381 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 7:  20241117122602381 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122602381 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122602381 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122602381 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122602398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33817<->l=127.0.0.1:4259) 20241117122602404 DAUC <0003> db_auc.c:157 IMSI='262425475700049': No 2G Auth Data 20241117122602404 DAUC <0003> db_auc.c:192 IMSI='262425475700049': No 3G Auth Data 20241117122602426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241117122602433 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602433 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425475700049" cn_domain=PS} 20241117122602433 DLU <0006> fsm.c:456 lu(262425475700049)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602433 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425475700049)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602433 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425475700049" cn_domain=PS} 20241117122602433 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602433 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602438 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602438 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425475700049"} 20241117122602438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425475700049)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602438 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602438 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425475700049"} 20241117122602438 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425475700049)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425475700049)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602438 DLU <0006> fsm.c:568 lu(PS:IMSI-262425475700049)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602438 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602438 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602440 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602440 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425475700049" cn_domain=PS} 20241117122602440 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602440 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425475700049"} 20241117122602440 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425475700049 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602440 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602441 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20241117122602446 DAUC <0003> db_auc.c:157 IMSI='262423805228892': No 2G Auth Data 20241117122602446 DAUC <0003> db_auc.c:192 IMSI='262423805228892': No 3G Auth Data 20241117122602447 DLGSUP <0013> hlr.c:121 IMSI 262423805228892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 20241117122602464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602464 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423805228892" cn_domain=PS} 20241117122602464 DLU <0006> fsm.c:456 lu(262423805228892)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602464 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602464 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423805228892)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602464 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423805228892" cn_domain=PS} 20241117122602464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602464 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602465 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602465 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423805228892"} 20241117122602465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423805228892)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602465 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602465 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423805228892"} 20241117122602465 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805228892)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805228892)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602465 DLU <0006> fsm.c:568 lu(PS:IMSI-262423805228892)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602465 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602465 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602466 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602466 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423805228892" cn_domain=PS} 20241117122602466 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602466 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423805228892"} 20241117122602466 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423805228892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602466 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602466 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 20241117122602467 DAUC <0003> db_auc.c:157 IMSI='262422645832367': No 2G Auth Data 20241117122602467 DAUC <0003> db_auc.c:192 IMSI='262422645832367': No 3G Auth Data 20241117122602467 DLGSUP <0013> hlr.c:121 IMSI 262422645832367: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20241117122602474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602474 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422645832367" cn_domain=PS} 20241117122602474 DLU <0006> fsm.c:456 lu(262422645832367)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602474 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422645832367)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602474 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422645832367" cn_domain=PS} 20241117122602474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602474 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602475 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422645832367"} 20241117122602475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422645832367)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602475 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602475 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422645832367"} 20241117122602475 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422645832367)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422645832367)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602475 DLU <0006> fsm.c:568 lu(PS:IMSI-262422645832367)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602475 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602476 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602476 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422645832367" cn_domain=PS} 20241117122602476 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602476 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422645832367"} 20241117122602476 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422645832367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602476 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602476 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20241117122602477 DAUC <0003> db_auc.c:157 IMSI='262426858417305': No 2G Auth Data 20241117122602477 DAUC <0003> db_auc.c:192 IMSI='262426858417305': No 3G Auth Data 20241117122602477 DLGSUP <0013> hlr.c:121 IMSI 262426858417305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241117122602485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602485 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426858417305" cn_domain=PS} 20241117122602485 DLU <0006> fsm.c:456 lu(262426858417305)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602485 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426858417305)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602485 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426858417305" cn_domain=PS} 20241117122602485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602485 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602486 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426858417305"} 20241117122602486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426858417305)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602486 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602486 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426858417305"} 20241117122602486 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426858417305)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426858417305)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602486 DLU <0006> fsm.c:568 lu(PS:IMSI-262426858417305)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602486 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602486 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426858417305" cn_domain=PS} 20241117122602487 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602487 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426858417305"} 20241117122602487 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426858417305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602487 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602487 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35744<->l=127.0.0.1:4258 20241117122602487 DAUC <0003> db_auc.c:157 IMSI='262426098217134': No 2G Auth Data 20241117122602487 DAUC <0003> db_auc.c:192 IMSI='262426098217134': No 3G Auth Data 20241117122602488 DLGSUP <0013> hlr.c:121 IMSI 262426098217134: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4258 20241117122602495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602495 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426098217134" cn_domain=PS} 20241117122602495 DLU <0006> fsm.c:456 lu(262426098217134)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602495 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426098217134)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602495 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426098217134" cn_domain=PS} 20241117122602495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602495 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602497 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426098217134"} 20241117122602497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426098217134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602497 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602497 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426098217134"} 20241117122602497 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426098217134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426098217134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602497 DLU <0006> fsm.c:568 lu(PS:IMSI-262426098217134)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602497 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602498 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426098217134" cn_domain=PS} 20241117122602498 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602498 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426098217134"} 20241117122602498 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426098217134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602498 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4258 20241117122602499 DAUC <0003> db_auc.c:157 IMSI='262420564351312': No 2G Auth Data 20241117122602499 DAUC <0003> db_auc.c:192 IMSI='262420564351312': No 3G Auth Data 20241117122602500 DLGSUP <0013> hlr.c:121 IMSI 262420564351312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20241117122602508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602508 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420564351312" cn_domain=PS} 20241117122602508 DLU <0006> fsm.c:456 lu(262420564351312)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602508 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420564351312)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602508 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420564351312" cn_domain=PS} 20241117122602508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602508 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602509 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420564351312"} 20241117122602509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420564351312)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602509 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602509 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420564351312"} 20241117122602509 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420564351312)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420564351312)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602509 DLU <0006> fsm.c:568 lu(PS:IMSI-262420564351312)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602509 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602510 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420564351312" cn_domain=PS} 20241117122602510 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602510 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420564351312"} 20241117122602510 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420564351312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602510 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20241117122602512 DAUC <0003> db_auc.c:157 IMSI='262421854090761': No 2G Auth Data 20241117122602512 DAUC <0003> db_auc.c:192 IMSI='262421854090761': No 3G Auth Data 20241117122602512 DLGSUP <0013> hlr.c:121 IMSI 262421854090761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20241117122602520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602520 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854090761" cn_domain=PS} 20241117122602520 DLU <0006> fsm.c:456 lu(262421854090761)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602520 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421854090761)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602520 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421854090761" cn_domain=PS} 20241117122602520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602520 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602522 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854090761"} 20241117122602522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421854090761)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602522 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602522 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421854090761"} 20241117122602522 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854090761)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854090761)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602522 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854090761)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602523 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602523 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421854090761" cn_domain=PS} 20241117122602523 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602523 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421854090761"} 20241117122602523 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421854090761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602523 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602523 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20241117122602525 DAUC <0003> db_auc.c:157 IMSI='262426275140747': No 2G Auth Data 20241117122602525 DAUC <0003> db_auc.c:192 IMSI='262426275140747': No 3G Auth Data 20241117122602525 DLGSUP <0013> hlr.c:121 IMSI 262426275140747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241117122602532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20241117122602533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602533 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426275140747" cn_domain=PS} 20241117122602533 DLU <0006> fsm.c:456 lu(262426275140747)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122602533 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122602534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426275140747)[0x557bea740630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122602534 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426275140747" cn_domain=PS} 20241117122602534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602535 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426275140747"} 20241117122602535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426275140747)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122602535 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122602535 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426275140747"} 20241117122602535 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122602535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426275140747)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122602535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426275140747)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122602535 DLU <0006> fsm.c:568 lu(PS:IMSI-262426275140747)[0x557bea740630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602535 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426275140747" cn_domain=PS} 20241117122602535 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241117122602535 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426275140747"} 20241117122602535 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426275140747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602535 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122602536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20241117122602537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4258 20241117122602537 DLINP <000b> input/ipa.c:451 connected read/write 20241117122602537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122602537 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122602537 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122602537 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122602537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33817<->l=127.0.0.1:4259) 20241117122602561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20241117122602662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20241117122605779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122605779 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122605780 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122605781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 20241117122605782 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122605782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122605782 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122605782 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122605782 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 2:  20241117122605782 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 3:  20241117122605782 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 4:  20241117122605782 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 5:  20241117122605782 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 7:  20241117122605782 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122605782 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122605782 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122605783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122605791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44653<->l=127.0.0.1:4259) 20241117122605797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20241117122605826 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122605826 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241117122605826 DLU <0006> fsm.c:456 lu(2345743413463)[0x557bea740630]{UNVALIDATED}: Allocated 20241117122605826 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 20241117122605826 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241117122605826 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122605826 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557bea740630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122605826 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557bea740630]{UNVALIDATED}: Freeing instance 20241117122605826 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x557bea740630]{UNVALIDATED}: Deallocated 20241117122605826 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122605826 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122605835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4258 20241117122605837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 20241117122605839 DLINP <000b> input/ipa.c:451 connected read/write 20241117122605839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122605839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122605839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122605839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122605839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44653<->l=127.0.0.1:4259) 20241117122605890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 20241117122605991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 20241117122609061 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122609061 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122609065 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241117122609070 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609070 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122609070 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122609070 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122609070 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 2:  20241117122609070 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 3:  20241117122609070 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 4:  20241117122609070 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 5:  20241117122609070 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 7:  20241117122609070 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122609070 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122609070 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122609070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122609089 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39289<->l=127.0.0.1:4259) 20241117122609096 DAUC <0003> db_auc.c:157 IMSI='262424994370904': No 2G Auth Data 20241117122609096 DAUC <0003> db_auc.c:192 IMSI='262424994370904': No 3G Auth Data 20241117122609120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4258 20241117122609133 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609133 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424994370904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424994370904" session_id=1684994315 session_state=BEGIN} 20241117122609133 DSS <0004> hlr_ussd.c:576 262424994370904/0x646ef90b: Process SS (BEGIN) 20241117122609133 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609133 DSS <0004> hlr_ussd.c:518 262424994370904/0x646ef90b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609133 DSS <0004> hlr_ussd.c:523 262424994370904/0x646ef90b: USSD for unknown code '*#200#' 20241117122609133 DSS <0004> hlr_ussd.c:354 262424994370904/0x646ef90b: Tx ReturnError(1, 0x12) 20241117122609133 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424994370904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994370904" session_id=1684994315 session_state=END} 20241117122609133 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609134 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4258 20241117122609141 DAUC <0003> db_auc.c:157 IMSI='262425291322910': No 2G Auth Data 20241117122609141 DAUC <0003> db_auc.c:192 IMSI='262425291322910': No 3G Auth Data 20241117122609156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4258 20241117122609161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609161 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425291322910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425291322910" session_id=3907674302 session_state=BEGIN} 20241117122609161 DSS <0004> hlr_ussd.c:576 262425291322910/0xe8ea60be: Process SS (BEGIN) 20241117122609161 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609161 DSS <0004> hlr_ussd.c:518 262425291322910/0xe8ea60be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609161 DSS <0004> hlr_ussd.c:523 262425291322910/0xe8ea60be: USSD for unknown code '*#200#' 20241117122609161 DSS <0004> hlr_ussd.c:354 262425291322910/0xe8ea60be: Tx ReturnError(1, 0x12) 20241117122609161 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425291322910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425291322910" session_id=3907674302 session_state=END} 20241117122609161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4258 20241117122609163 DAUC <0003> db_auc.c:157 IMSI='262427616189826': No 2G Auth Data 20241117122609163 DAUC <0003> db_auc.c:192 IMSI='262427616189826': No 3G Auth Data 20241117122609168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 20241117122609171 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609171 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427616189826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427616189826" session_id=453138881 session_state=BEGIN} 20241117122609171 DSS <0004> hlr_ussd.c:576 262427616189826/0x1b0259c1: Process SS (BEGIN) 20241117122609171 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609171 DSS <0004> hlr_ussd.c:518 262427616189826/0x1b0259c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609171 DSS <0004> hlr_ussd.c:523 262427616189826/0x1b0259c1: USSD for unknown code '*#200#' 20241117122609171 DSS <0004> hlr_ussd.c:354 262427616189826/0x1b0259c1: Tx ReturnError(1, 0x12) 20241117122609171 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427616189826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427616189826" session_id=453138881 session_state=END} 20241117122609171 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609171 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 20241117122609173 DAUC <0003> db_auc.c:157 IMSI='262423888045906': No 2G Auth Data 20241117122609173 DAUC <0003> db_auc.c:192 IMSI='262423888045906': No 3G Auth Data 20241117122609180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35862<->l=127.0.0.1:4258 20241117122609182 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609182 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423888045906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423888045906" session_id=2332786034 session_state=BEGIN} 20241117122609182 DSS <0004> hlr_ussd.c:576 262423888045906/0x8b0b7d72: Process SS (BEGIN) 20241117122609182 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609182 DSS <0004> hlr_ussd.c:518 262423888045906/0x8b0b7d72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609182 DSS <0004> hlr_ussd.c:523 262423888045906/0x8b0b7d72: USSD for unknown code '*#200#' 20241117122609182 DSS <0004> hlr_ussd.c:354 262423888045906/0x8b0b7d72: Tx ReturnError(1, 0x12) 20241117122609182 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423888045906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423888045906" session_id=2332786034 session_state=END} 20241117122609182 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609182 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35862<->l=127.0.0.1:4258 20241117122609184 DAUC <0003> db_auc.c:157 IMSI='262428090645119': No 2G Auth Data 20241117122609184 DAUC <0003> db_auc.c:192 IMSI='262428090645119': No 3G Auth Data 20241117122609191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20241117122609193 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609193 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428090645119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428090645119" session_id=3516449045 session_state=BEGIN} 20241117122609193 DSS <0004> hlr_ussd.c:576 262428090645119/0xd198c115: Process SS (BEGIN) 20241117122609193 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609193 DSS <0004> hlr_ussd.c:518 262428090645119/0xd198c115: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609193 DSS <0004> hlr_ussd.c:523 262428090645119/0xd198c115: USSD for unknown code '*#200#' 20241117122609193 DSS <0004> hlr_ussd.c:354 262428090645119/0xd198c115: Tx ReturnError(1, 0x12) 20241117122609193 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428090645119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428090645119" session_id=3516449045 session_state=END} 20241117122609193 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609193 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20241117122609195 DAUC <0003> db_auc.c:157 IMSI='262420671267962': No 2G Auth Data 20241117122609195 DAUC <0003> db_auc.c:192 IMSI='262420671267962': No 3G Auth Data 20241117122609202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4258 20241117122609205 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609205 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420671267962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420671267962" session_id=755334876 session_state=BEGIN} 20241117122609205 DSS <0004> hlr_ussd.c:576 262420671267962/0x2d057edc: Process SS (BEGIN) 20241117122609205 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609205 DSS <0004> hlr_ussd.c:518 262420671267962/0x2d057edc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609205 DSS <0004> hlr_ussd.c:523 262420671267962/0x2d057edc: USSD for unknown code '*#200#' 20241117122609205 DSS <0004> hlr_ussd.c:354 262420671267962/0x2d057edc: Tx ReturnError(1, 0x12) 20241117122609205 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420671267962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420671267962" session_id=755334876 session_state=END} 20241117122609205 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609205 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4258 20241117122609207 DAUC <0003> db_auc.c:157 IMSI='262425334616367': No 2G Auth Data 20241117122609207 DAUC <0003> db_auc.c:192 IMSI='262425334616367': No 3G Auth Data 20241117122609212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241117122609215 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609215 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425334616367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425334616367" session_id=1314937605 session_state=BEGIN} 20241117122609215 DSS <0004> hlr_ussd.c:576 262425334616367/0x4e605b05: Process SS (BEGIN) 20241117122609215 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609215 DSS <0004> hlr_ussd.c:518 262425334616367/0x4e605b05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609215 DSS <0004> hlr_ussd.c:523 262425334616367/0x4e605b05: USSD for unknown code '*#200#' 20241117122609215 DSS <0004> hlr_ussd.c:354 262425334616367/0x4e605b05: Tx ReturnError(1, 0x12) 20241117122609215 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425334616367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425334616367" session_id=1314937605 session_state=END} 20241117122609215 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609215 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241117122609217 DAUC <0003> db_auc.c:157 IMSI='262426093101593': No 2G Auth Data 20241117122609217 DAUC <0003> db_auc.c:192 IMSI='262426093101593': No 3G Auth Data 20241117122609224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 20241117122609227 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609227 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426093101593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426093101593" session_id=2744856464 session_state=BEGIN} 20241117122609227 DSS <0004> hlr_ussd.c:576 262426093101593/0xa39b2f90: Process SS (BEGIN) 20241117122609227 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241117122609227 DSS <0004> hlr_ussd.c:518 262426093101593/0xa39b2f90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241117122609227 DSS <0004> hlr_ussd.c:523 262426093101593/0xa39b2f90: USSD for unknown code '*#200#' 20241117122609227 DSS <0004> hlr_ussd.c:354 262426093101593/0xa39b2f90: Tx ReturnError(1, 0x12) 20241117122609227 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426093101593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426093101593" session_id=2744856464 session_state=END} 20241117122609227 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609227 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122609228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 20241117122609229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4258 20241117122609229 DLINP <000b> input/ipa.c:451 connected read/write 20241117122609229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122609229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122609229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122609229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122609229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39289<->l=127.0.0.1:4259) 20241117122609252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4258 20241117122609353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4258 20241117122612475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122612475 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122612477 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 20241117122612481 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122612481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122612481 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122612481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122612481 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122612481 DLGSUP <0013> gsup_server.c:235 2:  20241117122612482 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122612482 DLGSUP <0013> gsup_server.c:235 3:  20241117122612482 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122612482 DLGSUP <0013> gsup_server.c:235 4:  20241117122612482 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122612482 DLGSUP <0013> gsup_server.c:235 5:  20241117122612482 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122612482 DLGSUP <0013> gsup_server.c:235 7:  20241117122612482 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122612482 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122612482 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122612482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122612498 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41631<->l=127.0.0.1:4259) 20241117122612502 DAUC <0003> db_auc.c:157 IMSI='262422455728317': No 2G Auth Data 20241117122612502 DAUC <0003> db_auc.c:192 IMSI='262422455728317': No 3G Auth Data 20241117122612509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 20241117122612522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612522 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422455728317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422455728317" session_id=3465910243 session_state=BEGIN} 20241117122612522 DSS <0004> hlr_ussd.c:576 262422455728317/0xce9597e3: Process SS (BEGIN) 20241117122612522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612522 DSS <0004> hlr_ussd.c:518 262422455728317/0xce9597e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612522 DSS <0004> hlr_ussd.c:542 262422455728317/0xce9597e3: Cannot find conn for EUSE EUSE-foobar 20241117122612522 DSS <0004> hlr_ussd.c:354 262422455728317/0xce9597e3: Tx ReturnError(1, 0x22) 20241117122612522 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422455728317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422455728317" session_id=3465910243 session_state=END} 20241117122612522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40152<->l=127.0.0.1:4258 20241117122612528 DAUC <0003> db_auc.c:157 IMSI='262425441709798': No 2G Auth Data 20241117122612528 DAUC <0003> db_auc.c:192 IMSI='262425441709798': No 3G Auth Data 20241117122612541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40168<->l=127.0.0.1:4258 20241117122612544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612544 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425441709798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425441709798" session_id=3181886054 session_state=BEGIN} 20241117122612544 DSS <0004> hlr_ussd.c:576 262425441709798/0xbda7ba66: Process SS (BEGIN) 20241117122612544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612544 DSS <0004> hlr_ussd.c:518 262425441709798/0xbda7ba66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612544 DSS <0004> hlr_ussd.c:542 262425441709798/0xbda7ba66: Cannot find conn for EUSE EUSE-foobar 20241117122612544 DSS <0004> hlr_ussd.c:354 262425441709798/0xbda7ba66: Tx ReturnError(1, 0x22) 20241117122612544 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425441709798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425441709798" session_id=3181886054 session_state=END} 20241117122612544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40168<->l=127.0.0.1:4258 20241117122612546 DAUC <0003> db_auc.c:157 IMSI='262425542475108': No 2G Auth Data 20241117122612546 DAUC <0003> db_auc.c:192 IMSI='262425542475108': No 3G Auth Data 20241117122612552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 20241117122612555 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612555 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425542475108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425542475108" session_id=478401458 session_state=BEGIN} 20241117122612555 DSS <0004> hlr_ussd.c:576 262425542475108/0x1c83d3b2: Process SS (BEGIN) 20241117122612555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612555 DSS <0004> hlr_ussd.c:518 262425542475108/0x1c83d3b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612555 DSS <0004> hlr_ussd.c:542 262425542475108/0x1c83d3b2: Cannot find conn for EUSE EUSE-foobar 20241117122612555 DSS <0004> hlr_ussd.c:354 262425542475108/0x1c83d3b2: Tx ReturnError(1, 0x22) 20241117122612555 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425542475108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425542475108" session_id=478401458 session_state=END} 20241117122612555 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612555 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 20241117122612557 DAUC <0003> db_auc.c:157 IMSI='262422596009575': No 2G Auth Data 20241117122612557 DAUC <0003> db_auc.c:192 IMSI='262422596009575': No 3G Auth Data 20241117122612564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4258 20241117122612566 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612566 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422596009575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422596009575" session_id=1929563084 session_state=BEGIN} 20241117122612566 DSS <0004> hlr_ussd.c:576 262422596009575/0x7302cbcc: Process SS (BEGIN) 20241117122612566 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612566 DSS <0004> hlr_ussd.c:518 262422596009575/0x7302cbcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612566 DSS <0004> hlr_ussd.c:542 262422596009575/0x7302cbcc: Cannot find conn for EUSE EUSE-foobar 20241117122612566 DSS <0004> hlr_ussd.c:354 262422596009575/0x7302cbcc: Tx ReturnError(1, 0x22) 20241117122612566 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422596009575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422596009575" session_id=1929563084 session_state=END} 20241117122612566 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612566 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4258 20241117122612568 DAUC <0003> db_auc.c:157 IMSI='262429340053688': No 2G Auth Data 20241117122612568 DAUC <0003> db_auc.c:192 IMSI='262429340053688': No 3G Auth Data 20241117122612575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20241117122612578 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612578 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429340053688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429340053688" session_id=101528938 session_state=BEGIN} 20241117122612578 DSS <0004> hlr_ussd.c:576 262429340053688/0x060d356a: Process SS (BEGIN) 20241117122612578 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612578 DSS <0004> hlr_ussd.c:518 262429340053688/0x060d356a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612578 DSS <0004> hlr_ussd.c:542 262429340053688/0x060d356a: Cannot find conn for EUSE EUSE-foobar 20241117122612578 DSS <0004> hlr_ussd.c:354 262429340053688/0x060d356a: Tx ReturnError(1, 0x22) 20241117122612578 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429340053688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429340053688" session_id=101528938 session_state=END} 20241117122612578 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612578 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20241117122612580 DAUC <0003> db_auc.c:157 IMSI='262428807567644': No 2G Auth Data 20241117122612580 DAUC <0003> db_auc.c:192 IMSI='262428807567644': No 3G Auth Data 20241117122612587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241117122612590 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612590 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428807567644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428807567644" session_id=2774651789 session_state=BEGIN} 20241117122612590 DSS <0004> hlr_ussd.c:576 262428807567644/0xa561d38d: Process SS (BEGIN) 20241117122612590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612590 DSS <0004> hlr_ussd.c:518 262428807567644/0xa561d38d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612590 DSS <0004> hlr_ussd.c:542 262428807567644/0xa561d38d: Cannot find conn for EUSE EUSE-foobar 20241117122612590 DSS <0004> hlr_ussd.c:354 262428807567644/0xa561d38d: Tx ReturnError(1, 0x22) 20241117122612590 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428807567644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428807567644" session_id=2774651789 session_state=END} 20241117122612590 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612590 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241117122612592 DAUC <0003> db_auc.c:157 IMSI='262426985386261': No 2G Auth Data 20241117122612592 DAUC <0003> db_auc.c:192 IMSI='262426985386261': No 3G Auth Data 20241117122612599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20241117122612602 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612602 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426985386261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426985386261" session_id=404829584 session_state=BEGIN} 20241117122612602 DSS <0004> hlr_ussd.c:576 262426985386261/0x18213590: Process SS (BEGIN) 20241117122612602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612602 DSS <0004> hlr_ussd.c:518 262426985386261/0x18213590: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612602 DSS <0004> hlr_ussd.c:542 262426985386261/0x18213590: Cannot find conn for EUSE EUSE-foobar 20241117122612602 DSS <0004> hlr_ussd.c:354 262426985386261/0x18213590: Tx ReturnError(1, 0x22) 20241117122612602 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426985386261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426985386261" session_id=404829584 session_state=END} 20241117122612602 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612602 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20241117122612603 DAUC <0003> db_auc.c:157 IMSI='262428143660717': No 2G Auth Data 20241117122612603 DAUC <0003> db_auc.c:192 IMSI='262428143660717': No 3G Auth Data 20241117122612610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40240<->l=127.0.0.1:4258 20241117122612613 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612613 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428143660717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428143660717" session_id=3089077938 session_state=BEGIN} 20241117122612613 DSS <0004> hlr_ussd.c:576 262428143660717/0xb81f96b2: Process SS (BEGIN) 20241117122612613 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122612613 DSS <0004> hlr_ussd.c:518 262428143660717/0xb81f96b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122612613 DSS <0004> hlr_ussd.c:542 262428143660717/0xb81f96b2: Cannot find conn for EUSE EUSE-foobar 20241117122612613 DSS <0004> hlr_ussd.c:354 262428143660717/0xb81f96b2: Tx ReturnError(1, 0x22) 20241117122612613 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428143660717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428143660717" session_id=3089077938 session_state=END} 20241117122612613 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612613 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122612614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40240<->l=127.0.0.1:4258 20241117122612615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40136<->l=127.0.0.1:4258 20241117122612615 DLINP <000b> input/ipa.c:451 connected read/write 20241117122612615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122612615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122612615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122612615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122612615 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41631<->l=127.0.0.1:4259) 20241117122612638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 20241117122612839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.1:4258 20241117122615950 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122615950 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122615953 DLINP <000b> input/ipa.c:451 connected read/write 20241117122615953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122615954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4258 20241117122615956 DLINP <000b> input/ipa.c:451 connected read/write 20241117122615956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122615956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122615956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122615956 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122615956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122615956 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122615956 DLGSUP <0013> gsup_server.c:235 2:  20241117122615956 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122615956 DLGSUP <0013> gsup_server.c:235 3:  20241117122615956 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122615956 DLGSUP <0013> gsup_server.c:235 4:  20241117122615957 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122615957 DLGSUP <0013> gsup_server.c:235 5:  20241117122615957 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122615957 DLGSUP <0013> gsup_server.c:235 7:  20241117122615957 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122615957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122615957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122615957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122615977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45639<->l=127.0.0.1:4259) 20241117122615983 DAUC <0003> db_auc.c:157 IMSI='262427911985138': No 2G Auth Data 20241117122615983 DAUC <0003> db_auc.c:192 IMSI='262427911985138': No 3G Auth Data 20241117122616002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241117122616016 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616016 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427911985138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427911985138" session_id=1104445361 session_state=BEGIN} 20241117122616016 DSS <0004> hlr_ussd.c:576 262427911985138/0x41d47fb1: Process SS (BEGIN) 20241117122616016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616016 DSS <0004> hlr_ussd.c:518 262427911985138/0x41d47fb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616016 DSS <0004> hlr_ussd.c:363 262427911985138/0x41d47fb1: Tx USSD 'Your IMSI is 262427911985138' 20241117122616016 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427911985138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427911985138" session_id=1104445361 session_state=END} 20241117122616016 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427911985138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616016 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616016 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241117122616026 DAUC <0003> db_auc.c:157 IMSI='262425342466730': No 2G Auth Data 20241117122616026 DAUC <0003> db_auc.c:192 IMSI='262425342466730': No 3G Auth Data 20241117122616039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40272<->l=127.0.0.1:4258 20241117122616042 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616042 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425342466730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425342466730" session_id=4067068252 session_state=BEGIN} 20241117122616042 DSS <0004> hlr_ussd.c:576 262425342466730/0xf26a895c: Process SS (BEGIN) 20241117122616042 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616042 DSS <0004> hlr_ussd.c:518 262425342466730/0xf26a895c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616042 DSS <0004> hlr_ussd.c:363 262425342466730/0xf26a895c: Tx USSD 'Your IMSI is 262425342466730' 20241117122616042 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425342466730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425342466730" session_id=4067068252 session_state=END} 20241117122616042 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425342466730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616042 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616042 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40272<->l=127.0.0.1:4258 20241117122616044 DAUC <0003> db_auc.c:157 IMSI='262420839722915': No 2G Auth Data 20241117122616044 DAUC <0003> db_auc.c:192 IMSI='262420839722915': No 3G Auth Data 20241117122616050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241117122616052 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616052 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420839722915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420839722915" session_id=303560736 session_state=BEGIN} 20241117122616052 DSS <0004> hlr_ussd.c:576 262420839722915/0x1217f820: Process SS (BEGIN) 20241117122616052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616052 DSS <0004> hlr_ussd.c:518 262420839722915/0x1217f820: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616052 DSS <0004> hlr_ussd.c:363 262420839722915/0x1217f820: Tx USSD 'Your IMSI is 262420839722915' 20241117122616052 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420839722915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420839722915" session_id=303560736 session_state=END} 20241117122616052 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420839722915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616052 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616052 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241117122616055 DAUC <0003> db_auc.c:157 IMSI='262420441827622': No 2G Auth Data 20241117122616055 DAUC <0003> db_auc.c:192 IMSI='262420441827622': No 3G Auth Data 20241117122616061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241117122616064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616064 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420441827622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420441827622" session_id=1007572101 session_state=BEGIN} 20241117122616064 DSS <0004> hlr_ussd.c:576 262420441827622/0x3c0e5485: Process SS (BEGIN) 20241117122616064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616064 DSS <0004> hlr_ussd.c:518 262420441827622/0x3c0e5485: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616064 DSS <0004> hlr_ussd.c:363 262420441827622/0x3c0e5485: Tx USSD 'Your IMSI is 262420441827622' 20241117122616064 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420441827622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441827622" session_id=1007572101 session_state=END} 20241117122616064 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420441827622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616064 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241117122616066 DAUC <0003> db_auc.c:157 IMSI='262420185922600': No 2G Auth Data 20241117122616066 DAUC <0003> db_auc.c:192 IMSI='262420185922600': No 3G Auth Data 20241117122616073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241117122616076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616076 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420185922600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420185922600" session_id=142736502 session_state=BEGIN} 20241117122616076 DSS <0004> hlr_ussd.c:576 262420185922600/0x0881fc76: Process SS (BEGIN) 20241117122616076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616076 DSS <0004> hlr_ussd.c:518 262420185922600/0x0881fc76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616076 DSS <0004> hlr_ussd.c:363 262420185922600/0x0881fc76: Tx USSD 'Your IMSI is 262420185922600' 20241117122616076 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420185922600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420185922600" session_id=142736502 session_state=END} 20241117122616076 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420185922600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616076 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241117122616078 DAUC <0003> db_auc.c:157 IMSI='262428879327416': No 2G Auth Data 20241117122616078 DAUC <0003> db_auc.c:192 IMSI='262428879327416': No 3G Auth Data 20241117122616085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4258 20241117122616088 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616088 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428879327416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428879327416" session_id=1286927281 session_state=BEGIN} 20241117122616088 DSS <0004> hlr_ussd.c:576 262428879327416/0x4cb4f3b1: Process SS (BEGIN) 20241117122616088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616088 DSS <0004> hlr_ussd.c:518 262428879327416/0x4cb4f3b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616088 DSS <0004> hlr_ussd.c:363 262428879327416/0x4cb4f3b1: Tx USSD 'Your IMSI is 262428879327416' 20241117122616088 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428879327416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428879327416" session_id=1286927281 session_state=END} 20241117122616088 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428879327416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616088 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616088 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4258 20241117122616090 DAUC <0003> db_auc.c:157 IMSI='262425373987993': No 2G Auth Data 20241117122616090 DAUC <0003> db_auc.c:192 IMSI='262425373987993': No 3G Auth Data 20241117122616098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 20241117122616101 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616101 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425373987993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425373987993" session_id=1536242492 session_state=BEGIN} 20241117122616101 DSS <0004> hlr_ussd.c:576 262425373987993/0x5b91333c: Process SS (BEGIN) 20241117122616101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616101 DSS <0004> hlr_ussd.c:518 262425373987993/0x5b91333c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616101 DSS <0004> hlr_ussd.c:363 262425373987993/0x5b91333c: Tx USSD 'Your IMSI is 262425373987993' 20241117122616101 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425373987993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425373987993" session_id=1536242492 session_state=END} 20241117122616101 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425373987993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616101 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616101 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 20241117122616103 DAUC <0003> db_auc.c:157 IMSI='262423050404724': No 2G Auth Data 20241117122616103 DAUC <0003> db_auc.c:192 IMSI='262423050404724': No 3G Auth Data 20241117122616110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4258 20241117122616113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616113 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423050404724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423050404724" session_id=1872020351 session_state=BEGIN} 20241117122616113 DSS <0004> hlr_ussd.c:576 262423050404724/0x6f94c37f: Process SS (BEGIN) 20241117122616113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122616113 DSS <0004> hlr_ussd.c:518 262423050404724/0x6f94c37f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122616113 DSS <0004> hlr_ussd.c:363 262423050404724/0x6f94c37f: Tx USSD 'Your IMSI is 262423050404724' 20241117122616113 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423050404724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423050404724" session_id=1872020351 session_state=END} 20241117122616113 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423050404724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122616113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616113 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122616115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4258 20241117122616115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40256<->l=127.0.0.1:4258 20241117122616116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45639<->l=127.0.0.1:4259) 20241117122616116 DLINP <000b> input/ipa.c:451 connected read/write 20241117122616116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122616116 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122616116 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122616116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122616138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 20241117122616340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 20241117122619450 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122619450 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122619454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4258 20241117122619460 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619460 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122619460 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122619460 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122619460 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 2:  20241117122619460 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 3:  20241117122619460 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 4:  20241117122619460 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 5:  20241117122619460 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 7:  20241117122619460 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122619460 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122619460 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122619461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122619478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39333<->l=127.0.0.1:4259) 20241117122619482 DAUC <0003> db_auc.c:157 IMSI='262427936891715': No 2G Auth Data 20241117122619482 DAUC <0003> db_auc.c:192 IMSI='262427936891715': No 3G Auth Data 20241117122619490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241117122619502 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619502 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427936891715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936891715" source_name="the-source\n" session_id=630743532 session_state=BEGIN} 20241117122619502 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117122619502 DSS <0004> hlr_ussd.c:576 262427936891715/0x259861ec: Process SS (BEGIN) 20241117122619502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619502 DSS <0004> hlr_ussd.c:518 262427936891715/0x259861ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619502 DSS <0004> hlr_ussd.c:363 262427936891715/0x259861ec: Tx USSD 'Your IMSI is 262427936891715' 20241117122619502 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427936891715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936891715" destination_name="the-source\n" session_id=630743532 session_state=END} 20241117122619502 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427936891715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619502 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619502 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241117122619508 DAUC <0003> db_auc.c:157 IMSI='262422539779186': No 2G Auth Data 20241117122619508 DAUC <0003> db_auc.c:192 IMSI='262422539779186': No 3G Auth Data 20241117122619519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4258 20241117122619522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619522 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422539779186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422539779186" source_name="the-source\n" session_id=3892307172 session_state=BEGIN} 20241117122619522 DSS <0004> hlr_ussd.c:576 262422539779186/0xe7ffe4e4: Process SS (BEGIN) 20241117122619522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619522 DSS <0004> hlr_ussd.c:518 262422539779186/0xe7ffe4e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619522 DSS <0004> hlr_ussd.c:363 262422539779186/0xe7ffe4e4: Tx USSD 'Your IMSI is 262422539779186' 20241117122619522 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422539779186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539779186" destination_name="the-source\n" session_id=3892307172 session_state=END} 20241117122619522 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422539779186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4258 20241117122619524 DAUC <0003> db_auc.c:157 IMSI='262426349854398': No 2G Auth Data 20241117122619524 DAUC <0003> db_auc.c:192 IMSI='262426349854398': No 3G Auth Data 20241117122619530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241117122619533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619533 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426349854398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426349854398" source_name="the-source\n" session_id=3055367849 session_state=BEGIN} 20241117122619533 DSS <0004> hlr_ussd.c:576 262426349854398/0xb61d36a9: Process SS (BEGIN) 20241117122619533 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619533 DSS <0004> hlr_ussd.c:518 262426349854398/0xb61d36a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619533 DSS <0004> hlr_ussd.c:363 262426349854398/0xb61d36a9: Tx USSD 'Your IMSI is 262426349854398' 20241117122619533 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426349854398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426349854398" destination_name="the-source\n" session_id=3055367849 session_state=END} 20241117122619533 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426349854398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619533 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241117122619535 DAUC <0003> db_auc.c:157 IMSI='262420938152490': No 2G Auth Data 20241117122619535 DAUC <0003> db_auc.c:192 IMSI='262420938152490': No 3G Auth Data 20241117122619541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 20241117122619544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619544 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420938152490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420938152490" source_name="the-source\n" session_id=307172333 session_state=BEGIN} 20241117122619544 DSS <0004> hlr_ussd.c:576 262420938152490/0x124f13ed: Process SS (BEGIN) 20241117122619544 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619544 DSS <0004> hlr_ussd.c:518 262420938152490/0x124f13ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619544 DSS <0004> hlr_ussd.c:363 262420938152490/0x124f13ed: Tx USSD 'Your IMSI is 262420938152490' 20241117122619544 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420938152490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420938152490" destination_name="the-source\n" session_id=307172333 session_state=END} 20241117122619544 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420938152490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619544 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 20241117122619547 DAUC <0003> db_auc.c:157 IMSI='262421424574738': No 2G Auth Data 20241117122619547 DAUC <0003> db_auc.c:192 IMSI='262421424574738': No 3G Auth Data 20241117122619557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20241117122619561 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619561 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421424574738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421424574738" source_name="the-source\n" session_id=106184029 session_state=BEGIN} 20241117122619561 DSS <0004> hlr_ussd.c:576 262421424574738/0x06543d5d: Process SS (BEGIN) 20241117122619561 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619561 DSS <0004> hlr_ussd.c:518 262421424574738/0x06543d5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619561 DSS <0004> hlr_ussd.c:363 262421424574738/0x06543d5d: Tx USSD 'Your IMSI is 262421424574738' 20241117122619561 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421424574738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421424574738" destination_name="the-source\n" session_id=106184029 session_state=END} 20241117122619561 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421424574738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619561 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619561 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20241117122619564 DAUC <0003> db_auc.c:157 IMSI='262425875654470': No 2G Auth Data 20241117122619564 DAUC <0003> db_auc.c:192 IMSI='262425875654470': No 3G Auth Data 20241117122619570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4258 20241117122619573 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619574 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425875654470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425875654470" source_name="the-source\n" session_id=3725798053 session_state=BEGIN} 20241117122619574 DSS <0004> hlr_ussd.c:576 262425875654470/0xde132aa5: Process SS (BEGIN) 20241117122619574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619574 DSS <0004> hlr_ussd.c:518 262425875654470/0xde132aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619574 DSS <0004> hlr_ussd.c:363 262425875654470/0xde132aa5: Tx USSD 'Your IMSI is 262425875654470' 20241117122619574 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425875654470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425875654470" destination_name="the-source\n" session_id=3725798053 session_state=END} 20241117122619574 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425875654470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619574 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619574 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4258 20241117122619576 DAUC <0003> db_auc.c:157 IMSI='262425024357123': No 2G Auth Data 20241117122619576 DAUC <0003> db_auc.c:192 IMSI='262425024357123': No 3G Auth Data 20241117122619582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20241117122619585 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619585 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425024357123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425024357123" source_name="the-source\n" session_id=576485696 session_state=BEGIN} 20241117122619585 DSS <0004> hlr_ussd.c:576 262425024357123/0x225c7940: Process SS (BEGIN) 20241117122619585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619585 DSS <0004> hlr_ussd.c:518 262425024357123/0x225c7940: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619585 DSS <0004> hlr_ussd.c:363 262425024357123/0x225c7940: Tx USSD 'Your IMSI is 262425024357123' 20241117122619585 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425024357123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425024357123" destination_name="the-source\n" session_id=576485696 session_state=END} 20241117122619585 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425024357123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619585 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619585 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20241117122619588 DAUC <0003> db_auc.c:157 IMSI='262424812043586': No 2G Auth Data 20241117122619588 DAUC <0003> db_auc.c:192 IMSI='262424812043586': No 3G Auth Data 20241117122619594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 20241117122619597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619597 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424812043586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424812043586" source_name="the-source\n" session_id=696680245 session_state=BEGIN} 20241117122619597 DSS <0004> hlr_ussd.c:576 262424812043586/0x29867f35: Process SS (BEGIN) 20241117122619597 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241117122619597 DSS <0004> hlr_ussd.c:518 262424812043586/0x29867f35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241117122619597 DSS <0004> hlr_ussd.c:363 262424812043586/0x29867f35: Tx USSD 'Your IMSI is 262424812043586' 20241117122619597 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424812043586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424812043586" destination_name="the-source\n" session_id=696680245 session_state=END} 20241117122619597 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424812043586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122619597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122619599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 20241117122619600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40344<->l=127.0.0.1:4258 20241117122619600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39333<->l=127.0.0.1:4259) 20241117122619600 DLINP <000b> input/ipa.c:451 connected read/write 20241117122619600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122619600 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122619600 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122619600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122619600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117122619623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 20241117122619824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 20241117122622937 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122622937 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122622941 DLINP <000b> input/ipa.c:451 connected read/write 20241117122622941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122622943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20241117122622947 DLINP <000b> input/ipa.c:451 connected read/write 20241117122622947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122622947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122622947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122622947 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122622947 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 2:  20241117122622947 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 3:  20241117122622947 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 4:  20241117122622947 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 5:  20241117122622947 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 7:  20241117122622947 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122622947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122622947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122622947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122622974 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37919<->l=127.0.0.1:4259) 20241117122622985 DAUC <0003> db_auc.c:157 IMSI='262429431840272': No 2G Auth Data 20241117122622985 DAUC <0003> db_auc.c:192 IMSI='262429431840272': No 3G Auth Data 20241117122623013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241117122623028 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623028 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429431840272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429431840272" session_id=2876470824 session_state=BEGIN} 20241117122623028 DSS <0004> hlr_ussd.c:576 262429431840272/0xab737628: Process SS (BEGIN) 20241117122623028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623028 DSS <0004> hlr_ussd.c:518 262429431840272/0xab737628: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623028 DSS <0004> hlr_ussd.c:363 262429431840272/0xab737628: Tx USSD 'Your extension is 491614775865' 20241117122623028 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429431840272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429431840272" session_id=2876470824 session_state=END} 20241117122623028 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429431840272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623028 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623028 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241117122623038 DAUC <0003> db_auc.c:157 IMSI='262422996314223': No 2G Auth Data 20241117122623038 DAUC <0003> db_auc.c:192 IMSI='262422996314223': No 3G Auth Data 20241117122623048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20241117122623050 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623050 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422996314223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422996314223" session_id=1475301476 session_state=BEGIN} 20241117122623050 DSS <0004> hlr_ussd.c:576 262422996314223/0x57ef5064: Process SS (BEGIN) 20241117122623050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623050 DSS <0004> hlr_ussd.c:518 262422996314223/0x57ef5064: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623050 DSS <0004> hlr_ussd.c:363 262422996314223/0x57ef5064: Tx USSD 'Your extension is 491613457133' 20241117122623050 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422996314223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422996314223" session_id=1475301476 session_state=END} 20241117122623050 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422996314223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623050 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623051 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4258 20241117122623052 DAUC <0003> db_auc.c:157 IMSI='262423701172851': No 2G Auth Data 20241117122623052 DAUC <0003> db_auc.c:192 IMSI='262423701172851': No 3G Auth Data 20241117122623058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241117122623061 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623061 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423701172851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423701172851" session_id=3082935365 session_state=BEGIN} 20241117122623061 DSS <0004> hlr_ussd.c:576 262423701172851/0xb7c1dc45: Process SS (BEGIN) 20241117122623061 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623061 DSS <0004> hlr_ussd.c:518 262423701172851/0xb7c1dc45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623061 DSS <0004> hlr_ussd.c:363 262423701172851/0xb7c1dc45: Tx USSD 'Your extension is 491615541185' 20241117122623061 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423701172851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423701172851" session_id=3082935365 session_state=END} 20241117122623061 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423701172851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623061 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623061 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241117122623063 DAUC <0003> db_auc.c:157 IMSI='262428215473445': No 2G Auth Data 20241117122623063 DAUC <0003> db_auc.c:192 IMSI='262428215473445': No 3G Auth Data 20241117122623070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241117122623073 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623073 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428215473445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428215473445" session_id=981123059 session_state=BEGIN} 20241117122623073 DSS <0004> hlr_ussd.c:576 262428215473445/0x3a7abff3: Process SS (BEGIN) 20241117122623073 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623073 DSS <0004> hlr_ussd.c:518 262428215473445/0x3a7abff3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623073 DSS <0004> hlr_ussd.c:363 262428215473445/0x3a7abff3: Tx USSD 'Your extension is 491614072271' 20241117122623073 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428215473445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428215473445" session_id=981123059 session_state=END} 20241117122623073 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428215473445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623073 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623073 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241117122623075 DAUC <0003> db_auc.c:157 IMSI='262426829030023': No 2G Auth Data 20241117122623075 DAUC <0003> db_auc.c:192 IMSI='262426829030023': No 3G Auth Data 20241117122623081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 20241117122623084 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623084 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426829030023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426829030023" session_id=3194435025 session_state=BEGIN} 20241117122623084 DSS <0004> hlr_ussd.c:576 262426829030023/0xbe6735d1: Process SS (BEGIN) 20241117122623084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623084 DSS <0004> hlr_ussd.c:518 262426829030023/0xbe6735d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623084 DSS <0004> hlr_ussd.c:363 262426829030023/0xbe6735d1: Tx USSD 'Your extension is 491617547410' 20241117122623084 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426829030023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426829030023" session_id=3194435025 session_state=END} 20241117122623084 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426829030023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623084 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623084 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 20241117122623086 DAUC <0003> db_auc.c:157 IMSI='262420276074608': No 2G Auth Data 20241117122623086 DAUC <0003> db_auc.c:192 IMSI='262420276074608': No 3G Auth Data 20241117122623092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241117122623095 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623095 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420276074608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420276074608" session_id=1701221742 session_state=BEGIN} 20241117122623095 DSS <0004> hlr_ussd.c:576 262420276074608/0x6566956e: Process SS (BEGIN) 20241117122623095 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623095 DSS <0004> hlr_ussd.c:518 262420276074608/0x6566956e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623095 DSS <0004> hlr_ussd.c:363 262420276074608/0x6566956e: Tx USSD 'Your extension is 491610526585' 20241117122623095 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420276074608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276074608" session_id=1701221742 session_state=END} 20241117122623096 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420276074608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623096 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623096 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241117122623098 DAUC <0003> db_auc.c:157 IMSI='262423871993179': No 2G Auth Data 20241117122623098 DAUC <0003> db_auc.c:192 IMSI='262423871993179': No 3G Auth Data 20241117122623105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241117122623108 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623108 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423871993179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423871993179" session_id=278715519 session_state=BEGIN} 20241117122623108 DSS <0004> hlr_ussd.c:576 262423871993179/0x109cdc7f: Process SS (BEGIN) 20241117122623108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623108 DSS <0004> hlr_ussd.c:518 262423871993179/0x109cdc7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623108 DSS <0004> hlr_ussd.c:363 262423871993179/0x109cdc7f: Tx USSD 'Your extension is 491618860204' 20241117122623108 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423871993179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423871993179" session_id=278715519 session_state=END} 20241117122623108 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423871993179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623108 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623108 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4258 20241117122623110 DAUC <0003> db_auc.c:157 IMSI='262421914592285': No 2G Auth Data 20241117122623110 DAUC <0003> db_auc.c:192 IMSI='262421914592285': No 3G Auth Data 20241117122623118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241117122623120 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623121 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421914592285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421914592285" session_id=2127423178 session_state=BEGIN} 20241117122623121 DSS <0004> hlr_ussd.c:576 262421914592285/0x7ecde6ca: Process SS (BEGIN) 20241117122623121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122623121 DSS <0004> hlr_ussd.c:518 262421914592285/0x7ecde6ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122623121 DSS <0004> hlr_ussd.c:363 262421914592285/0x7ecde6ca: Tx USSD 'Your extension is 491613816888' 20241117122623121 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421914592285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421914592285" session_id=2127423178 session_state=END} 20241117122623121 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421914592285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122623121 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623121 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122623123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57418<->l=127.0.0.1:4258 20241117122623123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4258 20241117122623123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122623124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122623124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122623124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122623124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122623124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37919<->l=127.0.0.1:4259) 20241117122623146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241117122623348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241117122626479 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122626479 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122626483 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241117122626489 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122626489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122626489 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122626489 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 2:  20241117122626489 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 3:  20241117122626489 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 4:  20241117122626489 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 5:  20241117122626489 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 7:  20241117122626489 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122626489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122626489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122626489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122626515 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36917<->l=127.0.0.1:4259) 20241117122626523 DAUC <0003> db_auc.c:157 IMSI='262428043516038': No 2G Auth Data 20241117122626523 DAUC <0003> db_auc.c:192 IMSI='262428043516038': No 3G Auth Data 20241117122626546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4258 20241117122626554 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626554 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428043516038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428043516038" source_name="the-source\n" session_id=1198648702 session_state=BEGIN} 20241117122626554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117122626554 DSS <0004> hlr_ussd.c:576 262428043516038/0x4771ed7e: Process SS (BEGIN) 20241117122626554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626554 DSS <0004> hlr_ussd.c:518 262428043516038/0x4771ed7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626554 DSS <0004> hlr_ussd.c:363 262428043516038/0x4771ed7e: Tx USSD 'Your extension is 491614463157' 20241117122626555 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428043516038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428043516038" destination_name="the-source\n" session_id=1198648702 session_state=END} 20241117122626555 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428043516038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626555 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626555 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4258 20241117122626560 DAUC <0003> db_auc.c:157 IMSI='262427137307103': No 2G Auth Data 20241117122626561 DAUC <0003> db_auc.c:192 IMSI='262427137307103': No 3G Auth Data 20241117122626573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241117122626576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626576 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427137307103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137307103" source_name="the-source\n" session_id=4263905444 session_state=BEGIN} 20241117122626576 DSS <0004> hlr_ussd.c:576 262427137307103/0xfe2608a4: Process SS (BEGIN) 20241117122626576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626576 DSS <0004> hlr_ussd.c:518 262427137307103/0xfe2608a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626576 DSS <0004> hlr_ussd.c:363 262427137307103/0xfe2608a4: Tx USSD 'Your extension is 491610633814' 20241117122626576 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427137307103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137307103" destination_name="the-source\n" session_id=4263905444 session_state=END} 20241117122626576 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262427137307103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626576 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241117122626578 DAUC <0003> db_auc.c:157 IMSI='262424997203885': No 2G Auth Data 20241117122626578 DAUC <0003> db_auc.c:192 IMSI='262424997203885': No 3G Auth Data 20241117122626585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241117122626588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626588 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424997203885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424997203885" source_name="the-source\n" session_id=2793444201 session_state=BEGIN} 20241117122626588 DSS <0004> hlr_ussd.c:576 262424997203885/0xa6809369: Process SS (BEGIN) 20241117122626588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626588 DSS <0004> hlr_ussd.c:518 262424997203885/0xa6809369: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626588 DSS <0004> hlr_ussd.c:363 262424997203885/0xa6809369: Tx USSD 'Your extension is 491616822547' 20241117122626588 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424997203885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424997203885" destination_name="the-source\n" session_id=2793444201 session_state=END} 20241117122626588 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424997203885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241117122626590 DAUC <0003> db_auc.c:157 IMSI='262423582091952': No 2G Auth Data 20241117122626590 DAUC <0003> db_auc.c:192 IMSI='262423582091952': No 3G Auth Data 20241117122626596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57470<->l=127.0.0.1:4258 20241117122626599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626599 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423582091952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423582091952" source_name="the-source\n" session_id=2837196564 session_state=BEGIN} 20241117122626599 DSS <0004> hlr_ussd.c:576 262423582091952/0xa91c2f14: Process SS (BEGIN) 20241117122626599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626599 DSS <0004> hlr_ussd.c:518 262423582091952/0xa91c2f14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626599 DSS <0004> hlr_ussd.c:363 262423582091952/0xa91c2f14: Tx USSD 'Your extension is 491613375742' 20241117122626599 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423582091952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423582091952" destination_name="the-source\n" session_id=2837196564 session_state=END} 20241117122626599 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423582091952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57470<->l=127.0.0.1:4258 20241117122626601 DAUC <0003> db_auc.c:157 IMSI='262423302092703': No 2G Auth Data 20241117122626601 DAUC <0003> db_auc.c:192 IMSI='262423302092703': No 3G Auth Data 20241117122626607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241117122626611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626611 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423302092703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302092703" source_name="the-source\n" session_id=1857649488 session_state=BEGIN} 20241117122626611 DSS <0004> hlr_ussd.c:576 262423302092703/0x6eb97b50: Process SS (BEGIN) 20241117122626611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626611 DSS <0004> hlr_ussd.c:518 262423302092703/0x6eb97b50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626611 DSS <0004> hlr_ussd.c:363 262423302092703/0x6eb97b50: Tx USSD 'Your extension is 491613783816' 20241117122626611 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423302092703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302092703" destination_name="the-source\n" session_id=1857649488 session_state=END} 20241117122626611 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423302092703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241117122626613 DAUC <0003> db_auc.c:157 IMSI='262425748610082': No 2G Auth Data 20241117122626613 DAUC <0003> db_auc.c:192 IMSI='262425748610082': No 3G Auth Data 20241117122626620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241117122626624 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626624 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425748610082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425748610082" source_name="the-source\n" session_id=700630267 session_state=BEGIN} 20241117122626624 DSS <0004> hlr_ussd.c:576 262425748610082/0x29c2c4fb: Process SS (BEGIN) 20241117122626624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626624 DSS <0004> hlr_ussd.c:518 262425748610082/0x29c2c4fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626624 DSS <0004> hlr_ussd.c:363 262425748610082/0x29c2c4fb: Tx USSD 'Your extension is 491610084216' 20241117122626624 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425748610082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425748610082" destination_name="the-source\n" session_id=700630267 session_state=END} 20241117122626624 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425748610082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626624 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626624 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241117122626627 DAUC <0003> db_auc.c:157 IMSI='262428441795365': No 2G Auth Data 20241117122626627 DAUC <0003> db_auc.c:192 IMSI='262428441795365': No 3G Auth Data 20241117122626635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241117122626638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626638 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428441795365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428441795365" source_name="the-source\n" session_id=1067614228 session_state=BEGIN} 20241117122626638 DSS <0004> hlr_ussd.c:576 262428441795365/0x3fa28014: Process SS (BEGIN) 20241117122626638 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626638 DSS <0004> hlr_ussd.c:518 262428441795365/0x3fa28014: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626638 DSS <0004> hlr_ussd.c:363 262428441795365/0x3fa28014: Tx USSD 'Your extension is 491617432124' 20241117122626638 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428441795365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428441795365" destination_name="the-source\n" session_id=1067614228 session_state=END} 20241117122626638 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428441795365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241117122626641 DAUC <0003> db_auc.c:157 IMSI='262420181220577': No 2G Auth Data 20241117122626641 DAUC <0003> db_auc.c:192 IMSI='262420181220577': No 3G Auth Data 20241117122626649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241117122626652 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626652 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420181220577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420181220577" source_name="the-source\n" session_id=214623679 session_state=BEGIN} 20241117122626652 DSS <0004> hlr_ussd.c:576 262420181220577/0x0ccae5bf: Process SS (BEGIN) 20241117122626652 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241117122626652 DSS <0004> hlr_ussd.c:518 262420181220577/0x0ccae5bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241117122626652 DSS <0004> hlr_ussd.c:363 262420181220577/0x0ccae5bf: Tx USSD 'Your extension is 491615620028' 20241117122626652 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420181220577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420181220577" destination_name="the-source\n" session_id=214623679 session_state=END} 20241117122626652 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420181220577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122626652 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626652 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122626654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241117122626654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241117122626655 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36917<->l=127.0.0.1:4259) 20241117122626655 DLINP <000b> input/ipa.c:451 connected read/write 20241117122626655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122626655 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122626655 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122626655 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122626655 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117122626679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241117122626880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241117122630004 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44187 20241117122630004 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44187 20241117122630005 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630005 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630005 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122630005 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122630006 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630006 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122630006 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117122630006 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117122630006 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 2:  20241117122630006 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 3:  20241117122630006 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 4:  20241117122630006 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 5:  20241117122630006 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 7:  20241117122630006 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122630006 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122630006 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122630006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44187 20241117122630006 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4258 20241117122630008 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122630008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122630008 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122630008 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 2:  20241117122630008 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 3:  20241117122630008 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 4:  20241117122630008 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 5:  20241117122630008 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 7:  20241117122630008 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122630008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122630008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122630008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122630015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41761<->l=127.0.0.1:4259) 20241117122630017 DAUC <0003> db_auc.c:157 IMSI='262423839406167': No 2G Auth Data 20241117122630017 DAUC <0003> db_auc.c:192 IMSI='262423839406167': No 3G Auth Data 20241117122630022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241117122630050 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630050 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423839406167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423839406167" session_id=2470977044 session_state=BEGIN} 20241117122630050 DSS <0004> hlr_ussd.c:576 262423839406167/0x93481e14: Process SS (BEGIN) 20241117122630050 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630050 DSS <0004> hlr_ussd.c:518 262423839406167/0x93481e14: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630050 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630050 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630050 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630050 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630066 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630066 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630066 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423839406167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423839406167" session_id=2470977044 session_state=END} 20241117122630066 DSS <0004> hlr_ussd.c:576 262423839406167/0x93481e14: Process SS (END) 20241117122630066 DSS <0004> hlr_ussd.c:518 262423839406167/0x93481e14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630066 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423839406167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423839406167" session_id=2470977044 session_state=END} 20241117122630066 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423839406167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630066 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423839406167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630066 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630066 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241117122630082 DAUC <0003> db_auc.c:157 IMSI='262428005904141': No 2G Auth Data 20241117122630082 DAUC <0003> db_auc.c:192 IMSI='262428005904141': No 3G Auth Data 20241117122630095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20241117122630098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630098 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428005904141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428005904141" session_id=2470242709 session_state=BEGIN} 20241117122630098 DSS <0004> hlr_ussd.c:576 262428005904141/0x933ce995: Process SS (BEGIN) 20241117122630098 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630098 DSS <0004> hlr_ussd.c:518 262428005904141/0x933ce995: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630098 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630098 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630099 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630099 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262428005904141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428005904141" session_id=2470242709 session_state=END} 20241117122630099 DSS <0004> hlr_ussd.c:576 262428005904141/0x933ce995: Process SS (END) 20241117122630099 DSS <0004> hlr_ussd.c:518 262428005904141/0x933ce995: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630099 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428005904141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428005904141" session_id=2470242709 session_state=END} 20241117122630099 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428005904141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630099 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262428005904141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4258 20241117122630101 DAUC <0003> db_auc.c:157 IMSI='262425160925813': No 2G Auth Data 20241117122630101 DAUC <0003> db_auc.c:192 IMSI='262425160925813': No 3G Auth Data 20241117122630107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20241117122630110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630110 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425160925813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425160925813" session_id=3556453638 session_state=BEGIN} 20241117122630110 DSS <0004> hlr_ussd.c:576 262425160925813/0xd3fb2d06: Process SS (BEGIN) 20241117122630110 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630110 DSS <0004> hlr_ussd.c:518 262425160925813/0xd3fb2d06: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630110 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630110 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630111 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630111 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630111 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425160925813 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425160925813" session_id=3556453638 session_state=END} 20241117122630111 DSS <0004> hlr_ussd.c:576 262425160925813/0xd3fb2d06: Process SS (END) 20241117122630111 DSS <0004> hlr_ussd.c:518 262425160925813/0xd3fb2d06: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630111 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425160925813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425160925813" session_id=3556453638 session_state=END} 20241117122630111 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425160925813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630111 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425160925813 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630111 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630111 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4258 20241117122630113 DAUC <0003> db_auc.c:157 IMSI='262421769014837': No 2G Auth Data 20241117122630113 DAUC <0003> db_auc.c:192 IMSI='262421769014837': No 3G Auth Data 20241117122630119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20241117122630122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630122 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421769014837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421769014837" session_id=2422412312 session_state=BEGIN} 20241117122630122 DSS <0004> hlr_ussd.c:576 262421769014837/0x90631418: Process SS (BEGIN) 20241117122630122 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630122 DSS <0004> hlr_ussd.c:518 262421769014837/0x90631418: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630122 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630122 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630123 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630123 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421769014837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421769014837" session_id=2422412312 session_state=END} 20241117122630123 DSS <0004> hlr_ussd.c:576 262421769014837/0x90631418: Process SS (END) 20241117122630123 DSS <0004> hlr_ussd.c:518 262421769014837/0x90631418: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630123 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421769014837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421769014837" session_id=2422412312 session_state=END} 20241117122630123 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421769014837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630123 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421769014837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630123 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20241117122630125 DAUC <0003> db_auc.c:157 IMSI='262427751871783': No 2G Auth Data 20241117122630125 DAUC <0003> db_auc.c:192 IMSI='262427751871783': No 3G Auth Data 20241117122630132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 20241117122630135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630135 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427751871783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427751871783" session_id=638893310 session_state=BEGIN} 20241117122630135 DSS <0004> hlr_ussd.c:576 262427751871783/0x2614bcfe: Process SS (BEGIN) 20241117122630135 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630135 DSS <0004> hlr_ussd.c:518 262427751871783/0x2614bcfe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630135 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630135 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630136 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630136 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630136 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427751871783 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751871783" session_id=638893310 session_state=END} 20241117122630136 DSS <0004> hlr_ussd.c:576 262427751871783/0x2614bcfe: Process SS (END) 20241117122630136 DSS <0004> hlr_ussd.c:518 262427751871783/0x2614bcfe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630136 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427751871783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751871783" session_id=638893310 session_state=END} 20241117122630136 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427751871783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630136 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427751871783 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630136 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630136 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.1:4258 20241117122630138 DAUC <0003> db_auc.c:157 IMSI='262427930675237': No 2G Auth Data 20241117122630138 DAUC <0003> db_auc.c:192 IMSI='262427930675237': No 3G Auth Data 20241117122630147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241117122630151 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630151 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427930675237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427930675237" session_id=2213001740 session_state=BEGIN} 20241117122630151 DSS <0004> hlr_ussd.c:576 262427930675237/0x83e7ba0c: Process SS (BEGIN) 20241117122630151 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630151 DSS <0004> hlr_ussd.c:518 262427930675237/0x83e7ba0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630151 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630151 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630151 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630151 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630153 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630153 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427930675237 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427930675237" session_id=2213001740 session_state=END} 20241117122630153 DSS <0004> hlr_ussd.c:576 262427930675237/0x83e7ba0c: Process SS (END) 20241117122630153 DSS <0004> hlr_ussd.c:518 262427930675237/0x83e7ba0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630153 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427930675237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427930675237" session_id=2213001740 session_state=END} 20241117122630153 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427930675237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630153 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427930675237 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630153 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241117122630155 DAUC <0003> db_auc.c:157 IMSI='262429456039764': No 2G Auth Data 20241117122630155 DAUC <0003> db_auc.c:192 IMSI='262429456039764': No 3G Auth Data 20241117122630163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20241117122630166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630166 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429456039764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429456039764" session_id=2060477339 session_state=BEGIN} 20241117122630166 DSS <0004> hlr_ussd.c:576 262429456039764/0x7ad0639b: Process SS (BEGIN) 20241117122630166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630166 DSS <0004> hlr_ussd.c:518 262429456039764/0x7ad0639b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630166 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630166 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630167 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630167 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630167 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429456039764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429456039764" session_id=2060477339 session_state=END} 20241117122630167 DSS <0004> hlr_ussd.c:576 262429456039764/0x7ad0639b: Process SS (END) 20241117122630167 DSS <0004> hlr_ussd.c:518 262429456039764/0x7ad0639b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630167 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429456039764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429456039764" session_id=2060477339 session_state=END} 20241117122630167 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429456039764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630167 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429456039764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630167 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630167 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20241117122630170 DAUC <0003> db_auc.c:157 IMSI='262424918273693': No 2G Auth Data 20241117122630170 DAUC <0003> db_auc.c:192 IMSI='262424918273693': No 3G Auth Data 20241117122630176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4258 20241117122630179 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630179 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424918273693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424918273693" session_id=223912356 session_state=BEGIN} 20241117122630179 DSS <0004> hlr_ussd.c:576 262424918273693/0x0d58a1a4: Process SS (BEGIN) 20241117122630179 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122630179 DSS <0004> hlr_ussd.c:518 262424918273693/0x0d58a1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122630179 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630179 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630179 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630179 DLINP <000b> input/ipa.c:431 127.0.0.1:44187 sending data 20241117122630179 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630179 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630179 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424918273693 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424918273693" session_id=223912356 session_state=END} 20241117122630179 DSS <0004> hlr_ussd.c:576 262424918273693/0x0d58a1a4: Process SS (END) 20241117122630179 DSS <0004> hlr_ussd.c:518 262424918273693/0x0d58a1a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122630180 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424918273693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424918273693" session_id=223912356 session_state=END} 20241117122630180 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424918273693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122630180 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424918273693 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122630180 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630180 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122630182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.1:4258 20241117122630182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4258 20241117122630183 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630183 DLINP <000b> input/ipa.c:405 127.0.0.1:44187 message received 20241117122630183 DLINP <000b> input/ipa.c:414 127.0.0.1:44187 connection closed with server 20241117122630183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44187 20241117122630183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241117122630183 DLINP <000b> input/ipa.c:451 connected read/write 20241117122630183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122630183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122630183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122630183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122630183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41761<->l=127.0.0.1:4259) 20241117122630214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 20241117122630415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 20241117122633488 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39739 20241117122633488 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39739 20241117122633489 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633489 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633490 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122633490 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122633490 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633491 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633491 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633491 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122633491 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117122633491 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117122633491 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 2:  20241117122633491 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 3:  20241117122633491 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 4:  20241117122633491 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 5:  20241117122633491 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 7:  20241117122633491 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122633491 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122633491 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122633491 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39739 20241117122633491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20241117122633492 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122633492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122633492 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122633492 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 2:  20241117122633492 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 3:  20241117122633492 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 4:  20241117122633492 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 5:  20241117122633492 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 7:  20241117122633492 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122633492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122633492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122633492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122633499 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35799<->l=127.0.0.1:4259) 20241117122633501 DAUC <0003> db_auc.c:157 IMSI='262421432856137': No 2G Auth Data 20241117122633501 DAUC <0003> db_auc.c:192 IMSI='262421432856137': No 3G Auth Data 20241117122633506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20241117122633534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633534 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432856137" session_id=57325443 session_state=BEGIN} 20241117122633534 DSS <0004> hlr_ussd.c:576 262421432856137/0x036ab783: Process SS (BEGIN) 20241117122633534 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633534 DSS <0004> hlr_ussd.c:518 262421432856137/0x036ab783: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633534 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633534 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633534 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633539 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633539 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633539 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432856137" session_id=57325443 session_state=CONTINUE} 20241117122633539 DSS <0004> hlr_ussd.c:576 262421432856137/0x036ab783: Process SS (CONTINUE) 20241117122633539 DSS <0004> hlr_ussd.c:518 262421432856137/0x036ab783: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633539 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432856137" session_id=57325443 session_state=CONTINUE} 20241117122633539 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633539 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633539 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633542 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633542 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421432856137" session_id=57325443 session_state=CONTINUE} 20241117122633542 DSS <0004> hlr_ussd.c:576 262421432856137/0x036ab783: Process SS (CONTINUE) 20241117122633542 DSS <0004> hlr_ussd.c:518 262421432856137/0x036ab783: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633542 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633542 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633542 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633542 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633542 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633543 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633543 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633543 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432856137" session_id=57325443 session_state=END} 20241117122633543 DSS <0004> hlr_ussd.c:576 262421432856137/0x036ab783: Process SS (END) 20241117122633543 DSS <0004> hlr_ussd.c:518 262421432856137/0x036ab783: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633543 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421432856137" session_id=57325443 session_state=END} 20241117122633543 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633543 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421432856137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633543 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633543 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20241117122633544 DAUC <0003> db_auc.c:157 IMSI='262423654066657': No 2G Auth Data 20241117122633544 DAUC <0003> db_auc.c:192 IMSI='262423654066657': No 3G Auth Data 20241117122633550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241117122633552 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633552 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423654066657" session_id=2644707303 session_state=BEGIN} 20241117122633552 DSS <0004> hlr_ussd.c:576 262423654066657/0x9da307e7: Process SS (BEGIN) 20241117122633553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633553 DSS <0004> hlr_ussd.c:518 262423654066657/0x9da307e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633553 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633553 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633553 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633553 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633553 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654066657" session_id=2644707303 session_state=CONTINUE} 20241117122633553 DSS <0004> hlr_ussd.c:576 262423654066657/0x9da307e7: Process SS (CONTINUE) 20241117122633553 DSS <0004> hlr_ussd.c:518 262423654066657/0x9da307e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633553 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654066657" session_id=2644707303 session_state=CONTINUE} 20241117122633553 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633553 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633553 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633556 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423654066657" session_id=2644707303 session_state=CONTINUE} 20241117122633556 DSS <0004> hlr_ussd.c:576 262423654066657/0x9da307e7: Process SS (CONTINUE) 20241117122633556 DSS <0004> hlr_ussd.c:518 262423654066657/0x9da307e7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633556 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633556 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654066657" session_id=2644707303 session_state=END} 20241117122633556 DSS <0004> hlr_ussd.c:576 262423654066657/0x9da307e7: Process SS (END) 20241117122633556 DSS <0004> hlr_ussd.c:518 262423654066657/0x9da307e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633556 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654066657" session_id=2644707303 session_state=END} 20241117122633556 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633556 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423654066657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633556 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20241117122633557 DAUC <0003> db_auc.c:157 IMSI='262424399101233': No 2G Auth Data 20241117122633557 DAUC <0003> db_auc.c:192 IMSI='262424399101233': No 3G Auth Data 20241117122633564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4258 20241117122633566 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633567 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424399101233" session_id=1084795167 session_state=BEGIN} 20241117122633567 DSS <0004> hlr_ussd.c:576 262424399101233/0x40a8a91f: Process SS (BEGIN) 20241117122633567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633567 DSS <0004> hlr_ussd.c:518 262424399101233/0x40a8a91f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633567 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633567 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633567 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633567 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633568 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633568 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633568 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424399101233" session_id=1084795167 session_state=CONTINUE} 20241117122633568 DSS <0004> hlr_ussd.c:576 262424399101233/0x40a8a91f: Process SS (CONTINUE) 20241117122633568 DSS <0004> hlr_ussd.c:518 262424399101233/0x40a8a91f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633568 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424399101233" session_id=1084795167 session_state=CONTINUE} 20241117122633568 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633568 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633568 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633570 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633570 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424399101233" session_id=1084795167 session_state=CONTINUE} 20241117122633570 DSS <0004> hlr_ussd.c:576 262424399101233/0x40a8a91f: Process SS (CONTINUE) 20241117122633570 DSS <0004> hlr_ussd.c:518 262424399101233/0x40a8a91f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633570 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633570 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633570 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633570 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633570 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633571 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633571 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633571 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424399101233" session_id=1084795167 session_state=END} 20241117122633571 DSS <0004> hlr_ussd.c:576 262424399101233/0x40a8a91f: Process SS (END) 20241117122633571 DSS <0004> hlr_ussd.c:518 262424399101233/0x40a8a91f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633571 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424399101233" session_id=1084795167 session_state=END} 20241117122633571 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633571 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424399101233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633571 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633571 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43002<->l=127.0.0.1:4258 20241117122633572 DAUC <0003> db_auc.c:157 IMSI='262426031483037': No 2G Auth Data 20241117122633572 DAUC <0003> db_auc.c:192 IMSI='262426031483037': No 3G Auth Data 20241117122633578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4258 20241117122633581 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633581 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426031483037" session_id=1463271031 session_state=BEGIN} 20241117122633581 DSS <0004> hlr_ussd.c:576 262426031483037/0x5737be77: Process SS (BEGIN) 20241117122633581 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633581 DSS <0004> hlr_ussd.c:518 262426031483037/0x5737be77: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633581 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633581 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633581 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633581 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633582 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633582 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633582 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031483037" session_id=1463271031 session_state=CONTINUE} 20241117122633582 DSS <0004> hlr_ussd.c:576 262426031483037/0x5737be77: Process SS (CONTINUE) 20241117122633582 DSS <0004> hlr_ussd.c:518 262426031483037/0x5737be77: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633582 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031483037" session_id=1463271031 session_state=CONTINUE} 20241117122633582 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633582 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633582 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633584 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633584 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426031483037" session_id=1463271031 session_state=CONTINUE} 20241117122633584 DSS <0004> hlr_ussd.c:576 262426031483037/0x5737be77: Process SS (CONTINUE) 20241117122633584 DSS <0004> hlr_ussd.c:518 262426031483037/0x5737be77: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633584 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633585 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633585 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633585 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633585 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633586 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633586 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633586 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031483037" session_id=1463271031 session_state=END} 20241117122633586 DSS <0004> hlr_ussd.c:576 262426031483037/0x5737be77: Process SS (END) 20241117122633586 DSS <0004> hlr_ussd.c:518 262426031483037/0x5737be77: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633586 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426031483037" session_id=1463271031 session_state=END} 20241117122633586 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633586 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426031483037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633586 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633586 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4258 20241117122633587 DAUC <0003> db_auc.c:157 IMSI='262421208345639': No 2G Auth Data 20241117122633587 DAUC <0003> db_auc.c:192 IMSI='262421208345639': No 3G Auth Data 20241117122633593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241117122633596 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633596 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421208345639" session_id=2750928443 session_state=BEGIN} 20241117122633596 DSS <0004> hlr_ussd.c:576 262421208345639/0xa3f7d63b: Process SS (BEGIN) 20241117122633596 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633596 DSS <0004> hlr_ussd.c:518 262421208345639/0xa3f7d63b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633596 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633596 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633596 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633596 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633597 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633597 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208345639" session_id=2750928443 session_state=CONTINUE} 20241117122633597 DSS <0004> hlr_ussd.c:576 262421208345639/0xa3f7d63b: Process SS (CONTINUE) 20241117122633597 DSS <0004> hlr_ussd.c:518 262421208345639/0xa3f7d63b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633597 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208345639" session_id=2750928443 session_state=CONTINUE} 20241117122633597 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633597 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633599 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421208345639" session_id=2750928443 session_state=CONTINUE} 20241117122633599 DSS <0004> hlr_ussd.c:576 262421208345639/0xa3f7d63b: Process SS (CONTINUE) 20241117122633599 DSS <0004> hlr_ussd.c:518 262421208345639/0xa3f7d63b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633599 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633599 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633599 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633600 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633600 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633600 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208345639" session_id=2750928443 session_state=END} 20241117122633600 DSS <0004> hlr_ussd.c:576 262421208345639/0xa3f7d63b: Process SS (END) 20241117122633600 DSS <0004> hlr_ussd.c:518 262421208345639/0xa3f7d63b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633600 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208345639" session_id=2750928443 session_state=END} 20241117122633600 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633600 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421208345639 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633600 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633600 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241117122633601 DAUC <0003> db_auc.c:157 IMSI='262420098804223': No 2G Auth Data 20241117122633601 DAUC <0003> db_auc.c:192 IMSI='262420098804223': No 3G Auth Data 20241117122633608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 20241117122633611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633611 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420098804223" session_id=1118139130 session_state=BEGIN} 20241117122633611 DSS <0004> hlr_ussd.c:576 262420098804223/0x42a572fa: Process SS (BEGIN) 20241117122633611 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633611 DSS <0004> hlr_ussd.c:518 262420098804223/0x42a572fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633611 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633611 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633611 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633612 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633612 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633612 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098804223" session_id=1118139130 session_state=CONTINUE} 20241117122633612 DSS <0004> hlr_ussd.c:576 262420098804223/0x42a572fa: Process SS (CONTINUE) 20241117122633612 DSS <0004> hlr_ussd.c:518 262420098804223/0x42a572fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633612 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098804223" session_id=1118139130 session_state=CONTINUE} 20241117122633612 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633612 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633612 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633615 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633615 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420098804223" session_id=1118139130 session_state=CONTINUE} 20241117122633615 DSS <0004> hlr_ussd.c:576 262420098804223/0x42a572fa: Process SS (CONTINUE) 20241117122633615 DSS <0004> hlr_ussd.c:518 262420098804223/0x42a572fa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633615 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633615 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633615 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633615 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633615 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633616 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633616 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633616 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098804223" session_id=1118139130 session_state=END} 20241117122633616 DSS <0004> hlr_ussd.c:576 262420098804223/0x42a572fa: Process SS (END) 20241117122633616 DSS <0004> hlr_ussd.c:518 262420098804223/0x42a572fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633616 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098804223" session_id=1118139130 session_state=END} 20241117122633616 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633616 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420098804223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633616 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633616 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 20241117122633617 DAUC <0003> db_auc.c:157 IMSI='262428892346195': No 2G Auth Data 20241117122633617 DAUC <0003> db_auc.c:192 IMSI='262428892346195': No 3G Auth Data 20241117122633625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241117122633628 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633628 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428892346195" session_id=174653898 session_state=BEGIN} 20241117122633628 DSS <0004> hlr_ussd.c:576 262428892346195/0x0a6901ca: Process SS (BEGIN) 20241117122633628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633628 DSS <0004> hlr_ussd.c:518 262428892346195/0x0a6901ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633628 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633628 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633628 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633628 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633629 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633629 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633629 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428892346195" session_id=174653898 session_state=CONTINUE} 20241117122633629 DSS <0004> hlr_ussd.c:576 262428892346195/0x0a6901ca: Process SS (CONTINUE) 20241117122633629 DSS <0004> hlr_ussd.c:518 262428892346195/0x0a6901ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633629 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428892346195" session_id=174653898 session_state=CONTINUE} 20241117122633629 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633629 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633629 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633632 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633632 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428892346195" session_id=174653898 session_state=CONTINUE} 20241117122633632 DSS <0004> hlr_ussd.c:576 262428892346195/0x0a6901ca: Process SS (CONTINUE) 20241117122633632 DSS <0004> hlr_ussd.c:518 262428892346195/0x0a6901ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633632 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633632 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633632 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633632 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633632 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633633 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633633 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633633 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428892346195" session_id=174653898 session_state=END} 20241117122633633 DSS <0004> hlr_ussd.c:576 262428892346195/0x0a6901ca: Process SS (END) 20241117122633633 DSS <0004> hlr_ussd.c:518 262428892346195/0x0a6901ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633633 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428892346195" session_id=174653898 session_state=END} 20241117122633633 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633633 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428892346195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633633 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633633 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241117122633634 DAUC <0003> db_auc.c:157 IMSI='262420132969747': No 2G Auth Data 20241117122633634 DAUC <0003> db_auc.c:192 IMSI='262420132969747': No 3G Auth Data 20241117122633641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241117122633644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633644 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420132969747" session_id=2583389612 session_state=BEGIN} 20241117122633644 DSS <0004> hlr_ussd.c:576 262420132969747/0x99fb65ac: Process SS (BEGIN) 20241117122633644 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241117122633644 DSS <0004> hlr_ussd.c:518 262420132969747/0x99fb65ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241117122633644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633644 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633644 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633645 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633645 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132969747" session_id=2583389612 session_state=CONTINUE} 20241117122633645 DSS <0004> hlr_ussd.c:576 262420132969747/0x99fb65ac: Process SS (CONTINUE) 20241117122633645 DSS <0004> hlr_ussd.c:518 262420132969747/0x99fb65ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241117122633645 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132969747" session_id=2583389612 session_state=CONTINUE} 20241117122633645 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633648 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633648 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420132969747" session_id=2583389612 session_state=CONTINUE} 20241117122633648 DSS <0004> hlr_ussd.c:576 262420132969747/0x99fb65ac: Process SS (CONTINUE) 20241117122633648 DSS <0004> hlr_ussd.c:518 262420132969747/0x99fb65ac: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633648 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633648 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633648 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633648 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633648 DLINP <000b> input/ipa.c:431 127.0.0.1:39739 sending data 20241117122633649 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633649 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633649 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132969747" session_id=2583389612 session_state=END} 20241117122633649 DSS <0004> hlr_ussd.c:576 262420132969747/0x99fb65ac: Process SS (END) 20241117122633649 DSS <0004> hlr_ussd.c:518 262420132969747/0x99fb65ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241117122633649 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132969747" session_id=2583389612 session_state=END} 20241117122633649 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122633649 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420132969747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122633649 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633649 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122633650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4258 20241117122633651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20241117122633651 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122633651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122633651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122633651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122633651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35799<->l=127.0.0.1:4259) 20241117122633651 DLINP <000b> input/ipa.c:451 connected read/write 20241117122633651 DLINP <000b> input/ipa.c:405 127.0.0.1:39739 message received 20241117122633651 DLINP <000b> input/ipa.c:414 127.0.0.1:39739 connection closed with server 20241117122633651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39739 20241117122633651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241117122633686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4258 20241117122633886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4258 20241117122637008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42745 20241117122637008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42745 20241117122637009 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637009 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122637010 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122637011 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637011 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637011 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122637011 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241117122637011 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241117122637011 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 2:  20241117122637011 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 3:  20241117122637011 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 4:  20241117122637011 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 5:  20241117122637011 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 7:  20241117122637011 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122637011 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122637011 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122637011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42745 20241117122637011 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20241117122637012 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637012 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122637012 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122637012 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122637012 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122637012 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122637012 DLGSUP <0013> gsup_server.c:235 2:  20241117122637013 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122637013 DLGSUP <0013> gsup_server.c:235 3:  20241117122637013 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122637013 DLGSUP <0013> gsup_server.c:235 4:  20241117122637013 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122637013 DLGSUP <0013> gsup_server.c:235 5:  20241117122637013 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122637013 DLGSUP <0013> gsup_server.c:235 7:  20241117122637013 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122637013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122637013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122637013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122637023 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37483<->l=127.0.0.1:4259) 20241117122637026 DAUC <0003> db_auc.c:157 IMSI='262423724560175': No 2G Auth Data 20241117122637026 DAUC <0003> db_auc.c:192 IMSI='262423724560175': No 3G Auth Data 20241117122637034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20241117122637054 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637054 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423724560175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423724560175" session_id=2660420784 session_state=BEGIN} 20241117122637054 DSS <0004> hlr_ussd.c:576 262423724560175/0x9e92ccb0: Process SS (BEGIN) 20241117122637054 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637054 DSS <0004> hlr_ussd.c:518 262423724560175/0x9e92ccb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637054 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637054 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637054 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637054 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637067 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637067 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637067 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423724560175 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423724560175" session_id=2660420784 session_state=END} 20241117122637067 DSS <0004> hlr_ussd.c:576 262423724560175/0x9e92ccb0: Process SS (END) 20241117122637067 DSS <0004> hlr_ussd.c:518 262423724560175/0x9e92ccb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637067 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423724560175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423724560175" session_id=2660420784 session_state=END} 20241117122637067 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423724560175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637067 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423724560175 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637068 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637068 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20241117122637073 DAUC <0003> db_auc.c:157 IMSI='262421996411884': No 2G Auth Data 20241117122637073 DAUC <0003> db_auc.c:192 IMSI='262421996411884': No 3G Auth Data 20241117122637083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20241117122637086 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637086 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421996411884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421996411884" session_id=3313632938 session_state=BEGIN} 20241117122637086 DSS <0004> hlr_ussd.c:576 262421996411884/0xc58206aa: Process SS (BEGIN) 20241117122637086 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637086 DSS <0004> hlr_ussd.c:518 262421996411884/0xc58206aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637086 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637086 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637086 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637086 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637087 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637087 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637087 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421996411884 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996411884" session_id=3313632938 session_state=END} 20241117122637087 DSS <0004> hlr_ussd.c:576 262421996411884/0xc58206aa: Process SS (END) 20241117122637087 DSS <0004> hlr_ussd.c:518 262421996411884/0xc58206aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637087 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421996411884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421996411884" session_id=3313632938 session_state=END} 20241117122637087 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421996411884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637087 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421996411884 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637087 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637087 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20241117122637089 DAUC <0003> db_auc.c:157 IMSI='262424851222541': No 2G Auth Data 20241117122637089 DAUC <0003> db_auc.c:192 IMSI='262424851222541': No 3G Auth Data 20241117122637095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 20241117122637098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637098 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424851222541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424851222541" session_id=3898173568 session_state=BEGIN} 20241117122637098 DSS <0004> hlr_ussd.c:576 262424851222541/0xe8596880: Process SS (BEGIN) 20241117122637098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637098 DSS <0004> hlr_ussd.c:518 262424851222541/0xe8596880: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637098 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637098 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637098 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637099 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637099 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424851222541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851222541" session_id=3898173568 session_state=END} 20241117122637099 DSS <0004> hlr_ussd.c:576 262424851222541/0xe8596880: Process SS (END) 20241117122637099 DSS <0004> hlr_ussd.c:518 262424851222541/0xe8596880: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637099 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424851222541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424851222541" session_id=3898173568 session_state=END} 20241117122637099 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424851222541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637099 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424851222541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 20241117122637101 DAUC <0003> db_auc.c:157 IMSI='262422564162756': No 2G Auth Data 20241117122637101 DAUC <0003> db_auc.c:192 IMSI='262422564162756': No 3G Auth Data 20241117122637107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20241117122637110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637110 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422564162756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422564162756" session_id=4045322904 session_state=BEGIN} 20241117122637110 DSS <0004> hlr_ussd.c:576 262422564162756/0xf11eba98: Process SS (BEGIN) 20241117122637110 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637110 DSS <0004> hlr_ussd.c:518 262422564162756/0xf11eba98: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637110 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637110 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637110 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637110 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637110 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422564162756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422564162756" session_id=4045322904 session_state=END} 20241117122637110 DSS <0004> hlr_ussd.c:576 262422564162756/0xf11eba98: Process SS (END) 20241117122637110 DSS <0004> hlr_ussd.c:518 262422564162756/0xf11eba98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637110 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422564162756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422564162756" session_id=4045322904 session_state=END} 20241117122637110 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422564162756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637110 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422564162756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637111 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637111 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20241117122637113 DAUC <0003> db_auc.c:157 IMSI='262424718473822': No 2G Auth Data 20241117122637113 DAUC <0003> db_auc.c:192 IMSI='262424718473822': No 3G Auth Data 20241117122637119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637122 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424718473822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424718473822" session_id=270315454 session_state=BEGIN} 20241117122637122 DSS <0004> hlr_ussd.c:576 262424718473822/0x101cafbe: Process SS (BEGIN) 20241117122637122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637122 DSS <0004> hlr_ussd.c:518 262424718473822/0x101cafbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637122 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424718473822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424718473822" session_id=270315454 session_state=END} 20241117122637122 DSS <0004> hlr_ussd.c:576 262424718473822/0x101cafbe: Process SS (END) 20241117122637122 DSS <0004> hlr_ussd.c:518 262424718473822/0x101cafbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637122 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424718473822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424718473822" session_id=270315454 session_state=END} 20241117122637122 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424718473822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637122 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424718473822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637122 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 20241117122637125 DAUC <0003> db_auc.c:157 IMSI='262420584375733': No 2G Auth Data 20241117122637125 DAUC <0003> db_auc.c:192 IMSI='262420584375733': No 3G Auth Data 20241117122637132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20241117122637134 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637134 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584375733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420584375733" session_id=3656020281 session_state=BEGIN} 20241117122637134 DSS <0004> hlr_ussd.c:576 262420584375733/0xd9ea7139: Process SS (BEGIN) 20241117122637134 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637134 DSS <0004> hlr_ussd.c:518 262420584375733/0xd9ea7139: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637134 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637134 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637134 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637134 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637135 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637135 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420584375733 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420584375733" session_id=3656020281 session_state=END} 20241117122637135 DSS <0004> hlr_ussd.c:576 262420584375733/0xd9ea7139: Process SS (END) 20241117122637135 DSS <0004> hlr_ussd.c:518 262420584375733/0xd9ea7139: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637135 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584375733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420584375733" session_id=3656020281 session_state=END} 20241117122637135 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420584375733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637135 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420584375733 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637135 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20241117122637137 DAUC <0003> db_auc.c:157 IMSI='262421778454443': No 2G Auth Data 20241117122637137 DAUC <0003> db_auc.c:192 IMSI='262421778454443': No 3G Auth Data 20241117122637145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20241117122637148 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637148 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421778454443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421778454443" session_id=3438968524 session_state=BEGIN} 20241117122637148 DSS <0004> hlr_ussd.c:576 262421778454443/0xccfa7ecc: Process SS (BEGIN) 20241117122637148 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637148 DSS <0004> hlr_ussd.c:518 262421778454443/0xccfa7ecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637148 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637148 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637148 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637148 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637149 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637149 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637149 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421778454443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778454443" session_id=3438968524 session_state=END} 20241117122637149 DSS <0004> hlr_ussd.c:576 262421778454443/0xccfa7ecc: Process SS (END) 20241117122637149 DSS <0004> hlr_ussd.c:518 262421778454443/0xccfa7ecc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637149 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421778454443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421778454443" session_id=3438968524 session_state=END} 20241117122637149 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421778454443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637149 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421778454443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637149 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637149 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20241117122637151 DAUC <0003> db_auc.c:157 IMSI='262427894251240': No 2G Auth Data 20241117122637151 DAUC <0003> db_auc.c:192 IMSI='262427894251240': No 3G Auth Data 20241117122637158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241117122637161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637161 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427894251240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894251240" session_id=1889342394 session_state=BEGIN} 20241117122637161 DSS <0004> hlr_ussd.c:576 262427894251240/0x709d13ba: Process SS (BEGIN) 20241117122637161 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241117122637161 DSS <0004> hlr_ussd.c:518 262427894251240/0x709d13ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241117122637161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637161 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637161 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637161 DLINP <000b> input/ipa.c:431 127.0.0.1:42745 sending data 20241117122637162 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637162 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637162 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427894251240 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894251240" session_id=1889342394 session_state=END} 20241117122637162 DSS <0004> hlr_ussd.c:576 262427894251240/0x709d13ba: Process SS (END) 20241117122637162 DSS <0004> hlr_ussd.c:518 262427894251240/0x709d13ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241117122637162 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427894251240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894251240" session_id=1889342394 session_state=END} 20241117122637162 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427894251240 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122637162 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427894251240 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241117122637162 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637162 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122637164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241117122637166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20241117122637166 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37483<->l=127.0.0.1:4259) 20241117122637166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637166 DLINP <000b> input/ipa.c:405 127.0.0.1:42745 message received 20241117122637166 DLINP <000b> input/ipa.c:414 127.0.0.1:42745 connection closed with server 20241117122637166 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42745 20241117122637166 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241117122637166 DLINP <000b> input/ipa.c:451 connected read/write 20241117122637166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122637166 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122637166 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122637166 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122637195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20241117122637396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20241117122639134 DSS <0004> hlr_ussd.c:239 262424994370904/0x646ef90b: SS Session Timeout, destroying 20241117122639134 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424994370904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639161 DSS <0004> hlr_ussd.c:239 262425291322910/0xe8ea60be: SS Session Timeout, destroying 20241117122639161 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425291322910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639172 DSS <0004> hlr_ussd.c:239 262427616189826/0x1b0259c1: SS Session Timeout, destroying 20241117122639172 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427616189826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639183 DSS <0004> hlr_ussd.c:239 262423888045906/0x8b0b7d72: SS Session Timeout, destroying 20241117122639183 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423888045906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639194 DSS <0004> hlr_ussd.c:239 262428090645119/0xd198c115: SS Session Timeout, destroying 20241117122639194 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428090645119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639206 DSS <0004> hlr_ussd.c:239 262420671267962/0x2d057edc: SS Session Timeout, destroying 20241117122639206 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420671267962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639216 DSS <0004> hlr_ussd.c:239 262425334616367/0x4e605b05: SS Session Timeout, destroying 20241117122639216 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425334616367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122639227 DSS <0004> hlr_ussd.c:239 262426093101593/0xa39b2f90: SS Session Timeout, destroying 20241117122639227 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426093101593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122640517 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122640517 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122640522 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122640524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 20241117122640528 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122640528 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122640528 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122640528 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122640528 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 2:  20241117122640528 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 3:  20241117122640528 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 4:  20241117122640528 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 5:  20241117122640528 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 7:  20241117122640528 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122640528 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122640528 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122640528 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122640551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46581<->l=127.0.0.1:4259) 20241117122640554 DAUC <0003> db_auc.c:157 IMSI='262424036198986': No 2G Auth Data 20241117122640554 DAUC <0003> db_auc.c:192 IMSI='262424036198986': No 3G Auth Data 20241117122640574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241117122640588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122640588 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424036198986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424036198986" session_id=1812666146 session_state=BEGIN} 20241117122640588 DSS <0004> hlr_ussd.c:576 262424036198986/0x6c0b1722: Process SS (BEGIN) 20241117122640588 DSS <0004> hlr_ussd.c:498 262424036198986/0x6c0b1722: SS CompType=Invoke, OpCode=InterrogateSS 20241117122640588 DSS <0004> hlr_ussd.c:506 262424036198986/0x6c0b1722: Structured SS requests are not supported, rejecting... 20241117122640588 DSS <0004> hlr_ussd.c:354 262424036198986/0x6c0b1722: Tx ReturnError(0, 0x15) 20241117122640588 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424036198986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424036198986" session_id=1812666146 session_state=END} 20241117122640588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122640588 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122640595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241117122640598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 20241117122640599 DLINP <000b> input/ipa.c:451 connected read/write 20241117122640599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122640599 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122640599 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122640599 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122640599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46581<->l=127.0.0.1:4259) 20241117122640626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 20241117122640727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 20241117122642525 DSS <0004> hlr_ussd.c:239 262422455728317/0xce9597e3: SS Session Timeout, destroying 20241117122642525 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422455728317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642545 DSS <0004> hlr_ussd.c:239 262425441709798/0xbda7ba66: SS Session Timeout, destroying 20241117122642545 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425441709798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642556 DSS <0004> hlr_ussd.c:239 262425542475108/0x1c83d3b2: SS Session Timeout, destroying 20241117122642556 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425542475108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642567 DSS <0004> hlr_ussd.c:239 262422596009575/0x7302cbcc: SS Session Timeout, destroying 20241117122642567 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422596009575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642579 DSS <0004> hlr_ussd.c:239 262429340053688/0x060d356a: SS Session Timeout, destroying 20241117122642579 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429340053688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642591 DSS <0004> hlr_ussd.c:239 262428807567644/0xa561d38d: SS Session Timeout, destroying 20241117122642591 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428807567644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642602 DSS <0004> hlr_ussd.c:239 262426985386261/0x18213590: SS Session Timeout, destroying 20241117122642602 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426985386261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122642614 DSS <0004> hlr_ussd.c:239 262428143660717/0xb81f96b2: SS Session Timeout, destroying 20241117122642614 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428143660717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122643844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122643844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122643849 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241117122643855 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122643855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122643855 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122643855 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 2:  20241117122643855 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 3:  20241117122643855 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 4:  20241117122643855 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 5:  20241117122643855 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 7:  20241117122643855 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122643855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122643855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122643855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122643877 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241117122643881 DAUC <0003> db_auc.c:157 IMSI='262423670659759': No 2G Auth Data 20241117122643881 DAUC <0003> db_auc.c:192 IMSI='262423670659759': No 3G Auth Data 20241117122643887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20241117122643898 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643898 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423670659759"} 20241117122643898 DMAIN <0000> hlr.c:424 IMSI='262423670659759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643898 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423670659759"} 20241117122643898 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643898 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643898 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643901 DAUC <0003> db_auc.c:192 IMSI='262423670659759': No 3G Auth Data 20241117122643905 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643905 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423670659759"} 20241117122643905 DAUC <0003> hlr.c:417 IMSI='262423670659759': storing IMEI = 12345678901234 20241117122643905 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423670659759"} 20241117122643905 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423670659759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643905 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643905 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643906 DAUC <0003> db_auc.c:192 IMSI='262423670659759': No 3G Auth Data 20241117122643908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20241117122643911 DAUC <0003> db_auc.c:157 IMSI='262427701417990': No 2G Auth Data 20241117122643911 DAUC <0003> db_auc.c:192 IMSI='262427701417990': No 3G Auth Data 20241117122643920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20241117122643922 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643922 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701417990"} 20241117122643922 DMAIN <0000> hlr.c:424 IMSI='262427701417990': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643922 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701417990"} 20241117122643922 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643922 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643922 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643923 DAUC <0003> db_auc.c:192 IMSI='262427701417990': No 3G Auth Data 20241117122643924 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643924 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701417990"} 20241117122643924 DAUC <0003> hlr.c:417 IMSI='262427701417990': storing IMEI = 12345678901234 20241117122643924 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701417990"} 20241117122643924 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427701417990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643924 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643924 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643924 DAUC <0003> db_auc.c:192 IMSI='262427701417990': No 3G Auth Data 20241117122643925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.1:4258 20241117122643926 DAUC <0003> db_auc.c:157 IMSI='262428767913332': No 2G Auth Data 20241117122643926 DAUC <0003> db_auc.c:192 IMSI='262428767913332': No 3G Auth Data 20241117122643932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241117122643934 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643934 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428767913332"} 20241117122643934 DMAIN <0000> hlr.c:424 IMSI='262428767913332': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643934 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428767913332"} 20241117122643934 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643934 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643934 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643935 DAUC <0003> db_auc.c:192 IMSI='262428767913332': No 3G Auth Data 20241117122643937 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643937 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428767913332"} 20241117122643937 DAUC <0003> hlr.c:417 IMSI='262428767913332': storing IMEI = 12345678901234 20241117122643937 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428767913332"} 20241117122643937 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428767913332 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643937 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643937 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643938 DAUC <0003> db_auc.c:192 IMSI='262428767913332': No 3G Auth Data 20241117122643938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241117122643939 DAUC <0003> db_auc.c:157 IMSI='262423026796212': No 2G Auth Data 20241117122643939 DAUC <0003> db_auc.c:192 IMSI='262423026796212': No 3G Auth Data 20241117122643945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20241117122643947 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643947 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423026796212"} 20241117122643947 DMAIN <0000> hlr.c:424 IMSI='262423026796212': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643947 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423026796212"} 20241117122643947 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643947 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643947 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643948 DAUC <0003> db_auc.c:157 IMSI='262423026796212': No 2G Auth Data 20241117122643949 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643949 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423026796212"} 20241117122643949 DAUC <0003> hlr.c:417 IMSI='262423026796212': storing IMEI = 12345678901234 20241117122643949 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423026796212"} 20241117122643949 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423026796212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643949 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643949 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643949 DAUC <0003> db_auc.c:157 IMSI='262423026796212': No 2G Auth Data 20241117122643950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20241117122643951 DAUC <0003> db_auc.c:157 IMSI='262425279129668': No 2G Auth Data 20241117122643951 DAUC <0003> db_auc.c:192 IMSI='262425279129668': No 3G Auth Data 20241117122643958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 20241117122643961 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643961 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279129668"} 20241117122643961 DMAIN <0000> hlr.c:424 IMSI='262425279129668': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643961 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425279129668"} 20241117122643961 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643961 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643961 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643961 DAUC <0003> db_auc.c:157 IMSI='262425279129668': No 2G Auth Data 20241117122643963 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643963 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425279129668"} 20241117122643963 DAUC <0003> hlr.c:417 IMSI='262425279129668': storing IMEI = 12345678901234 20241117122643963 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425279129668"} 20241117122643963 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425279129668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643963 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643963 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643964 DAUC <0003> db_auc.c:157 IMSI='262425279129668': No 2G Auth Data 20241117122643964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.1:4258 20241117122643965 DAUC <0003> db_auc.c:157 IMSI='262423058462712': No 2G Auth Data 20241117122643965 DAUC <0003> db_auc.c:192 IMSI='262423058462712': No 3G Auth Data 20241117122643972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241117122643975 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643975 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423058462712"} 20241117122643975 DMAIN <0000> hlr.c:424 IMSI='262423058462712': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643975 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423058462712"} 20241117122643975 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643975 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643975 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643977 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643977 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423058462712"} 20241117122643977 DAUC <0003> hlr.c:417 IMSI='262423058462712': storing IMEI = 12345678901234 20241117122643977 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423058462712"} 20241117122643978 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423058462712 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643978 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643978 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241117122643979 DAUC <0003> db_auc.c:157 IMSI='262426745136229': No 2G Auth Data 20241117122643979 DAUC <0003> db_auc.c:192 IMSI='262426745136229': No 3G Auth Data 20241117122643985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241117122643988 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643988 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745136229"} 20241117122643988 DMAIN <0000> hlr.c:424 IMSI='262426745136229': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122643988 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745136229"} 20241117122643988 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643988 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643988 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643990 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122643990 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745136229"} 20241117122643990 DAUC <0003> hlr.c:417 IMSI='262426745136229': storing IMEI = 12345678901234 20241117122643990 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745136229"} 20241117122643990 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426745136229 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122643990 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643990 DLINP <000b> input/ipa.c:451 connected read/write 20241117122643990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122643991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241117122643992 DAUC <0003> db_auc.c:157 IMSI='262423630848192': No 2G Auth Data 20241117122643992 DAUC <0003> db_auc.c:192 IMSI='262423630848192': No 3G Auth Data 20241117122643999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 20241117122644001 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122644001 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423630848192"} 20241117122644001 DMAIN <0000> hlr.c:424 IMSI='262423630848192': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122644001 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423630848192"} 20241117122644001 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122644001 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122644001 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122644004 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122644004 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423630848192"} 20241117122644004 DAUC <0003> hlr.c:417 IMSI='262423630848192': storing IMEI = 12345678901234 20241117122644004 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423630848192"} 20241117122644004 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423630848192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122644004 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122644004 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122644005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4258 20241117122644006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241117122644007 DLINP <000b> input/ipa.c:451 connected read/write 20241117122644007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122644007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122644007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122644007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122644007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241117122644030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38410<->l=127.0.0.1:4258 20241117122644131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38410<->l=127.0.0.1:4258 20241117122647194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122647194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122647198 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20241117122647204 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647204 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122647204 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122647204 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122647204 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 2:  20241117122647204 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 3:  20241117122647204 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 4:  20241117122647204 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 5:  20241117122647204 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 7:  20241117122647204 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122647204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122647204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122647204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122647233 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20241117122647242 DAUC <0003> db_auc.c:157 IMSI='262429799159494': No 2G Auth Data 20241117122647242 DAUC <0003> db_auc.c:192 IMSI='262429799159494': No 3G Auth Data 20241117122647268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241117122647282 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647282 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429799159494" source_name="the-source\n"} 20241117122647282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241117122647283 DMAIN <0000> hlr.c:424 IMSI='262429799159494': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647283 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429799159494" destination_name="the-source\n"} 20241117122647283 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647283 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647283 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647289 DAUC <0003> db_auc.c:192 IMSI='262429799159494': No 3G Auth Data 20241117122647294 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647294 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429799159494" source_name="the-source\n"} 20241117122647294 DAUC <0003> hlr.c:417 IMSI='262429799159494': storing IMEI = 12345678901234 20241117122647294 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429799159494" destination_name="the-source\n"} 20241117122647294 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429799159494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647294 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647294 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647296 DAUC <0003> db_auc.c:192 IMSI='262429799159494': No 3G Auth Data 20241117122647299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241117122647301 DAUC <0003> db_auc.c:157 IMSI='262426838814071': No 2G Auth Data 20241117122647301 DAUC <0003> db_auc.c:192 IMSI='262426838814071': No 3G Auth Data 20241117122647319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241117122647323 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647323 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426838814071" source_name="the-source\n"} 20241117122647323 DMAIN <0000> hlr.c:424 IMSI='262426838814071': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647323 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426838814071" destination_name="the-source\n"} 20241117122647323 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647323 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647323 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647324 DAUC <0003> db_auc.c:192 IMSI='262426838814071': No 3G Auth Data 20241117122647325 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647325 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426838814071" source_name="the-source\n"} 20241117122647325 DAUC <0003> hlr.c:417 IMSI='262426838814071': storing IMEI = 12345678901234 20241117122647325 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426838814071" destination_name="the-source\n"} 20241117122647325 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426838814071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647325 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647325 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647325 DAUC <0003> db_auc.c:192 IMSI='262426838814071': No 3G Auth Data 20241117122647326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241117122647326 DAUC <0003> db_auc.c:157 IMSI='262421294110922': No 2G Auth Data 20241117122647326 DAUC <0003> db_auc.c:192 IMSI='262421294110922': No 3G Auth Data 20241117122647333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241117122647336 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647336 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421294110922" source_name="the-source\n"} 20241117122647336 DMAIN <0000> hlr.c:424 IMSI='262421294110922': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647336 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421294110922" destination_name="the-source\n"} 20241117122647336 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647336 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647336 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647337 DAUC <0003> db_auc.c:192 IMSI='262421294110922': No 3G Auth Data 20241117122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647338 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421294110922" source_name="the-source\n"} 20241117122647338 DAUC <0003> hlr.c:417 IMSI='262421294110922': storing IMEI = 12345678901234 20241117122647338 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421294110922" destination_name="the-source\n"} 20241117122647338 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421294110922 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647338 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647339 DAUC <0003> db_auc.c:192 IMSI='262421294110922': No 3G Auth Data 20241117122647339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241117122647339 DAUC <0003> db_auc.c:157 IMSI='262423475386141': No 2G Auth Data 20241117122647339 DAUC <0003> db_auc.c:192 IMSI='262423475386141': No 3G Auth Data 20241117122647345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241117122647348 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647348 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423475386141" source_name="the-source\n"} 20241117122647348 DMAIN <0000> hlr.c:424 IMSI='262423475386141': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647348 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423475386141" destination_name="the-source\n"} 20241117122647348 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647348 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647348 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647349 DAUC <0003> db_auc.c:157 IMSI='262423475386141': No 2G Auth Data 20241117122647350 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647350 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423475386141" source_name="the-source\n"} 20241117122647350 DAUC <0003> hlr.c:417 IMSI='262423475386141': storing IMEI = 12345678901234 20241117122647350 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423475386141" destination_name="the-source\n"} 20241117122647350 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423475386141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647350 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647350 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647350 DAUC <0003> db_auc.c:157 IMSI='262423475386141': No 2G Auth Data 20241117122647351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20241117122647352 DAUC <0003> db_auc.c:157 IMSI='262421262558257': No 2G Auth Data 20241117122647352 DAUC <0003> db_auc.c:192 IMSI='262421262558257': No 3G Auth Data 20241117122647358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 20241117122647360 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647360 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262558257" source_name="the-source\n"} 20241117122647360 DMAIN <0000> hlr.c:424 IMSI='262421262558257': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647360 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421262558257" destination_name="the-source\n"} 20241117122647360 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647360 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647360 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647361 DAUC <0003> db_auc.c:157 IMSI='262421262558257': No 2G Auth Data 20241117122647363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647363 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421262558257" source_name="the-source\n"} 20241117122647363 DAUC <0003> hlr.c:417 IMSI='262421262558257': storing IMEI = 12345678901234 20241117122647363 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421262558257" destination_name="the-source\n"} 20241117122647363 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421262558257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647363 DAUC <0003> db_auc.c:157 IMSI='262421262558257': No 2G Auth Data 20241117122647364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 20241117122647365 DAUC <0003> db_auc.c:157 IMSI='262423096622532': No 2G Auth Data 20241117122647365 DAUC <0003> db_auc.c:192 IMSI='262423096622532': No 3G Auth Data 20241117122647371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241117122647374 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647374 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096622532" source_name="the-source\n"} 20241117122647374 DMAIN <0000> hlr.c:424 IMSI='262423096622532': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647374 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096622532" destination_name="the-source\n"} 20241117122647374 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647374 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647374 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647376 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647376 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423096622532" source_name="the-source\n"} 20241117122647376 DAUC <0003> hlr.c:417 IMSI='262423096622532': storing IMEI = 12345678901234 20241117122647376 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423096622532" destination_name="the-source\n"} 20241117122647376 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423096622532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647376 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647376 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241117122647378 DAUC <0003> db_auc.c:157 IMSI='262421817286329': No 2G Auth Data 20241117122647378 DAUC <0003> db_auc.c:192 IMSI='262421817286329': No 3G Auth Data 20241117122647384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20241117122647386 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647386 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421817286329" source_name="the-source\n"} 20241117122647386 DMAIN <0000> hlr.c:424 IMSI='262421817286329': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647386 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421817286329" destination_name="the-source\n"} 20241117122647386 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647386 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647386 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647388 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647388 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421817286329" source_name="the-source\n"} 20241117122647388 DAUC <0003> hlr.c:417 IMSI='262421817286329': storing IMEI = 12345678901234 20241117122647388 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421817286329" destination_name="the-source\n"} 20241117122647388 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421817286329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647388 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647388 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20241117122647390 DAUC <0003> db_auc.c:157 IMSI='262428195694937': No 2G Auth Data 20241117122647390 DAUC <0003> db_auc.c:192 IMSI='262428195694937': No 3G Auth Data 20241117122647395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4258 20241117122647398 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647398 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428195694937" source_name="the-source\n"} 20241117122647398 DMAIN <0000> hlr.c:424 IMSI='262428195694937': has IMEI = 12345678901234 (consider setting 'store-imei') 20241117122647398 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428195694937" destination_name="the-source\n"} 20241117122647398 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647398 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647398 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647400 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647400 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428195694937" source_name="the-source\n"} 20241117122647400 DAUC <0003> hlr.c:417 IMSI='262428195694937': storing IMEI = 12345678901234 20241117122647400 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428195694937" destination_name="the-source\n"} 20241117122647400 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428195694937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122647400 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647400 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122647401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4258 20241117122647402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20241117122647402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20241117122647402 DLINP <000b> input/ipa.c:451 connected read/write 20241117122647402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122647402 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122647402 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122647402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122647402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241117122647424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241117122647525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241117122650590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122650590 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122650592 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38520<->l=127.0.0.1:4258 20241117122650593 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650594 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122650594 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122650594 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122650594 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 2:  20241117122650594 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 3:  20241117122650594 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 4:  20241117122650594 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 5:  20241117122650594 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 7:  20241117122650594 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122650594 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122650594 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122650594 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122650605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45803<->l=127.0.0.1:4259) 20241117122650609 DAUC <0003> db_auc.c:157 IMSI='262428722890452': No 2G Auth Data 20241117122650609 DAUC <0003> db_auc.c:192 IMSI='262428722890452': No 3G Auth Data 20241117122650619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20241117122650638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650638 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428722890452"} 20241117122650638 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650638 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428722890452" cause=Invalid mandatory information} 20241117122650638 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650638 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650641 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650641 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428722890452"} 20241117122650641 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650641 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428722890452" cause=Invalid mandatory information} 20241117122650641 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650641 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650641 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650643 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650643 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428722890452"} 20241117122650643 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650643 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428722890452" cause=Invalid mandatory information} 20241117122650643 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650643 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650643 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650644 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428722890452"} 20241117122650644 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650644 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428722890452" cause=Invalid mandatory information} 20241117122650644 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650644 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650645 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428722890452"} 20241117122650645 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650645 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428722890452" cause=Invalid mandatory information} 20241117122650645 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428722890452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650645 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20241117122650648 DAUC <0003> db_auc.c:157 IMSI='262423077516035': No 2G Auth Data 20241117122650648 DAUC <0003> db_auc.c:192 IMSI='262423077516035': No 3G Auth Data 20241117122650660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38548<->l=127.0.0.1:4258 20241117122650662 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650662 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423077516035"} 20241117122650662 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650662 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423077516035" cause=Invalid mandatory information} 20241117122650662 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650662 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650662 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650663 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423077516035"} 20241117122650663 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650663 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423077516035" cause=Invalid mandatory information} 20241117122650663 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650663 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423077516035"} 20241117122650663 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650663 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423077516035" cause=Invalid mandatory information} 20241117122650663 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650663 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650664 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423077516035"} 20241117122650664 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650664 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423077516035" cause=Invalid mandatory information} 20241117122650664 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650664 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423077516035"} 20241117122650664 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650664 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423077516035" cause=Invalid mandatory information} 20241117122650664 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423077516035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650664 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38548<->l=127.0.0.1:4258 20241117122650665 DAUC <0003> db_auc.c:157 IMSI='262425367659651': No 2G Auth Data 20241117122650665 DAUC <0003> db_auc.c:192 IMSI='262425367659651': No 3G Auth Data 20241117122650672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650674 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367659651"} 20241117122650674 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650674 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367659651" cause=Invalid mandatory information} 20241117122650674 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650674 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367659651"} 20241117122650674 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650674 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367659651" cause=Invalid mandatory information} 20241117122650674 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650674 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650675 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367659651"} 20241117122650675 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650675 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367659651" cause=Invalid mandatory information} 20241117122650675 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650675 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650676 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367659651"} 20241117122650676 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650676 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367659651" cause=Invalid mandatory information} 20241117122650676 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650676 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425367659651"} 20241117122650676 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650676 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425367659651" cause=Invalid mandatory information} 20241117122650676 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425367659651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650676 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 20241117122650678 DAUC <0003> db_auc.c:157 IMSI='262423642133496': No 2G Auth Data 20241117122650678 DAUC <0003> db_auc.c:192 IMSI='262423642133496': No 3G Auth Data 20241117122650685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650687 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423642133496"} 20241117122650687 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650687 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423642133496" cause=Invalid mandatory information} 20241117122650687 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650687 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423642133496"} 20241117122650687 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650687 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423642133496" cause=Invalid mandatory information} 20241117122650687 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650687 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650688 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650688 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423642133496"} 20241117122650688 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650688 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423642133496" cause=Invalid mandatory information} 20241117122650688 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650688 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650688 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650689 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650689 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423642133496"} 20241117122650689 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650689 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423642133496" cause=Invalid mandatory information} 20241117122650689 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650689 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650689 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650690 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650690 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423642133496"} 20241117122650690 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650690 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423642133496" cause=Invalid mandatory information} 20241117122650690 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423642133496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650690 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650690 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 20241117122650691 DAUC <0003> db_auc.c:157 IMSI='262420356634891': No 2G Auth Data 20241117122650691 DAUC <0003> db_auc.c:192 IMSI='262420356634891': No 3G Auth Data 20241117122650698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20241117122650700 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650700 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420356634891"} 20241117122650700 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650700 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420356634891" cause=Invalid mandatory information} 20241117122650700 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650700 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650700 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650701 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420356634891"} 20241117122650701 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650701 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420356634891" cause=Invalid mandatory information} 20241117122650701 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650701 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420356634891"} 20241117122650701 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650701 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420356634891" cause=Invalid mandatory information} 20241117122650701 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650701 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650702 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650702 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420356634891"} 20241117122650702 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650702 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420356634891" cause=Invalid mandatory information} 20241117122650702 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650702 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650702 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650703 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420356634891"} 20241117122650703 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650703 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420356634891" cause=Invalid mandatory information} 20241117122650703 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420356634891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650703 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20241117122650704 DAUC <0003> db_auc.c:157 IMSI='262423281860418': No 2G Auth Data 20241117122650704 DAUC <0003> db_auc.c:192 IMSI='262423281860418': No 3G Auth Data 20241117122650710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 20241117122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650713 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281860418"} 20241117122650713 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650713 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281860418" cause=Invalid mandatory information} 20241117122650713 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650713 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650714 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281860418"} 20241117122650714 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650714 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281860418" cause=Invalid mandatory information} 20241117122650714 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650714 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650715 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650715 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281860418"} 20241117122650715 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650715 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281860418" cause=Invalid mandatory information} 20241117122650715 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650715 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650715 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650716 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281860418"} 20241117122650716 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650716 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281860418" cause=Invalid mandatory information} 20241117122650716 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650716 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281860418"} 20241117122650716 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650716 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281860418" cause=Invalid mandatory information} 20241117122650716 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423281860418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650716 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 20241117122650718 DAUC <0003> db_auc.c:157 IMSI='262420994118778': No 2G Auth Data 20241117122650718 DAUC <0003> db_auc.c:192 IMSI='262420994118778': No 3G Auth Data 20241117122650725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650727 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994118778"} 20241117122650727 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650727 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994118778" cause=Invalid mandatory information} 20241117122650727 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650727 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994118778"} 20241117122650727 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650727 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994118778" cause=Invalid mandatory information} 20241117122650727 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650727 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650728 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650728 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994118778"} 20241117122650728 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650728 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994118778" cause=Invalid mandatory information} 20241117122650728 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650728 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650728 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650729 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650729 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994118778"} 20241117122650729 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650729 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994118778" cause=Invalid mandatory information} 20241117122650729 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650729 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650729 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650731 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650731 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994118778"} 20241117122650731 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650731 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994118778" cause=Invalid mandatory information} 20241117122650731 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420994118778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650731 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650731 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241117122650732 DAUC <0003> db_auc.c:157 IMSI='262420058774445': No 2G Auth Data 20241117122650732 DAUC <0003> db_auc.c:192 IMSI='262420058774445': No 3G Auth Data 20241117122650738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241117122650740 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650740 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058774445"} 20241117122650740 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241117122650740 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420058774445" cause=Invalid mandatory information} 20241117122650740 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650740 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650740 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650741 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650741 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058774445"} 20241117122650741 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241117122650741 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420058774445" cause=Invalid mandatory information} 20241117122650741 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650741 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650741 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650742 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058774445"} 20241117122650742 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241117122650742 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420058774445" cause=Invalid mandatory information} 20241117122650742 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650742 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650743 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058774445"} 20241117122650743 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241117122650743 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420058774445" cause=Invalid mandatory information} 20241117122650743 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650743 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058774445"} 20241117122650743 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241117122650743 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420058774445" cause=Invalid mandatory information} 20241117122650743 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420058774445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650743 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122650744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241117122650746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38520<->l=127.0.0.1:4258 20241117122650746 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45803<->l=127.0.0.1:4259) 20241117122650746 DLINP <000b> input/ipa.c:451 connected read/write 20241117122650746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122650746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122650746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122650746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122650781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 20241117122650882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4258 20241117122653961 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122653961 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122653965 DLINP <000b> input/ipa.c:451 connected read/write 20241117122653965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122653965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241117122653966 DLINP <000b> input/ipa.c:451 connected read/write 20241117122653966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122653966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122653966 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122653966 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122653966 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 2:  20241117122653966 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 3:  20241117122653966 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 4:  20241117122653966 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 5:  20241117122653966 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 7:  20241117122653966 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122653966 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122653966 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122653966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122653983 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41973<->l=127.0.0.1:4259) 20241117122653994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241117122654014 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122654014 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608632392"} 20241117122654014 DMAIN <0000> hlr.c:424 IMSI='262428608632392': has IMEI = 22245678901234 (consider setting 'store-imei') 20241117122654014 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241117122654014 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608632392" cause=Invalid mandatory information} 20241117122654014 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122654014 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122654014 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122654021 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122654021 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608632392"} 20241117122654021 DAUC <0003> hlr.c:417 IMSI='262428608632392': storing IMEI = 22245678901234 20241117122654021 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428608632392': no such subscriber 20241117122654021 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241117122654021 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608632392" cause=Invalid mandatory information} 20241117122654021 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428608632392 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122654021 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122654021 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122654023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20241117122654025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20241117122654026 DLINP <000b> input/ipa.c:451 connected read/write 20241117122654026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122654026 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122654026 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122654026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122654027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41973<->l=127.0.0.1:4259) 20241117122654098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4258 20241117122654199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4258 20241117122657310 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122657310 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122657313 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241117122657317 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657317 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122657317 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122657317 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122657317 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 2:  20241117122657317 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 3:  20241117122657317 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 4:  20241117122657317 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 5:  20241117122657317 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 7:  20241117122657317 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122657317 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122657317 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122657317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122657339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34217<->l=127.0.0.1:4259) 20241117122657352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241117122657363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657363 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657363 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657363 DMAIN <0000> hlr.c:232 IMSI='262428008079884': Successfully assigned MSISDN='966' 20241117122657363 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657363 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657363 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657367 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657367 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657369 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657369 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657370 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657370 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657372 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657372 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657372 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657372 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122657372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122657372 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657372 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657372 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657375 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657375 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428008079884"} 20241117122657375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122657375 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122657375 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428008079884"} 20241117122657375 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122657375 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122657375 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657375 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657384 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657384 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657384 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657384 DMAIN <0000> hlr.c:232 IMSI='262428008079884': Successfully assigned MSISDN='164' 20241117122657384 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657384 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657384 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657384 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657384 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657386 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657386 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657388 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657388 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657389 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657389 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657391 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657391 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657393 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657393 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657393 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657393 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122657393 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122657393 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657393 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657394 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657397 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657397 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428008079884"} 20241117122657397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122657397 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122657397 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428008079884"} 20241117122657397 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122657397 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122657397 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657397 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657404 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657404 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657404 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657404 DMAIN <0000> hlr.c:232 IMSI='262428008079884': Successfully assigned MSISDN='572' 20241117122657404 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657404 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657404 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657404 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657404 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657406 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657406 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657408 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657408 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657409 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657409 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657410 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657410 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657413 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657413 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657413 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657413 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122657413 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428008079884" cause=GPRS services not allowed} 20241117122657413 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657413 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657413 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122657413 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122657413 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657413 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657420 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657420 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657420 DMAIN <0000> hlr.c:232 IMSI='262428008079884': Successfully assigned MSISDN='813' 20241117122657420 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657420 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657420 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657420 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657422 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657422 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657424 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657424 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657425 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657425 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657429 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657429 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657429 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657429 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122657429 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428008079884" cause=GPRS services not allowed} 20241117122657429 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657429 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657429 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122657429 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122657429 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657429 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657436 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657436 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657436 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657436 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657436 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657436 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657436 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657436 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657439 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657439 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657441 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657441 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657443 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657443 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657446 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657446 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657446 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657446 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122657446 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428008079884" cause=GPRS services not allowed} 20241117122657446 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122657446 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122657446 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657446 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657454 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428008079884"} 20241117122657454 DMAIN <0000> hlr.c:216 IMSI='262428008079884': Creating subscriber on demand 20241117122657454 DAUC <0003> hlr.c:417 IMSI='262428008079884': storing IMEI = 12345678901234 20241117122657454 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428008079884"} 20241117122657454 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241117122657454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657454 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657457 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657457 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657459 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657459 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657460 DAUC <0003> db_auc.c:157 IMSI='262428008079884': No 2G Auth Data 20241117122657460 DAUC <0003> db_auc.c:192 IMSI='262428008079884': No 3G Auth Data 20241117122657463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657463 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657463 DLU <0006> fsm.c:456 lu(262428008079884)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122657463 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122657463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122657463 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428008079884" cn_domain=PS} 20241117122657463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657463 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657466 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657466 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428008079884"} 20241117122657466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122657466 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122657466 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428008079884"} 20241117122657467 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428008079884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122657467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122657467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122657467 DLU <0006> fsm.c:568 lu(PS:IMSI-262428008079884)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122657467 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657467 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122657471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241117122657472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241117122657473 DLINP <000b> input/ipa.c:451 connected read/write 20241117122657474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122657474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122657474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122657474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122657474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34217<->l=127.0.0.1:4259) 20241117122657505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241117122657605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20241117122700677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122700677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122700679 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 20241117122700682 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122700682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122700682 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122700682 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 2:  20241117122700682 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 3:  20241117122700682 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 4:  20241117122700682 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 5:  20241117122700682 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122700682 DLGSUP <0013> gsup_server.c:235 7:  20241117122700683 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122700683 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122700683 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122700683 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122700714 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241117122700733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241117122700744 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700744 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700744 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700744 DMAIN <0000> hlr.c:232 IMSI='262424623081987': Successfully assigned MSISDN='514' 20241117122700744 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700745 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122700745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122700745 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700745 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700745 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700748 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700748 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424623081987"} 20241117122700748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122700748 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122700748 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424623081987"} 20241117122700748 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122700748 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122700748 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700748 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700750 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700750 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700751 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700751 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700752 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700752 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700754 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700754 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700754 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700754 DMAIN <0000> hlr.c:232 IMSI='262424623081987': Successfully assigned MSISDN='205' 20241117122700754 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700754 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122700754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122700754 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700754 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700754 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700756 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700756 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424623081987"} 20241117122700756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122700756 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122700756 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424623081987"} 20241117122700756 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122700756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122700756 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700756 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700758 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700758 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700758 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700758 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700759 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700759 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700760 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700760 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700763 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700763 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700763 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700763 DMAIN <0000> hlr.c:232 IMSI='262424623081987': Successfully assigned MSISDN='979' 20241117122700763 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700763 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122700763 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424623081987" cause=GPRS services not allowed} 20241117122700763 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700763 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700763 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122700763 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122700763 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700763 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700764 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700764 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700764 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700764 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700765 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700765 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700766 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700766 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700770 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700770 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700770 DMAIN <0000> hlr.c:232 IMSI='262424623081987': Successfully assigned MSISDN='508' 20241117122700770 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700770 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122700770 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424623081987" cause=GPRS services not allowed} 20241117122700770 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122700770 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122700770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700770 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700772 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700772 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700773 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700773 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700774 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700774 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700778 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700778 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700778 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700778 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700778 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241117122700778 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424623081987" cause=GPRS services not allowed} 20241117122700778 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700778 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700778 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Freeing instance 20241117122700778 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Deallocated 20241117122700778 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700778 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700780 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700780 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700780 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700780 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700781 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700781 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700784 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700785 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700785 DMAIN <0000> hlr.c:216 IMSI='262424623081987': Creating subscriber on demand 20241117122700785 DLU <0006> fsm.c:456 lu(262424623081987)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122700785 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122700785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122700785 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424623081987" cn_domain=PS} 20241117122700785 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700785 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700787 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700787 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424623081987"} 20241117122700787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122700788 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122700788 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424623081987"} 20241117122700788 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424623081987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122700788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122700788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122700788 DLU <0006> fsm.c:568 lu(PS:IMSI-262424623081987)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122700788 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700788 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122700788 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700788 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700789 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700789 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700790 DAUC <0003> db_auc.c:157 IMSI='262424623081987': No 2G Auth Data 20241117122700790 DAUC <0003> db_auc.c:192 IMSI='262424623081987': No 3G Auth Data 20241117122700791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241117122700792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 20241117122700793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241117122700793 DLINP <000b> input/ipa.c:451 connected read/write 20241117122700793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122700793 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122700793 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122700793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122700842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241117122700943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241117122704041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122704041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122704045 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241117122704049 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704050 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122704050 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122704050 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122704050 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 2:  20241117122704050 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 3:  20241117122704050 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 4:  20241117122704050 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 5:  20241117122704050 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 7:  20241117122704050 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122704050 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122704050 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122704050 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122704063 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34241<->l=127.0.0.1:4259) 20241117122704069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 20241117122704090 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704090 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422194999395"} 20241117122704090 DMAIN <0000> hlr.c:216 IMSI='262422194999395': Creating subscriber on demand 20241117122704090 DMAIN <0000> hlr.c:232 IMSI='262422194999395': Successfully assigned MSISDN='792' 20241117122704090 DAUC <0003> db_auc.c:157 IMSI='262422194999395': No 2G Auth Data 20241117122704090 DAUC <0003> db_auc.c:192 IMSI='262422194999395': No 3G Auth Data 20241117122704090 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422194999395 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 20241117122704090 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422194999395" cause=IMSI unknown in HLR} 20241117122704090 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241117122704090 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704091 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704094 DAUC <0003> db_auc.c:157 IMSI='262422194999395': No 2G Auth Data 20241117122704094 DAUC <0003> db_auc.c:192 IMSI='262422194999395': No 3G Auth Data 20241117122704096 DAUC <0003> db_auc.c:157 IMSI='262422194999395': No 2G Auth Data 20241117122704096 DAUC <0003> db_auc.c:192 IMSI='262422194999395': No 3G Auth Data 20241117122704097 DAUC <0003> db_auc.c:157 IMSI='262422194999395': No 2G Auth Data 20241117122704097 DAUC <0003> db_auc.c:192 IMSI='262422194999395': No 3G Auth Data 20241117122704099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704099 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422194999395" cn_domain=PS} 20241117122704099 DLU <0006> fsm.c:456 lu(262422194999395)[0x557bea74d9a0]{UNVALIDATED}: Allocated 20241117122704099 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241117122704099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422194999395)[0x557bea74d9a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122704099 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422194999395" cn_domain=PS} 20241117122704099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704099 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704102 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422194999395"} 20241117122704102 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422194999395)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122704102 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122704102 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422194999395"} 20241117122704102 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422194999395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122704102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422194999395)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122704102 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422194999395)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122704102 DLU <0006> fsm.c:568 lu(PS:IMSI-262422194999395)[0x557bea74d9a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122704102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704102 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122704105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 20241117122704106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241117122704107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34241<->l=127.0.0.1:4259) 20241117122704108 DLINP <000b> input/ipa.c:451 connected read/write 20241117122704108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122704108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122704108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122704108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122704186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 20241117122704287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 20241117122707350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122707350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122707353 DLINP <000b> input/ipa.c:451 connected read/write 20241117122707353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122707353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241117122707356 DLINP <000b> input/ipa.c:451 connected read/write 20241117122707356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122707356 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122707356 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122707356 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122707356 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 2:  20241117122707356 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 3:  20241117122707356 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 4:  20241117122707356 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 5:  20241117122707356 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 7:  20241117122707356 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122707356 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122707356 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122707356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122707375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43933<->l=127.0.0.1:4259) 20241117122707377 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117122707377 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241117122707391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20241117122707395 DAUC <0003> db_auc.c:157 IMSI='262420861156594': No 2G Auth Data 20241117122707395 DAUC <0003> db_auc.c:192 IMSI='262420861156594': No 3G Auth Data 20241117122707400 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617083058.msisdn 20241117122707400 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617083058.msisdn: not attached (vlr_number unset) 20241117122707400 DDGSM <0007> mslookup_server.c:327 sip.voice.491617083058.msisdn: does not exist in GSUP proxy 20241117122708405 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122708405 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420861156594" cn_domain=CS} 20241117122708405 DLU <0006> fsm.c:456 lu(262420861156594)[0x557bea759fe0]{UNVALIDATED}: Allocated 20241117122708405 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241117122708405 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420861156594)[0x557bea759fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241117122708405 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420861156594" cn_domain=CS} 20241117122708405 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122708405 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122708408 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122708408 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420861156594"} 20241117122708408 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420861156594)[0x557bea759fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241117122708408 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241117122708408 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420861156594"} 20241117122708408 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420861156594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122708408 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420861156594)[0x557bea759fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241117122708408 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420861156594)[0x557bea759fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241117122708408 DLU <0006> fsm.c:568 lu(CS:IMSI-262420861156594)[0x557bea759fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241117122708408 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122708408 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122708410 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617083058.msisdn 20241117122708410 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617083058.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241117122708410 DDGSM <0007> mslookup_server.c:327 sip.voice.491617083058.msisdn: does not exist in GSUP proxy 20241117122708410 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617083058.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241117122708413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20241117122708413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241117122708414 DLINP <000b> input/ipa.c:451 connected read/write 20241117122708414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122708414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122708414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122708414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122708414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43933<->l=127.0.0.1:4259) 20241117122708457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241117122708558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241117122710590 DSS <0004> hlr_ussd.c:239 262424036198986/0x6c0b1722: SS Session Timeout, destroying 20241117122710590 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424036198986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241117122711611 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122711611 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122711613 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122711613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4258 20241117122711614 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122711614 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122711614 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122711614 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122711614 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 2:  20241117122711614 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 3:  20241117122711614 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 4:  20241117122711614 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 5:  20241117122711614 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 7:  20241117122711614 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122711614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122711614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122711614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122711614 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117122711614 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241117122711629 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34299<->l=127.0.0.1:4259) 20241117122711631 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117122711631 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241117122711638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241117122711658 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122711658 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428748612974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428748612974" cn_domain=CS} 20241117122711658 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428748612974 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117122711658 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428748612974 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117122711658 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428748612974.imsi 20241117122711658 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428748612974.imsi 20241117122711658 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428748612974.imsi: does not exist in local HLR 20241117122711663 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428748612974 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117122711663 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241117122711663 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117122711663 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241117122711663 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241117122711663 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117122711663 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428748612974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122711663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122711663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122711663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122711663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122711663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122711663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122711664 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711664 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711664 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117122711664 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117122711664 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241117122711665 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711665 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711665 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241117122711710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711710 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428748612974 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613106785 20241117122711710 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428748612974 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122711710 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711710 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711717 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711717 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711717 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428748612974 MSISDN-491613106785 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122711717 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711717 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711720 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711720 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711720 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428748612974 MSISDN-491613106785 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 20241117122711720 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428748612974 MSISDN-491613106785 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122711720 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711720 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122711723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241117122711724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4258 20241117122711725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34299<->l=127.0.0.1:4259) 20241117122711726 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122711726 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122711726 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117122711726 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241117122711726 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241117122711726 DLINP <000b> input/ipa.c:451 connected read/write 20241117122711726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122711726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122711727 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122711727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122711796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241117122711897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241117122714987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122714987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122714989 DLINP <000b> input/ipa.c:451 connected read/write 20241117122714989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122714991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241117122714993 DLINP <000b> input/ipa.c:451 connected read/write 20241117122714993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122714993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122714993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122714993 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122714993 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 2:  20241117122714993 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 3:  20241117122714993 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 4:  20241117122714993 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 5:  20241117122714993 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 7:  20241117122714993 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122714993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122714993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122714993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122714995 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117122714995 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241117122715016 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34059<->l=127.0.0.1:4259) 20241117122715019 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117122715019 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241117122715027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 20241117122715029 DAUC <0003> db_auc.c:157 IMSI='262422209666874': No 2G Auth Data 20241117122715029 DAUC <0003> db_auc.c:192 IMSI='262422209666874': No 3G Auth Data 20241117122715032 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422209666874.imsi 20241117122715032 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422209666874.imsi: found in local HLR 20241117122715036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 20241117122715036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241117122715037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34059<->l=127.0.0.1:4259) 20241117122715037 DLINP <000b> input/ipa.c:451 connected read/write 20241117122715037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122715037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122715037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122715037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122715067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4258 20241117122715168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4258 20241117122718248 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122718248 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122718252 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122718253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36054<->l=127.0.0.1:4258 20241117122718257 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122718257 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122718257 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122718257 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122718257 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 2:  20241117122718257 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 3:  20241117122718257 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 4:  20241117122718257 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 5:  20241117122718257 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 7:  20241117122718257 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122718257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122718257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122718257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122718258 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117122718258 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241117122718287 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44853<->l=127.0.0.1:4259) 20241117122718288 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117122718288 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241117122718295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36058<->l=127.0.0.1:4258 20241117122718298 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122718298 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424306737519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424306737519" cn_domain=CS} 20241117122718298 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424306737519 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117122718298 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424306737519 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117122718298 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424306737519.imsi 20241117122718298 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424306737519.imsi 20241117122718298 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424306737519.imsi: does not exist in local HLR 20241117122718303 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424306737519 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117122718303 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241117122718303 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117122718303 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241117122718303 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241117122718303 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117122718303 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424306737519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122718303 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122718303 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122718303 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122718303 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122718303 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122718303 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122718306 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718306 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718306 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117122718306 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117122718306 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241117122718308 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718308 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718308 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241117122718354 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718354 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718354 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718354 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718354 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424306737519 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617037242 20241117122718355 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424306737519 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122718355 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718355 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718363 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718363 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718363 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424306737519 MSISDN-491617037242 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122718363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718363 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718367 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122718367 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122718367 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424306737519 MSISDN-491617037242 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 20241117122718367 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424306737519 MSISDN-491617037242 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122718367 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718367 DLINP <000b> input/ipa.c:451 connected read/write 20241117122718367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122718370 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424306737519.imsi 20241117122718370 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424306737519.imsi: does not exist in local HLR 20241117122719373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36058<->l=127.0.0.1:4258 20241117122719376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36054<->l=127.0.0.1:4258 20241117122719379 DLINP <000b> input/ipa.c:451 connected read/write 20241117122719379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122719379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122719379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122719379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122719379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44853<->l=127.0.0.1:4259) 20241117122719380 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122719380 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122719380 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117122719380 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241117122719380 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241117122719462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241117122719563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36060<->l=127.0.0.1:4258 20241117122722692 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241117122722692 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241117122722695 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122722696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241117122722698 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122722698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241117122722698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241117122722698 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241117122722698 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 2:  20241117122722698 DLGSUP <0013> gsup_server.c:237 2: 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 3:  20241117122722698 DLGSUP <0013> gsup_server.c:237 3: 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 4:  20241117122722698 DLGSUP <0013> gsup_server.c:237 4: 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 5:  20241117122722698 DLGSUP <0013> gsup_server.c:237 5: 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 7:  20241117122722698 DLGSUP <0013> gsup_server.c:237 7: 00  20241117122722698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241117122722698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241117122722698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241117122722699 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241117122722699 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241117122722725 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40705<->l=127.0.0.1:4259) 20241117122722728 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241117122722728 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241117122722752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20241117122722762 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122722762 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424265526644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424265526644" cn_domain=CS} 20241117122722762 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424265526644 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241117122722762 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424265526644 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241117122722762 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424265526644.imsi 20241117122722762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424265526644.imsi 20241117122722762 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424265526644.imsi: does not exist in local HLR 20241117122722774 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424265526644 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241117122722774 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241117122722775 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241117122722775 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241117122722775 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241117122722775 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241117122722775 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424265526644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241117122722775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122722775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122722775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122722775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122722775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241117122722775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241117122722779 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722779 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722779 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241117122722779 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241117122722779 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241117122722782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722782 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241117122722826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722827 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424265526644 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618164610 20241117122722827 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424265526644 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122722827 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722827 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722836 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722836 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722836 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424265526644 MSISDN-491618164610 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122722836 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722836 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722840 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722840 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424265526644 MSISDN-491618164610 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 20241117122722840 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424265526644 MSISDN-491618164610 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241117122722840 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722840 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241117122722843 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618164610.msisdn 20241117122722843 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618164610.msisdn: does not exist in local HLR 20241117122722843 DDGSM <0007> mslookup_server.c:352 sip.voice.491618164610.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241117122722843 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618164610.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241117122722847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4258 20241117122722849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241117122722851 DLINP <000b> input/ipa.c:451 connected read/write 20241117122722851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241117122722851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241117122722851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241117122722851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241117122722851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40705<->l=127.0.0.1:4259) 20241117122722852 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241117122722852 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241117122722852 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241117122722852 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241117122722852 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241117122722936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258 20241117122723037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4258