20240915120219139 DMAIN <0000> hlr.c:813 hlr starting 20240915120219139 DDB <0001> db.c:599 using database: hlr.db 20240915120219139 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240915120219139 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240915120219139 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240915120219139 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240915120219162 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240915120219162 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240915120219244 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240915120219248 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240915120219248 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240915120220619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120220619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120220622 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120220624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 20240915120220625 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120220625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120220625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120220625 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  20240915120220625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120220625 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  20240915120220625 DLGSUP <0013> gsup_server.c:235 2:  20240915120220625 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120220625 DLGSUP <0013> gsup_server.c:235 3:  20240915120220625 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120220625 DLGSUP <0013> gsup_server.c:235 4:  20240915120220625 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120220625 DLGSUP <0013> gsup_server.c:235 5:  20240915120220625 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120220625 DLGSUP <0013> gsup_server.c:235 7:  20240915120220625 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120220625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120220625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120220625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120220638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45507<->l=127.0.0.1:4259) 20240915120220643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4258 20240915120220670 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120220670 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"} 20240915120220670 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" 20240915120220670 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} 20240915120220670 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 20240915120220670 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120220670 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120220672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4258 20240915120220672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 20240915120220673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45507<->l=127.0.0.1:4259) 20240915120220673 DLINP <000b> input/ipa.c:451 connected read/write 20240915120220673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120220673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120220673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120220673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120220714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20240915120220715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20240915120224052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120224052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120224055 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20240915120224060 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224060 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120224060 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120224060 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  20240915120224060 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120224060 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  20240915120224060 DLGSUP <0013> gsup_server.c:235 2:  20240915120224060 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120224060 DLGSUP <0013> gsup_server.c:235 3:  20240915120224060 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120224060 DLGSUP <0013> gsup_server.c:235 4:  20240915120224060 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120224060 DLGSUP <0013> gsup_server.c:235 5:  20240915120224060 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120224060 DLGSUP <0013> gsup_server.c:235 7:  20240915120224060 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120224060 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120224060 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120224060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120224077 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36601<->l=127.0.0.1:4259) 20240915120224095 DAUC <0003> db_auc.c:157 IMSI='262428788871954': No 2G Auth Data 20240915120224095 DAUC <0003> db_auc.c:192 IMSI='262428788871954': No 3G Auth Data 20240915120224143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20240915120224153 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224153 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428788871954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428788871954"} 20240915120224162 DAUC <0003> db_auc.c:192 IMSI='262428788871954': No 3G Auth Data 20240915120224162 DAUC <0003> db_auc.c:236 IMSI='262428788871954': Calling to generate 5 vectors 20240915120224162 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120224162 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224162 DAUC <0003> auc.c:113 vector [0]: rand = f89ddd403962f47814a6788ab3047124 20240915120224162 DAUC <0003> auc.c:179 vector [0]: kc = 548392316cb70000 20240915120224162 DAUC <0003> auc.c:180 vector [0]: sres = 35b75df0 20240915120224162 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120224162 DAUC <0003> auc.c:113 vector [1]: rand = c562a8c7e590f544653eac85ccfb8236 20240915120224163 DAUC <0003> auc.c:179 vector [1]: kc = 9754dd2c4ba56c00 20240915120224163 DAUC <0003> auc.c:180 vector [1]: sres = b542fcd2 20240915120224163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120224163 DAUC <0003> auc.c:113 vector [2]: rand = d00b9d3dc34c64f562dbdf3e52c6c251 20240915120224163 DAUC <0003> auc.c:179 vector [2]: kc = a296177407f19c00 20240915120224163 DAUC <0003> auc.c:180 vector [2]: sres = 6a07c3e0 20240915120224163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120224163 DAUC <0003> auc.c:113 vector [3]: rand = 625a39d53057de5671f676c350e4ae18 20240915120224163 DAUC <0003> auc.c:179 vector [3]: kc = a5e1942efc7c5c00 20240915120224163 DAUC <0003> auc.c:180 vector [3]: sres = 0baee39c 20240915120224163 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120224163 DAUC <0003> auc.c:113 vector [4]: rand = 02dcdfcc69ec790d85c66bbe531a96af 20240915120224163 DAUC <0003> auc.c:179 vector [4]: kc = 9848b3a54424a400 20240915120224163 DAUC <0003> auc.c:180 vector [4]: sres = a8acf98e 20240915120224163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120224163 DAUC <0003> db_auc.c:245 IMSI='262428788871954': Generated 5 vectors 20240915120224163 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428788871954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428788871954"} 20240915120224163 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428788871954 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224163 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224163 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20240915120224197 DAUC <0003> db_auc.c:157 IMSI='262428265711981': No 2G Auth Data 20240915120224197 DAUC <0003> db_auc.c:192 IMSI='262428265711981': No 3G Auth Data 20240915120224219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 20240915120224220 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224220 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428265711981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428265711981"} 20240915120224220 DAUC <0003> db_auc.c:192 IMSI='262428265711981': No 3G Auth Data 20240915120224220 DAUC <0003> db_auc.c:236 IMSI='262428265711981': Calling to generate 5 vectors 20240915120224220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120224220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224220 DAUC <0003> auc.c:113 vector [0]: rand = 25d19adc2805e50f3bcaca1c3a070c16 20240915120224220 DAUC <0003> auc.c:179 vector [0]: kc = 95a84db89b68a800 20240915120224220 DAUC <0003> auc.c:180 vector [0]: sres = 02dced16 20240915120224220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120224220 DAUC <0003> auc.c:113 vector [1]: rand = d822155f1a0b3913de230c3d58e6b008 20240915120224220 DAUC <0003> auc.c:179 vector [1]: kc = 4d540a6fd54c5c00 20240915120224220 DAUC <0003> auc.c:180 vector [1]: sres = 14e2f984 20240915120224220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120224220 DAUC <0003> auc.c:113 vector [2]: rand = 112682f81bda1e2dc77aa8d3a773f0e4 20240915120224220 DAUC <0003> auc.c:179 vector [2]: kc = 308d25bb20166400 20240915120224220 DAUC <0003> auc.c:180 vector [2]: sres = abbe0e46 20240915120224220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120224220 DAUC <0003> auc.c:113 vector [3]: rand = dc44fbe49116418b55e354e0152e2659 20240915120224220 DAUC <0003> auc.c:179 vector [3]: kc = f89feb5f36cfa800 20240915120224220 DAUC <0003> auc.c:180 vector [3]: sres = 21c22c9f 20240915120224220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120224220 DAUC <0003> auc.c:113 vector [4]: rand = cededc8e8f993ca6749dcdb8e8da34ba 20240915120224220 DAUC <0003> auc.c:179 vector [4]: kc = 85e9bce5812b9c00 20240915120224220 DAUC <0003> auc.c:180 vector [4]: sres = 5bfe66eb 20240915120224220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120224220 DAUC <0003> db_auc.c:245 IMSI='262428265711981': Generated 5 vectors 20240915120224220 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428265711981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428265711981"} 20240915120224220 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428265711981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224220 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224220 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 20240915120224245 DAUC <0003> db_auc.c:157 IMSI='262427022053287': No 2G Auth Data 20240915120224245 DAUC <0003> db_auc.c:192 IMSI='262427022053287': No 3G Auth Data 20240915120224269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4258 20240915120224270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224270 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427022053287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427022053287"} 20240915120224270 DAUC <0003> db_auc.c:192 IMSI='262427022053287': No 3G Auth Data 20240915120224270 DAUC <0003> db_auc.c:236 IMSI='262427022053287': Calling to generate 5 vectors 20240915120224270 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120224270 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224270 DAUC <0003> auc.c:113 vector [0]: rand = 5d662213c92d62a0f91471dc7d9a132d 20240915120224270 DAUC <0003> auc.c:179 vector [0]: kc = 3070b1b170d0b03b 20240915120224270 DAUC <0003> auc.c:180 vector [0]: sres = 77c45e05 20240915120224270 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120224270 DAUC <0003> auc.c:113 vector [1]: rand = dab855b301d2161a43e9c83d4514ab30 20240915120224270 DAUC <0003> auc.c:179 vector [1]: kc = 8d3da6d0455ff00d 20240915120224270 DAUC <0003> auc.c:180 vector [1]: sres = 5b1931d4 20240915120224270 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120224270 DAUC <0003> auc.c:113 vector [2]: rand = 3b6bc8f0dc62ab16c4ce1f513763af99 20240915120224270 DAUC <0003> auc.c:179 vector [2]: kc = d919f916edbc713f 20240915120224270 DAUC <0003> auc.c:180 vector [2]: sres = a6cb1b29 20240915120224270 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120224270 DAUC <0003> auc.c:113 vector [3]: rand = 943485ab1b694431cde10300c37c534a 20240915120224270 DAUC <0003> auc.c:179 vector [3]: kc = 06fecb740b1f732c 20240915120224270 DAUC <0003> auc.c:180 vector [3]: sres = f214b479 20240915120224270 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120224270 DAUC <0003> auc.c:113 vector [4]: rand = 9eddc9ae94c05cf8922461fa69e4845f 20240915120224270 DAUC <0003> auc.c:179 vector [4]: kc = 84f1fc896e2e9ea8 20240915120224270 DAUC <0003> auc.c:180 vector [4]: sres = 9fbbd22a 20240915120224270 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120224270 DAUC <0003> db_auc.c:245 IMSI='262427022053287': Generated 5 vectors 20240915120224270 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427022053287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427022053287"} 20240915120224270 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427022053287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4258 20240915120224296 DAUC <0003> db_auc.c:157 IMSI='262421554351636': No 2G Auth Data 20240915120224296 DAUC <0003> db_auc.c:192 IMSI='262421554351636': No 3G Auth Data 20240915120224319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20240915120224320 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224320 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421554351636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421554351636"} 20240915120224320 DAUC <0003> db_auc.c:157 IMSI='262421554351636': No 2G Auth Data 20240915120224320 DAUC <0003> db_auc.c:236 IMSI='262421554351636': Calling to generate 5 vectors 20240915120224320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120224320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120224320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120224320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120224320 DAUC <0003> auc.c:113 vector [0]: rand = 14641fbc4b3403dadc6afa7183a2df62 20240915120224320 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120224320 DAUC <0003> auc.c:142 vector [0]: autn = b1a8130697a50000047ce6cd342ccdfc 20240915120224320 DAUC <0003> auc.c:143 vector [0]: ck = 634c667401b725dcdecc9a554ecf323e 20240915120224320 DAUC <0003> auc.c:144 vector [0]: ik = fdc0e98c76ea5fd3bbf5fd2dfac770aa 20240915120224320 DAUC <0003> auc.c:145 vector [0]: res = 303e1406ef84206a0000000000000000 20240915120224320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120224320 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120224320 DAUC <0003> auc.c:151 vector [0]: kc = fbb5e880c355389b 20240915120224320 DAUC <0003> auc.c:152 vector [0]: sres = dfba346c 20240915120224320 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120224320 DAUC <0003> auc.c:113 vector [1]: rand = fb8fff9449c4e4fdd067dd5067d8a041 20240915120224320 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120224320 DAUC <0003> auc.c:142 vector [1]: autn = 79beec49683000002686eeaa344e44ae 20240915120224320 DAUC <0003> auc.c:143 vector [1]: ck = 4dea50bfb5132f02693b568639f39b03 20240915120224320 DAUC <0003> auc.c:144 vector [1]: ik = 607f9a625aabd7a00767612b68c69494 20240915120224320 DAUC <0003> auc.c:145 vector [1]: res = 3dccdb2ac99f7ee90000000000000000 20240915120224320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120224320 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120224320 DAUC <0003> auc.c:151 vector [1]: kc = 43c9fd70be8df735 20240915120224320 DAUC <0003> auc.c:152 vector [1]: sres = f453a5c3 20240915120224320 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120224320 DAUC <0003> auc.c:113 vector [2]: rand = 46a602ae5be991957e0c238916956ae7 20240915120224320 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120224320 DAUC <0003> auc.c:142 vector [2]: autn = 095939244b680000503dfea13eab8f8f 20240915120224320 DAUC <0003> auc.c:143 vector [2]: ck = b07f19de5c345c604deaec7323279810 20240915120224320 DAUC <0003> auc.c:144 vector [2]: ik = d87fa953b8d971783b2b9bf52195d82b 20240915120224320 DAUC <0003> auc.c:145 vector [2]: res = 362fea76f7a5ba560000000000000000 20240915120224320 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120224320 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120224320 DAUC <0003> auc.c:151 vector [2]: kc = 1ec1c70be65f6d23 20240915120224320 DAUC <0003> auc.c:152 vector [2]: sres = c18a5020 20240915120224320 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120224321 DAUC <0003> auc.c:113 vector [3]: rand = c3724b20e4dcfa2fca899a5fc9033679 20240915120224321 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120224321 DAUC <0003> auc.c:142 vector [3]: autn = 6380e695d20a0000ce8a4b2bf9d433d6 20240915120224321 DAUC <0003> auc.c:143 vector [3]: ck = b9d73a4b25e19efa04ea2565722cef1f 20240915120224321 DAUC <0003> auc.c:144 vector [3]: ik = 0b04aa2d360c2aa54c4ebf09735995db 20240915120224321 DAUC <0003> auc.c:145 vector [3]: res = 6c6b8806873489030000000000000000 20240915120224321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120224321 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120224321 DAUC <0003> auc.c:151 vector [3]: kc = fa770a0a1298ce9b 20240915120224321 DAUC <0003> auc.c:152 vector [3]: sres = eb5f0105 20240915120224321 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120224321 DAUC <0003> auc.c:113 vector [4]: rand = ab19a72bcd93dc3e616ed9525ba9c60f 20240915120224321 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120224321 DAUC <0003> auc.c:142 vector [4]: autn = 817bf1551f380000cca6f64a88ef6851 20240915120224321 DAUC <0003> auc.c:143 vector [4]: ck = f380c95a4b63057ffd475bad253432d1 20240915120224321 DAUC <0003> auc.c:144 vector [4]: ik = 1121d005647ff2741b07f2a66567a6f5 20240915120224321 DAUC <0003> auc.c:145 vector [4]: res = 2f3aed49f70138380000000000000000 20240915120224321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120224321 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120224321 DAUC <0003> auc.c:151 vector [4]: kc = 04e1b0546f4f632f 20240915120224321 DAUC <0003> auc.c:152 vector [4]: sres = d83bd571 20240915120224321 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120224321 DAUC <0003> db_auc.c:245 IMSI='262421554351636': Generated 5 vectors 20240915120224321 DAUC <0003> db_auc.c:249 IMSI='262421554351636': Updating SQN=161 in DB 20240915120224329 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421554351636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421554351636"} 20240915120224329 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421554351636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224329 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224329 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20240915120224356 DAUC <0003> db_auc.c:157 IMSI='262421226029342': No 2G Auth Data 20240915120224356 DAUC <0003> db_auc.c:192 IMSI='262421226029342': No 3G Auth Data 20240915120224378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20240915120224380 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224380 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421226029342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421226029342"} 20240915120224380 DAUC <0003> db_auc.c:157 IMSI='262421226029342': No 2G Auth Data 20240915120224380 DAUC <0003> db_auc.c:236 IMSI='262421226029342': Calling to generate 5 vectors 20240915120224380 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120224380 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120224380 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120224380 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120224380 DAUC <0003> auc.c:113 vector [0]: rand = eda968013fef5c718bd7f4c4a7bcd153 20240915120224380 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120224380 DAUC <0003> auc.c:142 vector [0]: autn = a65944828dfc0000f11c28a13b50aeff 20240915120224380 DAUC <0003> auc.c:143 vector [0]: ck = 24e7f2a46cfa6a1bb0d7cb651ee12ac7 20240915120224380 DAUC <0003> auc.c:144 vector [0]: ik = 3c77b1cc88e316f9d97c2f5ea6f1f0cc 20240915120224380 DAUC <0003> auc.c:145 vector [0]: res = 75d3d30471dd932c0000000000000000 20240915120224380 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120224380 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120224380 DAUC <0003> auc.c:151 vector [0]: kc = 713ba7535c09a6e9 20240915120224380 DAUC <0003> auc.c:152 vector [0]: sres = 040e4028 20240915120224380 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120224380 DAUC <0003> auc.c:113 vector [1]: rand = dac97d2447c5e480380dc886ab7c18f2 20240915120224380 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120224380 DAUC <0003> auc.c:142 vector [1]: autn = 32dfe096f7c30000997059a468f2cf2f 20240915120224380 DAUC <0003> auc.c:143 vector [1]: ck = 835cc37bcfbc2c204f6ea53f470066ac 20240915120224380 DAUC <0003> auc.c:144 vector [1]: ik = 8d7f64d67025bb8484d6ab40f10e16d0 20240915120224380 DAUC <0003> auc.c:145 vector [1]: res = 7107d078d06a68ab0000000000000000 20240915120224380 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120224380 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120224380 DAUC <0003> auc.c:151 vector [1]: kc = c59ba9d20997e7d8 20240915120224380 DAUC <0003> auc.c:152 vector [1]: sres = a16db8d3 20240915120224380 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120224380 DAUC <0003> auc.c:113 vector [2]: rand = c004eb84e24e027f744f5d99b4ce93ed 20240915120224380 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120224380 DAUC <0003> auc.c:142 vector [2]: autn = 8f210f41723a0000fb602719b37eb775 20240915120224380 DAUC <0003> auc.c:143 vector [2]: ck = 5cd6981a136b43ea311e372adc67d9b6 20240915120224380 DAUC <0003> auc.c:144 vector [2]: ik = 33ae5fd532c2ad3b050204d3a3522214 20240915120224380 DAUC <0003> auc.c:145 vector [2]: res = 46cbb37c4619318e0000000000000000 20240915120224380 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120224380 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120224380 DAUC <0003> auc.c:151 vector [2]: kc = 5b64f4365e9c1573 20240915120224380 DAUC <0003> auc.c:152 vector [2]: sres = 00d282f2 20240915120224380 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120224380 DAUC <0003> auc.c:113 vector [3]: rand = dfa12a0ffb5e4ca456cc324ff2a37702 20240915120224380 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120224380 DAUC <0003> auc.c:142 vector [3]: autn = 7af0211a99d40000b74b72ab6c5cb5f2 20240915120224380 DAUC <0003> auc.c:143 vector [3]: ck = 18801f7cfccc1d2d60b47038c75904c1 20240915120224380 DAUC <0003> auc.c:144 vector [3]: ik = b32dde0483fb0e52fa181d120802e66c 20240915120224380 DAUC <0003> auc.c:145 vector [3]: res = 03d7f71ed45d15a60000000000000000 20240915120224380 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120224380 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120224380 DAUC <0003> auc.c:151 vector [3]: kc = 3101ac52b06cf1d2 20240915120224380 DAUC <0003> auc.c:152 vector [3]: sres = d78ae2b8 20240915120224380 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120224380 DAUC <0003> auc.c:113 vector [4]: rand = c4f1dd9e789badb8811f9046ccc5b1b0 20240915120224380 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120224380 DAUC <0003> auc.c:142 vector [4]: autn = 838260b6e5d30000f1c595db6e1776ee 20240915120224380 DAUC <0003> auc.c:143 vector [4]: ck = 5f9b448557f90dd64da7c6a5fd07f2df 20240915120224380 DAUC <0003> auc.c:144 vector [4]: ik = cb49c6e34ea4b3bd997227a21eaa9ac7 20240915120224380 DAUC <0003> auc.c:145 vector [4]: res = c283a22df67d46c60000000000000000 20240915120224380 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120224380 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120224380 DAUC <0003> auc.c:151 vector [4]: kc = 40076361faf0d673 20240915120224380 DAUC <0003> auc.c:152 vector [4]: sres = 34fee4eb 20240915120224380 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120224380 DAUC <0003> db_auc.c:245 IMSI='262421226029342': Generated 5 vectors 20240915120224380 DAUC <0003> db_auc.c:249 IMSI='262421226029342': Updating SQN=161 in DB 20240915120224388 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421226029342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421226029342"} 20240915120224388 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421226029342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20240915120224414 DAUC <0003> db_auc.c:157 IMSI='262427104987295': No 2G Auth Data 20240915120224414 DAUC <0003> db_auc.c:192 IMSI='262427104987295': No 3G Auth Data 20240915120224448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20240915120224454 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224454 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427104987295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427104987295"} 20240915120224454 DAUC <0003> db_auc.c:236 IMSI='262427104987295': Calling to generate 5 vectors 20240915120224454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120224454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120224454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120224454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120224454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224454 DAUC <0003> auc.c:113 vector [0]: rand = 36053c9d2134ca199c92a01675170e1d 20240915120224454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120224454 DAUC <0003> auc.c:142 vector [0]: autn = 198899a68ffc000037d939f2a1c3b498 20240915120224454 DAUC <0003> auc.c:143 vector [0]: ck = 9c19727ddcc27106f22933985356a9e7 20240915120224454 DAUC <0003> auc.c:144 vector [0]: ik = 86c342c6edda23a1f989c514f93f1a1a 20240915120224454 DAUC <0003> auc.c:145 vector [0]: res = c39433605562a2c30000000000000000 20240915120224454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120224454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120224454 DAUC <0003> auc.c:179 vector [0]: kc = ac0de74312d4d800 20240915120224454 DAUC <0003> auc.c:180 vector [0]: sres = 8acf0721 20240915120224454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120224454 DAUC <0003> auc.c:113 vector [1]: rand = 713c682adcf5889853f998fa7189e15f 20240915120224454 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120224454 DAUC <0003> auc.c:142 vector [1]: autn = e45bab8993ce000085bf3c85b4da759e 20240915120224454 DAUC <0003> auc.c:143 vector [1]: ck = 781d20640af2f1bfc13b884a15d29462 20240915120224454 DAUC <0003> auc.c:144 vector [1]: ik = 259ab14d58e83ef1f634233e0bdcfd58 20240915120224454 DAUC <0003> auc.c:145 vector [1]: res = 8fe976a91028330b0000000000000000 20240915120224454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120224454 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120224454 DAUC <0003> auc.c:179 vector [1]: kc = 332ad48e315b9000 20240915120224454 DAUC <0003> auc.c:180 vector [1]: sres = 4f3e85e8 20240915120224454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120224455 DAUC <0003> auc.c:113 vector [2]: rand = af801e9f07674026c2971236e6c5e582 20240915120224455 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120224455 DAUC <0003> auc.c:142 vector [2]: autn = 1263b1c93be2000084eb925001c335e9 20240915120224455 DAUC <0003> auc.c:143 vector [2]: ck = f8cb066c90e631c274fb9bf76f50a3a9 20240915120224455 DAUC <0003> auc.c:144 vector [2]: ik = 882c74e86113c649b2021fb758eed7ce 20240915120224455 DAUC <0003> auc.c:145 vector [2]: res = c7ea5ab4124fd6750000000000000000 20240915120224455 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120224455 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120224455 DAUC <0003> auc.c:179 vector [2]: kc = 333965d029aab800 20240915120224455 DAUC <0003> auc.c:180 vector [2]: sres = 8b5af19d 20240915120224455 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120224455 DAUC <0003> auc.c:113 vector [3]: rand = 6a00f66df15aab05c328f46c1494769d 20240915120224455 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120224455 DAUC <0003> auc.c:142 vector [3]: autn = caad24a7a988000050d4969bc6a0f38d 20240915120224455 DAUC <0003> auc.c:143 vector [3]: ck = 019c8f8717c543a3dc32b4193ce18380 20240915120224455 DAUC <0003> auc.c:144 vector [3]: ik = 15a3c35fd96e59550f675a726f23d585 20240915120224455 DAUC <0003> auc.c:145 vector [3]: res = 3310a01587585ab20000000000000000 20240915120224455 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120224455 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120224455 DAUC <0003> auc.c:179 vector [3]: kc = 822acdff00ce3800 20240915120224455 DAUC <0003> auc.c:180 vector [3]: sres = cba27b26 20240915120224455 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120224455 DAUC <0003> auc.c:113 vector [4]: rand = 3c969987a7fb1e2fcf184e6ed5e65f74 20240915120224455 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120224455 DAUC <0003> auc.c:142 vector [4]: autn = 040242783c2a0000e956a31cc9afcd65 20240915120224455 DAUC <0003> auc.c:143 vector [4]: ck = 527a9955fbe71680860ee93908711377 20240915120224455 DAUC <0003> auc.c:144 vector [4]: ik = ee0c43c9ad65b4219faa9403efabd036 20240915120224455 DAUC <0003> auc.c:145 vector [4]: res = fa1fedab7b95cbcb0000000000000000 20240915120224455 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120224455 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120224455 DAUC <0003> auc.c:179 vector [4]: kc = e7b9986de1255c00 20240915120224455 DAUC <0003> auc.c:180 vector [4]: sres = 1b934cbe 20240915120224455 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120224455 DAUC <0003> db_auc.c:245 IMSI='262427104987295': Generated 5 vectors 20240915120224455 DAUC <0003> db_auc.c:249 IMSI='262427104987295': Updating SQN=161 in DB 20240915120224464 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427104987295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427104987295"} 20240915120224464 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427104987295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224464 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224464 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20240915120224503 DAUC <0003> db_auc.c:157 IMSI='262427469007394': No 2G Auth Data 20240915120224503 DAUC <0003> db_auc.c:192 IMSI='262427469007394': No 3G Auth Data 20240915120224539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20240915120224542 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224542 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427469007394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427469007394"} 20240915120224542 DAUC <0003> db_auc.c:236 IMSI='262427469007394': Calling to generate 5 vectors 20240915120224542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120224542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120224542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120224542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120224542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224542 DAUC <0003> auc.c:113 vector [0]: rand = 33043257db022950d5303b7da0d15ba3 20240915120224542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120224542 DAUC <0003> auc.c:142 vector [0]: autn = dac8eb2977a90000479a33f19cba5641 20240915120224542 DAUC <0003> auc.c:143 vector [0]: ck = 8ae946ad3dc5f6cbe1518d36997f6bd1 20240915120224542 DAUC <0003> auc.c:144 vector [0]: ik = 428831939276c84e4b20a69d0bb48b6e 20240915120224542 DAUC <0003> auc.c:145 vector [0]: res = 7f04e52dca42b9490000000000000000 20240915120224542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120224542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120224542 DAUC <0003> auc.c:179 vector [0]: kc = e52eb8703d551800 20240915120224542 DAUC <0003> auc.c:180 vector [0]: sres = ca944d6b 20240915120224542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120224542 DAUC <0003> auc.c:113 vector [1]: rand = 0f8828d42e21dda9fbafe5130388f8d0 20240915120224542 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120224542 DAUC <0003> auc.c:142 vector [1]: autn = 0a31296e10340000692ab8a9fc435edd 20240915120224542 DAUC <0003> auc.c:143 vector [1]: ck = ff486ad463636d2868aba9b55e2e2a64 20240915120224542 DAUC <0003> auc.c:144 vector [1]: ik = c8382ff4121a5cb4e03a7d2be0ef0afb 20240915120224542 DAUC <0003> auc.c:145 vector [1]: res = 5b80707d60fbbcc90000000000000000 20240915120224542 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120224542 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120224542 DAUC <0003> auc.c:179 vector [1]: kc = 3107208614fc9800 20240915120224542 DAUC <0003> auc.c:180 vector [1]: sres = 34d7bf8b 20240915120224542 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120224542 DAUC <0003> auc.c:113 vector [2]: rand = cae600d6f3e68b5b1384e153586b048a 20240915120224542 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120224542 DAUC <0003> auc.c:142 vector [2]: autn = cdd10b82c7b8000071518cb76004c8f9 20240915120224542 DAUC <0003> auc.c:143 vector [2]: ck = c69007cfce9c18eb799278f8316fd34a 20240915120224542 DAUC <0003> auc.c:144 vector [2]: ik = a6f728eb962329ae1f135b361719d3e3 20240915120224542 DAUC <0003> auc.c:145 vector [2]: res = 9c7ae9ff4d8bc8200000000000000000 20240915120224542 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120224542 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120224542 DAUC <0003> auc.c:179 vector [2]: kc = e1e49bf1b7244400 20240915120224542 DAUC <0003> auc.c:180 vector [2]: sres = dde92d1b 20240915120224542 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120224542 DAUC <0003> auc.c:113 vector [3]: rand = 02d52b7bb87b48706a8df096fd6380a9 20240915120224542 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120224542 DAUC <0003> auc.c:142 vector [3]: autn = 12ad59d14d290000f39fd06ef1040a06 20240915120224542 DAUC <0003> auc.c:143 vector [3]: ck = 6eb47a3f62b437159e3ab9e0616484d9 20240915120224542 DAUC <0003> auc.c:144 vector [3]: ik = 2f679f4c1ee018c7c8e002a009404734 20240915120224542 DAUC <0003> auc.c:145 vector [3]: res = 9a106060633300470000000000000000 20240915120224542 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120224542 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120224542 DAUC <0003> auc.c:179 vector [3]: kc = bd6e15c976fe0400 20240915120224542 DAUC <0003> auc.c:180 vector [3]: sres = 6db2202c 20240915120224542 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120224542 DAUC <0003> auc.c:113 vector [4]: rand = 107610e3f73277d8206aa785c10901c5 20240915120224542 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120224542 DAUC <0003> auc.c:142 vector [4]: autn = 90bd85d952be0000ba68b2ed67d4205f 20240915120224542 DAUC <0003> auc.c:143 vector [4]: ck = efc28ed3dd6a72b6264234d15c0f71a9 20240915120224542 DAUC <0003> auc.c:144 vector [4]: ik = 58dbf3425bb438a6da5a2486a1a4e355 20240915120224542 DAUC <0003> auc.c:145 vector [4]: res = abb90ff1e117d06f0000000000000000 20240915120224542 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120224542 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120224542 DAUC <0003> auc.c:179 vector [4]: kc = 1046c395d91cf000 20240915120224542 DAUC <0003> auc.c:180 vector [4]: sres = f115cdfc 20240915120224542 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120224542 DAUC <0003> db_auc.c:245 IMSI='262427469007394': Generated 5 vectors 20240915120224542 DAUC <0003> db_auc.c:249 IMSI='262427469007394': Updating SQN=161 in DB 20240915120224550 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427469007394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427469007394"} 20240915120224550 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427469007394 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224550 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224550 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20240915120224588 DAUC <0003> db_auc.c:157 IMSI='262422194710092': No 2G Auth Data 20240915120224588 DAUC <0003> db_auc.c:192 IMSI='262422194710092': No 3G Auth Data 20240915120224625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20240915120224628 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224628 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422194710092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422194710092"} 20240915120224628 DAUC <0003> db_auc.c:236 IMSI='262422194710092': Calling to generate 5 vectors 20240915120224628 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120224628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120224628 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120224629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120224629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120224629 DAUC <0003> auc.c:113 vector [0]: rand = d68a2695565fadffa50bc4c30e7512df 20240915120224629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120224629 DAUC <0003> auc.c:142 vector [0]: autn = 6ee781b029df0000188c7c9ba9f139b2 20240915120224629 DAUC <0003> auc.c:143 vector [0]: ck = 093cedc24a193237b9ef3e3e8711eae1 20240915120224629 DAUC <0003> auc.c:144 vector [0]: ik = e31d08376522daad7a7dd85a10298b20 20240915120224629 DAUC <0003> auc.c:145 vector [0]: res = 96b0e484de5ac2750000000000000000 20240915120224629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120224629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120224629 DAUC <0003> auc.c:179 vector [0]: kc = e026d1ff22032ce0 20240915120224629 DAUC <0003> auc.c:180 vector [0]: sres = 6f1b0eb0 20240915120224629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120224629 DAUC <0003> auc.c:113 vector [1]: rand = d081b374c90a8c18fe43139e73d8e3e2 20240915120224629 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120224629 DAUC <0003> auc.c:142 vector [1]: autn = 6e51f92d4f100000150038bf6f785adf 20240915120224629 DAUC <0003> auc.c:143 vector [1]: ck = 0b3f0d1b4b8b58fd268959fafd51eba6 20240915120224629 DAUC <0003> auc.c:144 vector [1]: ik = 277941ea5fc8a5152a38125e67605fb6 20240915120224629 DAUC <0003> auc.c:145 vector [1]: res = 5cfaa405cc40eac50000000000000000 20240915120224629 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120224629 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120224629 DAUC <0003> auc.c:179 vector [1]: kc = 9ff9e189cde75049 20240915120224629 DAUC <0003> auc.c:180 vector [1]: sres = b8d04b7c 20240915120224629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120224629 DAUC <0003> auc.c:113 vector [2]: rand = daf27fb4a96e3a1a2b8b069081ee004d 20240915120224629 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120224629 DAUC <0003> auc.c:142 vector [2]: autn = 487a0f25360d000033662871c51c430e 20240915120224629 DAUC <0003> auc.c:143 vector [2]: ck = 220832d2deae6674edf35b91da115211 20240915120224629 DAUC <0003> auc.c:144 vector [2]: ik = 8382280f76aab13075595884e9f570fa 20240915120224629 DAUC <0003> auc.c:145 vector [2]: res = 0a55144c11f00d0b0000000000000000 20240915120224629 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120224629 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120224629 DAUC <0003> auc.c:179 vector [2]: kc = fd79fc6b65e2d2db 20240915120224629 DAUC <0003> auc.c:180 vector [2]: sres = 188b7bde 20240915120224629 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120224629 DAUC <0003> auc.c:113 vector [3]: rand = b77195d5980832f2fa6b1622e6984a9c 20240915120224629 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120224629 DAUC <0003> auc.c:142 vector [3]: autn = 8293962118a5000030aba8cecb8b978b 20240915120224629 DAUC <0003> auc.c:143 vector [3]: ck = 6803b97e2deec885b914bcd5bbc68daf 20240915120224629 DAUC <0003> auc.c:144 vector [3]: ik = dadeba25c33f994c72d66125847c65af 20240915120224629 DAUC <0003> auc.c:145 vector [3]: res = 20252f5fa433556b0000000000000000 20240915120224629 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120224629 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120224629 DAUC <0003> auc.c:179 vector [3]: kc = 83551014fd991d2e 20240915120224629 DAUC <0003> auc.c:180 vector [3]: sres = d431e1a4 20240915120224629 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120224629 DAUC <0003> auc.c:113 vector [4]: rand = b750f03dd68ead446af581db56f4ce98 20240915120224629 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120224629 DAUC <0003> auc.c:142 vector [4]: autn = 4dbd9672ae7100006c080e8e4f21e7b3 20240915120224629 DAUC <0003> auc.c:143 vector [4]: ck = 67d52020b5d02408cf3c2ced0e97dd13 20240915120224629 DAUC <0003> auc.c:144 vector [4]: ik = 216011cd30f33a67e404d41e908ca6ab 20240915120224629 DAUC <0003> auc.c:145 vector [4]: res = 746d6e5336d0502e0000000000000000 20240915120224629 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120224629 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120224629 DAUC <0003> auc.c:179 vector [4]: kc = 4d3d149fa3df3554 20240915120224629 DAUC <0003> auc.c:180 vector [4]: sres = 61082bcf 20240915120224629 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120224629 DAUC <0003> db_auc.c:245 IMSI='262422194710092': Generated 5 vectors 20240915120224629 DAUC <0003> db_auc.c:249 IMSI='262422194710092': Updating SQN=161 in DB 20240915120224637 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422194710092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422194710092"} 20240915120224637 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422194710092 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120224637 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224637 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120224645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20240915120224670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 20240915120224671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36601<->l=127.0.0.1:4259) 20240915120224671 DLINP <000b> input/ipa.c:451 connected read/write 20240915120224671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120224671 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120224671 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120224671 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120224694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240915120224694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240915120227803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120227803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120227806 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20240915120227808 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120227808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120227808 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  20240915120227808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120227808 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  20240915120227808 DLGSUP <0013> gsup_server.c:235 2:  20240915120227808 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120227808 DLGSUP <0013> gsup_server.c:235 3:  20240915120227808 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120227808 DLGSUP <0013> gsup_server.c:235 4:  20240915120227808 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120227808 DLGSUP <0013> gsup_server.c:235 5:  20240915120227808 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120227808 DLGSUP <0013> gsup_server.c:235 7:  20240915120227808 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120227808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120227808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120227808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120227822 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43345<->l=127.0.0.1:4259) 20240915120227863 DAUC <0003> db_auc.c:157 IMSI='262422804144832': No 2G Auth Data 20240915120227863 DAUC <0003> db_auc.c:192 IMSI='262422804144832': No 3G Auth Data 20240915120227885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20240915120227887 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227887 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422804144832"} 20240915120227887 DAUC <0003> db_auc.c:192 IMSI='262422804144832': No 3G Auth Data 20240915120227887 DAUC <0003> db_auc.c:236 IMSI='262422804144832': Calling to generate 1 vectors 20240915120227887 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240915120227887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227887 DAUC <0003> auc.c:113 vector [0]: rand = bf7c396322ec32ef694746e609f2a7c2 20240915120227887 DAUC <0003> auc.c:179 vector [0]: kc = 0811d12d90097800 20240915120227887 DAUC <0003> auc.c:180 vector [0]: sres = 5cf15dfe 20240915120227887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227887 DAUC <0003> db_auc.c:245 IMSI='262422804144832': Generated 1 vectors 20240915120227887 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422804144832"} 20240915120227887 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227887 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227887 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227888 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227888 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422804144832"} 20240915120227888 DAUC <0003> db_auc.c:192 IMSI='262422804144832': No 3G Auth Data 20240915120227888 DAUC <0003> db_auc.c:236 IMSI='262422804144832': Calling to generate 4 vectors 20240915120227888 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240915120227888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227888 DAUC <0003> auc.c:113 vector [0]: rand = 367cbb72b7d921ebb6691b73cce70c7f 20240915120227888 DAUC <0003> auc.c:179 vector [0]: kc = afa404207c7ebc00 20240915120227888 DAUC <0003> auc.c:180 vector [0]: sres = ffa9fb2e 20240915120227888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227888 DAUC <0003> auc.c:113 vector [1]: rand = 9090b64bf814cc73f494bf3eb50ff82d 20240915120227888 DAUC <0003> auc.c:179 vector [1]: kc = 93effa0e30117c00 20240915120227888 DAUC <0003> auc.c:180 vector [1]: sres = b990e31d 20240915120227888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227888 DAUC <0003> auc.c:113 vector [2]: rand = d0e7a0cb5b7f4b209fd2b9a50ab99e52 20240915120227888 DAUC <0003> auc.c:179 vector [2]: kc = 09679f81bf2f8400 20240915120227888 DAUC <0003> auc.c:180 vector [2]: sres = d65833bb 20240915120227888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227888 DAUC <0003> auc.c:113 vector [3]: rand = d6ebf1755fe91a7652706d9f788d4d51 20240915120227888 DAUC <0003> auc.c:179 vector [3]: kc = e33c8db17a130400 20240915120227888 DAUC <0003> auc.c:180 vector [3]: sres = 33fe5f37 20240915120227888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227888 DAUC <0003> db_auc.c:245 IMSI='262422804144832': Generated 4 vectors 20240915120227888 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422804144832"} 20240915120227888 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227888 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227888 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227889 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227889 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422804144832"} 20240915120227889 DAUC <0003> db_auc.c:192 IMSI='262422804144832': No 3G Auth Data 20240915120227889 DAUC <0003> db_auc.c:236 IMSI='262422804144832': Calling to generate 5 vectors 20240915120227889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120227889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227889 DAUC <0003> auc.c:113 vector [0]: rand = dc8ee8c725ebb66a3ba8b85677e39a9b 20240915120227889 DAUC <0003> auc.c:179 vector [0]: kc = 1fe163b8aba58400 20240915120227889 DAUC <0003> auc.c:180 vector [0]: sres = 0cd12f60 20240915120227889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227889 DAUC <0003> auc.c:113 vector [1]: rand = c33100ac98f1f335fd8fca57526a4f83 20240915120227889 DAUC <0003> auc.c:179 vector [1]: kc = e998a13574800c00 20240915120227889 DAUC <0003> auc.c:180 vector [1]: sres = e6006675 20240915120227889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227889 DAUC <0003> auc.c:113 vector [2]: rand = 0766b649dcd60ddfd1fe08d901778f1e 20240915120227889 DAUC <0003> auc.c:179 vector [2]: kc = 11eeafe2d9549400 20240915120227889 DAUC <0003> auc.c:180 vector [2]: sres = 54362e83 20240915120227889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227889 DAUC <0003> auc.c:113 vector [3]: rand = 4691420be584434609c125e530c76ade 20240915120227889 DAUC <0003> auc.c:179 vector [3]: kc = 200c927247291000 20240915120227889 DAUC <0003> auc.c:180 vector [3]: sres = 275993b1 20240915120227889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227889 DAUC <0003> auc.c:113 vector [4]: rand = e4358077aa6b4fecf8c46b00ee833294 20240915120227889 DAUC <0003> auc.c:179 vector [4]: kc = b4dda25ecf5c7c00 20240915120227889 DAUC <0003> auc.c:180 vector [4]: sres = 11e35e54 20240915120227889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120227889 DAUC <0003> db_auc.c:245 IMSI='262422804144832': Generated 5 vectors 20240915120227889 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422804144832"} 20240915120227889 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227889 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227889 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227890 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227890 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422804144832"} 20240915120227890 DAUC <0003> db_auc.c:192 IMSI='262422804144832': No 3G Auth Data 20240915120227890 DAUC <0003> db_auc.c:236 IMSI='262422804144832': Calling to generate 5 vectors 20240915120227890 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120227890 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227890 DAUC <0003> auc.c:113 vector [0]: rand = fe3e8b23dd9894b288e816f27356c15f 20240915120227890 DAUC <0003> auc.c:179 vector [0]: kc = 52997a2fa67f5400 20240915120227890 DAUC <0003> auc.c:180 vector [0]: sres = c2bb86f2 20240915120227890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227890 DAUC <0003> auc.c:113 vector [1]: rand = 9e6252be56b32a0bfe5b794ec748563c 20240915120227890 DAUC <0003> auc.c:179 vector [1]: kc = 7881963de71cf800 20240915120227890 DAUC <0003> auc.c:180 vector [1]: sres = 09436912 20240915120227890 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227890 DAUC <0003> auc.c:113 vector [2]: rand = a17a39cd0b03c868e1ca88935fdb86c4 20240915120227890 DAUC <0003> auc.c:179 vector [2]: kc = d24e383a88a0f400 20240915120227890 DAUC <0003> auc.c:180 vector [2]: sres = f69aa9ce 20240915120227890 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227890 DAUC <0003> auc.c:113 vector [3]: rand = df7e7c6462583480a22347f1b932b0c5 20240915120227890 DAUC <0003> auc.c:179 vector [3]: kc = 7b17173c436d0400 20240915120227890 DAUC <0003> auc.c:180 vector [3]: sres = 6d2b456e 20240915120227890 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227890 DAUC <0003> auc.c:113 vector [4]: rand = 78b6b22aa9e515a2e0e04e9f96bc8be8 20240915120227890 DAUC <0003> auc.c:179 vector [4]: kc = dc7da25e2fab2400 20240915120227890 DAUC <0003> auc.c:180 vector [4]: sres = a06a0fff 20240915120227890 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120227890 DAUC <0003> db_auc.c:245 IMSI='262422804144832': Generated 5 vectors 20240915120227890 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422804144832"} 20240915120227890 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422804144832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227890 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227890 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20240915120227915 DAUC <0003> db_auc.c:157 IMSI='262428469346414': No 2G Auth Data 20240915120227915 DAUC <0003> db_auc.c:192 IMSI='262428469346414': No 3G Auth Data 20240915120227937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20240915120227939 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227939 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428469346414"} 20240915120227939 DAUC <0003> db_auc.c:192 IMSI='262428469346414': No 3G Auth Data 20240915120227939 DAUC <0003> db_auc.c:236 IMSI='262428469346414': Calling to generate 1 vectors 20240915120227939 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240915120227939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227939 DAUC <0003> auc.c:113 vector [0]: rand = b369cbdaa6427e1ef290405d49ca5c75 20240915120227939 DAUC <0003> auc.c:179 vector [0]: kc = f03b3a684c0fb400 20240915120227939 DAUC <0003> auc.c:180 vector [0]: sres = 029ff704 20240915120227939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227939 DAUC <0003> db_auc.c:245 IMSI='262428469346414': Generated 1 vectors 20240915120227939 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428469346414"} 20240915120227939 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227939 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227939 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227940 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428469346414"} 20240915120227940 DAUC <0003> db_auc.c:192 IMSI='262428469346414': No 3G Auth Data 20240915120227940 DAUC <0003> db_auc.c:236 IMSI='262428469346414': Calling to generate 4 vectors 20240915120227940 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240915120227940 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227940 DAUC <0003> auc.c:113 vector [0]: rand = 21cfff0c5168987bb987e34fa9040bbd 20240915120227940 DAUC <0003> auc.c:179 vector [0]: kc = 483598b202ea8c00 20240915120227940 DAUC <0003> auc.c:180 vector [0]: sres = 9045152b 20240915120227940 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [1]: rand = b32dc6ff149c3476afbf4e6d9c9358a1 20240915120227940 DAUC <0003> auc.c:179 vector [1]: kc = 97a3369d530d6400 20240915120227940 DAUC <0003> auc.c:180 vector [1]: sres = 12a733e0 20240915120227940 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [2]: rand = e9bf87e428ac4b1b6b484d500a8b2530 20240915120227940 DAUC <0003> auc.c:179 vector [2]: kc = 5540ec0502d4cc00 20240915120227940 DAUC <0003> auc.c:180 vector [2]: sres = 1432dd6d 20240915120227940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [3]: rand = 507b24902daa4fb40a9611537860c9a3 20240915120227940 DAUC <0003> auc.c:179 vector [3]: kc = 39a91003d2c6fc00 20240915120227940 DAUC <0003> auc.c:180 vector [3]: sres = b6b66d90 20240915120227940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227940 DAUC <0003> db_auc.c:245 IMSI='262428469346414': Generated 4 vectors 20240915120227940 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428469346414"} 20240915120227940 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227940 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428469346414"} 20240915120227940 DAUC <0003> db_auc.c:192 IMSI='262428469346414': No 3G Auth Data 20240915120227940 DAUC <0003> db_auc.c:236 IMSI='262428469346414': Calling to generate 5 vectors 20240915120227940 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120227940 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227940 DAUC <0003> auc.c:113 vector [0]: rand = 3646a01f6bdaff7485d11749237c3609 20240915120227940 DAUC <0003> auc.c:179 vector [0]: kc = 0194cc89102b5000 20240915120227940 DAUC <0003> auc.c:180 vector [0]: sres = 788aa89c 20240915120227940 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [1]: rand = ca2ee49562183e3c1ca7405ec1c063e3 20240915120227940 DAUC <0003> auc.c:179 vector [1]: kc = a5653161831d8800 20240915120227940 DAUC <0003> auc.c:180 vector [1]: sres = c47e9744 20240915120227940 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [2]: rand = c33d699b081275454baf31312ee0c4c8 20240915120227940 DAUC <0003> auc.c:179 vector [2]: kc = 26337591a3793000 20240915120227940 DAUC <0003> auc.c:180 vector [2]: sres = 728ae093 20240915120227940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [3]: rand = ed8b0afcc8a9e453d4c40fbdfa4301a0 20240915120227940 DAUC <0003> auc.c:179 vector [3]: kc = 82a37e10924f4c00 20240915120227940 DAUC <0003> auc.c:180 vector [3]: sres = 80d18ac0 20240915120227940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227940 DAUC <0003> auc.c:113 vector [4]: rand = e9756122edbe06f5af2830779a4e643c 20240915120227940 DAUC <0003> auc.c:179 vector [4]: kc = f81fb0cbaa748000 20240915120227940 DAUC <0003> auc.c:180 vector [4]: sres = e446dfaf 20240915120227940 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120227940 DAUC <0003> db_auc.c:245 IMSI='262428469346414': Generated 5 vectors 20240915120227940 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428469346414"} 20240915120227940 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227941 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227941 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428469346414"} 20240915120227941 DAUC <0003> db_auc.c:192 IMSI='262428469346414': No 3G Auth Data 20240915120227941 DAUC <0003> db_auc.c:236 IMSI='262428469346414': Calling to generate 5 vectors 20240915120227941 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120227941 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227941 DAUC <0003> auc.c:113 vector [0]: rand = a7a2f96c009bea2355f0705d8ffaa395 20240915120227941 DAUC <0003> auc.c:179 vector [0]: kc = f5188604f8307c00 20240915120227941 DAUC <0003> auc.c:180 vector [0]: sres = a6dd3ba9 20240915120227941 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227941 DAUC <0003> auc.c:113 vector [1]: rand = 2112ecfce635497ceff9bd3d149e18d6 20240915120227941 DAUC <0003> auc.c:179 vector [1]: kc = e4f43bba575fd800 20240915120227941 DAUC <0003> auc.c:180 vector [1]: sres = 187ec0cb 20240915120227941 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227941 DAUC <0003> auc.c:113 vector [2]: rand = f78b4220d35fcd4c395c268834178943 20240915120227941 DAUC <0003> auc.c:179 vector [2]: kc = 9559db61402d5400 20240915120227941 DAUC <0003> auc.c:180 vector [2]: sres = e0378488 20240915120227941 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227941 DAUC <0003> auc.c:113 vector [3]: rand = 3638a624aa916f1efa6e24aef2d38d71 20240915120227941 DAUC <0003> auc.c:179 vector [3]: kc = aba8ea2e24076c00 20240915120227941 DAUC <0003> auc.c:180 vector [3]: sres = 2cbe7fbb 20240915120227941 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227941 DAUC <0003> auc.c:113 vector [4]: rand = bd530e3e95d82b786c669229381d7566 20240915120227941 DAUC <0003> auc.c:179 vector [4]: kc = 58b5f956e85b6c00 20240915120227941 DAUC <0003> auc.c:180 vector [4]: sres = 4ec5d375 20240915120227941 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120227941 DAUC <0003> db_auc.c:245 IMSI='262428469346414': Generated 5 vectors 20240915120227941 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428469346414"} 20240915120227941 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428469346414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227941 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227941 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20240915120227966 DAUC <0003> db_auc.c:157 IMSI='262427066979114': No 2G Auth Data 20240915120227966 DAUC <0003> db_auc.c:192 IMSI='262427066979114': No 3G Auth Data 20240915120227990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20240915120227993 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227993 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427066979114"} 20240915120227993 DAUC <0003> db_auc.c:192 IMSI='262427066979114': No 3G Auth Data 20240915120227993 DAUC <0003> db_auc.c:236 IMSI='262427066979114': Calling to generate 1 vectors 20240915120227993 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240915120227993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227993 DAUC <0003> auc.c:113 vector [0]: rand = a6bff3ca8c52de00b66ce7d11c8fb8ea 20240915120227993 DAUC <0003> auc.c:179 vector [0]: kc = 20c5590033729815 20240915120227993 DAUC <0003> auc.c:180 vector [0]: sres = 49d72601 20240915120227993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227993 DAUC <0003> db_auc.c:245 IMSI='262427066979114': Generated 1 vectors 20240915120227993 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427066979114"} 20240915120227993 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227993 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227993 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227996 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227996 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427066979114"} 20240915120227996 DAUC <0003> db_auc.c:192 IMSI='262427066979114': No 3G Auth Data 20240915120227996 DAUC <0003> db_auc.c:236 IMSI='262427066979114': Calling to generate 4 vectors 20240915120227996 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240915120227996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227996 DAUC <0003> auc.c:113 vector [0]: rand = 30326ee1b51e0b22921d68b0f03fa7f7 20240915120227996 DAUC <0003> auc.c:179 vector [0]: kc = f6f01cf4dbc9cd26 20240915120227996 DAUC <0003> auc.c:180 vector [0]: sres = f7a02cd9 20240915120227996 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227996 DAUC <0003> auc.c:113 vector [1]: rand = ae76d20fedc67e306e3c1023568fae2a 20240915120227996 DAUC <0003> auc.c:179 vector [1]: kc = 037033f3e1240030 20240915120227996 DAUC <0003> auc.c:180 vector [1]: sres = 240c2a59 20240915120227996 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227996 DAUC <0003> auc.c:113 vector [2]: rand = e61c011def39f6d91281099aae395a35 20240915120227997 DAUC <0003> auc.c:179 vector [2]: kc = b0a327147821abdb 20240915120227997 DAUC <0003> auc.c:180 vector [2]: sres = 2e306680 20240915120227997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227997 DAUC <0003> auc.c:113 vector [3]: rand = d9896097179ac355d6dfdad401b431f5 20240915120227997 DAUC <0003> auc.c:179 vector [3]: kc = c0265bbbb1b4ff89 20240915120227997 DAUC <0003> auc.c:180 vector [3]: sres = b02b6ac7 20240915120227997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227997 DAUC <0003> db_auc.c:245 IMSI='262427066979114': Generated 4 vectors 20240915120227997 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427066979114"} 20240915120227997 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227997 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227997 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227999 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120227999 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427066979114"} 20240915120227999 DAUC <0003> db_auc.c:192 IMSI='262427066979114': No 3G Auth Data 20240915120227999 DAUC <0003> db_auc.c:236 IMSI='262427066979114': Calling to generate 5 vectors 20240915120227999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120227999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120227999 DAUC <0003> auc.c:113 vector [0]: rand = 9c39b16632891f69ed03485a1a6baf9b 20240915120227999 DAUC <0003> auc.c:179 vector [0]: kc = 0aab3cedbb7dbf9a 20240915120227999 DAUC <0003> auc.c:180 vector [0]: sres = a9d1a25b 20240915120227999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120227999 DAUC <0003> auc.c:113 vector [1]: rand = d973df751544f560afcd9ee7c26c3590 20240915120227999 DAUC <0003> auc.c:179 vector [1]: kc = a5646cab565fb2e6 20240915120227999 DAUC <0003> auc.c:180 vector [1]: sres = 955b46f9 20240915120227999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120227999 DAUC <0003> auc.c:113 vector [2]: rand = e08a9aa1225a8420430b044d914f32cc 20240915120227999 DAUC <0003> auc.c:179 vector [2]: kc = f9251ad0f6920101 20240915120227999 DAUC <0003> auc.c:180 vector [2]: sres = 75a34928 20240915120227999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120227999 DAUC <0003> auc.c:113 vector [3]: rand = 3e264ac7718f7b693b6590a116439652 20240915120227999 DAUC <0003> auc.c:179 vector [3]: kc = e6e1269c0d897fba 20240915120227999 DAUC <0003> auc.c:180 vector [3]: sres = 1c77744a 20240915120227999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120227999 DAUC <0003> auc.c:113 vector [4]: rand = e4ef939b232ff01e547beabbd6be7598 20240915120227999 DAUC <0003> auc.c:179 vector [4]: kc = abb2f2cd4a972c42 20240915120227999 DAUC <0003> auc.c:180 vector [4]: sres = a9c65028 20240915120227999 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120227999 DAUC <0003> db_auc.c:245 IMSI='262427066979114': Generated 5 vectors 20240915120227999 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427066979114"} 20240915120227999 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120227999 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120227999 DLINP <000b> input/ipa.c:451 connected read/write 20240915120227999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228002 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228002 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427066979114"} 20240915120228002 DAUC <0003> db_auc.c:192 IMSI='262427066979114': No 3G Auth Data 20240915120228002 DAUC <0003> db_auc.c:236 IMSI='262427066979114': Calling to generate 5 vectors 20240915120228002 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240915120228002 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228002 DAUC <0003> auc.c:113 vector [0]: rand = da099414ff96bc26abe138852ca32a78 20240915120228002 DAUC <0003> auc.c:179 vector [0]: kc = ce4f2719136e9afb 20240915120228002 DAUC <0003> auc.c:180 vector [0]: sres = 2a3bc916 20240915120228002 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240915120228002 DAUC <0003> auc.c:113 vector [1]: rand = db23a0d357ec59518bbe5d21bd361d8e 20240915120228002 DAUC <0003> auc.c:179 vector [1]: kc = d66deadea2bfdf6b 20240915120228002 DAUC <0003> auc.c:180 vector [1]: sres = 5e9b596e 20240915120228002 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240915120228002 DAUC <0003> auc.c:113 vector [2]: rand = cfb76f1837773c99e72d06b597554e8d 20240915120228002 DAUC <0003> auc.c:179 vector [2]: kc = ba686bee40a9daca 20240915120228002 DAUC <0003> auc.c:180 vector [2]: sres = 7ffd32c0 20240915120228002 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240915120228002 DAUC <0003> auc.c:113 vector [3]: rand = cd90de0682ead0441c014774cc22957a 20240915120228002 DAUC <0003> auc.c:179 vector [3]: kc = a8f58e6ec026e8a2 20240915120228002 DAUC <0003> auc.c:180 vector [3]: sres = 2d335d17 20240915120228002 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240915120228002 DAUC <0003> auc.c:113 vector [4]: rand = fb9d6540e39d0f1b3d64e4e0128234f3 20240915120228002 DAUC <0003> auc.c:179 vector [4]: kc = 9409830ee25913c5 20240915120228002 DAUC <0003> auc.c:180 vector [4]: sres = 3f97fec8 20240915120228002 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240915120228002 DAUC <0003> db_auc.c:245 IMSI='262427066979114': Generated 5 vectors 20240915120228002 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427066979114"} 20240915120228002 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427066979114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228002 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228002 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20240915120228030 DAUC <0003> db_auc.c:157 IMSI='262427017995361': No 2G Auth Data 20240915120228030 DAUC <0003> db_auc.c:192 IMSI='262427017995361': No 3G Auth Data 20240915120228051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20240915120228053 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228053 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427017995361"} 20240915120228053 DAUC <0003> db_auc.c:157 IMSI='262427017995361': No 2G Auth Data 20240915120228053 DAUC <0003> db_auc.c:236 IMSI='262427017995361': Calling to generate 1 vectors 20240915120228053 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240915120228053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120228053 DAUC <0003> auc.c:113 vector [0]: rand = 61f3f318e85ccb65350be06f8adc53e4 20240915120228053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120228053 DAUC <0003> auc.c:142 vector [0]: autn = 945a7cd3058b0000edc9028e6527830b 20240915120228053 DAUC <0003> auc.c:143 vector [0]: ck = fe55b191c27005475ca7f2fa11f034e2 20240915120228053 DAUC <0003> auc.c:144 vector [0]: ik = 74a23a966c6b73e373cc740155c682f9 20240915120228053 DAUC <0003> auc.c:145 vector [0]: res = 605094bfeb9093c50000000000000000 20240915120228053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228053 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228053 DAUC <0003> auc.c:151 vector [0]: kc = a59c0dfcea2dc0bf 20240915120228053 DAUC <0003> auc.c:152 vector [0]: sres = 8bc0077a 20240915120228053 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228053 DAUC <0003> db_auc.c:245 IMSI='262427017995361': Generated 1 vectors 20240915120228053 DAUC <0003> db_auc.c:249 IMSI='262427017995361': Updating SQN=33 in DB 20240915120228061 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427017995361"} 20240915120228061 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228061 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228061 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228062 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228062 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427017995361"} 20240915120228062 DAUC <0003> db_auc.c:157 IMSI='262427017995361': No 2G Auth Data 20240915120228062 DAUC <0003> db_auc.c:236 IMSI='262427017995361': Calling to generate 4 vectors 20240915120228062 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240915120228062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240915120228062 DAUC <0003> auc.c:113 vector [0]: rand = d72b7855eaf0b438a2d74bbc7faa06c7 20240915120228062 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240915120228062 DAUC <0003> auc.c:142 vector [0]: autn = 418321becedf00009d5bb5be2c1cebe4 20240915120228062 DAUC <0003> auc.c:143 vector [0]: ck = 456942794ea625ad2ecbb08386be9fd1 20240915120228062 DAUC <0003> auc.c:144 vector [0]: ik = 2edd241fa017f8ab5430ec42c163de78 20240915120228062 DAUC <0003> auc.c:145 vector [0]: res = 6d82aee431176e540000000000000000 20240915120228062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228062 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228062 DAUC <0003> auc.c:151 vector [0]: kc = 114f3aa7a96c9caf 20240915120228062 DAUC <0003> auc.c:152 vector [0]: sres = 5c95c0b0 20240915120228062 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228062 DAUC <0003> auc.c:113 vector [1]: rand = 663396d9ff9cbb8e3b164810e424e536 20240915120228062 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240915120228062 DAUC <0003> auc.c:142 vector [1]: autn = 000b6b70f6820000aec5659f13c3d166 20240915120228062 DAUC <0003> auc.c:143 vector [1]: ck = c0ce8e12b9bb7ff97e4bfc05a5db55c7 20240915120228062 DAUC <0003> auc.c:144 vector [1]: ik = da80bffabb979fd4dcd334d915e58006 20240915120228062 DAUC <0003> auc.c:145 vector [1]: res = c71d9805a9058fa40000000000000000 20240915120228062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228062 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228062 DAUC <0003> auc.c:151 vector [1]: kc = b8d6f934b21235ec 20240915120228062 DAUC <0003> auc.c:152 vector [1]: sres = 6e1817a1 20240915120228062 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228062 DAUC <0003> auc.c:113 vector [2]: rand = 7e91fd54c6eed776898ff32f38dfe34e 20240915120228062 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240915120228062 DAUC <0003> auc.c:142 vector [2]: autn = c1d7d223703e000011c378e1058ea247 20240915120228062 DAUC <0003> auc.c:143 vector [2]: ck = 85c979e1fc4820403ba703bb62a34489 20240915120228062 DAUC <0003> auc.c:144 vector [2]: ik = 042eed76f3c8f91dd1f2dee623f85b25 20240915120228062 DAUC <0003> auc.c:145 vector [2]: res = a9249ab2596b44750000000000000000 20240915120228062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228062 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228062 DAUC <0003> auc.c:151 vector [2]: kc = 6bb249ca4edbc6f1 20240915120228062 DAUC <0003> auc.c:152 vector [2]: sres = f04fdec7 20240915120228062 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228062 DAUC <0003> auc.c:113 vector [3]: rand = 22d486e9589e92ef623ca69e654426f5 20240915120228062 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240915120228062 DAUC <0003> auc.c:142 vector [3]: autn = c31bf5e6b52f000060b767068c1dd12b 20240915120228062 DAUC <0003> auc.c:143 vector [3]: ck = f18cbe137c8e4c6d40e9af636f1def5b 20240915120228062 DAUC <0003> auc.c:144 vector [3]: ik = 04c47ad3ed9307efff01e95eb1b861b7 20240915120228062 DAUC <0003> auc.c:145 vector [3]: res = 53227b1500f961730000000000000000 20240915120228062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228062 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228062 DAUC <0003> auc.c:151 vector [3]: kc = 4aa082fd4fb8c56e 20240915120228062 DAUC <0003> auc.c:152 vector [3]: sres = 53db1a66 20240915120228062 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228062 DAUC <0003> db_auc.c:245 IMSI='262427017995361': Generated 4 vectors 20240915120228062 DAUC <0003> db_auc.c:249 IMSI='262427017995361': Updating SQN=161 in DB 20240915120228070 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427017995361"} 20240915120228070 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228070 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228070 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228073 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228073 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427017995361"} 20240915120228073 DAUC <0003> db_auc.c:157 IMSI='262427017995361': No 2G Auth Data 20240915120228073 DAUC <0003> db_auc.c:236 IMSI='262427017995361': Calling to generate 5 vectors 20240915120228073 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120228073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240915120228073 DAUC <0003> auc.c:113 vector [0]: rand = db1f8f6bdce1eb866647f035491aff19 20240915120228073 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240915120228073 DAUC <0003> auc.c:142 vector [0]: autn = 0d7a6a9a3eb70000bd039b17a26ac922 20240915120228073 DAUC <0003> auc.c:143 vector [0]: ck = 47f2c99748fc3e2c5b4f1dcfdc5ba8b7 20240915120228073 DAUC <0003> auc.c:144 vector [0]: ik = f07a0dce37312a7e4449caddd7f15103 20240915120228073 DAUC <0003> auc.c:145 vector [0]: res = efc36859aa1ab9680000000000000000 20240915120228073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228073 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228073 DAUC <0003> auc.c:151 vector [0]: kc = a88e134b7467ede6 20240915120228073 DAUC <0003> auc.c:152 vector [0]: sres = 45d9d131 20240915120228073 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228073 DAUC <0003> auc.c:113 vector [1]: rand = 5cfa173d0df47758fa8be401ff635f6e 20240915120228073 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240915120228073 DAUC <0003> auc.c:142 vector [1]: autn = dc810b6da43d0000997b754cbeea9d85 20240915120228073 DAUC <0003> auc.c:143 vector [1]: ck = b369776e8fd0fb5d5e140ccc89e4d869 20240915120228073 DAUC <0003> auc.c:144 vector [1]: ik = b9e97270811fff1b35f8603ae785aa7c 20240915120228073 DAUC <0003> auc.c:145 vector [1]: res = 8bb29082c7b4ca0a0000000000000000 20240915120228073 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228073 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228073 DAUC <0003> auc.c:151 vector [1]: kc = 616c69e860ae7653 20240915120228073 DAUC <0003> auc.c:152 vector [1]: sres = 4c065a88 20240915120228073 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228074 DAUC <0003> auc.c:113 vector [2]: rand = d89b0b933030f48d253f001340b61e01 20240915120228074 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240915120228074 DAUC <0003> auc.c:142 vector [2]: autn = 4e1dc188c0a600006ed406f924f48097 20240915120228074 DAUC <0003> auc.c:143 vector [2]: ck = 6da759c0d19da5f5f90c826b668e0489 20240915120228074 DAUC <0003> auc.c:144 vector [2]: ik = 4e508829c9ddee702df9315a597f4c97 20240915120228074 DAUC <0003> auc.c:145 vector [2]: res = 7c78713272721d250000000000000000 20240915120228074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228074 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228074 DAUC <0003> auc.c:151 vector [2]: kc = f70262d827b1039b 20240915120228074 DAUC <0003> auc.c:152 vector [2]: sres = 0e0a6c17 20240915120228074 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228074 DAUC <0003> auc.c:113 vector [3]: rand = 9e6efcd8d3c97283b8e46a6daff91452 20240915120228074 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240915120228074 DAUC <0003> auc.c:142 vector [3]: autn = 076e71998f4f000091e0021263c702f7 20240915120228074 DAUC <0003> auc.c:143 vector [3]: ck = 8ee103ff90fff7101bbd71eb75f47bc5 20240915120228074 DAUC <0003> auc.c:144 vector [3]: ik = f9227fbeb8e9cc303ec15c2eab2e1261 20240915120228074 DAUC <0003> auc.c:145 vector [3]: res = d82b356c87d9dcf10000000000000000 20240915120228074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228074 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228074 DAUC <0003> auc.c:151 vector [3]: kc = 52bf5184f6cc5284 20240915120228074 DAUC <0003> auc.c:152 vector [3]: sres = 5ff2e99d 20240915120228074 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228074 DAUC <0003> auc.c:113 vector [4]: rand = 182c100ab278ea2bdd24452315c9a50c 20240915120228074 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240915120228074 DAUC <0003> auc.c:142 vector [4]: autn = f4fe5453540a000077acae5b5e4cdf06 20240915120228074 DAUC <0003> auc.c:143 vector [4]: ck = 1bfb359eca24ca6c5d5f4741c26b5dc2 20240915120228074 DAUC <0003> auc.c:144 vector [4]: ik = f3bb497112638eef3ddcb1ea268ff957 20240915120228074 DAUC <0003> auc.c:145 vector [4]: res = 6ed80c7e6b279ea60000000000000000 20240915120228074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228074 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120228074 DAUC <0003> auc.c:151 vector [4]: kc = 88c38a443ca3e016 20240915120228074 DAUC <0003> auc.c:152 vector [4]: sres = 05ff92d8 20240915120228074 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120228074 DAUC <0003> db_auc.c:245 IMSI='262427017995361': Generated 5 vectors 20240915120228074 DAUC <0003> db_auc.c:249 IMSI='262427017995361': Updating SQN=321 in DB 20240915120228082 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427017995361"} 20240915120228082 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228082 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228082 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228087 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228087 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427017995361"} 20240915120228087 DAUC <0003> db_auc.c:157 IMSI='262427017995361': No 2G Auth Data 20240915120228087 DAUC <0003> db_auc.c:236 IMSI='262427017995361': Calling to generate 5 vectors 20240915120228087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120228087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240915120228087 DAUC <0003> auc.c:113 vector [0]: rand = eeaec72cd12da8c1570217a8ea8ac81e 20240915120228087 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240915120228087 DAUC <0003> auc.c:142 vector [0]: autn = ca6e8a33a5270000b5e01a3c242a4f29 20240915120228087 DAUC <0003> auc.c:143 vector [0]: ck = 64c219a2d3a9c019d275f94944a61e14 20240915120228087 DAUC <0003> auc.c:144 vector [0]: ik = 56637b369ce360269e75c7224675dcf3 20240915120228087 DAUC <0003> auc.c:145 vector [0]: res = c988f54e4b4ea3760000000000000000 20240915120228087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228087 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228087 DAUC <0003> auc.c:151 vector [0]: kc = 7ea15cff4d9962d8 20240915120228087 DAUC <0003> auc.c:152 vector [0]: sres = 82c65638 20240915120228087 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228087 DAUC <0003> auc.c:113 vector [1]: rand = 331a54b19500612a4ffa2792fa650b03 20240915120228087 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240915120228087 DAUC <0003> auc.c:142 vector [1]: autn = e037baa972420000b6bae591ba7f0c40 20240915120228087 DAUC <0003> auc.c:143 vector [1]: ck = 33dfc91538b506323b0532b9979a74ad 20240915120228087 DAUC <0003> auc.c:144 vector [1]: ik = 29dc2a0bf728dc47274180c37bab011d 20240915120228087 DAUC <0003> auc.c:145 vector [1]: res = eb25dae9951b95c20000000000000000 20240915120228087 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228087 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228087 DAUC <0003> auc.c:151 vector [1]: kc = 0647516423acafc5 20240915120228087 DAUC <0003> auc.c:152 vector [1]: sres = 7e3e4f2b 20240915120228087 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228087 DAUC <0003> auc.c:113 vector [2]: rand = 556c8233367393c6284ed23d57f0c93c 20240915120228087 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240915120228087 DAUC <0003> auc.c:142 vector [2]: autn = 2c18349764cd00001ef3e4e363d61819 20240915120228088 DAUC <0003> auc.c:143 vector [2]: ck = f845a8bfa4737d21b378d45734ded38a 20240915120228088 DAUC <0003> auc.c:144 vector [2]: ik = ac56171f9881f86708631540b26ae8a9 20240915120228088 DAUC <0003> auc.c:145 vector [2]: res = 27b0f14f00ac4dc00000000000000000 20240915120228088 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228088 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228088 DAUC <0003> auc.c:151 vector [2]: kc = ef087eb7ba46be65 20240915120228088 DAUC <0003> auc.c:152 vector [2]: sres = 271cbc8f 20240915120228088 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228088 DAUC <0003> auc.c:113 vector [3]: rand = 22181a09f70c0ac8ea68ad97353d58c1 20240915120228088 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240915120228088 DAUC <0003> auc.c:142 vector [3]: autn = b94caa6748570000bfe243b679bb10ac 20240915120228088 DAUC <0003> auc.c:143 vector [3]: ck = 0f9a2f22b30645cc59fcd4a46c1003cf 20240915120228088 DAUC <0003> auc.c:144 vector [3]: ik = 03ac378020680697fe1666e1bcf51f93 20240915120228088 DAUC <0003> auc.c:145 vector [3]: res = b44eadc200535c130000000000000000 20240915120228088 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228088 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228088 DAUC <0003> auc.c:151 vector [3]: kc = abdcaae7438b5f07 20240915120228088 DAUC <0003> auc.c:152 vector [3]: sres = b41df1d1 20240915120228088 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228088 DAUC <0003> auc.c:113 vector [4]: rand = 18e27868e0a3c5c45991ddfcd2c5f65d 20240915120228088 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240915120228088 DAUC <0003> auc.c:142 vector [4]: autn = 7a8456186f730000cdb0743452754596 20240915120228088 DAUC <0003> auc.c:143 vector [4]: ck = c234d1d2d9abfdc200557d3d03f27ef4 20240915120228088 DAUC <0003> auc.c:144 vector [4]: ik = 70ebf765bdfa8948461289707e6fed10 20240915120228088 DAUC <0003> auc.c:145 vector [4]: res = d826d2507295fa940000000000000000 20240915120228088 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228088 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120228088 DAUC <0003> auc.c:151 vector [4]: kc = f498d2fa19cce76e 20240915120228088 DAUC <0003> auc.c:152 vector [4]: sres = aab328c4 20240915120228088 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120228088 DAUC <0003> db_auc.c:245 IMSI='262427017995361': Generated 5 vectors 20240915120228088 DAUC <0003> db_auc.c:249 IMSI='262427017995361': Updating SQN=481 in DB 20240915120228096 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427017995361"} 20240915120228096 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427017995361 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228096 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228096 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20240915120228126 DAUC <0003> db_auc.c:157 IMSI='262426137344681': No 2G Auth Data 20240915120228126 DAUC <0003> db_auc.c:192 IMSI='262426137344681': No 3G Auth Data 20240915120228233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20240915120228240 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228240 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426137344681"} 20240915120228240 DAUC <0003> db_auc.c:157 IMSI='262426137344681': No 2G Auth Data 20240915120228240 DAUC <0003> db_auc.c:236 IMSI='262426137344681': Calling to generate 1 vectors 20240915120228240 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240915120228240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228240 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120228240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120228240 DAUC <0003> auc.c:113 vector [0]: rand = da33008d49569bc1bdd1fbb3abb392a9 20240915120228240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120228240 DAUC <0003> auc.c:142 vector [0]: autn = decedf411537000085f31228c7c9993b 20240915120228240 DAUC <0003> auc.c:143 vector [0]: ck = 2dd172f2f1123d80171eb9a427bfca31 20240915120228240 DAUC <0003> auc.c:144 vector [0]: ik = 5b37a1342a94ce31ebac92215949a09d 20240915120228240 DAUC <0003> auc.c:145 vector [0]: res = bbb0d73f978628ad0000000000000000 20240915120228240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228240 DAUC <0003> auc.c:151 vector [0]: kc = 8a54f843a570991d 20240915120228240 DAUC <0003> auc.c:152 vector [0]: sres = 2c36ff92 20240915120228240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228240 DAUC <0003> db_auc.c:245 IMSI='262426137344681': Generated 1 vectors 20240915120228240 DAUC <0003> db_auc.c:249 IMSI='262426137344681': Updating SQN=33 in DB 20240915120228249 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426137344681"} 20240915120228249 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228249 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228249 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228254 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228254 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426137344681"} 20240915120228254 DAUC <0003> db_auc.c:157 IMSI='262426137344681': No 2G Auth Data 20240915120228255 DAUC <0003> db_auc.c:236 IMSI='262426137344681': Calling to generate 4 vectors 20240915120228255 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240915120228255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228255 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120228255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240915120228255 DAUC <0003> auc.c:113 vector [0]: rand = 7389cb9de98f1305f41624f6e843606c 20240915120228255 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240915120228255 DAUC <0003> auc.c:142 vector [0]: autn = fa0cb5c77ab3000041400642b8995cbe 20240915120228255 DAUC <0003> auc.c:143 vector [0]: ck = 17d8ff35d6fead05eb5d78b96f199787 20240915120228255 DAUC <0003> auc.c:144 vector [0]: ik = 8971f2f5348bfd931e73e76ca67f40ec 20240915120228255 DAUC <0003> auc.c:145 vector [0]: res = f2935229497cd5e40000000000000000 20240915120228255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228255 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228255 DAUC <0003> auc.c:151 vector [0]: kc = 6b8792152b1387fd 20240915120228255 DAUC <0003> auc.c:152 vector [0]: sres = bbef87cd 20240915120228255 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228255 DAUC <0003> auc.c:113 vector [1]: rand = 646e48ac9f500f1bbaf143a241905d80 20240915120228255 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240915120228255 DAUC <0003> auc.c:142 vector [1]: autn = bfe88b82bdf80000aae4011f2913114c 20240915120228255 DAUC <0003> auc.c:143 vector [1]: ck = 0438493a415840d23ffc10b148f6c7d4 20240915120228255 DAUC <0003> auc.c:144 vector [1]: ik = bba8e4f3f16ffe5e68713a0e7c6a2e1a 20240915120228255 DAUC <0003> auc.c:145 vector [1]: res = 84db90ffe4a1545a0000000000000000 20240915120228255 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228255 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228255 DAUC <0003> auc.c:151 vector [1]: kc = e81d877684ab5742 20240915120228255 DAUC <0003> auc.c:152 vector [1]: sres = 607ac4a5 20240915120228255 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228255 DAUC <0003> auc.c:113 vector [2]: rand = b4004c4a300c6eac081e6aeafbbf50fa 20240915120228255 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240915120228255 DAUC <0003> auc.c:142 vector [2]: autn = 6d5ae0e71b8f0000a651469657821b95 20240915120228255 DAUC <0003> auc.c:143 vector [2]: ck = 9277fcb9b6c79c21289e1686da9defa5 20240915120228255 DAUC <0003> auc.c:144 vector [2]: ik = dc4d8febe87fd82e0e974eb3211ec951 20240915120228255 DAUC <0003> auc.c:145 vector [2]: res = eaa372b4b23abc750000000000000000 20240915120228255 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228255 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228255 DAUC <0003> auc.c:151 vector [2]: kc = 68332b67a53b62fb 20240915120228255 DAUC <0003> auc.c:152 vector [2]: sres = 5899cec1 20240915120228255 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228255 DAUC <0003> auc.c:113 vector [3]: rand = 4180043caa86d8b5a9338999b9b83c63 20240915120228255 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240915120228255 DAUC <0003> auc.c:142 vector [3]: autn = 6d978f9ad7b10000391bd517c703f44d 20240915120228255 DAUC <0003> auc.c:143 vector [3]: ck = 301fd446473f3607b4515c8b6581478b 20240915120228255 DAUC <0003> auc.c:144 vector [3]: ik = a8b67377b2328de058fa5ee6b815d6b3 20240915120228255 DAUC <0003> auc.c:145 vector [3]: res = a243e68736b2a5de0000000000000000 20240915120228255 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228255 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228255 DAUC <0003> auc.c:151 vector [3]: kc = 7402a55c28992adf 20240915120228255 DAUC <0003> auc.c:152 vector [3]: sres = 94f14359 20240915120228255 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228255 DAUC <0003> db_auc.c:245 IMSI='262426137344681': Generated 4 vectors 20240915120228255 DAUC <0003> db_auc.c:249 IMSI='262426137344681': Updating SQN=161 in DB 20240915120228264 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426137344681"} 20240915120228264 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228264 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228264 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228269 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228269 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426137344681"} 20240915120228269 DAUC <0003> db_auc.c:157 IMSI='262426137344681': No 2G Auth Data 20240915120228269 DAUC <0003> db_auc.c:236 IMSI='262426137344681': Calling to generate 5 vectors 20240915120228269 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120228269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228269 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120228269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240915120228269 DAUC <0003> auc.c:113 vector [0]: rand = d2353060c3c8d086749f094d05581b94 20240915120228269 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240915120228269 DAUC <0003> auc.c:142 vector [0]: autn = d1fd5dff39210000127905df5d785af1 20240915120228269 DAUC <0003> auc.c:143 vector [0]: ck = b5a5a425f14fd4a2f1ad38b7118b68bd 20240915120228269 DAUC <0003> auc.c:144 vector [0]: ik = 0243e8c8c3b5cb8f43317852cf2dcd6b 20240915120228269 DAUC <0003> auc.c:145 vector [0]: res = 1d9c001319a5ce540000000000000000 20240915120228269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228269 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228269 DAUC <0003> auc.c:151 vector [0]: kc = 057a0c08ec5cbafb 20240915120228269 DAUC <0003> auc.c:152 vector [0]: sres = 0439ce47 20240915120228269 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228269 DAUC <0003> auc.c:113 vector [1]: rand = c765c260e3074bb2441bfee164959507 20240915120228269 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240915120228269 DAUC <0003> auc.c:142 vector [1]: autn = 6336e603a5c70000ef84fe1a3c5ca0fa 20240915120228269 DAUC <0003> auc.c:143 vector [1]: ck = cbb8adbda720f4ede0131cbcdc6951cc 20240915120228269 DAUC <0003> auc.c:144 vector [1]: ik = 1f0db0ae28ac917f62f36161a270416d 20240915120228269 DAUC <0003> auc.c:145 vector [1]: res = 51cf67890f4a74580000000000000000 20240915120228269 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228269 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228269 DAUC <0003> auc.c:151 vector [1]: kc = 565560cef1957533 20240915120228269 DAUC <0003> auc.c:152 vector [1]: sres = 5e8513d1 20240915120228269 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228269 DAUC <0003> auc.c:113 vector [2]: rand = 1a523ac18038233d75c3d922c35a6db4 20240915120228269 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240915120228269 DAUC <0003> auc.c:142 vector [2]: autn = 363cb627f7100000a4351e379810cb6a 20240915120228269 DAUC <0003> auc.c:143 vector [2]: ck = 07276e9268fd924bafd6fff17885694b 20240915120228269 DAUC <0003> auc.c:144 vector [2]: ik = 3ec83b37ba35ddb2b409dce2cd76d6f6 20240915120228269 DAUC <0003> auc.c:145 vector [2]: res = ac2af76ae56cacef0000000000000000 20240915120228269 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228269 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228269 DAUC <0003> auc.c:151 vector [2]: kc = 223076b6673bf044 20240915120228269 DAUC <0003> auc.c:152 vector [2]: sres = 49465b85 20240915120228269 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228269 DAUC <0003> auc.c:113 vector [3]: rand = 860ae81cbd528edce1697a96ed6b7067 20240915120228269 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240915120228269 DAUC <0003> auc.c:142 vector [3]: autn = fe95160b0f0b0000cd1576df25e9d7df 20240915120228269 DAUC <0003> auc.c:143 vector [3]: ck = 0ecc159526cfed08ef02f9fcb2a13fed 20240915120228269 DAUC <0003> auc.c:144 vector [3]: ik = b6115942fb75010c0016e45848186646 20240915120228269 DAUC <0003> auc.c:145 vector [3]: res = 9b7c18d2bfa9a85b0000000000000000 20240915120228269 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228269 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228269 DAUC <0003> auc.c:151 vector [3]: kc = 57c951732703b5af 20240915120228269 DAUC <0003> auc.c:152 vector [3]: sres = 24d5b089 20240915120228269 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228269 DAUC <0003> auc.c:113 vector [4]: rand = db3030f7f739850c2852584227647a54 20240915120228269 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240915120228269 DAUC <0003> auc.c:142 vector [4]: autn = d62f5cf2ce620000f3c32fc6386a2f57 20240915120228270 DAUC <0003> auc.c:143 vector [4]: ck = 43ab8b46169d985a78f2e6ebddf7c608 20240915120228270 DAUC <0003> auc.c:144 vector [4]: ik = 8477164c6020adc906d819175c464c25 20240915120228270 DAUC <0003> auc.c:145 vector [4]: res = 12bd828975e566960000000000000000 20240915120228270 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228270 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120228270 DAUC <0003> auc.c:151 vector [4]: kc = b9f662f6f70cbfbe 20240915120228270 DAUC <0003> auc.c:152 vector [4]: sres = 6758e41f 20240915120228270 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120228270 DAUC <0003> db_auc.c:245 IMSI='262426137344681': Generated 5 vectors 20240915120228270 DAUC <0003> db_auc.c:249 IMSI='262426137344681': Updating SQN=321 in DB 20240915120228278 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426137344681"} 20240915120228278 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228278 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228278 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228284 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228284 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426137344681"} 20240915120228284 DAUC <0003> db_auc.c:157 IMSI='262426137344681': No 2G Auth Data 20240915120228284 DAUC <0003> db_auc.c:236 IMSI='262426137344681': Calling to generate 5 vectors 20240915120228284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120228284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228284 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120228284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240915120228284 DAUC <0003> auc.c:113 vector [0]: rand = 9cb8fb45ea721dc663d1424153d51ca9 20240915120228284 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240915120228284 DAUC <0003> auc.c:142 vector [0]: autn = 48277d70eea500008a1ec9922be895d8 20240915120228284 DAUC <0003> auc.c:143 vector [0]: ck = c9c2509fdd32904f058fdc1a0f272aa2 20240915120228284 DAUC <0003> auc.c:144 vector [0]: ik = 92398474787508f55543e0b9aa74fe6a 20240915120228284 DAUC <0003> auc.c:145 vector [0]: res = 3f02492db2c46ec20000000000000000 20240915120228284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228284 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120228284 DAUC <0003> auc.c:151 vector [0]: kc = 0b37e84800144c72 20240915120228284 DAUC <0003> auc.c:152 vector [0]: sres = 8dc627ef 20240915120228284 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120228284 DAUC <0003> auc.c:113 vector [1]: rand = 0dce72aedf4399bc414bae5df1938fe6 20240915120228284 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240915120228284 DAUC <0003> auc.c:142 vector [1]: autn = ac8afdd5fd55000056f82d636e60171e 20240915120228284 DAUC <0003> auc.c:143 vector [1]: ck = 644a0b1d0bff61e8137053a42cb1ecb8 20240915120228284 DAUC <0003> auc.c:144 vector [1]: ik = 6396cc2dea8702a485efa5cf431d2ad3 20240915120228284 DAUC <0003> auc.c:145 vector [1]: res = cdbdb76e9c324f410000000000000000 20240915120228284 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228284 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120228284 DAUC <0003> auc.c:151 vector [1]: kc = 9143315b8ed4a527 20240915120228284 DAUC <0003> auc.c:152 vector [1]: sres = 518ff82f 20240915120228284 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120228284 DAUC <0003> auc.c:113 vector [2]: rand = 530866d454d4df146383b6ac0bc5c2fa 20240915120228284 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240915120228284 DAUC <0003> auc.c:142 vector [2]: autn = bfd9710e90c9000024cbcaad91aa1fae 20240915120228284 DAUC <0003> auc.c:143 vector [2]: ck = 4b3c6c4c14cf7476d16ec46ddd8a6ec7 20240915120228284 DAUC <0003> auc.c:144 vector [2]: ik = 542cdfd96fdec32d187083766841755f 20240915120228284 DAUC <0003> auc.c:145 vector [2]: res = 60912900d1f75ea50000000000000000 20240915120228284 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228284 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120228284 DAUC <0003> auc.c:151 vector [2]: kc = d60ef48ecedaacc3 20240915120228284 DAUC <0003> auc.c:152 vector [2]: sres = b16677a5 20240915120228284 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120228284 DAUC <0003> auc.c:113 vector [3]: rand = ca660ac0c62339da8527cf1d6e4dac9c 20240915120228285 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240915120228285 DAUC <0003> auc.c:142 vector [3]: autn = e989b80a33bc0000004ab10cb87e62f7 20240915120228285 DAUC <0003> auc.c:143 vector [3]: ck = e29681d04f0c54c87916ec23d58726d9 20240915120228285 DAUC <0003> auc.c:144 vector [3]: ik = 2245f3e3baff73bd0755d04184ec694d 20240915120228285 DAUC <0003> auc.c:145 vector [3]: res = 4a483938339d48960000000000000000 20240915120228285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228285 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120228285 DAUC <0003> auc.c:151 vector [3]: kc = be904e51a49868e1 20240915120228285 DAUC <0003> auc.c:152 vector [3]: sres = 79d571ae 20240915120228285 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120228285 DAUC <0003> auc.c:113 vector [4]: rand = d37898ce4320a00df70a6c7f4abcd728 20240915120228285 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240915120228285 DAUC <0003> auc.c:142 vector [4]: autn = 6848ccb592e000008ac7199417614dfd 20240915120228285 DAUC <0003> auc.c:143 vector [4]: ck = 81f8130c347f417c5a259c0fdff72ced 20240915120228285 DAUC <0003> auc.c:144 vector [4]: ik = 07c1defe70bc8bbdf8a483ef3da6ee1d 20240915120228285 DAUC <0003> auc.c:145 vector [4]: res = 2d010a2667ba5f2a0000000000000000 20240915120228285 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228285 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120228285 DAUC <0003> auc.c:151 vector [4]: kc = 24b8d212a6920831 20240915120228285 DAUC <0003> auc.c:152 vector [4]: sres = 4abb550c 20240915120228285 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120228285 DAUC <0003> db_auc.c:245 IMSI='262426137344681': Generated 5 vectors 20240915120228285 DAUC <0003> db_auc.c:249 IMSI='262426137344681': Updating SQN=481 in DB 20240915120228293 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426137344681"} 20240915120228293 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426137344681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228293 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228293 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20240915120228321 DAUC <0003> db_auc.c:157 IMSI='262421526679614': No 2G Auth Data 20240915120228321 DAUC <0003> db_auc.c:192 IMSI='262421526679614': No 3G Auth Data 20240915120228355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20240915120228358 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228358 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421526679614"} 20240915120228358 DAUC <0003> db_auc.c:236 IMSI='262421526679614': Calling to generate 1 vectors 20240915120228358 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240915120228358 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228358 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228358 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120228358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228358 DAUC <0003> auc.c:113 vector [0]: rand = 882be13d469155686dfdc07e521e0ae5 20240915120228358 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120228358 DAUC <0003> auc.c:142 vector [0]: autn = 687a15884dd200002558d9b1b0656557 20240915120228358 DAUC <0003> auc.c:143 vector [0]: ck = 4752789e91d885203f3539f46b7f74cb 20240915120228358 DAUC <0003> auc.c:144 vector [0]: ik = 04df920e5a4fe008291fcaf63e8200e1 20240915120228358 DAUC <0003> auc.c:145 vector [0]: res = 3a596098653f29430000000000000000 20240915120228358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228358 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228358 DAUC <0003> auc.c:179 vector [0]: kc = ea676ca29c970c00 20240915120228358 DAUC <0003> auc.c:180 vector [0]: sres = f34a9c2c 20240915120228358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228358 DAUC <0003> db_auc.c:245 IMSI='262421526679614': Generated 1 vectors 20240915120228358 DAUC <0003> db_auc.c:249 IMSI='262421526679614': Updating SQN=33 in DB 20240915120228367 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421526679614"} 20240915120228367 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228367 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228367 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228372 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228372 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421526679614"} 20240915120228372 DAUC <0003> db_auc.c:236 IMSI='262421526679614': Calling to generate 4 vectors 20240915120228372 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240915120228372 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228372 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228372 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240915120228372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228372 DAUC <0003> auc.c:113 vector [0]: rand = 68fb19542862c3d9124d4d4c3588740e 20240915120228372 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240915120228372 DAUC <0003> auc.c:142 vector [0]: autn = a82b0bfeb0010000dc77eb462d29ea8b 20240915120228372 DAUC <0003> auc.c:143 vector [0]: ck = 6d4413bd43ec790f7998cffd56546b7e 20240915120228372 DAUC <0003> auc.c:144 vector [0]: ik = 35510acdd235aa2e2c61adae421c7885 20240915120228372 DAUC <0003> auc.c:145 vector [0]: res = 89cd378c0ac1a49e0000000000000000 20240915120228372 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228372 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228372 DAUC <0003> auc.c:179 vector [0]: kc = 9e923fd0da0d6400 20240915120228372 DAUC <0003> auc.c:180 vector [0]: sres = 952f244b 20240915120228372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228372 DAUC <0003> auc.c:113 vector [1]: rand = fb5fedd91380c1fd726679fcfdd52152 20240915120228372 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240915120228372 DAUC <0003> auc.c:142 vector [1]: autn = 3dff26ea981a00004f414d7d660d76dc 20240915120228372 DAUC <0003> auc.c:143 vector [1]: ck = e8850de3c64f9eee7f22b13dd9d66d25 20240915120228372 DAUC <0003> auc.c:144 vector [1]: ik = 6136a8bece64cebe3c0e261c671d4f81 20240915120228372 DAUC <0003> auc.c:145 vector [1]: res = 62a7fff0aa417ace0000000000000000 20240915120228372 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228372 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228373 DAUC <0003> auc.c:179 vector [1]: kc = 3e9c0e1f1d0ff800 20240915120228373 DAUC <0003> auc.c:180 vector [1]: sres = ed36a8e3 20240915120228373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228373 DAUC <0003> auc.c:113 vector [2]: rand = 300d7458b59b582b3665de2ce99b3e77 20240915120228373 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240915120228373 DAUC <0003> auc.c:142 vector [2]: autn = 4dd3a29f55fc0000eee5096933308da9 20240915120228373 DAUC <0003> auc.c:143 vector [2]: ck = 810c5e5f05322680a0ea8c3af20866fc 20240915120228373 DAUC <0003> auc.c:144 vector [2]: ik = 1c33ff12a96c923c35cde04652d3e954 20240915120228373 DAUC <0003> auc.c:145 vector [2]: res = d4534c5db73ad2d20000000000000000 20240915120228373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228373 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228373 DAUC <0003> auc.c:179 vector [2]: kc = f1e624cd81267c00 20240915120228373 DAUC <0003> auc.c:180 vector [2]: sres = 4a731655 20240915120228373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228373 DAUC <0003> auc.c:113 vector [3]: rand = 6bb042aa94c03ae374f5f21f6d62b63b 20240915120228373 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240915120228373 DAUC <0003> auc.c:142 vector [3]: autn = b6fbdc6ff6e70000e81424213240e2d9 20240915120228373 DAUC <0003> auc.c:143 vector [3]: ck = b9e674ff379c793e74abb2bafbb7f9aa 20240915120228373 DAUC <0003> auc.c:144 vector [3]: ik = a0ffddec685fbafa0e29fcc0de324cbc 20240915120228373 DAUC <0003> auc.c:145 vector [3]: res = b87639ba6feb563b0000000000000000 20240915120228373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228373 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228373 DAUC <0003> auc.c:179 vector [3]: kc = ac270cd73df7a400 20240915120228373 DAUC <0003> auc.c:180 vector [3]: sres = 796d1597 20240915120228373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228373 DAUC <0003> db_auc.c:245 IMSI='262421526679614': Generated 4 vectors 20240915120228373 DAUC <0003> db_auc.c:249 IMSI='262421526679614': Updating SQN=161 in DB 20240915120228381 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421526679614"} 20240915120228381 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228381 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228381 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228386 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228386 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421526679614"} 20240915120228386 DAUC <0003> db_auc.c:236 IMSI='262421526679614': Calling to generate 5 vectors 20240915120228386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240915120228386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228386 DAUC <0003> auc.c:113 vector [0]: rand = 306ae27e00acea38a76dc6f266150a25 20240915120228386 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240915120228386 DAUC <0003> auc.c:142 vector [0]: autn = 7497639d5f400000d8067063d0f77794 20240915120228386 DAUC <0003> auc.c:143 vector [0]: ck = f7d41690b375f8db22d3c827365a3b6a 20240915120228386 DAUC <0003> auc.c:144 vector [0]: ik = 5060ad8ed6dedcf72722892effcf893a 20240915120228386 DAUC <0003> auc.c:145 vector [0]: res = aa0f2f9a60d286030000000000000000 20240915120228386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228386 DAUC <0003> auc.c:179 vector [0]: kc = e062fe2e787c9c00 20240915120228386 DAUC <0003> auc.c:180 vector [0]: sres = 32ca49e7 20240915120228386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228386 DAUC <0003> auc.c:113 vector [1]: rand = b49380e398535a0d19a24990056be095 20240915120228386 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240915120228386 DAUC <0003> auc.c:142 vector [1]: autn = f9009d4d88100000624aa667afa084c1 20240915120228386 DAUC <0003> auc.c:143 vector [1]: ck = 5a934ab056a6489e8a272a968a2b0ffa 20240915120228386 DAUC <0003> auc.c:144 vector [1]: ik = 4296b11936d6c8dd1a7be52dca4a5825 20240915120228386 DAUC <0003> auc.c:145 vector [1]: res = 83776207762e37120000000000000000 20240915120228386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228386 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228386 DAUC <0003> auc.c:179 vector [1]: kc = 7776b56f1823f400 20240915120228386 DAUC <0003> auc.c:180 vector [1]: sres = 8148bb8c 20240915120228386 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228386 DAUC <0003> auc.c:113 vector [2]: rand = 0e155323ce7bf38020a0529f1e73c154 20240915120228386 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240915120228386 DAUC <0003> auc.c:142 vector [2]: autn = 45a6adc8940f0000933584dc7b61d528 20240915120228386 DAUC <0003> auc.c:143 vector [2]: ck = 4f67b07a11f320452d64c72369f918cc 20240915120228386 DAUC <0003> auc.c:144 vector [2]: ik = dd6c323515d4487818cfcb11a657fbbb 20240915120228386 DAUC <0003> auc.c:145 vector [2]: res = 19c435a78203107e0000000000000000 20240915120228386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228386 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228387 DAUC <0003> auc.c:179 vector [2]: kc = 826b2e8605f5a400 20240915120228387 DAUC <0003> auc.c:180 vector [2]: sres = fdbb9b18 20240915120228387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228387 DAUC <0003> auc.c:113 vector [3]: rand = 6553b3360666e8e22b501fa052fb36c1 20240915120228387 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240915120228387 DAUC <0003> auc.c:142 vector [3]: autn = 275bde645a6f0000e8be56e669d011d8 20240915120228387 DAUC <0003> auc.c:143 vector [3]: ck = d47b308eaaedf4dec3945a36f52775aa 20240915120228387 DAUC <0003> auc.c:144 vector [3]: ik = f9c79a2729c625c13505f4e01c75d1d4 20240915120228387 DAUC <0003> auc.c:145 vector [3]: res = f7f965085b17f1be0000000000000000 20240915120228387 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228387 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228387 DAUC <0003> auc.c:179 vector [3]: kc = 8844b81ed15b7800 20240915120228387 DAUC <0003> auc.c:180 vector [3]: sres = 0556826b 20240915120228387 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228387 DAUC <0003> auc.c:113 vector [4]: rand = abd81431aaceecc9ef685d564bc98401 20240915120228387 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240915120228387 DAUC <0003> auc.c:142 vector [4]: autn = 14da2f0c89450000a1de928d5a5907a7 20240915120228387 DAUC <0003> auc.c:143 vector [4]: ck = 6e6c1a4fd2f27c9688b0616fdec3a1c6 20240915120228387 DAUC <0003> auc.c:144 vector [4]: ik = fe31eb657cd700611f03f11e4cdc6e25 20240915120228387 DAUC <0003> auc.c:145 vector [4]: res = 4066278bdd765f2d0000000000000000 20240915120228387 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228387 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228387 DAUC <0003> auc.c:179 vector [4]: kc = fe39418d6b8ec000 20240915120228387 DAUC <0003> auc.c:180 vector [4]: sres = 1d42ad20 20240915120228387 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228387 DAUC <0003> db_auc.c:245 IMSI='262421526679614': Generated 5 vectors 20240915120228387 DAUC <0003> db_auc.c:249 IMSI='262421526679614': Updating SQN=321 in DB 20240915120228395 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421526679614"} 20240915120228395 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228400 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228400 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421526679614"} 20240915120228400 DAUC <0003> db_auc.c:236 IMSI='262421526679614': Calling to generate 5 vectors 20240915120228400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240915120228400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228400 DAUC <0003> auc.c:113 vector [0]: rand = b5eb0b546917a48080ec2feb68548f35 20240915120228400 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240915120228400 DAUC <0003> auc.c:142 vector [0]: autn = e29c0a8268cd0000f23c5dc68789abac 20240915120228400 DAUC <0003> auc.c:143 vector [0]: ck = 5f55cffe7287dc7b771ae2d0cd1cd7e0 20240915120228400 DAUC <0003> auc.c:144 vector [0]: ik = 72ec3e4e6b749e2b33859ad97e945963 20240915120228400 DAUC <0003> auc.c:145 vector [0]: res = c651cc41a88c94180000000000000000 20240915120228400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228400 DAUC <0003> auc.c:179 vector [0]: kc = 95e0b635ad018c00 20240915120228400 DAUC <0003> auc.c:180 vector [0]: sres = de28e974 20240915120228400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228400 DAUC <0003> auc.c:113 vector [1]: rand = 2c9117c55b4d9bb07f3ae785dd33e10e 20240915120228400 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240915120228400 DAUC <0003> auc.c:142 vector [1]: autn = 26e80ae4005c0000b8872f31027d94d5 20240915120228400 DAUC <0003> auc.c:143 vector [1]: ck = 29f77be76b4db1adb1af320c713de48e 20240915120228400 DAUC <0003> auc.c:144 vector [1]: ik = d90c26d83a20d339c3d1c63417a0e7d2 20240915120228400 DAUC <0003> auc.c:145 vector [1]: res = f1bc475f594dc75d0000000000000000 20240915120228400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228401 DAUC <0003> auc.c:179 vector [1]: kc = c9982bcc0b129800 20240915120228401 DAUC <0003> auc.c:180 vector [1]: sres = 0c08edf7 20240915120228401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228401 DAUC <0003> auc.c:113 vector [2]: rand = 18285c217656964deab249f135322e80 20240915120228401 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240915120228401 DAUC <0003> auc.c:142 vector [2]: autn = 91e839a79beb00009104305637855342 20240915120228401 DAUC <0003> auc.c:143 vector [2]: ck = a913f829cb82a2d295b0cc3553402799 20240915120228401 DAUC <0003> auc.c:144 vector [2]: ik = 5fcffc7b3ef418ad20d5e1e857a72b64 20240915120228401 DAUC <0003> auc.c:145 vector [2]: res = 7ad68d574143be1d0000000000000000 20240915120228401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228401 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228401 DAUC <0003> auc.c:179 vector [2]: kc = a8ae856ef94e7400 20240915120228401 DAUC <0003> auc.c:180 vector [2]: sres = 60d88dae 20240915120228401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228401 DAUC <0003> auc.c:113 vector [3]: rand = 22a630b2e28e7bf4d5cbd816c48b57b4 20240915120228401 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240915120228401 DAUC <0003> auc.c:142 vector [3]: autn = d5b1a9ceb10d0000ad1e6f06f8f331c0 20240915120228401 DAUC <0003> auc.c:143 vector [3]: ck = 8ac8d51c9da63d8c48319abf0335482d 20240915120228401 DAUC <0003> auc.c:144 vector [3]: ik = 95984561db168e0ce8a8c4503cb9e71e 20240915120228401 DAUC <0003> auc.c:145 vector [3]: res = 762231824fd558b30000000000000000 20240915120228401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228401 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228401 DAUC <0003> auc.c:179 vector [3]: kc = 939cadcb2a207c00 20240915120228401 DAUC <0003> auc.c:180 vector [3]: sres = 050787f7 20240915120228401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228401 DAUC <0003> auc.c:113 vector [4]: rand = f1cc4c5019fdd8a203277a919e8510e5 20240915120228401 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240915120228401 DAUC <0003> auc.c:142 vector [4]: autn = 78c2eef507dc0000a386395bc8cd3ece 20240915120228401 DAUC <0003> auc.c:143 vector [4]: ck = 81f95fb3b35903b7dd81b77d019e206a 20240915120228401 DAUC <0003> auc.c:144 vector [4]: ik = 6d0e62f2b102c0a54b2c50431a7bc79c 20240915120228401 DAUC <0003> auc.c:145 vector [4]: res = 904badd7b463929a0000000000000000 20240915120228401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228401 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228401 DAUC <0003> auc.c:179 vector [4]: kc = f6300f4af8a14800 20240915120228401 DAUC <0003> auc.c:180 vector [4]: sres = f76dbaae 20240915120228401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228401 DAUC <0003> db_auc.c:245 IMSI='262421526679614': Generated 5 vectors 20240915120228401 DAUC <0003> db_auc.c:249 IMSI='262421526679614': Updating SQN=481 in DB 20240915120228410 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421526679614"} 20240915120228410 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421526679614 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228410 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228410 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20240915120228447 DAUC <0003> db_auc.c:157 IMSI='262427378800192': No 2G Auth Data 20240915120228447 DAUC <0003> db_auc.c:192 IMSI='262427378800192': No 3G Auth Data 20240915120228479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45876<->l=127.0.0.1:4258 20240915120228481 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228482 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378800192"} 20240915120228482 DAUC <0003> db_auc.c:236 IMSI='262427378800192': Calling to generate 1 vectors 20240915120228482 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240915120228482 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228482 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228482 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120228482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228482 DAUC <0003> auc.c:113 vector [0]: rand = 39340f3666d67ebc9d660bdcac7fc52a 20240915120228482 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120228482 DAUC <0003> auc.c:142 vector [0]: autn = bb06de3922a2000094ece5988c62f2b1 20240915120228482 DAUC <0003> auc.c:143 vector [0]: ck = a8ff2a5757fc700a500e2f7c4de50c05 20240915120228482 DAUC <0003> auc.c:144 vector [0]: ik = 9fc3bf48df5e762fe7baf569e1d68179 20240915120228482 DAUC <0003> auc.c:145 vector [0]: res = 98367fc48deacc770000000000000000 20240915120228482 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228482 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228482 DAUC <0003> auc.c:179 vector [0]: kc = fae33919023b3c00 20240915120228482 DAUC <0003> auc.c:180 vector [0]: sres = 1d6ac5de 20240915120228482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228482 DAUC <0003> db_auc.c:245 IMSI='262427378800192': Generated 1 vectors 20240915120228482 DAUC <0003> db_auc.c:249 IMSI='262427378800192': Updating SQN=33 in DB 20240915120228490 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378800192"} 20240915120228490 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228490 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228490 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228493 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228493 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378800192"} 20240915120228493 DAUC <0003> db_auc.c:236 IMSI='262427378800192': Calling to generate 4 vectors 20240915120228493 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240915120228493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228493 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240915120228493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228493 DAUC <0003> auc.c:113 vector [0]: rand = 4bea430cecbc43138620ab7edc31b918 20240915120228493 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240915120228493 DAUC <0003> auc.c:142 vector [0]: autn = f9c74ca788c00000ec387d576cec6f64 20240915120228493 DAUC <0003> auc.c:143 vector [0]: ck = 00c0a0c84c0a91ad32431d8f7e632384 20240915120228493 DAUC <0003> auc.c:144 vector [0]: ik = 67c89348a7a08a0609792430102a21e2 20240915120228493 DAUC <0003> auc.c:145 vector [0]: res = bc36751be37427250000000000000000 20240915120228493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228494 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228494 DAUC <0003> auc.c:179 vector [0]: kc = b89bf5b4ea14e400 20240915120228494 DAUC <0003> auc.c:180 vector [0]: sres = 3bbf9dc5 20240915120228494 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228494 DAUC <0003> auc.c:113 vector [1]: rand = d5d80ced7f64777e885df0f1412a478b 20240915120228494 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240915120228494 DAUC <0003> auc.c:142 vector [1]: autn = 0b1d83c79d830000a4862c00a3628a5f 20240915120228494 DAUC <0003> auc.c:143 vector [1]: ck = cbaec960b9e2849c135c2751ebf1a5a1 20240915120228494 DAUC <0003> auc.c:144 vector [1]: ik = 1d3cda63cfa498b5137306275054e748 20240915120228494 DAUC <0003> auc.c:145 vector [1]: res = 1d26bdc39b4661460000000000000000 20240915120228494 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228494 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228494 DAUC <0003> auc.c:179 vector [1]: kc = 521ccb6e4614b800 20240915120228494 DAUC <0003> auc.c:180 vector [1]: sres = 6878d0d9 20240915120228494 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228494 DAUC <0003> auc.c:113 vector [2]: rand = a85a39b6393a05547096b32e1bb0f02b 20240915120228494 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240915120228494 DAUC <0003> auc.c:142 vector [2]: autn = 5e7ab941e8400000b9b2898831c871cb 20240915120228494 DAUC <0003> auc.c:143 vector [2]: ck = 7a6bc10bc6a6af2a64611d0adcc10696 20240915120228494 DAUC <0003> auc.c:144 vector [2]: ik = 8feea7818e63a582bef015a7853bb399 20240915120228494 DAUC <0003> auc.c:145 vector [2]: res = 0a46f0a9042682fd0000000000000000 20240915120228494 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228494 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228494 DAUC <0003> auc.c:179 vector [2]: kc = 0eaea7d2c2847400 20240915120228494 DAUC <0003> auc.c:180 vector [2]: sres = 63dbc073 20240915120228494 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228494 DAUC <0003> auc.c:113 vector [3]: rand = c7e4c9d13e9bfa9d85f89e6fc230f28f 20240915120228494 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240915120228494 DAUC <0003> auc.c:142 vector [3]: autn = 49e70f54f36a000088ec06fa57d86051 20240915120228494 DAUC <0003> auc.c:143 vector [3]: ck = 19fb89a8b570e2e3571e6ef41cc432fa 20240915120228494 DAUC <0003> auc.c:144 vector [3]: ik = 14a024017db7f6ce527a9b8bc2f6812a 20240915120228494 DAUC <0003> auc.c:145 vector [3]: res = f5add4df85d9ce630000000000000000 20240915120228494 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228494 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228494 DAUC <0003> auc.c:179 vector [3]: kc = 78ccac392de42400 20240915120228494 DAUC <0003> auc.c:180 vector [3]: sres = 813dd71d 20240915120228494 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228494 DAUC <0003> db_auc.c:245 IMSI='262427378800192': Generated 4 vectors 20240915120228494 DAUC <0003> db_auc.c:249 IMSI='262427378800192': Updating SQN=161 in DB 20240915120228502 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378800192"} 20240915120228502 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228502 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228502 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228507 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228507 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378800192"} 20240915120228507 DAUC <0003> db_auc.c:236 IMSI='262427378800192': Calling to generate 5 vectors 20240915120228507 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240915120228507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228507 DAUC <0003> auc.c:113 vector [0]: rand = a6dcce5a45f02bc99e0a28b5ba5bee86 20240915120228507 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240915120228507 DAUC <0003> auc.c:142 vector [0]: autn = 678fbb12cd34000036123670e09461f8 20240915120228507 DAUC <0003> auc.c:143 vector [0]: ck = e90d5d13b9bf95b5acc2ea3766549d10 20240915120228507 DAUC <0003> auc.c:144 vector [0]: ik = 37915d864395885bc49fa2abd2478839 20240915120228507 DAUC <0003> auc.c:145 vector [0]: res = 521cfb7bc5bb40a80000000000000000 20240915120228507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228507 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228507 DAUC <0003> auc.c:179 vector [0]: kc = b92561c78e8f1c00 20240915120228507 DAUC <0003> auc.c:180 vector [0]: sres = 10164c2a 20240915120228507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228507 DAUC <0003> auc.c:113 vector [1]: rand = 851b791ee4798d621b6af878c5aaf72c 20240915120228507 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240915120228507 DAUC <0003> auc.c:142 vector [1]: autn = 203b35345d700000154e87bd2271e770 20240915120228507 DAUC <0003> auc.c:143 vector [1]: ck = 235bd307c5032157b52aa710ec6011e4 20240915120228507 DAUC <0003> auc.c:144 vector [1]: ik = 8e999d7db07c1cc2d0c7321866df3b7b 20240915120228507 DAUC <0003> auc.c:145 vector [1]: res = af5b09174926818a0000000000000000 20240915120228507 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228507 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228508 DAUC <0003> auc.c:179 vector [1]: kc = e2e66678b3704800 20240915120228508 DAUC <0003> auc.c:180 vector [1]: sres = 38a10ff0 20240915120228508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228508 DAUC <0003> auc.c:113 vector [2]: rand = 0f0981719260ebaced3b573201908271 20240915120228508 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240915120228508 DAUC <0003> auc.c:142 vector [2]: autn = 5852f5d56a55000037ab975fdf23a815 20240915120228508 DAUC <0003> auc.c:143 vector [2]: ck = 6e94598e7356de82ef4e32508c52063a 20240915120228508 DAUC <0003> auc.c:144 vector [2]: ik = cafecb119d12511b8380accd5fc3fcc3 20240915120228508 DAUC <0003> auc.c:145 vector [2]: res = a2befcd2be6d2ab50000000000000000 20240915120228508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228508 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228508 DAUC <0003> auc.c:179 vector [2]: kc = 8f926e3a507ba800 20240915120228508 DAUC <0003> auc.c:180 vector [2]: sres = a21e3aca 20240915120228508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228508 DAUC <0003> auc.c:113 vector [3]: rand = 1609b5de16e0489d741582459b499aa2 20240915120228508 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240915120228508 DAUC <0003> auc.c:142 vector [3]: autn = 7e31eec29ee70000cd0ef87c95f28a34 20240915120228508 DAUC <0003> auc.c:143 vector [3]: ck = f360167f7e82be69e9ab71f8cb7ab035 20240915120228508 DAUC <0003> auc.c:144 vector [3]: ik = 80b8a47cd29932b84aa2b165b4945faf 20240915120228508 DAUC <0003> auc.c:145 vector [3]: res = 12566a0d976bb8f70000000000000000 20240915120228508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228508 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228508 DAUC <0003> auc.c:179 vector [3]: kc = 70e50b592ca14000 20240915120228508 DAUC <0003> auc.c:180 vector [3]: sres = d8deb367 20240915120228508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228508 DAUC <0003> auc.c:113 vector [4]: rand = 94e16c3fe13db8ecc9d94b7bfc22bf25 20240915120228508 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240915120228508 DAUC <0003> auc.c:142 vector [4]: autn = dce88d89a39900005266c63d9e8d1bb3 20240915120228508 DAUC <0003> auc.c:143 vector [4]: ck = cb5ce8ef5c8dcfae5a3250190e2e2269 20240915120228508 DAUC <0003> auc.c:144 vector [4]: ik = e227dd6d22eb9c15bda5e65cce2a84e0 20240915120228508 DAUC <0003> auc.c:145 vector [4]: res = 18c1682f6a809e620000000000000000 20240915120228508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228508 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228508 DAUC <0003> auc.c:179 vector [4]: kc = b12951913d425c00 20240915120228508 DAUC <0003> auc.c:180 vector [4]: sres = 8088cac0 20240915120228508 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228508 DAUC <0003> db_auc.c:245 IMSI='262427378800192': Generated 5 vectors 20240915120228508 DAUC <0003> db_auc.c:249 IMSI='262427378800192': Updating SQN=321 in DB 20240915120228517 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378800192"} 20240915120228517 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228521 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228521 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378800192"} 20240915120228521 DAUC <0003> db_auc.c:236 IMSI='262427378800192': Calling to generate 5 vectors 20240915120228521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240915120228521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228521 DAUC <0003> auc.c:113 vector [0]: rand = 96edfd4dee671d5c56ff0cdc482e2c5a 20240915120228522 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240915120228522 DAUC <0003> auc.c:142 vector [0]: autn = 163d7ac7250f000018022e8b6b8757e6 20240915120228522 DAUC <0003> auc.c:143 vector [0]: ck = f32fb9ae29e5ab7c717a317b7b418266 20240915120228522 DAUC <0003> auc.c:144 vector [0]: ik = b9e496c2ccd144388d6b75fa54c5cc84 20240915120228522 DAUC <0003> auc.c:145 vector [0]: res = d098c66cdb5c64d40000000000000000 20240915120228522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228522 DAUC <0003> auc.c:179 vector [0]: kc = a5435712b755d000 20240915120228522 DAUC <0003> auc.c:180 vector [0]: sres = b858c584 20240915120228522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228522 DAUC <0003> auc.c:113 vector [1]: rand = 1402f9342c139ddcb12c3a18bece7329 20240915120228522 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240915120228522 DAUC <0003> auc.c:142 vector [1]: autn = 159d36e48afc0000d7e1d901033ed5aa 20240915120228522 DAUC <0003> auc.c:143 vector [1]: ck = b5c4be885f51d94a572be15f6e5f3f8d 20240915120228522 DAUC <0003> auc.c:144 vector [1]: ik = 99dc1b3a8d26769531a185438311c1da 20240915120228522 DAUC <0003> auc.c:145 vector [1]: res = d02905c0aecd9fc80000000000000000 20240915120228522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228522 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228522 DAUC <0003> auc.c:179 vector [1]: kc = 93901f696dfba800 20240915120228522 DAUC <0003> auc.c:180 vector [1]: sres = 7794365b 20240915120228522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228522 DAUC <0003> auc.c:113 vector [2]: rand = 18b1f7b7d240352a93cac17d7216ae9b 20240915120228522 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240915120228522 DAUC <0003> auc.c:142 vector [2]: autn = 8df98fd5877f00002db7f7dcafe1bd8d 20240915120228522 DAUC <0003> auc.c:143 vector [2]: ck = 88dc23128a891cad30f0030619c2d436 20240915120228522 DAUC <0003> auc.c:144 vector [2]: ik = 2d3d38b9b271598ad29cadd33d5fcfbd 20240915120228522 DAUC <0003> auc.c:145 vector [2]: res = f2dde071a140ed380000000000000000 20240915120228522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228522 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228522 DAUC <0003> auc.c:179 vector [2]: kc = 8679579789e76400 20240915120228522 DAUC <0003> auc.c:180 vector [2]: sres = 3fa54e3d 20240915120228522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228522 DAUC <0003> auc.c:113 vector [3]: rand = 42afdf67da412484235047866554c53a 20240915120228522 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240915120228522 DAUC <0003> auc.c:142 vector [3]: autn = 88c8b88a05b30000b082b159bbfc49e2 20240915120228522 DAUC <0003> auc.c:143 vector [3]: ck = 7a42a765f9c934d5c7fbab9c8250498d 20240915120228522 DAUC <0003> auc.c:144 vector [3]: ik = 570b477e5de30ba72d3b8bbb11a7ab08 20240915120228522 DAUC <0003> auc.c:145 vector [3]: res = a93adb7c8a11b7bb0000000000000000 20240915120228522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228522 DAUC <0003> auc.c:179 vector [3]: kc = cda5809338b54800 20240915120228522 DAUC <0003> auc.c:180 vector [3]: sres = 38911d2a 20240915120228522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228522 DAUC <0003> auc.c:113 vector [4]: rand = 98d215da907d7992254ef8e4ea636b68 20240915120228522 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240915120228523 DAUC <0003> auc.c:142 vector [4]: autn = 225350ab7746000057ad1ae458dbe7f2 20240915120228523 DAUC <0003> auc.c:143 vector [4]: ck = 855a5beee6f341a4f45999410626d84c 20240915120228523 DAUC <0003> auc.c:144 vector [4]: ik = 693864ef8008df3ded208c93a1348a62 20240915120228523 DAUC <0003> auc.c:145 vector [4]: res = c57bd32f3f0c03130000000000000000 20240915120228523 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228523 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228523 DAUC <0003> auc.c:179 vector [4]: kc = 4f57d5c5fe9dc800 20240915120228523 DAUC <0003> auc.c:180 vector [4]: sres = 95cfd166 20240915120228523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228523 DAUC <0003> db_auc.c:245 IMSI='262427378800192': Generated 5 vectors 20240915120228523 DAUC <0003> db_auc.c:249 IMSI='262427378800192': Updating SQN=481 in DB 20240915120228531 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378800192"} 20240915120228531 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427378800192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228531 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228531 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45876<->l=127.0.0.1:4258 20240915120228569 DAUC <0003> db_auc.c:157 IMSI='262421644333594': No 2G Auth Data 20240915120228569 DAUC <0003> db_auc.c:192 IMSI='262421644333594': No 3G Auth Data 20240915120228601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45892<->l=127.0.0.1:4258 20240915120228603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228603 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421644333594"} 20240915120228603 DAUC <0003> db_auc.c:236 IMSI='262421644333594': Calling to generate 1 vectors 20240915120228603 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240915120228603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120228603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228603 DAUC <0003> auc.c:113 vector [0]: rand = 2e03d44e6037879fa8bdd6e602aabec3 20240915120228603 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120228603 DAUC <0003> auc.c:142 vector [0]: autn = 9be9c82161b20000b358d441ef4323ea 20240915120228603 DAUC <0003> auc.c:143 vector [0]: ck = a114fba664dc656e85e5fdfa0fc4e0f8 20240915120228603 DAUC <0003> auc.c:144 vector [0]: ik = d67411ac008c7a6bd88fd33672595946 20240915120228603 DAUC <0003> auc.c:145 vector [0]: res = 25f6f5409952b0470000000000000000 20240915120228603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228603 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228603 DAUC <0003> auc.c:179 vector [0]: kc = 49c4fc65085c9551 20240915120228603 DAUC <0003> auc.c:180 vector [0]: sres = b4d2c11b 20240915120228603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228603 DAUC <0003> db_auc.c:245 IMSI='262421644333594': Generated 1 vectors 20240915120228603 DAUC <0003> db_auc.c:249 IMSI='262421644333594': Updating SQN=33 in DB 20240915120228612 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421644333594"} 20240915120228612 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228612 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228612 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228615 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228615 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421644333594"} 20240915120228615 DAUC <0003> db_auc.c:236 IMSI='262421644333594': Calling to generate 4 vectors 20240915120228615 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240915120228615 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228615 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228615 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240915120228615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228615 DAUC <0003> auc.c:113 vector [0]: rand = 9f9fa766c058a072d3f09342bd093fe0 20240915120228616 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240915120228616 DAUC <0003> auc.c:142 vector [0]: autn = c9f1ae900c3c0000ecde262f53cc355d 20240915120228616 DAUC <0003> auc.c:143 vector [0]: ck = 1f1a5e48f67df6dd7794823e7b51bcf9 20240915120228616 DAUC <0003> auc.c:144 vector [0]: ik = 6ba85e8112bcda5b75684d699a7742e2 20240915120228616 DAUC <0003> auc.c:145 vector [0]: res = 0377b4672ed8b8740000000000000000 20240915120228616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228616 DAUC <0003> auc.c:179 vector [0]: kc = 31900ba92cd9f62d 20240915120228616 DAUC <0003> auc.c:180 vector [0]: sres = 03b58e1d 20240915120228616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228616 DAUC <0003> auc.c:113 vector [1]: rand = 8299bd6d39b284f2b43a0c818c17e312 20240915120228616 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240915120228616 DAUC <0003> auc.c:142 vector [1]: autn = bedad4667e47000066a453aa48202a73 20240915120228616 DAUC <0003> auc.c:143 vector [1]: ck = e0e60f4362ce31f1d8fdf4d1284a9f2f 20240915120228616 DAUC <0003> auc.c:144 vector [1]: ik = 648eb08f04f0e22232275f2cc3a099a4 20240915120228616 DAUC <0003> auc.c:145 vector [1]: res = 37b460d54fcfab710000000000000000 20240915120228616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228616 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228616 DAUC <0003> auc.c:179 vector [1]: kc = e7d8170dbd88fd1b 20240915120228616 DAUC <0003> auc.c:180 vector [1]: sres = 5aaa476c 20240915120228616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228616 DAUC <0003> auc.c:113 vector [2]: rand = 2a647d8abd79e74b7aa85827461ab9e8 20240915120228616 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240915120228616 DAUC <0003> auc.c:142 vector [2]: autn = 2245248d5e2c0000f01a7febf05478c0 20240915120228616 DAUC <0003> auc.c:143 vector [2]: ck = 307e50859c1c8ad68fdc9d2dbacaf85f 20240915120228616 DAUC <0003> auc.c:144 vector [2]: ik = 49126b0536580984c6d54fe85b49545f 20240915120228616 DAUC <0003> auc.c:145 vector [2]: res = fd2f67f01bc80ced0000000000000000 20240915120228616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228616 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228616 DAUC <0003> auc.c:179 vector [2]: kc = 53c3f14f0d66ca41 20240915120228616 DAUC <0003> auc.c:180 vector [2]: sres = af93bb54 20240915120228616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228616 DAUC <0003> auc.c:113 vector [3]: rand = 243f3f29eae376b9c9e27373d2cd2bc4 20240915120228616 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240915120228616 DAUC <0003> auc.c:142 vector [3]: autn = 16c7bd90bacc00008fbf6bef59cf18e5 20240915120228616 DAUC <0003> auc.c:143 vector [3]: ck = f8ce20ed3e934068ac5dbfb6c8d7da6f 20240915120228616 DAUC <0003> auc.c:144 vector [3]: ik = c1c5d557343acd82eed94fb2e91671a8 20240915120228616 DAUC <0003> auc.c:145 vector [3]: res = 72bc9a905ab46f090000000000000000 20240915120228616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228616 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228616 DAUC <0003> auc.c:179 vector [3]: kc = 4dd5fbcc1961572f 20240915120228616 DAUC <0003> auc.c:180 vector [3]: sres = 5b1f4fee 20240915120228616 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228616 DAUC <0003> db_auc.c:245 IMSI='262421644333594': Generated 4 vectors 20240915120228616 DAUC <0003> db_auc.c:249 IMSI='262421644333594': Updating SQN=161 in DB 20240915120228624 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421644333594"} 20240915120228624 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228624 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228624 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228629 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228629 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421644333594"} 20240915120228629 DAUC <0003> db_auc.c:236 IMSI='262421644333594': Calling to generate 5 vectors 20240915120228629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240915120228629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228629 DAUC <0003> auc.c:113 vector [0]: rand = 90a51946c57c9456991e67a2c9539b42 20240915120228629 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240915120228629 DAUC <0003> auc.c:142 vector [0]: autn = 2b75e24be43f0000787d1063ea24cc9b 20240915120228629 DAUC <0003> auc.c:143 vector [0]: ck = e882cd6ca12b7b5f2c0eaed827d34136 20240915120228629 DAUC <0003> auc.c:144 vector [0]: ik = f7d39ad94dfd14a3f92e62316069efc6 20240915120228629 DAUC <0003> auc.c:145 vector [0]: res = 9f6888312c405ca60000000000000000 20240915120228629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228629 DAUC <0003> auc.c:179 vector [0]: kc = ae684db870f16679 20240915120228629 DAUC <0003> auc.c:180 vector [0]: sres = e620aaa8 20240915120228629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228629 DAUC <0003> auc.c:113 vector [1]: rand = 418b2d1a38cfdd2e831642d4342b318b 20240915120228629 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240915120228629 DAUC <0003> auc.c:142 vector [1]: autn = 506fd8210bbd00009ee31cded321336e 20240915120228629 DAUC <0003> auc.c:143 vector [1]: ck = 846f92e5eda51e898d4a82c6bd535000 20240915120228629 DAUC <0003> auc.c:144 vector [1]: ik = 1b57254a7c20565e822693c8a76fc3a3 20240915120228629 DAUC <0003> auc.c:145 vector [1]: res = d34b7dc42007f8b10000000000000000 20240915120228629 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228629 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228629 DAUC <0003> auc.c:179 vector [1]: kc = c63ac9e6801325af 20240915120228629 DAUC <0003> auc.c:180 vector [1]: sres = 1f07d7c2 20240915120228629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228630 DAUC <0003> auc.c:113 vector [2]: rand = ee19b0ce10b09960bf8d2749de7445ba 20240915120228630 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240915120228630 DAUC <0003> auc.c:142 vector [2]: autn = 7584fe118f0d0000aa293cba9fb6b75a 20240915120228630 DAUC <0003> auc.c:143 vector [2]: ck = 6df8048cadef11e6f4d7a6a6aa779cf5 20240915120228630 DAUC <0003> auc.c:144 vector [2]: ik = 6121c8edbb3054bc6815626c5bab173e 20240915120228630 DAUC <0003> auc.c:145 vector [2]: res = 8ede0ae33fe6c8b00000000000000000 20240915120228630 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228630 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228630 DAUC <0003> auc.c:179 vector [2]: kc = 2e175ec5096bebfd 20240915120228630 DAUC <0003> auc.c:180 vector [2]: sres = 14d71e19 20240915120228630 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228630 DAUC <0003> auc.c:113 vector [3]: rand = 4ea781b2b8467c4b774f6f360685e76e 20240915120228630 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240915120228630 DAUC <0003> auc.c:142 vector [3]: autn = ce8c3e4d5436000088bbdce04358a483 20240915120228630 DAUC <0003> auc.c:143 vector [3]: ck = 762d96edec57b462ca7b078780fd2c32 20240915120228630 DAUC <0003> auc.c:144 vector [3]: ik = 5c86c36379cba19f463e48375a331b58 20240915120228630 DAUC <0003> auc.c:145 vector [3]: res = 29114645c1935a4a0000000000000000 20240915120228630 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228630 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228630 DAUC <0003> auc.c:179 vector [3]: kc = bb357f8a9ab93c85 20240915120228630 DAUC <0003> auc.c:180 vector [3]: sres = d62c4178 20240915120228630 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228630 DAUC <0003> auc.c:113 vector [4]: rand = 629e9728a0891386340f26cf1ac59ccd 20240915120228630 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240915120228630 DAUC <0003> auc.c:142 vector [4]: autn = 6090ac1759db0000d87404e2847b86d9 20240915120228630 DAUC <0003> auc.c:143 vector [4]: ck = 16e1adace5b206a8e7451dafecc1b1a6 20240915120228630 DAUC <0003> auc.c:144 vector [4]: ik = b8d96c40cbc8d5a50dc55f7ae78d5a8c 20240915120228630 DAUC <0003> auc.c:145 vector [4]: res = a1055b58d353cab90000000000000000 20240915120228630 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228630 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228630 DAUC <0003> auc.c:179 vector [4]: kc = 51f2d9cbc08c883e 20240915120228630 DAUC <0003> auc.c:180 vector [4]: sres = fe902fd5 20240915120228630 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228630 DAUC <0003> db_auc.c:245 IMSI='262421644333594': Generated 5 vectors 20240915120228630 DAUC <0003> db_auc.c:249 IMSI='262421644333594': Updating SQN=321 in DB 20240915120228638 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421644333594"} 20240915120228638 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228638 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228638 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228643 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228643 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421644333594"} 20240915120228643 DAUC <0003> db_auc.c:236 IMSI='262421644333594': Calling to generate 5 vectors 20240915120228643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120228643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120228644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120228644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240915120228644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120228644 DAUC <0003> auc.c:113 vector [0]: rand = cbe412b901930764147db45c98c4174d 20240915120228644 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240915120228644 DAUC <0003> auc.c:142 vector [0]: autn = 980c8b46bfbc00004a8b89a7c732eb51 20240915120228644 DAUC <0003> auc.c:143 vector [0]: ck = ca9dbc64af19c0c65f43ffb56cb19d4c 20240915120228644 DAUC <0003> auc.c:144 vector [0]: ik = 7d07d9d1ba2352edfe020b883b298cdc 20240915120228644 DAUC <0003> auc.c:145 vector [0]: res = 464a6594ad6131d50000000000000000 20240915120228644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120228644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120228644 DAUC <0003> auc.c:179 vector [0]: kc = c08b0e5e0335c365 20240915120228644 DAUC <0003> auc.c:180 vector [0]: sres = 6c1d8dcd 20240915120228644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120228644 DAUC <0003> auc.c:113 vector [1]: rand = 37690ea1f500d9e8f81d07ad879a9a05 20240915120228644 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240915120228644 DAUC <0003> auc.c:142 vector [1]: autn = 1397aef848d10000e2fbea95a72cf387 20240915120228644 DAUC <0003> auc.c:143 vector [1]: ck = d963711c84dec906e32bcfc36a1f0493 20240915120228644 DAUC <0003> auc.c:144 vector [1]: ik = d39ebb373b1cf36794534337c46233e0 20240915120228644 DAUC <0003> auc.c:145 vector [1]: res = d8e787fa358f37280000000000000000 20240915120228644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120228644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120228644 DAUC <0003> auc.c:179 vector [1]: kc = be2b036db5ef76ac 20240915120228644 DAUC <0003> auc.c:180 vector [1]: sres = 06459714 20240915120228644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120228644 DAUC <0003> auc.c:113 vector [2]: rand = e05d4e9367684c6f087f4477f048beee 20240915120228644 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240915120228644 DAUC <0003> auc.c:142 vector [2]: autn = dfb316833a860000357e1dfc9162879a 20240915120228644 DAUC <0003> auc.c:143 vector [2]: ck = d772293d30201483550413a13872cb41 20240915120228644 DAUC <0003> auc.c:144 vector [2]: ik = f1e97f64d6d64db2c9c17260aca68808 20240915120228644 DAUC <0003> auc.c:145 vector [2]: res = d577b75ef50f52ab0000000000000000 20240915120228644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120228644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120228644 DAUC <0003> auc.c:179 vector [2]: kc = 7d69249110fb5aba 20240915120228644 DAUC <0003> auc.c:180 vector [2]: sres = 7cccbdab 20240915120228644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120228644 DAUC <0003> auc.c:113 vector [3]: rand = 70a2ccaed9f3e32fd6a8a2eba00ce2d3 20240915120228644 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240915120228644 DAUC <0003> auc.c:142 vector [3]: autn = 57020df74cab00005f69be6deb7da763 20240915120228644 DAUC <0003> auc.c:143 vector [3]: ck = c41c32ce24f7ecfdc02bf1c64be1ff9d 20240915120228644 DAUC <0003> auc.c:144 vector [3]: ik = 4a810e1bb90dfbf4051c625fcf6be1fe 20240915120228644 DAUC <0003> auc.c:145 vector [3]: res = be5085ae35e4a9c90000000000000000 20240915120228644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120228644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120228644 DAUC <0003> auc.c:179 vector [3]: kc = c09d14571cdb1113 20240915120228644 DAUC <0003> auc.c:180 vector [3]: sres = 301a6b39 20240915120228644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120228644 DAUC <0003> auc.c:113 vector [4]: rand = f8c99cab535d47e8825edcd75546ec22 20240915120228644 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240915120228644 DAUC <0003> auc.c:142 vector [4]: autn = 687680830842000036679ae1b5de0724 20240915120228645 DAUC <0003> auc.c:143 vector [4]: ck = 7718021869887385ee49614016eec131 20240915120228645 DAUC <0003> auc.c:144 vector [4]: ik = 702a1c35b228f5c81930dbb315b43816 20240915120228645 DAUC <0003> auc.c:145 vector [4]: res = 08c2660b1fbbff7c0000000000000000 20240915120228645 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120228645 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120228645 DAUC <0003> auc.c:179 vector [4]: kc = 6ab0d8108854677e 20240915120228645 DAUC <0003> auc.c:180 vector [4]: sres = ab481cfb 20240915120228645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120228645 DAUC <0003> db_auc.c:245 IMSI='262421644333594': Generated 5 vectors 20240915120228645 DAUC <0003> db_auc.c:249 IMSI='262421644333594': Updating SQN=481 in DB 20240915120228653 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421644333594"} 20240915120228653 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421644333594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120228653 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228653 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120228658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45892<->l=127.0.0.1:4258 20240915120228685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20240915120228686 DLINP <000b> input/ipa.c:451 connected read/write 20240915120228686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120228686 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120228686 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120228686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120228686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43345<->l=127.0.0.1:4259) 20240915120228708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20240915120228709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20240915120231821 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120231821 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120231825 DLINP <000b> input/ipa.c:451 connected read/write 20240915120231825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120231827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20240915120231830 DLINP <000b> input/ipa.c:451 connected read/write 20240915120231830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120231831 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120231831 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120231831 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  20240915120231831 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120231831 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  20240915120231831 DLGSUP <0013> gsup_server.c:235 2:  20240915120231831 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120231831 DLGSUP <0013> gsup_server.c:235 3:  20240915120231831 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120231831 DLGSUP <0013> gsup_server.c:235 4:  20240915120231831 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120231831 DLGSUP <0013> gsup_server.c:235 5:  20240915120231831 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120231831 DLGSUP <0013> gsup_server.c:235 7:  20240915120231831 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120231831 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120231831 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120231831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120231858 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43795<->l=127.0.0.1:4259) 20240915120231879 DAUC <0003> db_auc.c:157 IMSI='262420081764782': No 2G Auth Data 20240915120231879 DAUC <0003> db_auc.c:192 IMSI='262420081764782': No 3G Auth Data 20240915120231925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20240915120231936 DLINP <000b> input/ipa.c:451 connected read/write 20240915120231936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120231936 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420081764782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420081764782"} 20240915120231936 DAUC <0003> db_auc.c:157 IMSI='262420081764782': No 2G Auth Data 20240915120231936 DAUC <0003> db_auc.c:236 IMSI='262420081764782': Calling to generate 5 vectors 20240915120231936 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120231936 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120231936 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120231936 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120231936 DAUC <0003> auc.c:113 vector [0]: rand = a1969f285bff956858176c7790c6f090 20240915120231936 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120231936 DAUC <0003> auc.c:142 vector [0]: autn = e78a256d22b480001e279e8f92e84f23 20240915120231936 DAUC <0003> auc.c:143 vector [0]: ck = 65edf139f68db0b491c7efbb8e52c8e7 20240915120231936 DAUC <0003> auc.c:144 vector [0]: ik = ee5365cdc54e89d476347b36e2ddc276 20240915120231936 DAUC <0003> auc.c:145 vector [0]: res = 385ef42f028a82fa0000000000000000 20240915120231936 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120231936 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120231936 DAUC <0003> auc.c:151 vector [0]: kc = 6c4d00795f4c33f1 20240915120231936 DAUC <0003> auc.c:152 vector [0]: sres = 3ad476d5 20240915120231936 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120231936 DAUC <0003> auc.c:113 vector [1]: rand = ac545ef7bf6b1ef85b7c532cf30f7b34 20240915120231936 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120231936 DAUC <0003> auc.c:142 vector [1]: autn = 297c28bb87ba8000291bd71421771402 20240915120231936 DAUC <0003> auc.c:143 vector [1]: ck = a563c6b09f8ca1c6af65d0011d4b40ba 20240915120231936 DAUC <0003> auc.c:144 vector [1]: ik = 13d990fb58fb736fffedcdac2932fb25 20240915120231936 DAUC <0003> auc.c:145 vector [1]: res = 283008a5ecb1506c0000000000000000 20240915120231936 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120231936 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120231936 DAUC <0003> auc.c:151 vector [1]: kc = e6324be6f30e6936 20240915120231936 DAUC <0003> auc.c:152 vector [1]: sres = c48158c9 20240915120231936 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120231936 DAUC <0003> auc.c:113 vector [2]: rand = 94ae90da4c2700e947ff5a7dd092fe24 20240915120231936 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120231936 DAUC <0003> auc.c:142 vector [2]: autn = c94de86c6c6580004180402a11487e31 20240915120231936 DAUC <0003> auc.c:143 vector [2]: ck = 4e20442353454e8087b55099edb313c4 20240915120231936 DAUC <0003> auc.c:144 vector [2]: ik = f13a9bb26ca34cc9340de6a8e505692b 20240915120231936 DAUC <0003> auc.c:145 vector [2]: res = b5732d2702d80b250000000000000000 20240915120231936 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120231936 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120231937 DAUC <0003> auc.c:151 vector [2]: kc = 0ca269a0375078a6 20240915120231937 DAUC <0003> auc.c:152 vector [2]: sres = b7ab2602 20240915120231937 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120231937 DAUC <0003> auc.c:113 vector [3]: rand = 76e927e20621246c556909bac7f242e9 20240915120231937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120231937 DAUC <0003> auc.c:142 vector [3]: autn = 71f87891d4328000373dafe2f1469087 20240915120231937 DAUC <0003> auc.c:143 vector [3]: ck = 964a4cd4fec61f8854092c4f894ab21c 20240915120231937 DAUC <0003> auc.c:144 vector [3]: ik = 10df606082ed4b77796194d15a782bbd 20240915120231937 DAUC <0003> auc.c:145 vector [3]: res = bb87e8517ce9c7a10000000000000000 20240915120231937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120231937 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120231937 DAUC <0003> auc.c:151 vector [3]: kc = abfd942aaf19cd5e 20240915120231937 DAUC <0003> auc.c:152 vector [3]: sres = c76e2ff0 20240915120231937 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120231937 DAUC <0003> auc.c:113 vector [4]: rand = 549dc975ad4877c4f509f6ff76a9a86c 20240915120231937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120231937 DAUC <0003> auc.c:142 vector [4]: autn = a111c82094128000d42b7c87a929954b 20240915120231937 DAUC <0003> auc.c:143 vector [4]: ck = 12752d510f86d68a0e7d2be27e08642d 20240915120231937 DAUC <0003> auc.c:144 vector [4]: ik = d7710811db0c078f5c9af4d1026d9597 20240915120231937 DAUC <0003> auc.c:145 vector [4]: res = 6cfc736735c7eca10000000000000000 20240915120231937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120231937 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120231937 DAUC <0003> auc.c:151 vector [4]: kc = 97e3fa73a8ef20bf 20240915120231937 DAUC <0003> auc.c:152 vector [4]: sres = 593b9fc6 20240915120231937 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120231937 DAUC <0003> db_auc.c:245 IMSI='262420081764782': Generated 5 vectors 20240915120231937 DAUC <0003> db_auc.c:249 IMSI='262420081764782': Updating SQN=161 in DB 20240915120231945 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420081764782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420081764782"} 20240915120231945 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420081764782 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120231945 DLINP <000b> input/ipa.c:451 connected read/write 20240915120231945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120231945 DLINP <000b> input/ipa.c:451 connected read/write 20240915120231945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120231953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52278<->l=127.0.0.1:4258 20240915120231981 DAUC <0003> db_auc.c:157 IMSI='262424482539492': No 2G Auth Data 20240915120231981 DAUC <0003> db_auc.c:192 IMSI='262424482539492': No 3G Auth Data 20240915120232003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20240915120232005 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120232005 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424482539492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424482539492"} 20240915120232005 DAUC <0003> db_auc.c:157 IMSI='262424482539492': No 2G Auth Data 20240915120232005 DAUC <0003> db_auc.c:236 IMSI='262424482539492': Calling to generate 5 vectors 20240915120232005 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240915120232005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120232005 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240915120232005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120232005 DAUC <0003> auc.c:113 vector [0]: rand = cbadc53b583c91050865b543e499e7b8 20240915120232005 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120232005 DAUC <0003> auc.c:142 vector [0]: autn = c200f4c54c8580007cfa8578272ba414 20240915120232005 DAUC <0003> auc.c:143 vector [0]: ck = b3870210a5dabfcf5f1616493e75c94f 20240915120232005 DAUC <0003> auc.c:144 vector [0]: ik = 7cfd4756ed48efa5ec333dba8d0c4013 20240915120232005 DAUC <0003> auc.c:145 vector [0]: res = 3c211f33d8b78afd0000000000000000 20240915120232005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120232005 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240915120232005 DAUC <0003> auc.c:151 vector [0]: kc = 7c5f6eb5fbebd936 20240915120232005 DAUC <0003> auc.c:152 vector [0]: sres = e49695ce 20240915120232005 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240915120232005 DAUC <0003> auc.c:113 vector [1]: rand = 6ef477314fb27c70c511db81b66c5977 20240915120232005 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120232005 DAUC <0003> auc.c:142 vector [1]: autn = 0f22bb914fbc80003c8092f528ee8491 20240915120232005 DAUC <0003> auc.c:143 vector [1]: ck = 2bc7462b31f255beacb82c84db8b95ca 20240915120232005 DAUC <0003> auc.c:144 vector [1]: ik = 490034f62d0906bc118c82f1fbddf63f 20240915120232005 DAUC <0003> auc.c:145 vector [1]: res = c72b98c5c19a9f780000000000000000 20240915120232005 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120232005 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240915120232005 DAUC <0003> auc.c:151 vector [1]: kc = dff3dca83cad30f7 20240915120232005 DAUC <0003> auc.c:152 vector [1]: sres = 06b107bd 20240915120232005 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240915120232005 DAUC <0003> auc.c:113 vector [2]: rand = f184a7962efea87d89f87a3e4f0417f1 20240915120232005 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120232005 DAUC <0003> auc.c:142 vector [2]: autn = 81c8bac9b4c580007631b268866ae0c2 20240915120232005 DAUC <0003> auc.c:143 vector [2]: ck = eb043d7cfa49ab37792469347118f58d 20240915120232005 DAUC <0003> auc.c:144 vector [2]: ik = fb9e3123e969ed7a7f0741841af5ec4b 20240915120232005 DAUC <0003> auc.c:145 vector [2]: res = e74e437bff9a3b920000000000000000 20240915120232005 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120232005 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240915120232005 DAUC <0003> auc.c:151 vector [2]: kc = 16b924ef78cd5f8b 20240915120232005 DAUC <0003> auc.c:152 vector [2]: sres = 18d478e9 20240915120232005 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240915120232005 DAUC <0003> auc.c:113 vector [3]: rand = 9b9389e7a5ffac636f92c97631f52210 20240915120232005 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120232005 DAUC <0003> auc.c:142 vector [3]: autn = 61bde3dd5fbd8000112f3fcb9e846823 20240915120232005 DAUC <0003> auc.c:143 vector [3]: ck = d76830670a26481b7977c0dea7e457be 20240915120232005 DAUC <0003> auc.c:144 vector [3]: ik = 9a7e4e353b3a4f74d6645bf87633b7ac 20240915120232005 DAUC <0003> auc.c:145 vector [3]: res = 2ea6e15779cca1670000000000000000 20240915120232005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120232005 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240915120232005 DAUC <0003> auc.c:151 vector [3]: kc = e205e574e0cbe77d 20240915120232005 DAUC <0003> auc.c:152 vector [3]: sres = 576a4030 20240915120232005 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240915120232005 DAUC <0003> auc.c:113 vector [4]: rand = 081b7450956e8832b2db61d92718ca9b 20240915120232005 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120232005 DAUC <0003> auc.c:142 vector [4]: autn = dcec4a2eb2ee80002370474c0ea65ca4 20240915120232005 DAUC <0003> auc.c:143 vector [4]: ck = 116023cf2984db1dd72804d5e86f34be 20240915120232005 DAUC <0003> auc.c:144 vector [4]: ik = bc58395343c8e67b79fcead20aa8d5e7 20240915120232005 DAUC <0003> auc.c:145 vector [4]: res = 3d17cacbfaeb59b90000000000000000 20240915120232005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120232005 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240915120232005 DAUC <0003> auc.c:151 vector [4]: kc = 03ecf49b888bdc3f 20240915120232005 DAUC <0003> auc.c:152 vector [4]: sres = c7fc9372 20240915120232005 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240915120232005 DAUC <0003> db_auc.c:245 IMSI='262424482539492': Generated 5 vectors 20240915120232005 DAUC <0003> db_auc.c:249 IMSI='262424482539492': Updating SQN=161 in DB 20240915120232013 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424482539492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424482539492"} 20240915120232013 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424482539492 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120232013 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232013 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20240915120232039 DAUC <0003> db_auc.c:157 IMSI='262423606018710': No 2G Auth Data 20240915120232039 DAUC <0003> db_auc.c:192 IMSI='262423606018710': No 3G Auth Data 20240915120232073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20240915120232076 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120232076 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423606018710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423606018710"} 20240915120232076 DAUC <0003> db_auc.c:236 IMSI='262423606018710': Calling to generate 5 vectors 20240915120232076 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120232076 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120232076 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120232076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120232076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120232076 DAUC <0003> auc.c:113 vector [0]: rand = fd40cb463134f0ab43dfc342eb4f90ce 20240915120232076 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120232076 DAUC <0003> auc.c:142 vector [0]: autn = cb5a30a5a4d580003adb3285d86ae1a8 20240915120232076 DAUC <0003> auc.c:143 vector [0]: ck = bd8d30e702dd8d6a5208546a7dd53ef7 20240915120232076 DAUC <0003> auc.c:144 vector [0]: ik = 4824b94cab6e438694231fa217eb401b 20240915120232076 DAUC <0003> auc.c:145 vector [0]: res = 230a93dae5d3e37c0000000000000000 20240915120232076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120232076 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120232076 DAUC <0003> auc.c:179 vector [0]: kc = e2f2f985c2e91000 20240915120232076 DAUC <0003> auc.c:180 vector [0]: sres = 9c05bc02 20240915120232076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120232076 DAUC <0003> auc.c:113 vector [1]: rand = 1c7370892a1ba37f5caa0a06422a8bb9 20240915120232076 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120232076 DAUC <0003> auc.c:142 vector [1]: autn = e5a2efde93da8000b091a7461674c822 20240915120232076 DAUC <0003> auc.c:143 vector [1]: ck = 1793915ca7bc96737ba2c2fef7021e16 20240915120232076 DAUC <0003> auc.c:144 vector [1]: ik = 31e6d0164e512b9ea1e2e22dfee2b0c5 20240915120232076 DAUC <0003> auc.c:145 vector [1]: res = 1e8ffe8a53d69a9d0000000000000000 20240915120232076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120232076 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120232076 DAUC <0003> auc.c:179 vector [1]: kc = abd68a02b9c4ec00 20240915120232076 DAUC <0003> auc.c:180 vector [1]: sres = 9dab68e3 20240915120232076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120232076 DAUC <0003> auc.c:113 vector [2]: rand = 6839a1b4cb4d146c400debbc3a3b4714 20240915120232076 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120232076 DAUC <0003> auc.c:142 vector [2]: autn = 47d29d3937fb8000f871f1e7d2cc5f34 20240915120232076 DAUC <0003> auc.c:143 vector [2]: ck = 14186b0a9f553b5d26377a133ea55cff 20240915120232076 DAUC <0003> auc.c:144 vector [2]: ik = eed10805bc45c2762f011026d08b08b0 20240915120232076 DAUC <0003> auc.c:145 vector [2]: res = 6170ed197255b3810000000000000000 20240915120232076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120232076 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120232076 DAUC <0003> auc.c:179 vector [2]: kc = 905f477f631a7c00 20240915120232076 DAUC <0003> auc.c:180 vector [2]: sres = f317d8fa 20240915120232076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120232076 DAUC <0003> auc.c:113 vector [3]: rand = aa27c4d17129b26704c224cc55653b87 20240915120232076 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120232076 DAUC <0003> auc.c:142 vector [3]: autn = 3f3b9aadb506800000f7f65f8e070be4 20240915120232076 DAUC <0003> auc.c:143 vector [3]: ck = 6734e61dd658650482b9c9aa8e4ba3b7 20240915120232076 DAUC <0003> auc.c:144 vector [3]: ik = 45edf97f858801a57e54c74af799f995 20240915120232076 DAUC <0003> auc.c:145 vector [3]: res = 1325497f74a718fd0000000000000000 20240915120232076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120232076 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120232076 DAUC <0003> auc.c:179 vector [3]: kc = cbc46700136a9000 20240915120232076 DAUC <0003> auc.c:180 vector [3]: sres = 999e8735 20240915120232076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120232076 DAUC <0003> auc.c:113 vector [4]: rand = 275ea6c01370c155ace39df5772ca8b3 20240915120232076 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120232077 DAUC <0003> auc.c:142 vector [4]: autn = b9efbf31063f80003c926094410333cb 20240915120232077 DAUC <0003> auc.c:143 vector [4]: ck = 2a1275462a22b7ff9941261ae0f46dbd 20240915120232077 DAUC <0003> auc.c:144 vector [4]: ik = 76fa16ee8e43d2e58112ddd6dfed9c3a 20240915120232077 DAUC <0003> auc.c:145 vector [4]: res = 4fa707a8e5683bf60000000000000000 20240915120232077 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120232077 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120232077 DAUC <0003> auc.c:179 vector [4]: kc = 0516b1b055e38400 20240915120232077 DAUC <0003> auc.c:180 vector [4]: sres = a21103a7 20240915120232077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120232077 DAUC <0003> db_auc.c:245 IMSI='262423606018710': Generated 5 vectors 20240915120232077 DAUC <0003> db_auc.c:249 IMSI='262423606018710': Updating SQN=161 in DB 20240915120232084 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423606018710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423606018710"} 20240915120232084 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423606018710 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120232084 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232085 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20240915120232123 DAUC <0003> db_auc.c:157 IMSI='262423680324423': No 2G Auth Data 20240915120232123 DAUC <0003> db_auc.c:192 IMSI='262423680324423': No 3G Auth Data 20240915120232155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20240915120232158 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120232158 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423680324423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423680324423"} 20240915120232158 DAUC <0003> db_auc.c:236 IMSI='262423680324423': Calling to generate 5 vectors 20240915120232158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120232158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120232158 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120232158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120232158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120232158 DAUC <0003> auc.c:113 vector [0]: rand = 498fb5191ef8c4da07b8eb43cbd0c239 20240915120232158 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120232158 DAUC <0003> auc.c:142 vector [0]: autn = 1b7f9cb95b7780008d444368d1ec8547 20240915120232158 DAUC <0003> auc.c:143 vector [0]: ck = 7e80d139214a48335d905683a7ba8461 20240915120232158 DAUC <0003> auc.c:144 vector [0]: ik = a0013e6938a2157ea5f85d1176282758 20240915120232158 DAUC <0003> auc.c:145 vector [0]: res = 4cc860e680d6d4420000000000000000 20240915120232158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120232158 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120232158 DAUC <0003> auc.c:179 vector [0]: kc = 9339857e7ba4d000 20240915120232158 DAUC <0003> auc.c:180 vector [0]: sres = 185cbff6 20240915120232158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120232158 DAUC <0003> auc.c:113 vector [1]: rand = 87c87b68aecfa1dcf2e7ab665d4f6a62 20240915120232158 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120232158 DAUC <0003> auc.c:142 vector [1]: autn = 91b358d1eb54800079c440614c9554c4 20240915120232158 DAUC <0003> auc.c:143 vector [1]: ck = f93a5e95d4fa8a3fcc7733df9ffd06a2 20240915120232158 DAUC <0003> auc.c:144 vector [1]: ik = 2f3651e485bf9c5c17ad4e0795544e78 20240915120232158 DAUC <0003> auc.c:145 vector [1]: res = 34c776664ad85b780000000000000000 20240915120232158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120232158 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120232158 DAUC <0003> auc.c:179 vector [1]: kc = 80e8aec12f115800 20240915120232158 DAUC <0003> auc.c:180 vector [1]: sres = 0d84230e 20240915120232158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120232158 DAUC <0003> auc.c:113 vector [2]: rand = f082b2dd46528c5a67df7394431f0716 20240915120232158 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120232158 DAUC <0003> auc.c:142 vector [2]: autn = b10e182360928000f3c79ccc0d15d1de 20240915120232158 DAUC <0003> auc.c:143 vector [2]: ck = 448a9adf024ae540f411570f957fef8b 20240915120232158 DAUC <0003> auc.c:144 vector [2]: ik = 2c406923dbc460a042764dcdbb675ec5 20240915120232158 DAUC <0003> auc.c:145 vector [2]: res = a56b1639638087360000000000000000 20240915120232158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120232158 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120232158 DAUC <0003> auc.c:179 vector [2]: kc = 4e390a7f43444400 20240915120232158 DAUC <0003> auc.c:180 vector [2]: sres = 170150f2 20240915120232158 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120232158 DAUC <0003> auc.c:113 vector [3]: rand = 4c98d75ee8961c42aa4c157e882b5c39 20240915120232158 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120232158 DAUC <0003> auc.c:142 vector [3]: autn = 5ff3c136498880003b78e0d626df6baf 20240915120232158 DAUC <0003> auc.c:143 vector [3]: ck = 97b9b4efa48c93743b581e3c208421b2 20240915120232158 DAUC <0003> auc.c:144 vector [3]: ik = cf4333e694e2ec89f6feb24fc71e91d0 20240915120232158 DAUC <0003> auc.c:145 vector [3]: res = b817c20dd7fb49cd0000000000000000 20240915120232158 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120232158 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120232158 DAUC <0003> auc.c:179 vector [3]: kc = 4092395e65480000 20240915120232158 DAUC <0003> auc.c:180 vector [3]: sres = 110c06c3 20240915120232158 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120232158 DAUC <0003> auc.c:113 vector [4]: rand = 5f86e378556fe7a1bae5fd8527e4a5ee 20240915120232158 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120232158 DAUC <0003> auc.c:142 vector [4]: autn = fba6576683c08000bc25a0a0d27f9f80 20240915120232158 DAUC <0003> auc.c:143 vector [4]: ck = 0a7fff186ebee55e95f8c85bcdda1a4c 20240915120232158 DAUC <0003> auc.c:144 vector [4]: ik = adfd58b81f4244f7a52a0e30fb6ac241 20240915120232158 DAUC <0003> auc.c:145 vector [4]: res = 6a868c3308bed5050000000000000000 20240915120232158 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120232158 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120232158 DAUC <0003> auc.c:179 vector [4]: kc = a19f53d8f8dd1c00 20240915120232158 DAUC <0003> auc.c:180 vector [4]: sres = e1d85b70 20240915120232158 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120232158 DAUC <0003> db_auc.c:245 IMSI='262423680324423': Generated 5 vectors 20240915120232158 DAUC <0003> db_auc.c:249 IMSI='262423680324423': Updating SQN=161 in DB 20240915120232166 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423680324423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423680324423"} 20240915120232166 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423680324423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120232166 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232166 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20240915120232203 DAUC <0003> db_auc.c:157 IMSI='262423352362301': No 2G Auth Data 20240915120232203 DAUC <0003> db_auc.c:192 IMSI='262423352362301': No 3G Auth Data 20240915120232235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20240915120232239 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120232239 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423352362301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423352362301"} 20240915120232239 DAUC <0003> db_auc.c:236 IMSI='262423352362301': Calling to generate 5 vectors 20240915120232239 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240915120232239 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240915120232239 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240915120232239 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240915120232239 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240915120232239 DAUC <0003> auc.c:113 vector [0]: rand = c4707e961d1b3fc9fd015b079978508c 20240915120232239 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240915120232239 DAUC <0003> auc.c:142 vector [0]: autn = f534efe3492d8000b293a1cc0f065dc7 20240915120232239 DAUC <0003> auc.c:143 vector [0]: ck = 7fd4733873d7b8adcb33b49ed944d97e 20240915120232239 DAUC <0003> auc.c:144 vector [0]: ik = 989a26ebc33ee631700d870c376556be 20240915120232239 DAUC <0003> auc.c:145 vector [0]: res = 986f88c1f1f54e1b0000000000000000 20240915120232239 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240915120232239 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240915120232239 DAUC <0003> auc.c:179 vector [0]: kc = f2569b915920b2be 20240915120232239 DAUC <0003> auc.c:180 vector [0]: sres = a037f12f 20240915120232239 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240915120232239 DAUC <0003> auc.c:113 vector [1]: rand = cf4929504b0eb037bdc993f251906c50 20240915120232239 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240915120232239 DAUC <0003> auc.c:142 vector [1]: autn = f2601e283daa8000973a6b82aa45f650 20240915120232239 DAUC <0003> auc.c:143 vector [1]: ck = 719c7fcc069677d1c15fb3fd59cb4c0a 20240915120232239 DAUC <0003> auc.c:144 vector [1]: ik = ed25ac6bd5323959c2ccbda0a5372b6c 20240915120232239 DAUC <0003> auc.c:145 vector [1]: res = 300e7b507cbffc750000000000000000 20240915120232239 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240915120232239 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240915120232239 DAUC <0003> auc.c:179 vector [1]: kc = 60fb2cd1c3b59f6d 20240915120232239 DAUC <0003> auc.c:180 vector [1]: sres = 842b2522 20240915120232239 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240915120232239 DAUC <0003> auc.c:113 vector [2]: rand = 8151dab2fea01bb510eabe0fe04a5aa4 20240915120232239 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240915120232239 DAUC <0003> auc.c:142 vector [2]: autn = 87e7532ad0ef800049378a5c5449a2cf 20240915120232239 DAUC <0003> auc.c:143 vector [2]: ck = 884648b997b24d8631d7916284b7c769 20240915120232239 DAUC <0003> auc.c:144 vector [2]: ik = 7b3cefabc09570fe8f12f269c7f1479f 20240915120232239 DAUC <0003> auc.c:145 vector [2]: res = d2a6600fcf86f78a0000000000000000 20240915120232239 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240915120232239 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240915120232239 DAUC <0003> auc.c:179 vector [2]: kc = e210521c12016e78 20240915120232239 DAUC <0003> auc.c:180 vector [2]: sres = b753d97c 20240915120232239 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240915120232239 DAUC <0003> auc.c:113 vector [3]: rand = c579f7e5d2b3213e3e69ccad40c4e852 20240915120232239 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240915120232239 DAUC <0003> auc.c:142 vector [3]: autn = 1957019a5cf38000ca44fc75861f0723 20240915120232239 DAUC <0003> auc.c:143 vector [3]: ck = 2c1d2564526a12f42a30b309b6eb8676 20240915120232239 DAUC <0003> auc.c:144 vector [3]: ik = 0deb804220672f85608622929ed527ec 20240915120232239 DAUC <0003> auc.c:145 vector [3]: res = fbe67eadcdc08b7a0000000000000000 20240915120232239 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240915120232239 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240915120232239 DAUC <0003> auc.c:179 vector [3]: kc = 8a9e491e2efb1496 20240915120232239 DAUC <0003> auc.c:180 vector [3]: sres = c92b8e59 20240915120232239 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240915120232239 DAUC <0003> auc.c:113 vector [4]: rand = 5e5b2d0dfc49b36afcf741b8f1465f4e 20240915120232239 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240915120232239 DAUC <0003> auc.c:142 vector [4]: autn = 9cb171c0809a8000bff8ca694f8360e6 20240915120232239 DAUC <0003> auc.c:143 vector [4]: ck = 294a53dda8440ee89156abb9f14692ef 20240915120232239 DAUC <0003> auc.c:144 vector [4]: ik = 8ad9b3d529d4c61ee72c932318305237 20240915120232239 DAUC <0003> auc.c:145 vector [4]: res = 218b17895ce1b5b70000000000000000 20240915120232239 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240915120232239 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240915120232239 DAUC <0003> auc.c:179 vector [4]: kc = a31a47afc31db57a 20240915120232239 DAUC <0003> auc.c:180 vector [4]: sres = 54bb34ac 20240915120232239 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240915120232239 DAUC <0003> db_auc.c:245 IMSI='262423352362301': Generated 5 vectors 20240915120232239 DAUC <0003> db_auc.c:249 IMSI='262423352362301': Updating SQN=161 in DB 20240915120232248 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423352362301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423352362301"} 20240915120232248 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423352362301 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120232248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120232253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20240915120232279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20240915120232280 DLINP <000b> input/ipa.c:451 connected read/write 20240915120232280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120232280 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120232280 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120232280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120232280 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43795<->l=127.0.0.1:4259) 20240915120232302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20240915120232302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52314<->l=127.0.0.1:4258 20240915120235371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120235371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120235376 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120235378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20240915120235381 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120235382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120235382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120235382 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  20240915120235382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120235382 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  20240915120235382 DLGSUP <0013> gsup_server.c:235 2:  20240915120235382 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120235382 DLGSUP <0013> gsup_server.c:235 3:  20240915120235382 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120235382 DLGSUP <0013> gsup_server.c:235 4:  20240915120235382 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120235382 DLGSUP <0013> gsup_server.c:235 5:  20240915120235382 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120235382 DLGSUP <0013> gsup_server.c:235 7:  20240915120235382 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120235382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120235382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120235382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120235410 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38689<->l=127.0.0.1:4259) 20240915120235430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20240915120235441 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120235442 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429720383851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429720383851" cn_domain=PS} 20240915120235442 DLU <0006> fsm.c:456 lu(262429720383851)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240915120235442 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429720383851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240915120235442 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429720383851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429720383851" cause=IMSI unknown in HLR} 20240915120235442 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429720383851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120235442 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429720383851)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120235442 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429720383851)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240915120235442 DLU <0006> fsm.c:568 lu(PS:IMSI-262429720383851)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240915120235442 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120235443 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120235448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52330<->l=127.0.0.1:4258 20240915120235449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20240915120235451 DLINP <000b> input/ipa.c:451 connected read/write 20240915120235451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120235452 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120235452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120235452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120235452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38689<->l=127.0.0.1:4259) 20240915120235521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20240915120235522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20240915120238626 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120238626 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120238629 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120238629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20240915120238632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120238632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120238632 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120238632 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  20240915120238632 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120238632 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  20240915120238633 DLGSUP <0013> gsup_server.c:235 2:  20240915120238633 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120238633 DLGSUP <0013> gsup_server.c:235 3:  20240915120238633 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120238633 DLGSUP <0013> gsup_server.c:235 4:  20240915120238633 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120238633 DLGSUP <0013> gsup_server.c:235 5:  20240915120238633 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120238633 DLGSUP <0013> gsup_server.c:235 7:  20240915120238633 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120238633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120238633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120238633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120238648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43883<->l=127.0.0.1:4259) 20240915120238660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20240915120238674 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120238674 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428691234690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428691234690" cn_domain=PS source_name="the-source\n"} 20240915120238674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240915120238674 DLU <0006> fsm.c:456 lu(262428691234690)[0x61200000b620]{UNVALIDATED}: Allocated 20240915120238674 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428691234690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240915120238674 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428691234690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428691234690" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240915120238674 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428691234690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120238674 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428691234690)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120238674 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428691234690)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240915120238674 DLU <0006> fsm.c:568 lu(PS:IMSI-262428691234690)[0x61200000b620]{UNVALIDATED}: Deallocated 20240915120238674 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120238674 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120238677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20240915120238678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4258 20240915120238681 DLINP <000b> input/ipa.c:451 connected read/write 20240915120238681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120238681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120238681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120238681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120238681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240915120238681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43883<->l=127.0.0.1:4259) 20240915120238735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20240915120238735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20240915120241839 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120241839 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120241841 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120241842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 20240915120241843 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120241843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120241843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120241843 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  20240915120241843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120241843 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  20240915120241843 DLGSUP <0013> gsup_server.c:235 2:  20240915120241843 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120241843 DLGSUP <0013> gsup_server.c:235 3:  20240915120241843 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120241843 DLGSUP <0013> gsup_server.c:235 4:  20240915120241843 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120241843 DLGSUP <0013> gsup_server.c:235 5:  20240915120241843 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120241843 DLGSUP <0013> gsup_server.c:235 7:  20240915120241843 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120241844 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120241844 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120241844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120241854 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34321<->l=127.0.0.1:4259) 20240915120241859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20240915120241886 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120241886 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424525745230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424525745230" cn_domain=PS} 20240915120241886 DLU <0006> fsm.c:456 lu(262424525745230)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240915120241886 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424525745230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240915120241886 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424525745230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424525745230" cause=Roaming not allowed in this location area} 20240915120241886 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424525745230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120241886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424525745230)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120241886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424525745230)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240915120241886 DLU <0006> fsm.c:568 lu(PS:IMSI-262424525745230)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240915120241886 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120241886 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120241891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20240915120241892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4258 20240915120241894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34321<->l=127.0.0.1:4259) 20240915120241894 DLINP <000b> input/ipa.c:451 connected read/write 20240915120241894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120241895 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120241895 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120241895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120241956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20240915120241957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20240915120245008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120245008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120245009 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120245010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20240915120245011 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120245011 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120245011 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120245011 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  20240915120245011 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120245011 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  20240915120245011 DLGSUP <0013> gsup_server.c:235 2:  20240915120245011 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120245011 DLGSUP <0013> gsup_server.c:235 3:  20240915120245011 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120245011 DLGSUP <0013> gsup_server.c:235 4:  20240915120245011 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120245011 DLGSUP <0013> gsup_server.c:235 5:  20240915120245011 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120245011 DLGSUP <0013> gsup_server.c:235 7:  20240915120245011 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120245011 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120245011 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120245011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120245021 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43451<->l=127.0.0.1:4259) 20240915120245027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20240915120245054 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120245054 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421377062368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421377062368"} 20240915120245054 DAUC <0003> db_auc.c:133 IMSI='262421377062368': No such subscriber 20240915120245054 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421377062368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240915120245054 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421377062368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421377062368" cause=IMSI unknown in HLR} 20240915120245054 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421377062368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120245054 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120245054 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120245057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20240915120245058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20240915120245060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43451<->l=127.0.0.1:4259) 20240915120245061 DLINP <000b> input/ipa.c:451 connected read/write 20240915120245061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120245061 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120245061 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120245061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120245119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20240915120245120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20240915120248224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120248224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120248229 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20240915120248235 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248235 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120248235 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120248235 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  20240915120248235 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120248235 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  20240915120248235 DLGSUP <0013> gsup_server.c:235 2:  20240915120248235 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120248235 DLGSUP <0013> gsup_server.c:235 3:  20240915120248235 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120248235 DLGSUP <0013> gsup_server.c:235 4:  20240915120248235 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120248235 DLGSUP <0013> gsup_server.c:235 5:  20240915120248235 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120248235 DLGSUP <0013> gsup_server.c:235 7:  20240915120248235 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120248235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120248235 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120248235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120248266 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43147<->l=127.0.0.1:4259) 20240915120248315 DAUC <0003> db_auc.c:157 IMSI='262428919578436': No 2G Auth Data 20240915120248315 DAUC <0003> db_auc.c:192 IMSI='262428919578436': No 3G Auth Data 20240915120248364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4258 20240915120248375 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248375 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428919578436" cn_domain=PS} 20240915120248375 DLU <0006> fsm.c:456 lu(262428919578436)[0x61200000b920]{UNVALIDATED}: Allocated 20240915120248375 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428919578436)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248393 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428919578436" cn_domain=PS} 20240915120248393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248399 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248399 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428919578436"} 20240915120248399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428919578436)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248399 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248399 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428919578436"} 20240915120248399 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428919578436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428919578436)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428919578436)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248399 DLU <0006> fsm.c:568 lu(PS:IMSI-262428919578436)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248399 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248399 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4258 20240915120248429 DAUC <0003> db_auc.c:157 IMSI='262423989622528': No 2G Auth Data 20240915120248429 DAUC <0003> db_auc.c:192 IMSI='262423989622528': No 3G Auth Data 20240915120248437 DLGSUP <0013> hlr.c:121 IMSI 262423989622528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 20240915120248453 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248453 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423989622528" cn_domain=PS} 20240915120248453 DLU <0006> fsm.c:456 lu(262423989622528)[0x61200000baa0]{UNVALIDATED}: Allocated 20240915120248453 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423989622528)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248469 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423989622528" cn_domain=PS} 20240915120248469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248472 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248472 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423989622528"} 20240915120248472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423989622528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248472 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248472 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423989622528"} 20240915120248472 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423989622528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423989622528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423989622528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248472 DLU <0006> fsm.c:568 lu(PS:IMSI-262423989622528)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248472 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248472 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 20240915120248499 DAUC <0003> db_auc.c:157 IMSI='262422556948135': No 2G Auth Data 20240915120248499 DAUC <0003> db_auc.c:192 IMSI='262422556948135': No 3G Auth Data 20240915120248510 DLGSUP <0013> hlr.c:121 IMSI 262422556948135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 20240915120248525 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248526 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422556948135" cn_domain=PS} 20240915120248526 DLU <0006> fsm.c:456 lu(262422556948135)[0x61200000bc20]{UNVALIDATED}: Allocated 20240915120248526 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422556948135)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248541 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422556948135" cn_domain=PS} 20240915120248541 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248541 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248544 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422556948135"} 20240915120248544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422556948135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248544 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248544 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422556948135"} 20240915120248544 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422556948135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422556948135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422556948135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248544 DLU <0006> fsm.c:568 lu(PS:IMSI-262422556948135)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4258 20240915120248571 DAUC <0003> db_auc.c:157 IMSI='262423820266073': No 2G Auth Data 20240915120248571 DAUC <0003> db_auc.c:192 IMSI='262423820266073': No 3G Auth Data 20240915120248580 DLGSUP <0013> hlr.c:121 IMSI 262423820266073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20240915120248610 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248610 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423820266073" cn_domain=PS} 20240915120248610 DLU <0006> fsm.c:456 lu(262423820266073)[0x61200000bda0]{UNVALIDATED}: Allocated 20240915120248610 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423820266073)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248626 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423820266073" cn_domain=PS} 20240915120248626 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248626 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248629 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248629 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423820266073"} 20240915120248629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423820266073)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248629 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248629 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423820266073"} 20240915120248629 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423820266073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423820266073)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423820266073)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248629 DLU <0006> fsm.c:568 lu(PS:IMSI-262423820266073)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248629 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248629 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20240915120248658 DAUC <0003> db_auc.c:157 IMSI='262421615233646': No 2G Auth Data 20240915120248658 DAUC <0003> db_auc.c:192 IMSI='262421615233646': No 3G Auth Data 20240915120248667 DLGSUP <0013> hlr.c:121 IMSI 262421615233646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20240915120248686 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248686 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421615233646" cn_domain=PS} 20240915120248686 DLU <0006> fsm.c:456 lu(262421615233646)[0x61200000bf20]{UNVALIDATED}: Allocated 20240915120248686 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421615233646)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248702 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421615233646" cn_domain=PS} 20240915120248702 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248702 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248704 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248704 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421615233646"} 20240915120248704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421615233646)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248704 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248704 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421615233646"} 20240915120248704 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421615233646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421615233646)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421615233646)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248704 DLU <0006> fsm.c:568 lu(PS:IMSI-262421615233646)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248704 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248704 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20240915120248729 DAUC <0003> db_auc.c:157 IMSI='262420589711550': No 2G Auth Data 20240915120248729 DAUC <0003> db_auc.c:192 IMSI='262420589711550': No 3G Auth Data 20240915120248738 DLGSUP <0013> hlr.c:121 IMSI 262420589711550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42370<->l=127.0.0.1:4258 20240915120248778 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248778 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420589711550" cn_domain=PS} 20240915120248778 DLU <0006> fsm.c:456 lu(262420589711550)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240915120248779 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420589711550)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248795 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420589711550" cn_domain=PS} 20240915120248796 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248796 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248802 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420589711550"} 20240915120248802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420589711550)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248802 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248802 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420589711550"} 20240915120248802 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420589711550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420589711550)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420589711550)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248802 DLU <0006> fsm.c:568 lu(PS:IMSI-262420589711550)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42370<->l=127.0.0.1:4258 20240915120248840 DAUC <0003> db_auc.c:157 IMSI='262422425576355': No 2G Auth Data 20240915120248840 DAUC <0003> db_auc.c:192 IMSI='262422425576355': No 3G Auth Data 20240915120248848 DLGSUP <0013> hlr.c:121 IMSI 262422425576355: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42378<->l=127.0.0.1:4258 20240915120248874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248874 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425576355" cn_domain=PS} 20240915120248874 DLU <0006> fsm.c:456 lu(262422425576355)[0x612000010120]{UNVALIDATED}: Allocated 20240915120248874 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425576355)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248890 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425576355" cn_domain=PS} 20240915120248890 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248890 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248892 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248892 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425576355"} 20240915120248892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425576355)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248892 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248892 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425576355"} 20240915120248892 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422425576355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425576355)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425576355)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248892 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425576355)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248892 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248892 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42378<->l=127.0.0.1:4258 20240915120248927 DAUC <0003> db_auc.c:157 IMSI='262420352847237': No 2G Auth Data 20240915120248927 DAUC <0003> db_auc.c:192 IMSI='262420352847237': No 3G Auth Data 20240915120248935 DLGSUP <0013> hlr.c:121 IMSI 262420352847237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120248962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4258 20240915120248966 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248966 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420352847237" cn_domain=PS} 20240915120248966 DLU <0006> fsm.c:456 lu(262420352847237)[0x6120000102a0]{UNVALIDATED}: Allocated 20240915120248966 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120248984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420352847237)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120248984 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420352847237" cn_domain=PS} 20240915120248984 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248984 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248990 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120248990 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420352847237"} 20240915120248990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420352847237)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120248990 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120248990 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420352847237"} 20240915120248990 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420352847237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420352847237)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420352847237)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120248990 DLU <0006> fsm.c:568 lu(PS:IMSI-262420352847237)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120248990 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248990 DLINP <000b> input/ipa.c:451 connected read/write 20240915120248990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120248993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4258 20240915120249020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20240915120249021 DLINP <000b> input/ipa.c:451 connected read/write 20240915120249021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120249021 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120249021 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120249021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120249021 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43147<->l=127.0.0.1:4259) 20240915120249043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42390<->l=127.0.0.1:4258 20240915120249044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42390<->l=127.0.0.1:4258 20240915120252094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120252094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120252095 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20240915120252097 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120252097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120252097 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  20240915120252097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120252097 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  20240915120252097 DLGSUP <0013> gsup_server.c:235 2:  20240915120252097 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120252097 DLGSUP <0013> gsup_server.c:235 3:  20240915120252097 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120252097 DLGSUP <0013> gsup_server.c:235 4:  20240915120252097 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120252097 DLGSUP <0013> gsup_server.c:235 5:  20240915120252097 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120252097 DLGSUP <0013> gsup_server.c:235 7:  20240915120252097 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120252097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120252097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120252097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120252107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20240915120252131 DAUC <0003> db_auc.c:157 IMSI='262422681186807': No 2G Auth Data 20240915120252131 DAUC <0003> db_auc.c:192 IMSI='262422681186807': No 3G Auth Data 20240915120252165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20240915120252174 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252174 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422681186807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681186807" cn_domain=PS source_name="the-source\n"} 20240915120252174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240915120252174 DLU <0006> fsm.c:456 lu(262422681186807)[0x612000010420]{UNVALIDATED}: Allocated 20240915120252174 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422681186807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422681186807)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252192 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422681186807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422681186807" cn_domain=PS destination_name="the-source\n"} 20240915120252192 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252193 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252200 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252200 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422681186807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422681186807" source_name="the-source\n"} 20240915120252200 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422681186807)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252200 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422681186807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252200 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422681186807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422681186807" destination_name="the-source\n"} 20240915120252200 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422681186807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681186807)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681186807)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252200 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681186807)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252200 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252200 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20240915120252230 DAUC <0003> db_auc.c:157 IMSI='262420025097384': No 2G Auth Data 20240915120252230 DAUC <0003> db_auc.c:192 IMSI='262420025097384': No 3G Auth Data 20240915120252239 DLGSUP <0013> hlr.c:121 IMSI 262420025097384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20240915120252255 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252255 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420025097384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420025097384" cn_domain=PS source_name="the-source\n"} 20240915120252255 DLU <0006> fsm.c:456 lu(262420025097384)[0x6120000105a0]{UNVALIDATED}: Allocated 20240915120252255 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420025097384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252271 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420025097384)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252271 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420025097384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420025097384" cn_domain=PS destination_name="the-source\n"} 20240915120252271 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252271 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252273 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420025097384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420025097384" source_name="the-source\n"} 20240915120252273 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420025097384)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252273 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420025097384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252273 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420025097384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420025097384" destination_name="the-source\n"} 20240915120252273 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420025097384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252273 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420025097384)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252273 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420025097384)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252273 DLU <0006> fsm.c:568 lu(PS:IMSI-262420025097384)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.1:4258 20240915120252299 DAUC <0003> db_auc.c:157 IMSI='262425734845780': No 2G Auth Data 20240915120252299 DAUC <0003> db_auc.c:192 IMSI='262425734845780': No 3G Auth Data 20240915120252308 DLGSUP <0013> hlr.c:121 IMSI 262425734845780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 20240915120252324 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252324 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425734845780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425734845780" cn_domain=PS source_name="the-source\n"} 20240915120252324 DLU <0006> fsm.c:456 lu(262425734845780)[0x612000010720]{UNVALIDATED}: Allocated 20240915120252324 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425734845780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252340 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425734845780)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252340 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425734845780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425734845780" cn_domain=PS destination_name="the-source\n"} 20240915120252340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252342 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252342 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425734845780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425734845780" source_name="the-source\n"} 20240915120252343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425734845780)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252343 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425734845780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252343 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425734845780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425734845780" destination_name="the-source\n"} 20240915120252343 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425734845780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425734845780)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425734845780)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252343 DLU <0006> fsm.c:568 lu(PS:IMSI-262425734845780)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252343 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252343 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 20240915120252369 DAUC <0003> db_auc.c:157 IMSI='262420323446413': No 2G Auth Data 20240915120252369 DAUC <0003> db_auc.c:192 IMSI='262420323446413': No 3G Auth Data 20240915120252377 DLGSUP <0013> hlr.c:121 IMSI 262420323446413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 20240915120252393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252393 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420323446413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420323446413" cn_domain=PS source_name="the-source\n"} 20240915120252393 DLU <0006> fsm.c:456 lu(262420323446413)[0x6120000108a0]{UNVALIDATED}: Allocated 20240915120252393 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420323446413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420323446413)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252410 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420323446413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420323446413" cn_domain=PS destination_name="the-source\n"} 20240915120252410 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252410 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252412 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252412 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420323446413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420323446413" source_name="the-source\n"} 20240915120252412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420323446413)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252412 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420323446413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252412 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420323446413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420323446413" destination_name="the-source\n"} 20240915120252412 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420323446413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323446413)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323446413)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252412 DLU <0006> fsm.c:568 lu(PS:IMSI-262420323446413)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252413 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252413 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 20240915120252441 DAUC <0003> db_auc.c:157 IMSI='262423497680569': No 2G Auth Data 20240915120252441 DAUC <0003> db_auc.c:192 IMSI='262423497680569': No 3G Auth Data 20240915120252449 DLGSUP <0013> hlr.c:121 IMSI 262423497680569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 20240915120252465 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252465 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423497680569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423497680569" cn_domain=PS source_name="the-source\n"} 20240915120252465 DLU <0006> fsm.c:456 lu(262423497680569)[0x612000010a20]{UNVALIDATED}: Allocated 20240915120252465 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423497680569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252481 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423497680569)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252481 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423497680569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423497680569" cn_domain=PS destination_name="the-source\n"} 20240915120252481 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252481 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252484 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252484 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423497680569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423497680569" source_name="the-source\n"} 20240915120252484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423497680569)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252484 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423497680569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252484 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423497680569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423497680569" destination_name="the-source\n"} 20240915120252484 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423497680569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423497680569)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423497680569)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252484 DLU <0006> fsm.c:568 lu(PS:IMSI-262423497680569)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252484 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252484 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 20240915120252512 DAUC <0003> db_auc.c:157 IMSI='262424338621201': No 2G Auth Data 20240915120252512 DAUC <0003> db_auc.c:192 IMSI='262424338621201': No 3G Auth Data 20240915120252520 DLGSUP <0013> hlr.c:121 IMSI 262424338621201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 20240915120252544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252544 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424338621201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424338621201" cn_domain=PS source_name="the-source\n"} 20240915120252544 DLU <0006> fsm.c:456 lu(262424338621201)[0x612000010ba0]{UNVALIDATED}: Allocated 20240915120252544 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424338621201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424338621201)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252559 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424338621201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424338621201" cn_domain=PS destination_name="the-source\n"} 20240915120252559 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252559 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252563 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252563 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424338621201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424338621201" source_name="the-source\n"} 20240915120252563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424338621201)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252563 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424338621201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252563 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424338621201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424338621201" destination_name="the-source\n"} 20240915120252563 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424338621201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424338621201)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424338621201)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252563 DLU <0006> fsm.c:568 lu(PS:IMSI-262424338621201)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252563 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252563 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4258 20240915120252598 DAUC <0003> db_auc.c:157 IMSI='262426883471209': No 2G Auth Data 20240915120252598 DAUC <0003> db_auc.c:192 IMSI='262426883471209': No 3G Auth Data 20240915120252607 DLGSUP <0013> hlr.c:121 IMSI 262426883471209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20240915120252647 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252647 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426883471209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426883471209" cn_domain=PS source_name="the-source\n"} 20240915120252647 DLU <0006> fsm.c:456 lu(262426883471209)[0x612000010d20]{UNVALIDATED}: Allocated 20240915120252647 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426883471209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426883471209)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252663 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426883471209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426883471209" cn_domain=PS destination_name="the-source\n"} 20240915120252663 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252663 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252668 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252668 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426883471209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426883471209" source_name="the-source\n"} 20240915120252668 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426883471209)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252668 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426883471209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252668 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426883471209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426883471209" destination_name="the-source\n"} 20240915120252668 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426883471209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883471209)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883471209)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252668 DLU <0006> fsm.c:568 lu(PS:IMSI-262426883471209)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252668 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252668 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20240915120252706 DAUC <0003> db_auc.c:157 IMSI='262429590847676': No 2G Auth Data 20240915120252706 DAUC <0003> db_auc.c:192 IMSI='262429590847676': No 3G Auth Data 20240915120252714 DLGSUP <0013> hlr.c:121 IMSI 262429590847676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120252741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 20240915120252746 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252746 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429590847676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429590847676" cn_domain=PS source_name="the-source\n"} 20240915120252746 DLU <0006> fsm.c:456 lu(262429590847676)[0x612000010ea0]{UNVALIDATED}: Allocated 20240915120252746 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429590847676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240915120252762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429590847676)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120252763 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429590847676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429590847676" cn_domain=PS destination_name="the-source\n"} 20240915120252763 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252763 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252768 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252769 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429590847676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429590847676" source_name="the-source\n"} 20240915120252769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429590847676)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120252769 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429590847676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120252769 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429590847676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429590847676" destination_name="the-source\n"} 20240915120252769 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429590847676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120252769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429590847676)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120252769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429590847676)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120252769 DLU <0006> fsm.c:568 lu(PS:IMSI-262429590847676)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120252769 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252769 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120252773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58310<->l=127.0.0.1:4258 20240915120252800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20240915120252801 DLINP <000b> input/ipa.c:451 connected read/write 20240915120252801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120252801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120252801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120252801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120252801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240915120252801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20240915120252823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20240915120252824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58312<->l=127.0.0.1:4258 20240915120255936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120255937 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120255941 DLINP <000b> input/ipa.c:451 connected read/write 20240915120255941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120255943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20240915120255947 DLINP <000b> input/ipa.c:451 connected read/write 20240915120255947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120255947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120255947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120255947 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  20240915120255947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120255947 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  20240915120255947 DLGSUP <0013> gsup_server.c:235 2:  20240915120255947 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120255947 DLGSUP <0013> gsup_server.c:235 3:  20240915120255947 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120255947 DLGSUP <0013> gsup_server.c:235 4:  20240915120255947 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120255947 DLGSUP <0013> gsup_server.c:235 5:  20240915120255947 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120255947 DLGSUP <0013> gsup_server.c:235 7:  20240915120255947 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120255947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120255947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120255947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120255963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20240915120255992 DAUC <0003> db_auc.c:157 IMSI='262429385979766': No 2G Auth Data 20240915120255992 DAUC <0003> db_auc.c:192 IMSI='262429385979766': No 3G Auth Data 20240915120256037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20240915120256047 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256047 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429385979766" cn_domain=PS} 20240915120256048 DLU <0006> fsm.c:456 lu(262429385979766)[0x612000011020]{UNVALIDATED}: Allocated 20240915120256048 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429385979766)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256065 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429385979766" cn_domain=PS} 20240915120256065 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256065 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256071 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256071 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429385979766"} 20240915120256071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429385979766)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256071 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256071 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429385979766"} 20240915120256071 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429385979766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429385979766)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429385979766)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256071 DLU <0006> fsm.c:568 lu(PS:IMSI-262429385979766)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256071 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256071 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20240915120256102 DAUC <0003> db_auc.c:157 IMSI='262422859893773': No 2G Auth Data 20240915120256102 DAUC <0003> db_auc.c:192 IMSI='262422859893773': No 3G Auth Data 20240915120256110 DLGSUP <0013> hlr.c:121 IMSI 262422859893773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20240915120256126 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256126 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422859893773" cn_domain=PS} 20240915120256126 DLU <0006> fsm.c:456 lu(262422859893773)[0x6120000111a0]{UNVALIDATED}: Allocated 20240915120256126 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422859893773)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256142 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422859893773" cn_domain=PS} 20240915120256142 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256142 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256144 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256144 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422859893773"} 20240915120256144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422859893773)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256144 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256144 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422859893773"} 20240915120256144 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422859893773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422859893773)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422859893773)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256144 DLU <0006> fsm.c:568 lu(PS:IMSI-262422859893773)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256144 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256144 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20240915120256172 DAUC <0003> db_auc.c:157 IMSI='262421242579608': No 2G Auth Data 20240915120256172 DAUC <0003> db_auc.c:192 IMSI='262421242579608': No 3G Auth Data 20240915120256180 DLGSUP <0013> hlr.c:121 IMSI 262421242579608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20240915120256195 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256195 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421242579608" cn_domain=PS} 20240915120256195 DLU <0006> fsm.c:456 lu(262421242579608)[0x612000011320]{UNVALIDATED}: Allocated 20240915120256195 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421242579608)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256211 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421242579608" cn_domain=PS} 20240915120256211 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256211 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256213 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256213 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421242579608"} 20240915120256214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421242579608)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256214 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256214 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421242579608"} 20240915120256214 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421242579608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421242579608)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421242579608)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256214 DLU <0006> fsm.c:568 lu(PS:IMSI-262421242579608)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256214 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256214 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58354<->l=127.0.0.1:4258 20240915120256240 DAUC <0003> db_auc.c:157 IMSI='262427094444332': No 2G Auth Data 20240915120256240 DAUC <0003> db_auc.c:192 IMSI='262427094444332': No 3G Auth Data 20240915120256248 DLGSUP <0013> hlr.c:121 IMSI 262427094444332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20240915120256263 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256263 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427094444332" cn_domain=PS} 20240915120256263 DLU <0006> fsm.c:456 lu(262427094444332)[0x6120000114a0]{UNVALIDATED}: Allocated 20240915120256263 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427094444332)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256279 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427094444332" cn_domain=PS} 20240915120256279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256281 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256281 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427094444332"} 20240915120256281 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427094444332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256281 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256281 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427094444332"} 20240915120256281 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427094444332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256281 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427094444332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256281 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427094444332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256281 DLU <0006> fsm.c:568 lu(PS:IMSI-262427094444332)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256281 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256281 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20240915120256307 DAUC <0003> db_auc.c:157 IMSI='262423510644034': No 2G Auth Data 20240915120256307 DAUC <0003> db_auc.c:192 IMSI='262423510644034': No 3G Auth Data 20240915120256315 DLGSUP <0013> hlr.c:121 IMSI 262423510644034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20240915120256330 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256330 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423510644034" cn_domain=PS} 20240915120256330 DLU <0006> fsm.c:456 lu(262423510644034)[0x612000011620]{UNVALIDATED}: Allocated 20240915120256330 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423510644034)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256345 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423510644034" cn_domain=PS} 20240915120256345 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256345 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256348 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256348 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423510644034"} 20240915120256348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423510644034)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256348 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256348 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423510644034"} 20240915120256348 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423510644034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423510644034)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423510644034)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256349 DLU <0006> fsm.c:568 lu(PS:IMSI-262423510644034)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256349 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256349 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20240915120256376 DAUC <0003> db_auc.c:157 IMSI='262422924719347': No 2G Auth Data 20240915120256376 DAUC <0003> db_auc.c:192 IMSI='262422924719347': No 3G Auth Data 20240915120256384 DLGSUP <0013> hlr.c:121 IMSI 262422924719347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20240915120256407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256407 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422924719347" cn_domain=PS} 20240915120256407 DLU <0006> fsm.c:456 lu(262422924719347)[0x6120000117a0]{UNVALIDATED}: Allocated 20240915120256407 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256423 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422924719347)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256423 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422924719347" cn_domain=PS} 20240915120256423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256427 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256427 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422924719347"} 20240915120256427 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422924719347)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256427 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256427 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422924719347"} 20240915120256427 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422924719347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422924719347)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422924719347)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256427 DLU <0006> fsm.c:568 lu(PS:IMSI-262422924719347)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256427 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256427 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20240915120256463 DAUC <0003> db_auc.c:157 IMSI='262425118266035': No 2G Auth Data 20240915120256463 DAUC <0003> db_auc.c:192 IMSI='262425118266035': No 3G Auth Data 20240915120256472 DLGSUP <0013> hlr.c:121 IMSI 262425118266035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20240915120256507 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256507 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118266035" cn_domain=PS} 20240915120256508 DLU <0006> fsm.c:456 lu(262425118266035)[0x612000011920]{UNVALIDATED}: Allocated 20240915120256508 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118266035)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256524 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118266035" cn_domain=PS} 20240915120256524 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256524 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256530 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256530 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118266035"} 20240915120256530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118266035)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256530 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256530 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118266035"} 20240915120256530 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425118266035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118266035)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118266035)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256530 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118266035)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256530 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256530 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20240915120256568 DAUC <0003> db_auc.c:157 IMSI='262427510600124': No 2G Auth Data 20240915120256568 DAUC <0003> db_auc.c:192 IMSI='262427510600124': No 3G Auth Data 20240915120256576 DLGSUP <0013> hlr.c:121 IMSI 262427510600124: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120256618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20240915120256623 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256624 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427510600124" cn_domain=PS} 20240915120256624 DLU <0006> fsm.c:456 lu(262427510600124)[0x612000011aa0]{UNVALIDATED}: Allocated 20240915120256624 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120256640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427510600124)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120256640 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427510600124" cn_domain=PS} 20240915120256640 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256641 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256646 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256646 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427510600124"} 20240915120256646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427510600124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120256646 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120256646 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427510600124"} 20240915120256646 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427510600124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120256646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427510600124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120256646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427510600124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120256646 DLU <0006> fsm.c:568 lu(PS:IMSI-262427510600124)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120256646 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256646 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120256649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20240915120256676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20240915120256677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20240915120256677 DLINP <000b> input/ipa.c:451 connected read/write 20240915120256677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120256677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120256677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120256677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120256699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20240915120256800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20240915120259880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120259880 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120259884 DLINP <000b> input/ipa.c:451 connected read/write 20240915120259884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120259884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20240915120259885 DLINP <000b> input/ipa.c:451 connected read/write 20240915120259885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120259885 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120259885 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120259885 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  20240915120259885 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120259885 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  20240915120259885 DLGSUP <0013> gsup_server.c:235 2:  20240915120259885 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120259885 DLGSUP <0013> gsup_server.c:235 3:  20240915120259885 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120259885 DLGSUP <0013> gsup_server.c:235 4:  20240915120259885 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120259885 DLGSUP <0013> gsup_server.c:235 5:  20240915120259885 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120259885 DLGSUP <0013> gsup_server.c:235 7:  20240915120259885 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120259885 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120259885 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120259885 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120259908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43041<->l=127.0.0.1:4259) 20240915120259930 DAUC <0003> db_auc.c:157 IMSI='262427644610942': No 2G Auth Data 20240915120259930 DAUC <0003> db_auc.c:192 IMSI='262427644610942': No 3G Auth Data 20240915120259954 DAUC <0003> db_auc.c:192 IMSI='262427644610942': No 3G Auth Data 20240915120259985 DAUC <0003> db_auc.c:157 IMSI='262426579945027': No 2G Auth Data 20240915120259985 DAUC <0003> db_auc.c:192 IMSI='262426579945027': No 3G Auth Data 20240915120300009 DAUC <0003> db_auc.c:157 IMSI='262426579945027': No 2G Auth Data 20240915120300040 DAUC <0003> db_auc.c:157 IMSI='262421388115006': No 2G Auth Data 20240915120300040 DAUC <0003> db_auc.c:192 IMSI='262421388115006': No 3G Auth Data 20240915120300105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20240915120300107 DLINP <000b> input/ipa.c:451 connected read/write 20240915120300107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120300107 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120300107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120300107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120300107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43041<->l=127.0.0.1:4259) 20240915120300132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 20240915120300233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 20240915120303273 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120303273 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120303274 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20240915120303276 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303276 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120303276 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120303276 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  20240915120303276 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120303276 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  20240915120303276 DLGSUP <0013> gsup_server.c:235 2:  20240915120303276 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120303276 DLGSUP <0013> gsup_server.c:235 3:  20240915120303276 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120303276 DLGSUP <0013> gsup_server.c:235 4:  20240915120303276 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120303276 DLGSUP <0013> gsup_server.c:235 5:  20240915120303276 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120303276 DLGSUP <0013> gsup_server.c:235 7:  20240915120303276 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120303276 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120303276 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120303276 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120303283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41193<->l=127.0.0.1:4259) 20240915120303288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20240915120303309 DAUC <0003> db_auc.c:157 IMSI='262425427887710': No 2G Auth Data 20240915120303309 DAUC <0003> db_auc.c:192 IMSI='262425427887710': No 3G Auth Data 20240915120303328 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303328 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425427887710" cn_domain=PS} 20240915120303328 DLU <0006> fsm.c:456 lu(262425427887710)[0x612000011c20]{UNVALIDATED}: Allocated 20240915120303328 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120303351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425427887710)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120303351 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425427887710" cn_domain=PS} 20240915120303351 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303351 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303355 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303355 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425427887710"} 20240915120303355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425427887710)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120303355 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120303355 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425427887710"} 20240915120303355 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120303355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427887710)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120303355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427887710)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120303355 DLU <0006> fsm.c:568 lu(PS:IMSI-262425427887710)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120303355 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303355 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303365 DLGSUP <0013> hlr.c:128 IMSI 262425427887710: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240915120303365 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303366 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120303368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20240915120303369 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303370 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425427887710"} 20240915120303370 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240915120303370 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425427887710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120303370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20240915120303372 DLINP <000b> input/ipa.c:451 connected read/write 20240915120303372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120303372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120303372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120303372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120303372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41193<->l=127.0.0.1:4259) 20240915120303422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4258 20240915120303523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4258 20240915120306593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120306593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120306598 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4258 20240915120306603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120306603 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120306603 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  20240915120306603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120306603 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  20240915120306603 DLGSUP <0013> gsup_server.c:235 2:  20240915120306603 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120306603 DLGSUP <0013> gsup_server.c:235 3:  20240915120306603 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120306603 DLGSUP <0013> gsup_server.c:235 4:  20240915120306603 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120306603 DLGSUP <0013> gsup_server.c:235 5:  20240915120306603 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120306603 DLGSUP <0013> gsup_server.c:235 7:  20240915120306603 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120306603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120306603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120306603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120306630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41289<->l=127.0.0.1:4259) 20240915120306659 DAUC <0003> db_auc.c:157 IMSI='262421989472042': No 2G Auth Data 20240915120306659 DAUC <0003> db_auc.c:192 IMSI='262421989472042': No 3G Auth Data 20240915120306685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 20240915120306688 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306688 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421989472042" cn_domain=PS} 20240915120306688 DLU <0006> fsm.c:456 lu(262421989472042)[0x612000011da0]{UNVALIDATED}: Allocated 20240915120306688 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120306704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421989472042)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120306704 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421989472042" cn_domain=PS} 20240915120306704 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306704 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306706 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306706 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421989472042"} 20240915120306706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421989472042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120306706 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120306706 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421989472042"} 20240915120306706 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120306706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421989472042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120306706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421989472042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120306706 DLU <0006> fsm.c:568 lu(PS:IMSI-262421989472042)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120306706 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306706 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306706 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306706 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421989472042" cn_domain=CS} 20240915120306706 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120306716 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421989472042"} 20240915120306716 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421989472042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120306716 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306716 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42886<->l=127.0.0.1:4258 20240915120306745 DAUC <0003> db_auc.c:157 IMSI='262425318842359': No 2G Auth Data 20240915120306745 DAUC <0003> db_auc.c:192 IMSI='262425318842359': No 3G Auth Data 20240915120306753 DLGSUP <0013> hlr.c:121 IMSI 262425318842359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120306767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 20240915120306769 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306769 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425318842359" cn_domain=PS} 20240915120306769 DLU <0006> fsm.c:456 lu(262425318842359)[0x612000011f20]{UNVALIDATED}: Allocated 20240915120306769 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120306787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425318842359)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120306787 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425318842359" cn_domain=PS} 20240915120306787 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306787 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306790 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306790 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425318842359"} 20240915120306790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425318842359)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120306790 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120306790 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425318842359"} 20240915120306790 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120306790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318842359)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120306790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425318842359)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120306790 DLU <0006> fsm.c:568 lu(PS:IMSI-262425318842359)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120306790 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306790 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306791 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306791 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425318842359" cn_domain=CS} 20240915120306791 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120306802 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425318842359"} 20240915120306802 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425318842359 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120306802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 20240915120306831 DAUC <0003> db_auc.c:157 IMSI='262422585284625': No 2G Auth Data 20240915120306831 DAUC <0003> db_auc.c:192 IMSI='262422585284625': No 3G Auth Data 20240915120306840 DLGSUP <0013> hlr.c:121 IMSI 262422585284625: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120306855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20240915120306857 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306857 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422585284625" cn_domain=PS} 20240915120306857 DLU <0006> fsm.c:456 lu(262422585284625)[0x6120000120a0]{UNVALIDATED}: Allocated 20240915120306857 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120306872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422585284625)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120306872 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422585284625" cn_domain=PS} 20240915120306872 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306872 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306873 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306873 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422585284625"} 20240915120306873 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422585284625)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120306873 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120306873 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422585284625"} 20240915120306873 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120306873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422585284625)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120306873 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422585284625)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120306873 DLU <0006> fsm.c:568 lu(PS:IMSI-262422585284625)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120306873 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306873 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306874 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422585284625" cn_domain=CS} 20240915120306874 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120306882 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422585284625"} 20240915120306882 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422585284625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120306882 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306882 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20240915120306908 DAUC <0003> db_auc.c:157 IMSI='262421680890160': No 2G Auth Data 20240915120306908 DAUC <0003> db_auc.c:192 IMSI='262421680890160': No 3G Auth Data 20240915120306916 DLGSUP <0013> hlr.c:121 IMSI 262421680890160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120306930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20240915120306932 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306932 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421680890160" cn_domain=PS} 20240915120306932 DLU <0006> fsm.c:456 lu(262421680890160)[0x612000012220]{UNVALIDATED}: Allocated 20240915120306932 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120306948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421680890160)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120306948 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421680890160" cn_domain=PS} 20240915120306948 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306948 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306951 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306951 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421680890160"} 20240915120306951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421680890160)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120306951 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120306951 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421680890160"} 20240915120306952 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120306952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421680890160)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120306952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421680890160)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120306952 DLU <0006> fsm.c:568 lu(PS:IMSI-262421680890160)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120306952 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306952 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306954 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120306954 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421680890160" cn_domain=CS} 20240915120306954 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120306963 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421680890160"} 20240915120306963 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421680890160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120306963 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306963 DLINP <000b> input/ipa.c:451 connected read/write 20240915120306963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120306965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.1:4258 20240915120306992 DAUC <0003> db_auc.c:157 IMSI='262422356692707': No 2G Auth Data 20240915120306992 DAUC <0003> db_auc.c:192 IMSI='262422356692707': No 3G Auth Data 20240915120307000 DLGSUP <0013> hlr.c:121 IMSI 262422356692707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120307014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4258 20240915120307016 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307016 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422356692707" cn_domain=PS} 20240915120307016 DLU <0006> fsm.c:456 lu(262422356692707)[0x6120000123a0]{UNVALIDATED}: Allocated 20240915120307016 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120307032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422356692707)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120307032 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422356692707" cn_domain=PS} 20240915120307032 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307032 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307033 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307033 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422356692707"} 20240915120307033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422356692707)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120307033 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120307033 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422356692707"} 20240915120307033 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120307033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422356692707)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120307033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422356692707)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120307033 DLU <0006> fsm.c:568 lu(PS:IMSI-262422356692707)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120307033 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307033 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307033 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307033 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422356692707" cn_domain=CS} 20240915120307033 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120307041 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422356692707"} 20240915120307041 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422356692707 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120307041 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307041 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.1:4258 20240915120307066 DAUC <0003> db_auc.c:157 IMSI='262427776107236': No 2G Auth Data 20240915120307066 DAUC <0003> db_auc.c:192 IMSI='262427776107236': No 3G Auth Data 20240915120307074 DLGSUP <0013> hlr.c:121 IMSI 262427776107236: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120307102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20240915120307105 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307105 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427776107236" cn_domain=PS} 20240915120307105 DLU <0006> fsm.c:456 lu(262427776107236)[0x612000012520]{UNVALIDATED}: Allocated 20240915120307105 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120307121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427776107236)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120307121 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427776107236" cn_domain=PS} 20240915120307121 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307121 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307126 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307126 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427776107236"} 20240915120307126 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427776107236)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120307126 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120307126 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427776107236"} 20240915120307126 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120307126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427776107236)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120307126 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427776107236)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120307126 DLU <0006> fsm.c:568 lu(PS:IMSI-262427776107236)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120307126 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307126 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307129 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307129 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427776107236" cn_domain=CS} 20240915120307129 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120307138 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427776107236"} 20240915120307138 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427776107236 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120307138 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307138 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20240915120307179 DAUC <0003> db_auc.c:157 IMSI='262421168184160': No 2G Auth Data 20240915120307179 DAUC <0003> db_auc.c:192 IMSI='262421168184160': No 3G Auth Data 20240915120307187 DLGSUP <0013> hlr.c:121 IMSI 262421168184160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120307210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 20240915120307212 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307212 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421168184160" cn_domain=PS} 20240915120307212 DLU <0006> fsm.c:456 lu(262421168184160)[0x6120000126a0]{UNVALIDATED}: Allocated 20240915120307212 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120307228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421168184160)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120307228 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421168184160" cn_domain=PS} 20240915120307228 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307228 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307233 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307233 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421168184160"} 20240915120307233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421168184160)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120307233 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120307233 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421168184160"} 20240915120307233 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120307233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421168184160)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120307233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421168184160)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120307233 DLU <0006> fsm.c:568 lu(PS:IMSI-262421168184160)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120307233 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307233 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307236 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307236 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421168184160" cn_domain=CS} 20240915120307236 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120307244 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421168184160"} 20240915120307244 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421168184160 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120307244 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307244 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 20240915120307281 DAUC <0003> db_auc.c:157 IMSI='262421316909611': No 2G Auth Data 20240915120307281 DAUC <0003> db_auc.c:192 IMSI='262421316909611': No 3G Auth Data 20240915120307289 DLGSUP <0013> hlr.c:121 IMSI 262421316909611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120307322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42960<->l=127.0.0.1:4258 20240915120307327 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307327 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421316909611" cn_domain=PS} 20240915120307327 DLU <0006> fsm.c:456 lu(262421316909611)[0x612000012820]{UNVALIDATED}: Allocated 20240915120307327 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120307344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421316909611)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120307344 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421316909611" cn_domain=PS} 20240915120307344 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307344 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307349 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307349 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421316909611"} 20240915120307349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421316909611)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120307349 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120307349 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421316909611"} 20240915120307349 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120307349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421316909611)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120307349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421316909611)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120307349 DLU <0006> fsm.c:568 lu(PS:IMSI-262421316909611)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120307349 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307350 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307354 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307354 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421316909611" cn_domain=CS} 20240915120307354 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240915120307362 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421316909611"} 20240915120307362 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421316909611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120307362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120307365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42960<->l=127.0.0.1:4258 20240915120307391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4258 20240915120307392 DLINP <000b> input/ipa.c:451 connected read/write 20240915120307392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120307392 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120307392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120307392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120307392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41289<->l=127.0.0.1:4259) 20240915120307425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20240915120307526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20240915120310573 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120310573 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120310575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4258 20240915120310578 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310578 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120310578 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120310578 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  20240915120310578 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120310578 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  20240915120310578 DLGSUP <0013> gsup_server.c:235 2:  20240915120310578 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120310578 DLGSUP <0013> gsup_server.c:235 3:  20240915120310578 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120310578 DLGSUP <0013> gsup_server.c:235 4:  20240915120310578 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120310578 DLGSUP <0013> gsup_server.c:235 5:  20240915120310578 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120310578 DLGSUP <0013> gsup_server.c:235 7:  20240915120310578 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120310578 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120310578 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120310578 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120310591 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43929<->l=127.0.0.1:4259) 20240915120310624 DAUC <0003> db_auc.c:157 IMSI='262429273146358': No 2G Auth Data 20240915120310624 DAUC <0003> db_auc.c:192 IMSI='262429273146358': No 3G Auth Data 20240915120310658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20240915120310662 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310662 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429273146358" cn_domain=PS} 20240915120310662 DLU <0006> fsm.c:456 lu(262429273146358)[0x6120000129a0]{UNVALIDATED}: Allocated 20240915120310662 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120310682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429273146358)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120310682 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429273146358" cn_domain=PS} 20240915120310682 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310682 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310685 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310685 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429273146358"} 20240915120310685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429273146358)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120310685 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120310685 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429273146358"} 20240915120310685 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120310685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273146358)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120310685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273146358)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120310685 DLU <0006> fsm.c:568 lu(PS:IMSI-262429273146358)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120310685 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310685 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310687 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310687 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429273146358" cn_domain=PS} 20240915120310687 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120310698 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429273146358"} 20240915120310698 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429273146358 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120310698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20240915120310727 DAUC <0003> db_auc.c:157 IMSI='262427763141438': No 2G Auth Data 20240915120310727 DAUC <0003> db_auc.c:192 IMSI='262427763141438': No 3G Auth Data 20240915120310736 DLGSUP <0013> hlr.c:121 IMSI 262427763141438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120310757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20240915120310761 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310761 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427763141438" cn_domain=PS} 20240915120310761 DLU <0006> fsm.c:456 lu(262427763141438)[0x612000012b20]{UNVALIDATED}: Allocated 20240915120310761 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120310780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427763141438)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120310780 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427763141438" cn_domain=PS} 20240915120310780 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310780 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310784 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310784 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427763141438"} 20240915120310784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427763141438)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120310784 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120310785 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427763141438"} 20240915120310785 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120310785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427763141438)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120310785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427763141438)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120310785 DLU <0006> fsm.c:568 lu(PS:IMSI-262427763141438)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120310785 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310785 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310788 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310788 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427763141438" cn_domain=PS} 20240915120310788 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120310797 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427763141438"} 20240915120310797 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427763141438 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120310797 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310797 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20240915120310830 DAUC <0003> db_auc.c:157 IMSI='262421815834489': No 2G Auth Data 20240915120310830 DAUC <0003> db_auc.c:192 IMSI='262421815834489': No 3G Auth Data 20240915120310841 DLGSUP <0013> hlr.c:121 IMSI 262421815834489: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120310881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20240915120310889 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310889 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421815834489" cn_domain=PS} 20240915120310890 DLU <0006> fsm.c:456 lu(262421815834489)[0x612000012ca0]{UNVALIDATED}: Allocated 20240915120310890 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120310907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421815834489)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120310907 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421815834489" cn_domain=PS} 20240915120310907 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310907 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310911 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310912 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421815834489"} 20240915120310912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421815834489)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120310912 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120310912 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421815834489"} 20240915120310912 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120310912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421815834489)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120310912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421815834489)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120310912 DLU <0006> fsm.c:568 lu(PS:IMSI-262421815834489)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120310912 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310912 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310914 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120310914 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421815834489" cn_domain=PS} 20240915120310914 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120310923 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421815834489"} 20240915120310923 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421815834489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120310923 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310923 DLINP <000b> input/ipa.c:451 connected read/write 20240915120310923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120310925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20240915120310964 DAUC <0003> db_auc.c:157 IMSI='262422530409946': No 2G Auth Data 20240915120310964 DAUC <0003> db_auc.c:192 IMSI='262422530409946': No 3G Auth Data 20240915120310976 DLGSUP <0013> hlr.c:121 IMSI 262422530409946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120311010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4258 20240915120311015 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311016 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422530409946" cn_domain=PS} 20240915120311016 DLU <0006> fsm.c:456 lu(262422530409946)[0x612000012e20]{UNVALIDATED}: Allocated 20240915120311016 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120311034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422530409946)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120311034 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422530409946" cn_domain=PS} 20240915120311034 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311035 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311040 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311040 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422530409946"} 20240915120311040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422530409946)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120311040 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120311040 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422530409946"} 20240915120311040 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120311040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422530409946)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120311040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422530409946)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120311040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422530409946)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120311040 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311040 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311042 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311042 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422530409946" cn_domain=PS} 20240915120311042 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120311052 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422530409946"} 20240915120311052 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422530409946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120311052 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311052 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43018<->l=127.0.0.1:4258 20240915120311089 DAUC <0003> db_auc.c:157 IMSI='262428957914863': No 2G Auth Data 20240915120311089 DAUC <0003> db_auc.c:192 IMSI='262428957914863': No 3G Auth Data 20240915120311099 DLGSUP <0013> hlr.c:121 IMSI 262428957914863: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120311129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20240915120311135 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311135 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428957914863" cn_domain=PS} 20240915120311135 DLU <0006> fsm.c:456 lu(262428957914863)[0x612000012fa0]{UNVALIDATED}: Allocated 20240915120311135 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120311154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428957914863)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120311154 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428957914863" cn_domain=PS} 20240915120311154 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311154 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311157 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311157 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428957914863"} 20240915120311157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428957914863)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120311157 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120311157 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428957914863"} 20240915120311157 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120311157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428957914863)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120311157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428957914863)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120311157 DLU <0006> fsm.c:568 lu(PS:IMSI-262428957914863)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120311157 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311157 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311159 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311159 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428957914863" cn_domain=PS} 20240915120311159 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120311169 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428957914863"} 20240915120311169 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428957914863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120311169 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311169 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20240915120311206 DAUC <0003> db_auc.c:157 IMSI='262421263757787': No 2G Auth Data 20240915120311206 DAUC <0003> db_auc.c:192 IMSI='262421263757787': No 3G Auth Data 20240915120311219 DLGSUP <0013> hlr.c:121 IMSI 262421263757787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120311252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 20240915120311260 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311260 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421263757787" cn_domain=PS} 20240915120311260 DLU <0006> fsm.c:456 lu(262421263757787)[0x612000013120]{UNVALIDATED}: Allocated 20240915120311260 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120311279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421263757787)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120311279 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421263757787" cn_domain=PS} 20240915120311279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311282 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311282 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421263757787"} 20240915120311282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421263757787)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120311282 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120311282 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421263757787"} 20240915120311282 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120311282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263757787)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120311282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263757787)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120311282 DLU <0006> fsm.c:568 lu(PS:IMSI-262421263757787)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120311282 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311282 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311285 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311285 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421263757787" cn_domain=PS} 20240915120311285 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120311294 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421263757787"} 20240915120311294 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421263757787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120311294 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311294 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 20240915120311333 DAUC <0003> db_auc.c:157 IMSI='262424437825553': No 2G Auth Data 20240915120311333 DAUC <0003> db_auc.c:192 IMSI='262424437825553': No 3G Auth Data 20240915120311344 DLGSUP <0013> hlr.c:121 IMSI 262424437825553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120311372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20240915120311376 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311376 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424437825553" cn_domain=PS} 20240915120311376 DLU <0006> fsm.c:456 lu(262424437825553)[0x6120000132a0]{UNVALIDATED}: Allocated 20240915120311376 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120311395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424437825553)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120311395 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424437825553" cn_domain=PS} 20240915120311395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311400 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311400 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424437825553"} 20240915120311400 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424437825553)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120311400 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120311400 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424437825553"} 20240915120311400 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120311400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424437825553)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120311400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424437825553)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120311400 DLU <0006> fsm.c:568 lu(PS:IMSI-262424437825553)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120311400 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311400 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311403 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311403 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424437825553" cn_domain=PS} 20240915120311403 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120311412 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424437825553"} 20240915120311412 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424437825553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120311412 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311412 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20240915120311455 DAUC <0003> db_auc.c:157 IMSI='262423271398133': No 2G Auth Data 20240915120311455 DAUC <0003> db_auc.c:192 IMSI='262423271398133': No 3G Auth Data 20240915120311467 DLGSUP <0013> hlr.c:121 IMSI 262423271398133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240915120311502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20240915120311505 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311506 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423271398133" cn_domain=PS} 20240915120311506 DLU <0006> fsm.c:456 lu(262423271398133)[0x612000013420]{UNVALIDATED}: Allocated 20240915120311506 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120311524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423271398133)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120311525 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423271398133" cn_domain=PS} 20240915120311525 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311525 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311528 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311528 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423271398133"} 20240915120311528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423271398133)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120311528 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120311528 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423271398133"} 20240915120311528 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120311528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423271398133)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120311528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423271398133)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120311528 DLU <0006> fsm.c:568 lu(PS:IMSI-262423271398133)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120311528 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311528 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311531 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311532 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423271398133" cn_domain=PS} 20240915120311532 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240915120311541 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423271398133"} 20240915120311541 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423271398133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240915120311541 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311541 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120311546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20240915120311585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4258 20240915120311586 DLINP <000b> input/ipa.c:451 connected read/write 20240915120311586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120311586 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120311586 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120311586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120311586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43929<->l=127.0.0.1:4259) 20240915120311679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20240915120311780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20240915120314829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120314829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120314830 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120314831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20240915120314832 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120314832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120314832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120314832 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  20240915120314832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120314832 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  20240915120314832 DLGSUP <0013> gsup_server.c:235 2:  20240915120314832 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120314832 DLGSUP <0013> gsup_server.c:235 3:  20240915120314832 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120314832 DLGSUP <0013> gsup_server.c:235 4:  20240915120314832 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120314832 DLGSUP <0013> gsup_server.c:235 5:  20240915120314832 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120314832 DLGSUP <0013> gsup_server.c:235 7:  20240915120314832 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120314832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120314832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120314832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120314839 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39577<->l=127.0.0.1:4259) 20240915120314844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20240915120314874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120314874 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} 20240915120314874 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240915120314874 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 20240915120314874 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} 20240915120314874 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120314874 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120314874 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240915120314874 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240915120314874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120314874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120314876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20240915120314877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20240915120314877 DLINP <000b> input/ipa.c:451 connected read/write 20240915120314877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120314877 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120314877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120314877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120314877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39577<->l=127.0.0.1:4259) 20240915120314942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20240915120315043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20240915120318125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120318125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120318126 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20240915120318128 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318128 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120318128 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120318128 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  20240915120318128 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120318128 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  20240915120318128 DLGSUP <0013> gsup_server.c:235 2:  20240915120318128 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120318128 DLGSUP <0013> gsup_server.c:235 3:  20240915120318128 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120318128 DLGSUP <0013> gsup_server.c:235 4:  20240915120318128 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120318128 DLGSUP <0013> gsup_server.c:235 5:  20240915120318128 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120318128 DLGSUP <0013> gsup_server.c:235 7:  20240915120318128 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120318128 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120318128 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120318128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120318134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42513<->l=127.0.0.1:4259) 20240915120318154 DAUC <0003> db_auc.c:157 IMSI='262425751859343': No 2G Auth Data 20240915120318154 DAUC <0003> db_auc.c:192 IMSI='262425751859343': No 3G Auth Data 20240915120318178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20240915120318181 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318181 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425751859343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425751859343" session_id=368958637 session_state=BEGIN} 20240915120318181 DSS <0004> hlr_ussd.c:576 262425751859343/0x15fddcad: Process SS (BEGIN) 20240915120318181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318181 DSS <0004> hlr_ussd.c:518 262425751859343/0x15fddcad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318181 DSS <0004> hlr_ussd.c:523 262425751859343/0x15fddcad: USSD for unknown code '*#200#' 20240915120318181 DSS <0004> hlr_ussd.c:354 262425751859343/0x15fddcad: Tx ReturnError(1, 0x12) 20240915120318181 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425751859343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425751859343" session_id=368958637 session_state=END} 20240915120318181 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318181 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4258 20240915120318192 DAUC <0003> db_auc.c:157 IMSI='262429962789216': No 2G Auth Data 20240915120318192 DAUC <0003> db_auc.c:192 IMSI='262429962789216': No 3G Auth Data 20240915120318214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20240915120318217 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318217 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429962789216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429962789216" session_id=206754643 session_state=BEGIN} 20240915120318217 DSS <0004> hlr_ussd.c:576 262429962789216/0x0c52d353: Process SS (BEGIN) 20240915120318217 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318217 DSS <0004> hlr_ussd.c:518 262429962789216/0x0c52d353: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318217 DSS <0004> hlr_ussd.c:523 262429962789216/0x0c52d353: USSD for unknown code '*#200#' 20240915120318217 DSS <0004> hlr_ussd.c:354 262429962789216/0x0c52d353: Tx ReturnError(1, 0x12) 20240915120318217 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429962789216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429962789216" session_id=206754643 session_state=END} 20240915120318217 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318217 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20240915120318227 DAUC <0003> db_auc.c:157 IMSI='262420120677256': No 2G Auth Data 20240915120318227 DAUC <0003> db_auc.c:192 IMSI='262420120677256': No 3G Auth Data 20240915120318249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20240915120318252 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318252 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420120677256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420120677256" session_id=1528358932 session_state=BEGIN} 20240915120318252 DSS <0004> hlr_ussd.c:576 262420120677256/0x5b18e814: Process SS (BEGIN) 20240915120318252 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318252 DSS <0004> hlr_ussd.c:518 262420120677256/0x5b18e814: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318252 DSS <0004> hlr_ussd.c:523 262420120677256/0x5b18e814: USSD for unknown code '*#200#' 20240915120318252 DSS <0004> hlr_ussd.c:354 262420120677256/0x5b18e814: Tx ReturnError(1, 0x12) 20240915120318252 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420120677256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420120677256" session_id=1528358932 session_state=END} 20240915120318252 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318252 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20240915120318276 DAUC <0003> db_auc.c:157 IMSI='262427741775465': No 2G Auth Data 20240915120318276 DAUC <0003> db_auc.c:192 IMSI='262427741775465': No 3G Auth Data 20240915120318296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20240915120318300 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318300 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427741775465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427741775465" session_id=2158873294 session_state=BEGIN} 20240915120318300 DSS <0004> hlr_ussd.c:576 262427741775465/0x80adcace: Process SS (BEGIN) 20240915120318300 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318300 DSS <0004> hlr_ussd.c:518 262427741775465/0x80adcace: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318300 DSS <0004> hlr_ussd.c:523 262427741775465/0x80adcace: USSD for unknown code '*#200#' 20240915120318300 DSS <0004> hlr_ussd.c:354 262427741775465/0x80adcace: Tx ReturnError(1, 0x12) 20240915120318300 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427741775465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427741775465" session_id=2158873294 session_state=END} 20240915120318300 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318300 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20240915120318306 DAUC <0003> db_auc.c:157 IMSI='262423030978424': No 2G Auth Data 20240915120318306 DAUC <0003> db_auc.c:192 IMSI='262423030978424': No 3G Auth Data 20240915120318317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20240915120318320 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318320 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423030978424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030978424" session_id=1912840621 session_state=BEGIN} 20240915120318320 DSS <0004> hlr_ussd.c:576 262423030978424/0x7203a1ad: Process SS (BEGIN) 20240915120318320 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318320 DSS <0004> hlr_ussd.c:518 262423030978424/0x7203a1ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318320 DSS <0004> hlr_ussd.c:523 262423030978424/0x7203a1ad: USSD for unknown code '*#200#' 20240915120318320 DSS <0004> hlr_ussd.c:354 262423030978424/0x7203a1ad: Tx ReturnError(1, 0x12) 20240915120318320 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423030978424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030978424" session_id=1912840621 session_state=END} 20240915120318320 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318320 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20240915120318325 DAUC <0003> db_auc.c:157 IMSI='262420079000743': No 2G Auth Data 20240915120318325 DAUC <0003> db_auc.c:192 IMSI='262420079000743': No 3G Auth Data 20240915120318339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20240915120318341 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318341 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420079000743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420079000743" session_id=2840227378 session_state=BEGIN} 20240915120318341 DSS <0004> hlr_ussd.c:576 262420079000743/0xa94a6e32: Process SS (BEGIN) 20240915120318341 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318341 DSS <0004> hlr_ussd.c:518 262420079000743/0xa94a6e32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318341 DSS <0004> hlr_ussd.c:523 262420079000743/0xa94a6e32: USSD for unknown code '*#200#' 20240915120318341 DSS <0004> hlr_ussd.c:354 262420079000743/0xa94a6e32: Tx ReturnError(1, 0x12) 20240915120318341 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420079000743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420079000743" session_id=2840227378 session_state=END} 20240915120318341 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318341 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4258 20240915120318346 DAUC <0003> db_auc.c:157 IMSI='262426908322311': No 2G Auth Data 20240915120318346 DAUC <0003> db_auc.c:192 IMSI='262426908322311': No 3G Auth Data 20240915120318360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20240915120318362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318362 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426908322311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426908322311" session_id=2456807365 session_state=BEGIN} 20240915120318362 DSS <0004> hlr_ussd.c:576 262426908322311/0x926fe7c5: Process SS (BEGIN) 20240915120318362 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318362 DSS <0004> hlr_ussd.c:518 262426908322311/0x926fe7c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318362 DSS <0004> hlr_ussd.c:523 262426908322311/0x926fe7c5: USSD for unknown code '*#200#' 20240915120318362 DSS <0004> hlr_ussd.c:354 262426908322311/0x926fe7c5: Tx ReturnError(1, 0x12) 20240915120318362 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426908322311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426908322311" session_id=2456807365 session_state=END} 20240915120318362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20240915120318367 DAUC <0003> db_auc.c:157 IMSI='262421296105133': No 2G Auth Data 20240915120318367 DAUC <0003> db_auc.c:192 IMSI='262421296105133': No 3G Auth Data 20240915120318386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20240915120318389 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318389 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421296105133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421296105133" session_id=2286068991 session_state=BEGIN} 20240915120318389 DSS <0004> hlr_ussd.c:576 262421296105133/0x8842a4ff: Process SS (BEGIN) 20240915120318389 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240915120318389 DSS <0004> hlr_ussd.c:518 262421296105133/0x8842a4ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240915120318389 DSS <0004> hlr_ussd.c:523 262421296105133/0x8842a4ff: USSD for unknown code '*#200#' 20240915120318389 DSS <0004> hlr_ussd.c:354 262421296105133/0x8842a4ff: Tx ReturnError(1, 0x12) 20240915120318389 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421296105133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421296105133" session_id=2286068991 session_state=END} 20240915120318389 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318389 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120318391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20240915120318391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20240915120318392 DLINP <000b> input/ipa.c:451 connected read/write 20240915120318392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120318392 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120318392 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120318392 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120318392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42513<->l=127.0.0.1:4259) 20240915120318422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20240915120318523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4258 20240915120321605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120321605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120321608 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39974<->l=127.0.0.1:4258 20240915120321611 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321611 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120321611 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120321611 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  20240915120321611 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120321611 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  20240915120321611 DLGSUP <0013> gsup_server.c:235 2:  20240915120321611 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120321611 DLGSUP <0013> gsup_server.c:235 3:  20240915120321611 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120321611 DLGSUP <0013> gsup_server.c:235 4:  20240915120321611 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120321611 DLGSUP <0013> gsup_server.c:235 5:  20240915120321611 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120321611 DLGSUP <0013> gsup_server.c:235 7:  20240915120321611 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120321611 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120321611 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120321611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120321621 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38021<->l=127.0.0.1:4259) 20240915120321630 DAUC <0003> db_auc.c:157 IMSI='262423592123721': No 2G Auth Data 20240915120321630 DAUC <0003> db_auc.c:192 IMSI='262423592123721': No 3G Auth Data 20240915120321649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39980<->l=127.0.0.1:4258 20240915120321654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321654 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423592123721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423592123721" session_id=4241756595 session_state=BEGIN} 20240915120321654 DSS <0004> hlr_ussd.c:576 262423592123721/0xfcd411b3: Process SS (BEGIN) 20240915120321654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321654 DSS <0004> hlr_ussd.c:518 262423592123721/0xfcd411b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321654 DSS <0004> hlr_ussd.c:542 262423592123721/0xfcd411b3: Cannot find conn for EUSE EUSE-foobar 20240915120321654 DSS <0004> hlr_ussd.c:354 262423592123721/0xfcd411b3: Tx ReturnError(1, 0x22) 20240915120321654 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423592123721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423592123721" session_id=4241756595 session_state=END} 20240915120321654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39980<->l=127.0.0.1:4258 20240915120321660 DAUC <0003> db_auc.c:157 IMSI='262421547471748': No 2G Auth Data 20240915120321660 DAUC <0003> db_auc.c:192 IMSI='262421547471748': No 3G Auth Data 20240915120321673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39988<->l=127.0.0.1:4258 20240915120321676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321676 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421547471748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421547471748" session_id=711900578 session_state=BEGIN} 20240915120321676 DSS <0004> hlr_ussd.c:576 262421547471748/0x2a6ebda2: Process SS (BEGIN) 20240915120321676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321676 DSS <0004> hlr_ussd.c:518 262421547471748/0x2a6ebda2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321676 DSS <0004> hlr_ussd.c:542 262421547471748/0x2a6ebda2: Cannot find conn for EUSE EUSE-foobar 20240915120321676 DSS <0004> hlr_ussd.c:354 262421547471748/0x2a6ebda2: Tx ReturnError(1, 0x22) 20240915120321676 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421547471748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421547471748" session_id=711900578 session_state=END} 20240915120321676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39988<->l=127.0.0.1:4258 20240915120321681 DAUC <0003> db_auc.c:157 IMSI='262420776289874': No 2G Auth Data 20240915120321681 DAUC <0003> db_auc.c:192 IMSI='262420776289874': No 3G Auth Data 20240915120321694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39992<->l=127.0.0.1:4258 20240915120321698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321698 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420776289874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420776289874" session_id=436769798 session_state=BEGIN} 20240915120321698 DSS <0004> hlr_ussd.c:576 262420776289874/0x1a089406: Process SS (BEGIN) 20240915120321698 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321698 DSS <0004> hlr_ussd.c:518 262420776289874/0x1a089406: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321698 DSS <0004> hlr_ussd.c:542 262420776289874/0x1a089406: Cannot find conn for EUSE EUSE-foobar 20240915120321698 DSS <0004> hlr_ussd.c:354 262420776289874/0x1a089406: Tx ReturnError(1, 0x22) 20240915120321698 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420776289874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420776289874" session_id=436769798 session_state=END} 20240915120321698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39992<->l=127.0.0.1:4258 20240915120321702 DAUC <0003> db_auc.c:157 IMSI='262429754104969': No 2G Auth Data 20240915120321702 DAUC <0003> db_auc.c:192 IMSI='262429754104969': No 3G Auth Data 20240915120321716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20240915120321719 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321719 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429754104969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429754104969" session_id=3300013351 session_state=BEGIN} 20240915120321719 DSS <0004> hlr_ussd.c:576 262429754104969/0xc4b23527: Process SS (BEGIN) 20240915120321719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321719 DSS <0004> hlr_ussd.c:518 262429754104969/0xc4b23527: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321719 DSS <0004> hlr_ussd.c:542 262429754104969/0xc4b23527: Cannot find conn for EUSE EUSE-foobar 20240915120321719 DSS <0004> hlr_ussd.c:354 262429754104969/0xc4b23527: Tx ReturnError(1, 0x22) 20240915120321719 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429754104969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429754104969" session_id=3300013351 session_state=END} 20240915120321719 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321719 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20240915120321724 DAUC <0003> db_auc.c:157 IMSI='262425530555379': No 2G Auth Data 20240915120321724 DAUC <0003> db_auc.c:192 IMSI='262425530555379': No 3G Auth Data 20240915120321738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 20240915120321741 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321741 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425530555379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425530555379" session_id=1714275603 session_state=BEGIN} 20240915120321741 DSS <0004> hlr_ussd.c:576 262425530555379/0x662dc513: Process SS (BEGIN) 20240915120321741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321741 DSS <0004> hlr_ussd.c:518 262425530555379/0x662dc513: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321741 DSS <0004> hlr_ussd.c:542 262425530555379/0x662dc513: Cannot find conn for EUSE EUSE-foobar 20240915120321741 DSS <0004> hlr_ussd.c:354 262425530555379/0x662dc513: Tx ReturnError(1, 0x22) 20240915120321741 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425530555379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425530555379" session_id=1714275603 session_state=END} 20240915120321741 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321741 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 20240915120321745 DAUC <0003> db_auc.c:157 IMSI='262428779989314': No 2G Auth Data 20240915120321745 DAUC <0003> db_auc.c:192 IMSI='262428779989314': No 3G Auth Data 20240915120321760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40010<->l=127.0.0.1:4258 20240915120321763 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321763 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428779989314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428779989314" session_id=1584538295 session_state=BEGIN} 20240915120321763 DSS <0004> hlr_ussd.c:576 262428779989314/0x5e7222b7: Process SS (BEGIN) 20240915120321763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321763 DSS <0004> hlr_ussd.c:518 262428779989314/0x5e7222b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321763 DSS <0004> hlr_ussd.c:542 262428779989314/0x5e7222b7: Cannot find conn for EUSE EUSE-foobar 20240915120321763 DSS <0004> hlr_ussd.c:354 262428779989314/0x5e7222b7: Tx ReturnError(1, 0x22) 20240915120321763 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428779989314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428779989314" session_id=1584538295 session_state=END} 20240915120321763 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321763 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40010<->l=127.0.0.1:4258 20240915120321768 DAUC <0003> db_auc.c:157 IMSI='262428366388244': No 2G Auth Data 20240915120321768 DAUC <0003> db_auc.c:192 IMSI='262428366388244': No 3G Auth Data 20240915120321783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20240915120321787 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321787 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428366388244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428366388244" session_id=1495878989 session_state=BEGIN} 20240915120321787 DSS <0004> hlr_ussd.c:576 262428366388244/0x59294d4d: Process SS (BEGIN) 20240915120321787 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321787 DSS <0004> hlr_ussd.c:518 262428366388244/0x59294d4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321787 DSS <0004> hlr_ussd.c:542 262428366388244/0x59294d4d: Cannot find conn for EUSE EUSE-foobar 20240915120321787 DSS <0004> hlr_ussd.c:354 262428366388244/0x59294d4d: Tx ReturnError(1, 0x22) 20240915120321787 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428366388244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428366388244" session_id=1495878989 session_state=END} 20240915120321787 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321787 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20240915120321792 DAUC <0003> db_auc.c:157 IMSI='262426208863503': No 2G Auth Data 20240915120321792 DAUC <0003> db_auc.c:192 IMSI='262426208863503': No 3G Auth Data 20240915120321807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40028<->l=127.0.0.1:4258 20240915120321810 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321810 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426208863503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208863503" session_id=831450369 session_state=BEGIN} 20240915120321810 DSS <0004> hlr_ussd.c:576 262426208863503/0x318eed01: Process SS (BEGIN) 20240915120321810 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120321810 DSS <0004> hlr_ussd.c:518 262426208863503/0x318eed01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120321810 DSS <0004> hlr_ussd.c:542 262426208863503/0x318eed01: Cannot find conn for EUSE EUSE-foobar 20240915120321810 DSS <0004> hlr_ussd.c:354 262426208863503/0x318eed01: Tx ReturnError(1, 0x22) 20240915120321810 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426208863503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208863503" session_id=831450369 session_state=END} 20240915120321810 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321810 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120321811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40028<->l=127.0.0.1:4258 20240915120321812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39974<->l=127.0.0.1:4258 20240915120321812 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38021<->l=127.0.0.1:4259) 20240915120321812 DLINP <000b> input/ipa.c:451 connected read/write 20240915120321812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120321812 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120321812 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120321812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120321844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40032<->l=127.0.0.1:4258 20240915120322045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40032<->l=127.0.0.1:4258 20240915120325150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120325150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120325152 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 20240915120325155 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325155 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120325155 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120325155 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  20240915120325155 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120325155 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  20240915120325155 DLGSUP <0013> gsup_server.c:235 2:  20240915120325155 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120325155 DLGSUP <0013> gsup_server.c:235 3:  20240915120325155 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120325155 DLGSUP <0013> gsup_server.c:235 4:  20240915120325155 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120325155 DLGSUP <0013> gsup_server.c:235 5:  20240915120325155 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120325155 DLGSUP <0013> gsup_server.c:235 7:  20240915120325155 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120325155 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120325155 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120325155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120325169 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39575<->l=127.0.0.1:4259) 20240915120325201 DAUC <0003> db_auc.c:157 IMSI='262422604119947': No 2G Auth Data 20240915120325201 DAUC <0003> db_auc.c:192 IMSI='262422604119947': No 3G Auth Data 20240915120325235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40046<->l=127.0.0.1:4258 20240915120325248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325248 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422604119947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422604119947" session_id=2846171715 session_state=BEGIN} 20240915120325248 DSS <0004> hlr_ussd.c:576 262422604119947/0xa9a52243: Process SS (BEGIN) 20240915120325248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325248 DSS <0004> hlr_ussd.c:518 262422604119947/0xa9a52243: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325248 DSS <0004> hlr_ussd.c:363 262422604119947/0xa9a52243: Tx USSD 'Your IMSI is 262422604119947' 20240915120325248 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422604119947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422604119947" session_id=2846171715 session_state=END} 20240915120325248 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422604119947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40046<->l=127.0.0.1:4258 20240915120325258 DAUC <0003> db_auc.c:157 IMSI='262426444778959': No 2G Auth Data 20240915120325258 DAUC <0003> db_auc.c:192 IMSI='262426444778959': No 3G Auth Data 20240915120325270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40060<->l=127.0.0.1:4258 20240915120325273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325273 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426444778959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426444778959" session_id=4135958034 session_state=BEGIN} 20240915120325273 DSS <0004> hlr_ussd.c:576 262426444778959/0xf685b612: Process SS (BEGIN) 20240915120325273 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325273 DSS <0004> hlr_ussd.c:518 262426444778959/0xf685b612: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325273 DSS <0004> hlr_ussd.c:363 262426444778959/0xf685b612: Tx USSD 'Your IMSI is 262426444778959' 20240915120325273 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426444778959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426444778959" session_id=4135958034 session_state=END} 20240915120325273 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426444778959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40060<->l=127.0.0.1:4258 20240915120325278 DAUC <0003> db_auc.c:157 IMSI='262428277260382': No 2G Auth Data 20240915120325278 DAUC <0003> db_auc.c:192 IMSI='262428277260382': No 3G Auth Data 20240915120325289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4258 20240915120325292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325292 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428277260382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428277260382" session_id=3811416818 session_state=BEGIN} 20240915120325292 DSS <0004> hlr_ussd.c:576 262428277260382/0xe32d9af2: Process SS (BEGIN) 20240915120325292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325292 DSS <0004> hlr_ussd.c:518 262428277260382/0xe32d9af2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325292 DSS <0004> hlr_ussd.c:363 262428277260382/0xe32d9af2: Tx USSD 'Your IMSI is 262428277260382' 20240915120325292 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428277260382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428277260382" session_id=3811416818 session_state=END} 20240915120325292 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428277260382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4258 20240915120325297 DAUC <0003> db_auc.c:157 IMSI='262425690213628': No 2G Auth Data 20240915120325297 DAUC <0003> db_auc.c:192 IMSI='262425690213628': No 3G Auth Data 20240915120325308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4258 20240915120325311 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325311 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425690213628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425690213628" session_id=2888089555 session_state=BEGIN} 20240915120325311 DSS <0004> hlr_ussd.c:576 262425690213628/0xac24bfd3: Process SS (BEGIN) 20240915120325311 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325311 DSS <0004> hlr_ussd.c:518 262425690213628/0xac24bfd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325311 DSS <0004> hlr_ussd.c:363 262425690213628/0xac24bfd3: Tx USSD 'Your IMSI is 262425690213628' 20240915120325311 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425690213628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425690213628" session_id=2888089555 session_state=END} 20240915120325311 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425690213628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325311 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325311 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4258 20240915120325316 DAUC <0003> db_auc.c:157 IMSI='262422843538960': No 2G Auth Data 20240915120325316 DAUC <0003> db_auc.c:192 IMSI='262422843538960': No 3G Auth Data 20240915120325328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 20240915120325331 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325331 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422843538960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422843538960" session_id=2810081786 session_state=BEGIN} 20240915120325331 DSS <0004> hlr_ussd.c:576 262422843538960/0xa77e71fa: Process SS (BEGIN) 20240915120325331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325331 DSS <0004> hlr_ussd.c:518 262422843538960/0xa77e71fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325331 DSS <0004> hlr_ussd.c:363 262422843538960/0xa77e71fa: Tx USSD 'Your IMSI is 262422843538960' 20240915120325331 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422843538960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422843538960" session_id=2810081786 session_state=END} 20240915120325331 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422843538960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325331 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325331 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 20240915120325336 DAUC <0003> db_auc.c:157 IMSI='262427404859609': No 2G Auth Data 20240915120325336 DAUC <0003> db_auc.c:192 IMSI='262427404859609': No 3G Auth Data 20240915120325351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4258 20240915120325353 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325353 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427404859609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427404859609" session_id=678901615 session_state=BEGIN} 20240915120325353 DSS <0004> hlr_ussd.c:576 262427404859609/0x2877376f: Process SS (BEGIN) 20240915120325353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325353 DSS <0004> hlr_ussd.c:518 262427404859609/0x2877376f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325353 DSS <0004> hlr_ussd.c:363 262427404859609/0x2877376f: Tx USSD 'Your IMSI is 262427404859609' 20240915120325353 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427404859609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404859609" session_id=678901615 session_state=END} 20240915120325353 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427404859609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325353 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325354 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4258 20240915120325359 DAUC <0003> db_auc.c:157 IMSI='262424786911416': No 2G Auth Data 20240915120325359 DAUC <0003> db_auc.c:192 IMSI='262424786911416': No 3G Auth Data 20240915120325373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 20240915120325376 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325376 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424786911416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424786911416" session_id=2501622212 session_state=BEGIN} 20240915120325376 DSS <0004> hlr_ussd.c:576 262424786911416/0x951bb9c4: Process SS (BEGIN) 20240915120325376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325376 DSS <0004> hlr_ussd.c:518 262424786911416/0x951bb9c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325376 DSS <0004> hlr_ussd.c:363 262424786911416/0x951bb9c4: Tx USSD 'Your IMSI is 262424786911416' 20240915120325376 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424786911416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424786911416" session_id=2501622212 session_state=END} 20240915120325376 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424786911416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325376 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325376 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 20240915120325381 DAUC <0003> db_auc.c:157 IMSI='262426236078531': No 2G Auth Data 20240915120325381 DAUC <0003> db_auc.c:192 IMSI='262426236078531': No 3G Auth Data 20240915120325396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4258 20240915120325398 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325398 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426236078531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426236078531" session_id=2961760961 session_state=BEGIN} 20240915120325398 DSS <0004> hlr_ussd.c:576 262426236078531/0xb088e2c1: Process SS (BEGIN) 20240915120325398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120325398 DSS <0004> hlr_ussd.c:518 262426236078531/0xb088e2c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120325398 DSS <0004> hlr_ussd.c:363 262426236078531/0xb088e2c1: Tx USSD 'Your IMSI is 262426236078531' 20240915120325398 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426236078531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426236078531" session_id=2961760961 session_state=END} 20240915120325398 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426236078531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120325398 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325398 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120325400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4258 20240915120325401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 20240915120325401 DLINP <000b> input/ipa.c:451 connected read/write 20240915120325401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120325401 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120325401 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120325401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120325402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39575<->l=127.0.0.1:4259) 20240915120325424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40124<->l=127.0.0.1:4258 20240915120325625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40124<->l=127.0.0.1:4258 20240915120328744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120328744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120328748 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20240915120328749 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328749 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120328749 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120328749 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  20240915120328749 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120328749 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  20240915120328749 DLGSUP <0013> gsup_server.c:235 2:  20240915120328749 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120328749 DLGSUP <0013> gsup_server.c:235 3:  20240915120328749 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120328749 DLGSUP <0013> gsup_server.c:235 4:  20240915120328749 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120328749 DLGSUP <0013> gsup_server.c:235 5:  20240915120328749 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120328749 DLGSUP <0013> gsup_server.c:235 7:  20240915120328749 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120328749 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120328749 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120328749 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120328774 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34079<->l=127.0.0.1:4259) 20240915120328811 DAUC <0003> db_auc.c:157 IMSI='262423339160364': No 2G Auth Data 20240915120328811 DAUC <0003> db_auc.c:192 IMSI='262423339160364': No 3G Auth Data 20240915120328847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4258 20240915120328866 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328867 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423339160364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423339160364" source_name="the-source\n" session_id=4189805471 session_state=BEGIN} 20240915120328867 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240915120328867 DSS <0004> hlr_ussd.c:576 262423339160364/0xf9bb5b9f: Process SS (BEGIN) 20240915120328867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328867 DSS <0004> hlr_ussd.c:518 262423339160364/0xf9bb5b9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328867 DSS <0004> hlr_ussd.c:363 262423339160364/0xf9bb5b9f: Tx USSD 'Your IMSI is 262423339160364' 20240915120328867 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423339160364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423339160364" destination_name="the-source\n" session_id=4189805471 session_state=END} 20240915120328867 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423339160364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328867 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328867 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4258 20240915120328883 DAUC <0003> db_auc.c:157 IMSI='262427165190990': No 2G Auth Data 20240915120328883 DAUC <0003> db_auc.c:192 IMSI='262427165190990': No 3G Auth Data 20240915120328897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4258 20240915120328900 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328900 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427165190990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427165190990" source_name="the-source\n" session_id=2304507247 session_state=BEGIN} 20240915120328900 DSS <0004> hlr_ussd.c:576 262427165190990/0x895bfd6f: Process SS (BEGIN) 20240915120328900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328900 DSS <0004> hlr_ussd.c:518 262427165190990/0x895bfd6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328900 DSS <0004> hlr_ussd.c:363 262427165190990/0x895bfd6f: Tx USSD 'Your IMSI is 262427165190990' 20240915120328900 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427165190990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427165190990" destination_name="the-source\n" session_id=2304507247 session_state=END} 20240915120328900 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427165190990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328900 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328900 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4258 20240915120328905 DAUC <0003> db_auc.c:157 IMSI='262420920037765': No 2G Auth Data 20240915120328905 DAUC <0003> db_auc.c:192 IMSI='262420920037765': No 3G Auth Data 20240915120328917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 20240915120328920 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328920 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420920037765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420920037765" source_name="the-source\n" session_id=494192741 session_state=BEGIN} 20240915120328920 DSS <0004> hlr_ussd.c:576 262420920037765/0x1d74c865: Process SS (BEGIN) 20240915120328920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328920 DSS <0004> hlr_ussd.c:518 262420920037765/0x1d74c865: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328920 DSS <0004> hlr_ussd.c:363 262420920037765/0x1d74c865: Tx USSD 'Your IMSI is 262420920037765' 20240915120328920 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420920037765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420920037765" destination_name="the-source\n" session_id=494192741 session_state=END} 20240915120328920 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420920037765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328920 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328920 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 20240915120328925 DAUC <0003> db_auc.c:157 IMSI='262428154976988': No 2G Auth Data 20240915120328925 DAUC <0003> db_auc.c:192 IMSI='262428154976988': No 3G Auth Data 20240915120328937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4258 20240915120328940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328940 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428154976988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428154976988" source_name="the-source\n" session_id=530448131 session_state=BEGIN} 20240915120328940 DSS <0004> hlr_ussd.c:576 262428154976988/0x1f9dff03: Process SS (BEGIN) 20240915120328940 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328940 DSS <0004> hlr_ussd.c:518 262428154976988/0x1f9dff03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328940 DSS <0004> hlr_ussd.c:363 262428154976988/0x1f9dff03: Tx USSD 'Your IMSI is 262428154976988' 20240915120328940 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428154976988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428154976988" destination_name="the-source\n" session_id=530448131 session_state=END} 20240915120328940 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428154976988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4258 20240915120328945 DAUC <0003> db_auc.c:157 IMSI='262422254672661': No 2G Auth Data 20240915120328945 DAUC <0003> db_auc.c:192 IMSI='262422254672661': No 3G Auth Data 20240915120328957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 20240915120328960 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328960 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422254672661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422254672661" source_name="the-source\n" session_id=2785152971 session_state=BEGIN} 20240915120328960 DSS <0004> hlr_ussd.c:576 262422254672661/0xa6020fcb: Process SS (BEGIN) 20240915120328960 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328960 DSS <0004> hlr_ussd.c:518 262422254672661/0xa6020fcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328960 DSS <0004> hlr_ussd.c:363 262422254672661/0xa6020fcb: Tx USSD 'Your IMSI is 262422254672661' 20240915120328960 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422254672661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422254672661" destination_name="the-source\n" session_id=2785152971 session_state=END} 20240915120328960 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422254672661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328960 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328960 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 20240915120328966 DAUC <0003> db_auc.c:157 IMSI='262426788069402': No 2G Auth Data 20240915120328966 DAUC <0003> db_auc.c:192 IMSI='262426788069402': No 3G Auth Data 20240915120328982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40202<->l=127.0.0.1:4258 20240915120328985 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120328985 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426788069402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426788069402" source_name="the-source\n" session_id=1600692911 session_state=BEGIN} 20240915120328985 DSS <0004> hlr_ussd.c:576 262426788069402/0x5f68a2af: Process SS (BEGIN) 20240915120328985 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120328985 DSS <0004> hlr_ussd.c:518 262426788069402/0x5f68a2af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120328985 DSS <0004> hlr_ussd.c:363 262426788069402/0x5f68a2af: Tx USSD 'Your IMSI is 262426788069402' 20240915120328985 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426788069402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426788069402" destination_name="the-source\n" session_id=1600692911 session_state=END} 20240915120328985 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426788069402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120328985 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328985 DLINP <000b> input/ipa.c:451 connected read/write 20240915120328985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120328987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40202<->l=127.0.0.1:4258 20240915120328990 DAUC <0003> db_auc.c:157 IMSI='262429613787299': No 2G Auth Data 20240915120328990 DAUC <0003> db_auc.c:192 IMSI='262429613787299': No 3G Auth Data 20240915120329005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4258 20240915120329008 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120329008 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429613787299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429613787299" source_name="the-source\n" session_id=2050393910 session_state=BEGIN} 20240915120329008 DSS <0004> hlr_ussd.c:576 262429613787299/0x7a368736: Process SS (BEGIN) 20240915120329008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120329008 DSS <0004> hlr_ussd.c:518 262429613787299/0x7a368736: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120329008 DSS <0004> hlr_ussd.c:363 262429613787299/0x7a368736: Tx USSD 'Your IMSI is 262429613787299' 20240915120329008 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429613787299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429613787299" destination_name="the-source\n" session_id=2050393910 session_state=END} 20240915120329008 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429613787299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120329008 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120329008 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120329010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4258 20240915120329013 DAUC <0003> db_auc.c:157 IMSI='262426303132277': No 2G Auth Data 20240915120329013 DAUC <0003> db_auc.c:192 IMSI='262426303132277': No 3G Auth Data 20240915120329027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40222<->l=127.0.0.1:4258 20240915120329030 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120329030 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426303132277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426303132277" source_name="the-source\n" session_id=3072956991 session_state=BEGIN} 20240915120329030 DSS <0004> hlr_ussd.c:576 262426303132277/0xb7299a3f: Process SS (BEGIN) 20240915120329030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240915120329030 DSS <0004> hlr_ussd.c:518 262426303132277/0xb7299a3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240915120329030 DSS <0004> hlr_ussd.c:363 262426303132277/0xb7299a3f: Tx USSD 'Your IMSI is 262426303132277' 20240915120329030 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426303132277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426303132277" destination_name="the-source\n" session_id=3072956991 session_state=END} 20240915120329030 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426303132277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120329030 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120329030 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120329032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40222<->l=127.0.0.1:4258 20240915120329032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20240915120329033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34079<->l=127.0.0.1:4259) 20240915120329033 DLINP <000b> input/ipa.c:451 connected read/write 20240915120329033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120329033 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120329033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120329033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120329033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240915120329056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20240915120329257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20240915120332371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120332371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120332375 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 20240915120332377 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120332377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120332377 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  20240915120332377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120332377 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  20240915120332377 DLGSUP <0013> gsup_server.c:235 2:  20240915120332377 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120332377 DLGSUP <0013> gsup_server.c:235 3:  20240915120332377 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120332377 DLGSUP <0013> gsup_server.c:235 4:  20240915120332377 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120332377 DLGSUP <0013> gsup_server.c:235 5:  20240915120332377 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120332377 DLGSUP <0013> gsup_server.c:235 7:  20240915120332377 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120332377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120332377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120332377 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120332390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43407<->l=127.0.0.1:4259) 20240915120332399 DAUC <0003> db_auc.c:157 IMSI='262426514203294': No 2G Auth Data 20240915120332399 DAUC <0003> db_auc.c:192 IMSI='262426514203294': No 3G Auth Data 20240915120332417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20240915120332423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332423 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426514203294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426514203294" session_id=1860931256 session_state=BEGIN} 20240915120332423 DSS <0004> hlr_ussd.c:576 262426514203294/0x6eeb8eb8: Process SS (BEGIN) 20240915120332423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332423 DSS <0004> hlr_ussd.c:518 262426514203294/0x6eeb8eb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332423 DSS <0004> hlr_ussd.c:363 262426514203294/0x6eeb8eb8: Tx USSD 'Your extension is 491613328240' 20240915120332423 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426514203294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426514203294" session_id=1860931256 session_state=END} 20240915120332423 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426514203294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20240915120332429 DAUC <0003> db_auc.c:157 IMSI='262421899829118': No 2G Auth Data 20240915120332429 DAUC <0003> db_auc.c:192 IMSI='262421899829118': No 3G Auth Data 20240915120332444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20240915120332448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332448 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421899829118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421899829118" session_id=3923206175 session_state=BEGIN} 20240915120332448 DSS <0004> hlr_ussd.c:576 262421899829118/0xe9d7601f: Process SS (BEGIN) 20240915120332448 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332448 DSS <0004> hlr_ussd.c:518 262421899829118/0xe9d7601f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332448 DSS <0004> hlr_ussd.c:363 262421899829118/0xe9d7601f: Tx USSD 'Your extension is 491615451012' 20240915120332448 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421899829118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421899829118" session_id=3923206175 session_state=END} 20240915120332448 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421899829118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20240915120332454 DAUC <0003> db_auc.c:157 IMSI='262427643389562': No 2G Auth Data 20240915120332454 DAUC <0003> db_auc.c:192 IMSI='262427643389562': No 3G Auth Data 20240915120332471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20240915120332475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332475 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427643389562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427643389562" session_id=919062376 session_state=BEGIN} 20240915120332475 DSS <0004> hlr_ussd.c:576 262427643389562/0x36c7c768: Process SS (BEGIN) 20240915120332475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332475 DSS <0004> hlr_ussd.c:518 262427643389562/0x36c7c768: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332475 DSS <0004> hlr_ussd.c:363 262427643389562/0x36c7c768: Tx USSD 'Your extension is 491616781463' 20240915120332475 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427643389562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427643389562" session_id=919062376 session_state=END} 20240915120332475 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427643389562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20240915120332480 DAUC <0003> db_auc.c:157 IMSI='262427814798014': No 2G Auth Data 20240915120332480 DAUC <0003> db_auc.c:192 IMSI='262427814798014': No 3G Auth Data 20240915120332492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20240915120332495 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332495 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427814798014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427814798014" session_id=1846664987 session_state=BEGIN} 20240915120332495 DSS <0004> hlr_ussd.c:576 262427814798014/0x6e11df1b: Process SS (BEGIN) 20240915120332495 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332495 DSS <0004> hlr_ussd.c:518 262427814798014/0x6e11df1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332495 DSS <0004> hlr_ussd.c:363 262427814798014/0x6e11df1b: Tx USSD 'Your extension is 491618750042' 20240915120332495 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427814798014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427814798014" session_id=1846664987 session_state=END} 20240915120332495 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427814798014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332495 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332495 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20240915120332500 DAUC <0003> db_auc.c:157 IMSI='262424741308551': No 2G Auth Data 20240915120332500 DAUC <0003> db_auc.c:192 IMSI='262424741308551': No 3G Auth Data 20240915120332511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20240915120332515 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332515 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424741308551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424741308551" session_id=2857699897 session_state=BEGIN} 20240915120332515 DSS <0004> hlr_ussd.c:576 262424741308551/0xaa550a39: Process SS (BEGIN) 20240915120332515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332515 DSS <0004> hlr_ussd.c:518 262424741308551/0xaa550a39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332515 DSS <0004> hlr_ussd.c:363 262424741308551/0xaa550a39: Tx USSD 'Your extension is 491618683172' 20240915120332515 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424741308551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424741308551" session_id=2857699897 session_state=END} 20240915120332515 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424741308551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332515 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332515 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20240915120332520 DAUC <0003> db_auc.c:157 IMSI='262420186529348': No 2G Auth Data 20240915120332520 DAUC <0003> db_auc.c:192 IMSI='262420186529348': No 3G Auth Data 20240915120332534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20240915120332537 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332537 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420186529348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420186529348" session_id=2856333848 session_state=BEGIN} 20240915120332537 DSS <0004> hlr_ussd.c:576 262420186529348/0xaa403218: Process SS (BEGIN) 20240915120332537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332537 DSS <0004> hlr_ussd.c:518 262420186529348/0xaa403218: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332537 DSS <0004> hlr_ussd.c:363 262420186529348/0xaa403218: Tx USSD 'Your extension is 491614440261' 20240915120332537 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420186529348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420186529348" session_id=2856333848 session_state=END} 20240915120332537 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420186529348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332537 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332537 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20240915120332549 DAUC <0003> db_auc.c:157 IMSI='262428820737272': No 2G Auth Data 20240915120332549 DAUC <0003> db_auc.c:192 IMSI='262428820737272': No 3G Auth Data 20240915120332566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20240915120332569 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332569 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428820737272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428820737272" session_id=1455400879 session_state=BEGIN} 20240915120332569 DSS <0004> hlr_ussd.c:576 262428820737272/0x56bfa7af: Process SS (BEGIN) 20240915120332569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332569 DSS <0004> hlr_ussd.c:518 262428820737272/0x56bfa7af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332569 DSS <0004> hlr_ussd.c:363 262428820737272/0x56bfa7af: Tx USSD 'Your extension is 491610186358' 20240915120332569 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428820737272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428820737272" session_id=1455400879 session_state=END} 20240915120332569 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428820737272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332569 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332570 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20240915120332574 DAUC <0003> db_auc.c:157 IMSI='262429256048529': No 2G Auth Data 20240915120332574 DAUC <0003> db_auc.c:192 IMSI='262429256048529': No 3G Auth Data 20240915120332588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 20240915120332591 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332591 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429256048529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429256048529" session_id=3928948465 session_state=BEGIN} 20240915120332591 DSS <0004> hlr_ussd.c:576 262429256048529/0xea2efef1: Process SS (BEGIN) 20240915120332591 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120332591 DSS <0004> hlr_ussd.c:518 262429256048529/0xea2efef1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120332591 DSS <0004> hlr_ussd.c:363 262429256048529/0xea2efef1: Tx USSD 'Your extension is 491616278424' 20240915120332591 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429256048529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429256048529" session_id=3928948465 session_state=END} 20240915120332591 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429256048529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120332591 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332591 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120332593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 20240915120332594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4258 20240915120332594 DLINP <000b> input/ipa.c:451 connected read/write 20240915120332594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120332594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120332594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120332594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120332594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43407<->l=127.0.0.1:4259) 20240915120332616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20240915120332818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20240915120335931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120335931 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120335936 DLINP <000b> input/ipa.c:451 connected read/write 20240915120335936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120335937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 20240915120335941 DLINP <000b> input/ipa.c:451 connected read/write 20240915120335941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120335941 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120335941 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120335941 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  20240915120335941 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120335941 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  20240915120335941 DLGSUP <0013> gsup_server.c:235 2:  20240915120335941 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120335941 DLGSUP <0013> gsup_server.c:235 3:  20240915120335941 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120335941 DLGSUP <0013> gsup_server.c:235 4:  20240915120335941 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120335941 DLGSUP <0013> gsup_server.c:235 5:  20240915120335941 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120335941 DLGSUP <0013> gsup_server.c:235 7:  20240915120335941 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120335941 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120335941 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120335942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120335966 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39867<->l=127.0.0.1:4259) 20240915120335995 DAUC <0003> db_auc.c:157 IMSI='262428609165889': No 2G Auth Data 20240915120335995 DAUC <0003> db_auc.c:192 IMSI='262428609165889': No 3G Auth Data 20240915120336018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20240915120336025 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336025 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428609165889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428609165889" source_name="the-source\n" session_id=982505985 session_state=BEGIN} 20240915120336025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240915120336025 DSS <0004> hlr_ussd.c:576 262428609165889/0x3a8fda01: Process SS (BEGIN) 20240915120336025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336025 DSS <0004> hlr_ussd.c:518 262428609165889/0x3a8fda01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336025 DSS <0004> hlr_ussd.c:363 262428609165889/0x3a8fda01: Tx USSD 'Your extension is 491617214544' 20240915120336025 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428609165889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428609165889" destination_name="the-source\n" session_id=982505985 session_state=END} 20240915120336025 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428609165889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336025 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336025 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20240915120336031 DAUC <0003> db_auc.c:157 IMSI='262428719144914': No 2G Auth Data 20240915120336031 DAUC <0003> db_auc.c:192 IMSI='262428719144914': No 3G Auth Data 20240915120336043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20240915120336045 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336045 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428719144914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428719144914" source_name="the-source\n" session_id=3471331411 session_state=BEGIN} 20240915120336045 DSS <0004> hlr_ussd.c:576 262428719144914/0xcee85053: Process SS (BEGIN) 20240915120336045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336045 DSS <0004> hlr_ussd.c:518 262428719144914/0xcee85053: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336046 DSS <0004> hlr_ussd.c:363 262428719144914/0xcee85053: Tx USSD 'Your extension is 491613244771' 20240915120336046 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428719144914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428719144914" destination_name="the-source\n" session_id=3471331411 session_state=END} 20240915120336046 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428719144914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336046 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336046 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20240915120336051 DAUC <0003> db_auc.c:157 IMSI='262425855800338': No 2G Auth Data 20240915120336051 DAUC <0003> db_auc.c:192 IMSI='262425855800338': No 3G Auth Data 20240915120336062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20240915120336065 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336065 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425855800338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425855800338" source_name="the-source\n" session_id=693036572 session_state=BEGIN} 20240915120336065 DSS <0004> hlr_ussd.c:576 262425855800338/0x294ee61c: Process SS (BEGIN) 20240915120336065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336065 DSS <0004> hlr_ussd.c:518 262425855800338/0x294ee61c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336065 DSS <0004> hlr_ussd.c:363 262425855800338/0x294ee61c: Tx USSD 'Your extension is 491618340236' 20240915120336065 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425855800338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425855800338" destination_name="the-source\n" session_id=693036572 session_state=END} 20240915120336065 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425855800338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336065 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336065 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20240915120336070 DAUC <0003> db_auc.c:157 IMSI='262421363604576': No 2G Auth Data 20240915120336070 DAUC <0003> db_auc.c:192 IMSI='262421363604576': No 3G Auth Data 20240915120336085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20240915120336088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336088 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421363604576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421363604576" source_name="the-source\n" session_id=4181970575 session_state=BEGIN} 20240915120336088 DSS <0004> hlr_ussd.c:576 262421363604576/0xf943ce8f: Process SS (BEGIN) 20240915120336088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336088 DSS <0004> hlr_ussd.c:518 262421363604576/0xf943ce8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336088 DSS <0004> hlr_ussd.c:363 262421363604576/0xf943ce8f: Tx USSD 'Your extension is 491615005187' 20240915120336088 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421363604576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421363604576" destination_name="the-source\n" session_id=4181970575 session_state=END} 20240915120336088 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421363604576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20240915120336094 DAUC <0003> db_auc.c:157 IMSI='262423369975502': No 2G Auth Data 20240915120336094 DAUC <0003> db_auc.c:192 IMSI='262423369975502': No 3G Auth Data 20240915120336109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44400<->l=127.0.0.1:4258 20240915120336112 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336112 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423369975502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423369975502" source_name="the-source\n" session_id=1492479220 session_state=BEGIN} 20240915120336112 DSS <0004> hlr_ussd.c:576 262423369975502/0x58f56cf4: Process SS (BEGIN) 20240915120336112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336112 DSS <0004> hlr_ussd.c:518 262423369975502/0x58f56cf4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336112 DSS <0004> hlr_ussd.c:363 262423369975502/0x58f56cf4: Tx USSD 'Your extension is 491618485017' 20240915120336112 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423369975502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423369975502" destination_name="the-source\n" session_id=1492479220 session_state=END} 20240915120336112 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423369975502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336112 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336112 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44400<->l=127.0.0.1:4258 20240915120336117 DAUC <0003> db_auc.c:157 IMSI='262424925018724': No 2G Auth Data 20240915120336117 DAUC <0003> db_auc.c:192 IMSI='262424925018724': No 3G Auth Data 20240915120336131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20240915120336134 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336134 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424925018724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424925018724" source_name="the-source\n" session_id=192483287 session_state=BEGIN} 20240915120336134 DSS <0004> hlr_ussd.c:576 262424925018724/0x0b790fd7: Process SS (BEGIN) 20240915120336134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336134 DSS <0004> hlr_ussd.c:518 262424925018724/0x0b790fd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336134 DSS <0004> hlr_ussd.c:363 262424925018724/0x0b790fd7: Tx USSD 'Your extension is 491612041114' 20240915120336134 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424925018724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424925018724" destination_name="the-source\n" session_id=192483287 session_state=END} 20240915120336134 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424925018724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336134 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336134 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20240915120336139 DAUC <0003> db_auc.c:157 IMSI='262429383830397': No 2G Auth Data 20240915120336139 DAUC <0003> db_auc.c:192 IMSI='262429383830397': No 3G Auth Data 20240915120336164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20240915120336167 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336167 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429383830397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429383830397" source_name="the-source\n" session_id=47291196 session_state=BEGIN} 20240915120336167 DSS <0004> hlr_ussd.c:576 262429383830397/0x02d19b3c: Process SS (BEGIN) 20240915120336167 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336167 DSS <0004> hlr_ussd.c:518 262429383830397/0x02d19b3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336167 DSS <0004> hlr_ussd.c:363 262429383830397/0x02d19b3c: Tx USSD 'Your extension is 491618675310' 20240915120336167 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429383830397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429383830397" destination_name="the-source\n" session_id=47291196 session_state=END} 20240915120336167 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429383830397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336167 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336167 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20240915120336175 DAUC <0003> db_auc.c:157 IMSI='262422146617695': No 2G Auth Data 20240915120336175 DAUC <0003> db_auc.c:192 IMSI='262422146617695': No 3G Auth Data 20240915120336191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20240915120336194 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336194 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422146617695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422146617695" source_name="the-source\n" session_id=3279889809 session_state=BEGIN} 20240915120336194 DSS <0004> hlr_ussd.c:576 262422146617695/0xc37f2591: Process SS (BEGIN) 20240915120336194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240915120336194 DSS <0004> hlr_ussd.c:518 262422146617695/0xc37f2591: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240915120336194 DSS <0004> hlr_ussd.c:363 262422146617695/0xc37f2591: Tx USSD 'Your extension is 491616021378' 20240915120336194 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422146617695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422146617695" destination_name="the-source\n" session_id=3279889809 session_state=END} 20240915120336194 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422146617695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120336194 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336194 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120336196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20240915120336196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4258 20240915120336197 DLINP <000b> input/ipa.c:451 connected read/write 20240915120336197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120336197 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120336197 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120336197 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120336197 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240915120336197 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39867<->l=127.0.0.1:4259) 20240915120336219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4258 20240915120336420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4258 20240915120339530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39421 20240915120339530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39421 20240915120339531 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339531 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339531 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120339531 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120339532 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339532 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120339532 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240915120339532 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240915120339532 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  20240915120339532 DLGSUP <0013> gsup_server.c:235 2:  20240915120339532 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 3:  20240915120339532 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 4:  20240915120339532 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 5:  20240915120339532 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 7:  20240915120339532 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120339532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120339532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120339532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39421 20240915120339532 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20240915120339534 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339534 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120339534 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120339534 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  20240915120339534 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120339534 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  20240915120339534 DLGSUP <0013> gsup_server.c:235 2:  20240915120339534 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120339534 DLGSUP <0013> gsup_server.c:235 3:  20240915120339534 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120339534 DLGSUP <0013> gsup_server.c:235 4:  20240915120339534 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120339534 DLGSUP <0013> gsup_server.c:235 5:  20240915120339534 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120339534 DLGSUP <0013> gsup_server.c:235 7:  20240915120339534 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120339534 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120339534 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120339534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120339542 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41651<->l=127.0.0.1:4259) 20240915120339558 DAUC <0003> db_auc.c:157 IMSI='262426363482330': No 2G Auth Data 20240915120339558 DAUC <0003> db_auc.c:192 IMSI='262426363482330': No 3G Auth Data 20240915120339584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20240915120339598 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339598 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426363482330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426363482330" session_id=3196072568 session_state=BEGIN} 20240915120339598 DSS <0004> hlr_ussd.c:576 262426363482330/0xbe803278: Process SS (BEGIN) 20240915120339598 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339598 DSS <0004> hlr_ussd.c:518 262426363482330/0xbe803278: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339598 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339598 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339598 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339598 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339606 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339606 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339606 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426363482330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426363482330" session_id=3196072568 session_state=END} 20240915120339606 DSS <0004> hlr_ussd.c:576 262426363482330/0xbe803278: Process SS (END) 20240915120339606 DSS <0004> hlr_ussd.c:518 262426363482330/0xbe803278: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339606 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426363482330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426363482330" session_id=3196072568 session_state=END} 20240915120339606 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426363482330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339606 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426363482330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339606 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339606 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20240915120339616 DAUC <0003> db_auc.c:157 IMSI='262422468294971': No 2G Auth Data 20240915120339616 DAUC <0003> db_auc.c:192 IMSI='262422468294971': No 3G Auth Data 20240915120339628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20240915120339631 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339632 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422468294971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422468294971" session_id=2835328209 session_state=BEGIN} 20240915120339632 DSS <0004> hlr_ussd.c:576 262422468294971/0xa8ffacd1: Process SS (BEGIN) 20240915120339632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339632 DSS <0004> hlr_ussd.c:518 262422468294971/0xa8ffacd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339632 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339632 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339632 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339632 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422468294971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422468294971" session_id=2835328209 session_state=END} 20240915120339632 DSS <0004> hlr_ussd.c:576 262422468294971/0xa8ffacd1: Process SS (END) 20240915120339632 DSS <0004> hlr_ussd.c:518 262422468294971/0xa8ffacd1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339632 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422468294971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422468294971" session_id=2835328209 session_state=END} 20240915120339632 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422468294971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339632 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422468294971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339632 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20240915120339638 DAUC <0003> db_auc.c:157 IMSI='262427540970607': No 2G Auth Data 20240915120339638 DAUC <0003> db_auc.c:192 IMSI='262427540970607': No 3G Auth Data 20240915120339650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4258 20240915120339653 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339653 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427540970607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427540970607" session_id=3992863023 session_state=BEGIN} 20240915120339653 DSS <0004> hlr_ussd.c:576 262427540970607/0xedfe412f: Process SS (BEGIN) 20240915120339653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339653 DSS <0004> hlr_ussd.c:518 262427540970607/0xedfe412f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339653 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339653 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339653 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339653 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339654 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339654 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427540970607 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427540970607" session_id=3992863023 session_state=END} 20240915120339654 DSS <0004> hlr_ussd.c:576 262427540970607/0xedfe412f: Process SS (END) 20240915120339654 DSS <0004> hlr_ussd.c:518 262427540970607/0xedfe412f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339654 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427540970607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427540970607" session_id=3992863023 session_state=END} 20240915120339654 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427540970607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339654 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427540970607 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339654 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4258 20240915120339660 DAUC <0003> db_auc.c:157 IMSI='262424945125622': No 2G Auth Data 20240915120339660 DAUC <0003> db_auc.c:192 IMSI='262424945125622': No 3G Auth Data 20240915120339673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 20240915120339676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339676 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424945125622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424945125622" session_id=3687275422 session_state=BEGIN} 20240915120339676 DSS <0004> hlr_ussd.c:576 262424945125622/0xdbc75b9e: Process SS (BEGIN) 20240915120339676 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339676 DSS <0004> hlr_ussd.c:518 262424945125622/0xdbc75b9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339676 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339676 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339676 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339677 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339677 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339677 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424945125622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945125622" session_id=3687275422 session_state=END} 20240915120339677 DSS <0004> hlr_ussd.c:576 262424945125622/0xdbc75b9e: Process SS (END) 20240915120339677 DSS <0004> hlr_ussd.c:518 262424945125622/0xdbc75b9e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339677 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424945125622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424945125622" session_id=3687275422 session_state=END} 20240915120339677 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424945125622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339677 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424945125622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339677 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339677 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 20240915120339682 DAUC <0003> db_auc.c:157 IMSI='262428312656880': No 2G Auth Data 20240915120339682 DAUC <0003> db_auc.c:192 IMSI='262428312656880': No 3G Auth Data 20240915120339694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 20240915120339697 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339697 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428312656880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428312656880" session_id=2712008191 session_state=BEGIN} 20240915120339697 DSS <0004> hlr_ussd.c:576 262428312656880/0xa1a5f5ff: Process SS (BEGIN) 20240915120339697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339697 DSS <0004> hlr_ussd.c:518 262428312656880/0xa1a5f5ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339697 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339697 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339697 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339697 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339698 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339698 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428312656880 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428312656880" session_id=2712008191 session_state=END} 20240915120339698 DSS <0004> hlr_ussd.c:576 262428312656880/0xa1a5f5ff: Process SS (END) 20240915120339698 DSS <0004> hlr_ussd.c:518 262428312656880/0xa1a5f5ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339698 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428312656880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428312656880" session_id=2712008191 session_state=END} 20240915120339698 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428312656880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339698 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428312656880 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339698 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44476<->l=127.0.0.1:4258 20240915120339703 DAUC <0003> db_auc.c:157 IMSI='262427396276723': No 2G Auth Data 20240915120339703 DAUC <0003> db_auc.c:192 IMSI='262427396276723': No 3G Auth Data 20240915120339718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20240915120339721 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339721 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427396276723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427396276723" session_id=3384706687 session_state=BEGIN} 20240915120339721 DSS <0004> hlr_ussd.c:576 262427396276723/0xc9be867f: Process SS (BEGIN) 20240915120339721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339721 DSS <0004> hlr_ussd.c:518 262427396276723/0xc9be867f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339721 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339721 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339721 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339721 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339722 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339722 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339722 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427396276723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427396276723" session_id=3384706687 session_state=END} 20240915120339722 DSS <0004> hlr_ussd.c:576 262427396276723/0xc9be867f: Process SS (END) 20240915120339722 DSS <0004> hlr_ussd.c:518 262427396276723/0xc9be867f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339722 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427396276723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427396276723" session_id=3384706687 session_state=END} 20240915120339722 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427396276723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339722 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427396276723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339722 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339722 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20240915120339727 DAUC <0003> db_auc.c:157 IMSI='262422256957915': No 2G Auth Data 20240915120339727 DAUC <0003> db_auc.c:192 IMSI='262422256957915': No 3G Auth Data 20240915120339741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 20240915120339744 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339744 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422256957915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422256957915" session_id=3152695215 session_state=BEGIN} 20240915120339744 DSS <0004> hlr_ussd.c:576 262422256957915/0xbbea4faf: Process SS (BEGIN) 20240915120339744 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339744 DSS <0004> hlr_ussd.c:518 262422256957915/0xbbea4faf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339744 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339744 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339744 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339744 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339745 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339745 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339745 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422256957915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422256957915" session_id=3152695215 session_state=END} 20240915120339745 DSS <0004> hlr_ussd.c:576 262422256957915/0xbbea4faf: Process SS (END) 20240915120339745 DSS <0004> hlr_ussd.c:518 262422256957915/0xbbea4faf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339745 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422256957915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422256957915" session_id=3152695215 session_state=END} 20240915120339745 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422256957915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339745 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422256957915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339745 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339745 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 20240915120339750 DAUC <0003> db_auc.c:157 IMSI='262420100999287': No 2G Auth Data 20240915120339750 DAUC <0003> db_auc.c:192 IMSI='262420100999287': No 3G Auth Data 20240915120339763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20240915120339766 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339766 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420100999287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420100999287" session_id=1231260311 session_state=BEGIN} 20240915120339766 DSS <0004> hlr_ussd.c:576 262420100999287/0x49638a97: Process SS (BEGIN) 20240915120339766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120339766 DSS <0004> hlr_ussd.c:518 262420100999287/0x49638a97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120339766 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339766 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339766 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339766 DLINP <000b> input/ipa.c:431 127.0.0.1:39421 sending data 20240915120339767 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339767 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339767 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420100999287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420100999287" session_id=1231260311 session_state=END} 20240915120339767 DSS <0004> hlr_ussd.c:576 262420100999287/0x49638a97: Process SS (END) 20240915120339767 DSS <0004> hlr_ussd.c:518 262420100999287/0x49638a97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120339767 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420100999287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420100999287" session_id=1231260311 session_state=END} 20240915120339767 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420100999287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120339767 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420100999287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120339767 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339767 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120339769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20240915120339770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20240915120339770 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339770 DLINP <000b> input/ipa.c:405 127.0.0.1:39421 message received 20240915120339770 DLINP <000b> input/ipa.c:414 127.0.0.1:39421 connection closed with server 20240915120339770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39421 20240915120339770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240915120339770 DLINP <000b> input/ipa.c:451 connected read/write 20240915120339770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120339770 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120339770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120339770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120339770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41651<->l=127.0.0.1:4259) 20240915120339793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20240915120339995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20240915120343108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45475 20240915120343108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45475 20240915120343109 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343109 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120343109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120343110 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343110 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120343110 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240915120343110 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240915120343110 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  20240915120343110 DLGSUP <0013> gsup_server.c:235 2:  20240915120343110 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 3:  20240915120343110 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 4:  20240915120343110 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 5:  20240915120343110 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 7:  20240915120343110 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120343110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120343110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120343110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45475 20240915120343111 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20240915120343112 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343112 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120343112 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120343112 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  20240915120343112 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120343112 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  20240915120343112 DLGSUP <0013> gsup_server.c:235 2:  20240915120343112 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120343112 DLGSUP <0013> gsup_server.c:235 3:  20240915120343112 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120343112 DLGSUP <0013> gsup_server.c:235 4:  20240915120343112 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120343112 DLGSUP <0013> gsup_server.c:235 5:  20240915120343112 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120343112 DLGSUP <0013> gsup_server.c:235 7:  20240915120343113 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120343113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120343113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120343113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120343130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44657<->l=127.0.0.1:4259) 20240915120343148 DAUC <0003> db_auc.c:157 IMSI='262424090012427': No 2G Auth Data 20240915120343148 DAUC <0003> db_auc.c:192 IMSI='262424090012427': No 3G Auth Data 20240915120343189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 20240915120343203 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343203 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424090012427" session_id=3570591870 session_state=BEGIN} 20240915120343203 DSS <0004> hlr_ussd.c:576 262424090012427/0xd4d2e87e: Process SS (BEGIN) 20240915120343203 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343203 DSS <0004> hlr_ussd.c:518 262424090012427/0xd4d2e87e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343203 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343203 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343203 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343203 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343213 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343213 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343213 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090012427" session_id=3570591870 session_state=CONTINUE} 20240915120343213 DSS <0004> hlr_ussd.c:576 262424090012427/0xd4d2e87e: Process SS (CONTINUE) 20240915120343213 DSS <0004> hlr_ussd.c:518 262424090012427/0xd4d2e87e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343213 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090012427" session_id=3570591870 session_state=CONTINUE} 20240915120343213 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343213 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343213 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343218 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343218 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424090012427" session_id=3570591870 session_state=CONTINUE} 20240915120343218 DSS <0004> hlr_ussd.c:576 262424090012427/0xd4d2e87e: Process SS (CONTINUE) 20240915120343218 DSS <0004> hlr_ussd.c:518 262424090012427/0xd4d2e87e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343218 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343218 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343218 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343218 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343218 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343219 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343219 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343219 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090012427" session_id=3570591870 session_state=END} 20240915120343219 DSS <0004> hlr_ussd.c:576 262424090012427/0xd4d2e87e: Process SS (END) 20240915120343219 DSS <0004> hlr_ussd.c:518 262424090012427/0xd4d2e87e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343220 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090012427" session_id=3570591870 session_state=END} 20240915120343220 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343220 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424090012427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343220 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343220 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 20240915120343225 DAUC <0003> db_auc.c:157 IMSI='262424231445060': No 2G Auth Data 20240915120343225 DAUC <0003> db_auc.c:192 IMSI='262424231445060': No 3G Auth Data 20240915120343244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20240915120343247 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343247 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424231445060" session_id=2541168764 session_state=BEGIN} 20240915120343247 DSS <0004> hlr_ussd.c:576 262424231445060/0x9777287c: Process SS (BEGIN) 20240915120343247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343247 DSS <0004> hlr_ussd.c:518 262424231445060/0x9777287c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343247 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343247 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343247 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343247 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343248 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343248 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424231445060" session_id=2541168764 session_state=CONTINUE} 20240915120343248 DSS <0004> hlr_ussd.c:576 262424231445060/0x9777287c: Process SS (CONTINUE) 20240915120343248 DSS <0004> hlr_ussd.c:518 262424231445060/0x9777287c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343248 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424231445060" session_id=2541168764 session_state=CONTINUE} 20240915120343248 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343248 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343250 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343250 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424231445060" session_id=2541168764 session_state=CONTINUE} 20240915120343250 DSS <0004> hlr_ussd.c:576 262424231445060/0x9777287c: Process SS (CONTINUE) 20240915120343250 DSS <0004> hlr_ussd.c:518 262424231445060/0x9777287c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343250 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343250 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343250 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343250 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343250 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343251 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343251 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343251 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424231445060" session_id=2541168764 session_state=END} 20240915120343251 DSS <0004> hlr_ussd.c:576 262424231445060/0x9777287c: Process SS (END) 20240915120343251 DSS <0004> hlr_ussd.c:518 262424231445060/0x9777287c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343251 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424231445060" session_id=2541168764 session_state=END} 20240915120343251 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343251 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424231445060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343251 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343251 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.1:4258 20240915120343254 DAUC <0003> db_auc.c:157 IMSI='262425757509755': No 2G Auth Data 20240915120343254 DAUC <0003> db_auc.c:192 IMSI='262425757509755': No 3G Auth Data 20240915120343267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20240915120343270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343270 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425757509755" session_id=50012654 session_state=BEGIN} 20240915120343270 DSS <0004> hlr_ussd.c:576 262425757509755/0x02fb21ee: Process SS (BEGIN) 20240915120343270 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343270 DSS <0004> hlr_ussd.c:518 262425757509755/0x02fb21ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343270 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343270 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343271 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343271 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343271 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425757509755" session_id=50012654 session_state=CONTINUE} 20240915120343271 DSS <0004> hlr_ussd.c:576 262425757509755/0x02fb21ee: Process SS (CONTINUE) 20240915120343271 DSS <0004> hlr_ussd.c:518 262425757509755/0x02fb21ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343271 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425757509755" session_id=50012654 session_state=CONTINUE} 20240915120343271 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343271 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343271 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343273 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425757509755" session_id=50012654 session_state=CONTINUE} 20240915120343273 DSS <0004> hlr_ussd.c:576 262425757509755/0x02fb21ee: Process SS (CONTINUE) 20240915120343273 DSS <0004> hlr_ussd.c:518 262425757509755/0x02fb21ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343273 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343273 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343273 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343273 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343274 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343274 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343274 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425757509755" session_id=50012654 session_state=END} 20240915120343274 DSS <0004> hlr_ussd.c:576 262425757509755/0x02fb21ee: Process SS (END) 20240915120343274 DSS <0004> hlr_ussd.c:518 262425757509755/0x02fb21ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343274 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425757509755" session_id=50012654 session_state=END} 20240915120343274 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343274 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425757509755 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343274 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343274 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20240915120343278 DAUC <0003> db_auc.c:157 IMSI='262425178022734': No 2G Auth Data 20240915120343278 DAUC <0003> db_auc.c:192 IMSI='262425178022734': No 3G Auth Data 20240915120343289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20240915120343292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343292 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425178022734" session_id=4149791407 session_state=BEGIN} 20240915120343292 DSS <0004> hlr_ussd.c:576 262425178022734/0xf758caaf: Process SS (BEGIN) 20240915120343292 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343292 DSS <0004> hlr_ussd.c:518 262425178022734/0xf758caaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343292 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343292 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343292 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343293 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343293 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343293 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425178022734" session_id=4149791407 session_state=CONTINUE} 20240915120343293 DSS <0004> hlr_ussd.c:576 262425178022734/0xf758caaf: Process SS (CONTINUE) 20240915120343293 DSS <0004> hlr_ussd.c:518 262425178022734/0xf758caaf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343293 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425178022734" session_id=4149791407 session_state=CONTINUE} 20240915120343293 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343293 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343293 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343295 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343295 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425178022734" session_id=4149791407 session_state=CONTINUE} 20240915120343295 DSS <0004> hlr_ussd.c:576 262425178022734/0xf758caaf: Process SS (CONTINUE) 20240915120343295 DSS <0004> hlr_ussd.c:518 262425178022734/0xf758caaf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343295 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343295 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343295 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343295 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343295 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343296 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343296 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343296 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425178022734" session_id=4149791407 session_state=END} 20240915120343296 DSS <0004> hlr_ussd.c:576 262425178022734/0xf758caaf: Process SS (END) 20240915120343296 DSS <0004> hlr_ussd.c:518 262425178022734/0xf758caaf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343296 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425178022734" session_id=4149791407 session_state=END} 20240915120343296 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343296 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425178022734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343296 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343296 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20240915120343300 DAUC <0003> db_auc.c:157 IMSI='262420817412711': No 2G Auth Data 20240915120343300 DAUC <0003> db_auc.c:192 IMSI='262420817412711': No 3G Auth Data 20240915120343311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240915120343313 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343314 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420817412711" session_id=840272829 session_state=BEGIN} 20240915120343314 DSS <0004> hlr_ussd.c:576 262420817412711/0x32158bbd: Process SS (BEGIN) 20240915120343314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343314 DSS <0004> hlr_ussd.c:518 262420817412711/0x32158bbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343314 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343314 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343314 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343314 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817412711" session_id=840272829 session_state=CONTINUE} 20240915120343314 DSS <0004> hlr_ussd.c:576 262420817412711/0x32158bbd: Process SS (CONTINUE) 20240915120343314 DSS <0004> hlr_ussd.c:518 262420817412711/0x32158bbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343314 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817412711" session_id=840272829 session_state=CONTINUE} 20240915120343314 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343314 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343314 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343316 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343316 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420817412711" session_id=840272829 session_state=CONTINUE} 20240915120343316 DSS <0004> hlr_ussd.c:576 262420817412711/0x32158bbd: Process SS (CONTINUE) 20240915120343316 DSS <0004> hlr_ussd.c:518 262420817412711/0x32158bbd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343316 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343316 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343316 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343316 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343316 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343317 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343317 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343317 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817412711" session_id=840272829 session_state=END} 20240915120343317 DSS <0004> hlr_ussd.c:576 262420817412711/0x32158bbd: Process SS (END) 20240915120343317 DSS <0004> hlr_ussd.c:518 262420817412711/0x32158bbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343317 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420817412711" session_id=840272829 session_state=END} 20240915120343317 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343317 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420817412711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343317 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343317 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4258 20240915120343321 DAUC <0003> db_auc.c:157 IMSI='262420343075972': No 2G Auth Data 20240915120343321 DAUC <0003> db_auc.c:192 IMSI='262420343075972': No 3G Auth Data 20240915120343334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20240915120343337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343337 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420343075972" session_id=3968890313 session_state=BEGIN} 20240915120343337 DSS <0004> hlr_ussd.c:576 262420343075972/0xec9075c9: Process SS (BEGIN) 20240915120343337 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343337 DSS <0004> hlr_ussd.c:518 262420343075972/0xec9075c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343337 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343337 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343337 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343337 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420343075972" session_id=3968890313 session_state=CONTINUE} 20240915120343337 DSS <0004> hlr_ussd.c:576 262420343075972/0xec9075c9: Process SS (CONTINUE) 20240915120343337 DSS <0004> hlr_ussd.c:518 262420343075972/0xec9075c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343337 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420343075972" session_id=3968890313 session_state=CONTINUE} 20240915120343337 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343338 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343338 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343340 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420343075972" session_id=3968890313 session_state=CONTINUE} 20240915120343340 DSS <0004> hlr_ussd.c:576 262420343075972/0xec9075c9: Process SS (CONTINUE) 20240915120343340 DSS <0004> hlr_ussd.c:518 262420343075972/0xec9075c9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343340 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343340 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420343075972" session_id=3968890313 session_state=END} 20240915120343340 DSS <0004> hlr_ussd.c:576 262420343075972/0xec9075c9: Process SS (END) 20240915120343340 DSS <0004> hlr_ussd.c:518 262420343075972/0xec9075c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343340 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420343075972" session_id=3968890313 session_state=END} 20240915120343340 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343340 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420343075972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.1:4258 20240915120343344 DAUC <0003> db_auc.c:157 IMSI='262421076843777': No 2G Auth Data 20240915120343344 DAUC <0003> db_auc.c:192 IMSI='262421076843777': No 3G Auth Data 20240915120343358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20240915120343361 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343361 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421076843777" session_id=2188713904 session_state=BEGIN} 20240915120343361 DSS <0004> hlr_ussd.c:576 262421076843777/0x82751fb0: Process SS (BEGIN) 20240915120343361 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343361 DSS <0004> hlr_ussd.c:518 262421076843777/0x82751fb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343361 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343361 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343361 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343361 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343362 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343362 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076843777" session_id=2188713904 session_state=CONTINUE} 20240915120343362 DSS <0004> hlr_ussd.c:576 262421076843777/0x82751fb0: Process SS (CONTINUE) 20240915120343362 DSS <0004> hlr_ussd.c:518 262421076843777/0x82751fb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343362 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076843777" session_id=2188713904 session_state=CONTINUE} 20240915120343362 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343362 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343364 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421076843777" session_id=2188713904 session_state=CONTINUE} 20240915120343364 DSS <0004> hlr_ussd.c:576 262421076843777/0x82751fb0: Process SS (CONTINUE) 20240915120343364 DSS <0004> hlr_ussd.c:518 262421076843777/0x82751fb0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343364 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343364 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076843777" session_id=2188713904 session_state=END} 20240915120343364 DSS <0004> hlr_ussd.c:576 262421076843777/0x82751fb0: Process SS (END) 20240915120343364 DSS <0004> hlr_ussd.c:518 262421076843777/0x82751fb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343364 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076843777" session_id=2188713904 session_state=END} 20240915120343364 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343364 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421076843777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20240915120343369 DAUC <0003> db_auc.c:157 IMSI='262426109336482': No 2G Auth Data 20240915120343369 DAUC <0003> db_auc.c:192 IMSI='262426109336482': No 3G Auth Data 20240915120343385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 20240915120343387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343387 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426109336482" session_id=1625415106 session_state=BEGIN} 20240915120343387 DSS <0004> hlr_ussd.c:576 262426109336482/0x60e1ddc2: Process SS (BEGIN) 20240915120343387 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240915120343387 DSS <0004> hlr_ussd.c:518 262426109336482/0x60e1ddc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240915120343387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343387 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343387 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343388 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343388 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426109336482" session_id=1625415106 session_state=CONTINUE} 20240915120343388 DSS <0004> hlr_ussd.c:576 262426109336482/0x60e1ddc2: Process SS (CONTINUE) 20240915120343388 DSS <0004> hlr_ussd.c:518 262426109336482/0x60e1ddc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240915120343388 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426109336482" session_id=1625415106 session_state=CONTINUE} 20240915120343388 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343391 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426109336482" session_id=1625415106 session_state=CONTINUE} 20240915120343391 DSS <0004> hlr_ussd.c:576 262426109336482/0x60e1ddc2: Process SS (CONTINUE) 20240915120343391 DSS <0004> hlr_ussd.c:518 262426109336482/0x60e1ddc2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343391 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:431 127.0.0.1:45475 sending data 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343391 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426109336482" session_id=1625415106 session_state=END} 20240915120343391 DSS <0004> hlr_ussd.c:576 262426109336482/0x60e1ddc2: Process SS (END) 20240915120343391 DSS <0004> hlr_ussd.c:518 262426109336482/0x60e1ddc2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240915120343391 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426109336482" session_id=1625415106 session_state=END} 20240915120343391 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120343391 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426109336482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343391 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120343392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.1:4258 20240915120343393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20240915120343393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120343393 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120343393 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120343393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120343394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44657<->l=127.0.0.1:4259) 20240915120343394 DLINP <000b> input/ipa.c:451 connected read/write 20240915120343394 DLINP <000b> input/ipa.c:405 127.0.0.1:45475 message received 20240915120343394 DLINP <000b> input/ipa.c:414 127.0.0.1:45475 connection closed with server 20240915120343394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45475 20240915120343394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240915120343417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20240915120344183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20240915120347267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35731 20240915120347267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35731 20240915120347269 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347269 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120347269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120347270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347270 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120347270 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240915120347270 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240915120347270 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  20240915120347270 DLGSUP <0013> gsup_server.c:235 2:  20240915120347270 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 3:  20240915120347270 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 4:  20240915120347270 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 5:  20240915120347270 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 7:  20240915120347270 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120347270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120347270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120347270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35731 20240915120347270 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20240915120347272 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120347272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120347272 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  20240915120347272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120347272 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  20240915120347272 DLGSUP <0013> gsup_server.c:235 2:  20240915120347272 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120347272 DLGSUP <0013> gsup_server.c:235 3:  20240915120347272 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120347272 DLGSUP <0013> gsup_server.c:235 4:  20240915120347272 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120347272 DLGSUP <0013> gsup_server.c:235 5:  20240915120347272 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120347272 DLGSUP <0013> gsup_server.c:235 7:  20240915120347272 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120347272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120347272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120347272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120347284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39943<->l=127.0.0.1:4259) 20240915120347294 DAUC <0003> db_auc.c:157 IMSI='262429721130520': No 2G Auth Data 20240915120347294 DAUC <0003> db_auc.c:192 IMSI='262429721130520': No 3G Auth Data 20240915120347321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53718<->l=127.0.0.1:4258 20240915120347337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347337 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429721130520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429721130520" session_id=572722732 session_state=BEGIN} 20240915120347337 DSS <0004> hlr_ussd.c:576 262429721130520/0x22230e2c: Process SS (BEGIN) 20240915120347337 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347337 DSS <0004> hlr_ussd.c:518 262429721130520/0x22230e2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347337 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347337 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347337 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347353 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347353 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347353 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429721130520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721130520" session_id=572722732 session_state=END} 20240915120347353 DSS <0004> hlr_ussd.c:576 262429721130520/0x22230e2c: Process SS (END) 20240915120347353 DSS <0004> hlr_ussd.c:518 262429721130520/0x22230e2c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347353 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429721130520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721130520" session_id=572722732 session_state=END} 20240915120347353 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429721130520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347353 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429721130520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347353 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347354 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53718<->l=127.0.0.1:4258 20240915120347370 DAUC <0003> db_auc.c:157 IMSI='262426846489703': No 2G Auth Data 20240915120347370 DAUC <0003> db_auc.c:192 IMSI='262426846489703': No 3G Auth Data 20240915120347384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240915120347387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347387 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426846489703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426846489703" session_id=3500837102 session_state=BEGIN} 20240915120347387 DSS <0004> hlr_ussd.c:576 262426846489703/0xd0aa88ee: Process SS (BEGIN) 20240915120347387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347387 DSS <0004> hlr_ussd.c:518 262426846489703/0xd0aa88ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347387 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347387 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347387 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347387 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347387 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426846489703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426846489703" session_id=3500837102 session_state=END} 20240915120347387 DSS <0004> hlr_ussd.c:576 262426846489703/0xd0aa88ee: Process SS (END) 20240915120347387 DSS <0004> hlr_ussd.c:518 262426846489703/0xd0aa88ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347388 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426846489703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426846489703" session_id=3500837102 session_state=END} 20240915120347388 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426846489703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347388 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426846489703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347388 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4258 20240915120347392 DAUC <0003> db_auc.c:157 IMSI='262424880733912': No 2G Auth Data 20240915120347392 DAUC <0003> db_auc.c:192 IMSI='262424880733912': No 3G Auth Data 20240915120347404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20240915120347407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347407 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424880733912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424880733912" session_id=1406567793 session_state=BEGIN} 20240915120347407 DSS <0004> hlr_ussd.c:576 262424880733912/0x53d68571: Process SS (BEGIN) 20240915120347407 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347407 DSS <0004> hlr_ussd.c:518 262424880733912/0x53d68571: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347407 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347407 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347408 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347408 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424880733912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424880733912" session_id=1406567793 session_state=END} 20240915120347408 DSS <0004> hlr_ussd.c:576 262424880733912/0x53d68571: Process SS (END) 20240915120347408 DSS <0004> hlr_ussd.c:518 262424880733912/0x53d68571: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347408 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424880733912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424880733912" session_id=1406567793 session_state=END} 20240915120347408 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424880733912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347408 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424880733912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20240915120347413 DAUC <0003> db_auc.c:157 IMSI='262426070351246': No 2G Auth Data 20240915120347413 DAUC <0003> db_auc.c:192 IMSI='262426070351246': No 3G Auth Data 20240915120347425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 20240915120347427 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347427 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426070351246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426070351246" session_id=1776914564 session_state=BEGIN} 20240915120347427 DSS <0004> hlr_ussd.c:576 262426070351246/0x69e99084: Process SS (BEGIN) 20240915120347427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347427 DSS <0004> hlr_ussd.c:518 262426070351246/0x69e99084: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347427 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347427 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347428 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347428 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347428 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426070351246 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426070351246" session_id=1776914564 session_state=END} 20240915120347428 DSS <0004> hlr_ussd.c:576 262426070351246/0x69e99084: Process SS (END) 20240915120347428 DSS <0004> hlr_ussd.c:518 262426070351246/0x69e99084: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347428 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426070351246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426070351246" session_id=1776914564 session_state=END} 20240915120347428 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426070351246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347428 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426070351246 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 20240915120347433 DAUC <0003> db_auc.c:157 IMSI='262421709062005': No 2G Auth Data 20240915120347433 DAUC <0003> db_auc.c:192 IMSI='262421709062005': No 3G Auth Data 20240915120347445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347448 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421709062005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421709062005" session_id=3441191293 session_state=BEGIN} 20240915120347448 DSS <0004> hlr_ussd.c:576 262421709062005/0xcd1c697d: Process SS (BEGIN) 20240915120347448 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347448 DSS <0004> hlr_ussd.c:518 262421709062005/0xcd1c697d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347448 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421709062005 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421709062005" session_id=3441191293 session_state=END} 20240915120347448 DSS <0004> hlr_ussd.c:576 262421709062005/0xcd1c697d: Process SS (END) 20240915120347448 DSS <0004> hlr_ussd.c:518 262421709062005/0xcd1c697d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347448 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421709062005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421709062005" session_id=3441191293 session_state=END} 20240915120347448 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421709062005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347448 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421709062005 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347448 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 20240915120347453 DAUC <0003> db_auc.c:157 IMSI='262420626748002': No 2G Auth Data 20240915120347453 DAUC <0003> db_auc.c:192 IMSI='262420626748002': No 3G Auth Data 20240915120347471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20240915120347474 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347474 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420626748002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420626748002" session_id=2223024915 session_state=BEGIN} 20240915120347474 DSS <0004> hlr_ussd.c:576 262420626748002/0x8480ab13: Process SS (BEGIN) 20240915120347474 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347474 DSS <0004> hlr_ussd.c:518 262420626748002/0x8480ab13: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347474 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347474 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347474 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347474 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347475 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347475 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420626748002 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626748002" session_id=2223024915 session_state=END} 20240915120347475 DSS <0004> hlr_ussd.c:576 262420626748002/0x8480ab13: Process SS (END) 20240915120347475 DSS <0004> hlr_ussd.c:518 262420626748002/0x8480ab13: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347475 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420626748002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626748002" session_id=2223024915 session_state=END} 20240915120347475 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420626748002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347475 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420626748002 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347475 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20240915120347480 DAUC <0003> db_auc.c:157 IMSI='262421500219373': No 2G Auth Data 20240915120347480 DAUC <0003> db_auc.c:192 IMSI='262421500219373': No 3G Auth Data 20240915120347495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20240915120347498 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347498 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421500219373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421500219373" session_id=3488568461 session_state=BEGIN} 20240915120347498 DSS <0004> hlr_ussd.c:576 262421500219373/0xcfef548d: Process SS (BEGIN) 20240915120347498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347498 DSS <0004> hlr_ussd.c:518 262421500219373/0xcfef548d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347498 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347498 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347498 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347498 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347499 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347499 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347499 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421500219373 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421500219373" session_id=3488568461 session_state=END} 20240915120347499 DSS <0004> hlr_ussd.c:576 262421500219373/0xcfef548d: Process SS (END) 20240915120347499 DSS <0004> hlr_ussd.c:518 262421500219373/0xcfef548d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347499 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421500219373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421500219373" session_id=3488568461 session_state=END} 20240915120347499 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421500219373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347499 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421500219373 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347499 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347499 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20240915120347504 DAUC <0003> db_auc.c:157 IMSI='262424275261402': No 2G Auth Data 20240915120347504 DAUC <0003> db_auc.c:192 IMSI='262424275261402': No 3G Auth Data 20240915120347518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20240915120347521 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347521 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424275261402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424275261402" session_id=3015132193 session_state=BEGIN} 20240915120347521 DSS <0004> hlr_ussd.c:576 262424275261402/0xb3b74421: Process SS (BEGIN) 20240915120347521 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240915120347521 DSS <0004> hlr_ussd.c:518 262424275261402/0xb3b74421: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240915120347521 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347521 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347521 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347521 DLINP <000b> input/ipa.c:431 127.0.0.1:35731 sending data 20240915120347522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347522 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347522 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424275261402 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424275261402" session_id=3015132193 session_state=END} 20240915120347522 DSS <0004> hlr_ussd.c:576 262424275261402/0xb3b74421: Process SS (END) 20240915120347522 DSS <0004> hlr_ussd.c:518 262424275261402/0xb3b74421: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240915120347522 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424275261402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424275261402" session_id=3015132193 session_state=END} 20240915120347522 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424275261402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120347522 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424275261402 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240915120347522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120347524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20240915120347525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20240915120347526 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347526 DLINP <000b> input/ipa.c:405 127.0.0.1:35731 message received 20240915120347526 DLINP <000b> input/ipa.c:414 127.0.0.1:35731 connection closed with server 20240915120347526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35731 20240915120347526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240915120347526 DLINP <000b> input/ipa.c:451 connected read/write 20240915120347526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120347526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120347526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120347526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120347526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39943<->l=127.0.0.1:4259) 20240915120347550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20240915120347752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20240915120348183 DSS <0004> hlr_ussd.c:239 262425751859343/0x15fddcad: SS Session Timeout, destroying 20240915120348183 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425751859343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348218 DSS <0004> hlr_ussd.c:239 262429962789216/0x0c52d353: SS Session Timeout, destroying 20240915120348218 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429962789216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348252 DSS <0004> hlr_ussd.c:239 262420120677256/0x5b18e814: SS Session Timeout, destroying 20240915120348252 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420120677256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348300 DSS <0004> hlr_ussd.c:239 262427741775465/0x80adcace: SS Session Timeout, destroying 20240915120348300 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427741775465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348321 DSS <0004> hlr_ussd.c:239 262423030978424/0x7203a1ad: SS Session Timeout, destroying 20240915120348321 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423030978424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348342 DSS <0004> hlr_ussd.c:239 262420079000743/0xa94a6e32: SS Session Timeout, destroying 20240915120348342 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420079000743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348363 DSS <0004> hlr_ussd.c:239 262426908322311/0x926fe7c5: SS Session Timeout, destroying 20240915120348363 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426908322311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120348390 DSS <0004> hlr_ussd.c:239 262421296105133/0x8842a4ff: SS Session Timeout, destroying 20240915120348390 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421296105133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120350838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120350838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120350843 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120350844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20240915120350848 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120350848 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120350848 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120350848 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  20240915120350848 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120350848 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  20240915120350849 DLGSUP <0013> gsup_server.c:235 2:  20240915120350849 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120350849 DLGSUP <0013> gsup_server.c:235 3:  20240915120350849 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120350849 DLGSUP <0013> gsup_server.c:235 4:  20240915120350849 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120350849 DLGSUP <0013> gsup_server.c:235 5:  20240915120350849 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120350849 DLGSUP <0013> gsup_server.c:235 7:  20240915120350849 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120350849 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120350849 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120350849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120350869 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34563<->l=127.0.0.1:4259) 20240915120350883 DAUC <0003> db_auc.c:157 IMSI='262427388386389': No 2G Auth Data 20240915120350883 DAUC <0003> db_auc.c:192 IMSI='262427388386389': No 3G Auth Data 20240915120350918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20240915120350933 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120350933 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427388386389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427388386389" session_id=703066026 session_state=BEGIN} 20240915120350933 DSS <0004> hlr_ussd.c:576 262427388386389/0x29e7efaa: Process SS (BEGIN) 20240915120350933 DSS <0004> hlr_ussd.c:498 262427388386389/0x29e7efaa: SS CompType=Invoke, OpCode=InterrogateSS 20240915120350933 DSS <0004> hlr_ussd.c:506 262427388386389/0x29e7efaa: Structured SS requests are not supported, rejecting... 20240915120350933 DSS <0004> hlr_ussd.c:354 262427388386389/0x29e7efaa: Tx ReturnError(0, 0x15) 20240915120350933 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427388386389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427388386389" session_id=703066026 session_state=END} 20240915120350933 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120350933 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120350942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20240915120350954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20240915120350954 DLINP <000b> input/ipa.c:451 connected read/write 20240915120350954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120350954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120350954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120350954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120350955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34563<->l=127.0.0.1:4259) 20240915120350979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240915120351080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20240915120351655 DSS <0004> hlr_ussd.c:239 262423592123721/0xfcd411b3: SS Session Timeout, destroying 20240915120351655 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423592123721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351676 DSS <0004> hlr_ussd.c:239 262421547471748/0x2a6ebda2: SS Session Timeout, destroying 20240915120351676 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421547471748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351699 DSS <0004> hlr_ussd.c:239 262420776289874/0x1a089406: SS Session Timeout, destroying 20240915120351699 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420776289874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351720 DSS <0004> hlr_ussd.c:239 262429754104969/0xc4b23527: SS Session Timeout, destroying 20240915120351720 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429754104969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351741 DSS <0004> hlr_ussd.c:239 262425530555379/0x662dc513: SS Session Timeout, destroying 20240915120351741 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425530555379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351763 DSS <0004> hlr_ussd.c:239 262428779989314/0x5e7222b7: SS Session Timeout, destroying 20240915120351763 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428779989314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351788 DSS <0004> hlr_ussd.c:239 262428366388244/0x59294d4d: SS Session Timeout, destroying 20240915120351788 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428366388244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120351811 DSS <0004> hlr_ussd.c:239 262426208863503/0x318eed01: SS Session Timeout, destroying 20240915120351811 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426208863503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120354196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120354196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120354201 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20240915120354206 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354207 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120354207 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120354207 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  20240915120354207 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120354207 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  20240915120354207 DLGSUP <0013> gsup_server.c:235 2:  20240915120354207 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120354207 DLGSUP <0013> gsup_server.c:235 3:  20240915120354207 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120354207 DLGSUP <0013> gsup_server.c:235 4:  20240915120354207 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120354207 DLGSUP <0013> gsup_server.c:235 5:  20240915120354207 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120354207 DLGSUP <0013> gsup_server.c:235 7:  20240915120354207 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120354207 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120354207 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120354207 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120354234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46699<->l=127.0.0.1:4259) 20240915120354247 DAUC <0003> db_auc.c:157 IMSI='262426247943298': No 2G Auth Data 20240915120354247 DAUC <0003> db_auc.c:192 IMSI='262426247943298': No 3G Auth Data 20240915120354283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 20240915120354297 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354297 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426247943298"} 20240915120354297 DMAIN <0000> hlr.c:435 IMSI='262426247943298': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354297 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426247943298"} 20240915120354298 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354298 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354298 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354303 DAUC <0003> db_auc.c:192 IMSI='262426247943298': No 3G Auth Data 20240915120354309 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354309 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426247943298"} 20240915120354309 DAUC <0003> hlr.c:428 IMSI='262426247943298': storing IMEI = 12345678901234 20240915120354312 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426247943298"} 20240915120354312 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426247943298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354312 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354312 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354315 DAUC <0003> db_auc.c:192 IMSI='262426247943298': No 3G Auth Data 20240915120354317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 20240915120354327 DAUC <0003> db_auc.c:157 IMSI='262424339642423': No 2G Auth Data 20240915120354327 DAUC <0003> db_auc.c:192 IMSI='262424339642423': No 3G Auth Data 20240915120354339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20240915120354342 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354342 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424339642423"} 20240915120354342 DMAIN <0000> hlr.c:435 IMSI='262424339642423': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354342 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424339642423"} 20240915120354342 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354342 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354342 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354342 DAUC <0003> db_auc.c:192 IMSI='262424339642423': No 3G Auth Data 20240915120354343 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354343 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424339642423"} 20240915120354344 DAUC <0003> hlr.c:428 IMSI='262424339642423': storing IMEI = 12345678901234 20240915120354346 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424339642423"} 20240915120354346 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424339642423 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354346 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354346 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354347 DAUC <0003> db_auc.c:192 IMSI='262424339642423': No 3G Auth Data 20240915120354347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20240915120354355 DAUC <0003> db_auc.c:157 IMSI='262420501342735': No 2G Auth Data 20240915120354355 DAUC <0003> db_auc.c:192 IMSI='262420501342735': No 3G Auth Data 20240915120354367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20240915120354369 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354369 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420501342735"} 20240915120354369 DMAIN <0000> hlr.c:435 IMSI='262420501342735': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354369 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420501342735"} 20240915120354369 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354369 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354369 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354370 DAUC <0003> db_auc.c:192 IMSI='262420501342735': No 3G Auth Data 20240915120354371 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354371 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420501342735"} 20240915120354371 DAUC <0003> hlr.c:428 IMSI='262420501342735': storing IMEI = 12345678901234 20240915120354373 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420501342735"} 20240915120354373 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420501342735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354373 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354373 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354374 DAUC <0003> db_auc.c:192 IMSI='262420501342735': No 3G Auth Data 20240915120354374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20240915120354382 DAUC <0003> db_auc.c:157 IMSI='262428401573041': No 2G Auth Data 20240915120354382 DAUC <0003> db_auc.c:192 IMSI='262428401573041': No 3G Auth Data 20240915120354394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20240915120354396 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354396 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428401573041"} 20240915120354396 DMAIN <0000> hlr.c:435 IMSI='262428401573041': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354396 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428401573041"} 20240915120354396 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354396 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354396 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354397 DAUC <0003> db_auc.c:157 IMSI='262428401573041': No 2G Auth Data 20240915120354398 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354398 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428401573041"} 20240915120354398 DAUC <0003> hlr.c:428 IMSI='262428401573041': storing IMEI = 12345678901234 20240915120354401 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428401573041"} 20240915120354401 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428401573041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354401 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354401 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354401 DAUC <0003> db_auc.c:157 IMSI='262428401573041': No 2G Auth Data 20240915120354402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33732<->l=127.0.0.1:4258 20240915120354410 DAUC <0003> db_auc.c:157 IMSI='262426532009183': No 2G Auth Data 20240915120354410 DAUC <0003> db_auc.c:192 IMSI='262426532009183': No 3G Auth Data 20240915120354421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20240915120354423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354423 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532009183"} 20240915120354423 DMAIN <0000> hlr.c:435 IMSI='262426532009183': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354423 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426532009183"} 20240915120354423 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354423 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354424 DAUC <0003> db_auc.c:157 IMSI='262426532009183': No 2G Auth Data 20240915120354425 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354425 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426532009183"} 20240915120354425 DAUC <0003> hlr.c:428 IMSI='262426532009183': storing IMEI = 12345678901234 20240915120354428 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426532009183"} 20240915120354428 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426532009183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354428 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354428 DAUC <0003> db_auc.c:157 IMSI='262426532009183': No 2G Auth Data 20240915120354429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20240915120354437 DAUC <0003> db_auc.c:157 IMSI='262427518313271': No 2G Auth Data 20240915120354437 DAUC <0003> db_auc.c:192 IMSI='262427518313271': No 3G Auth Data 20240915120354451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 20240915120354453 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354453 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427518313271"} 20240915120354453 DMAIN <0000> hlr.c:435 IMSI='262427518313271': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354453 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427518313271"} 20240915120354453 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354453 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354453 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354455 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354455 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427518313271"} 20240915120354455 DAUC <0003> hlr.c:428 IMSI='262427518313271': storing IMEI = 12345678901234 20240915120354457 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427518313271"} 20240915120354457 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427518313271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354457 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354457 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 20240915120354473 DAUC <0003> db_auc.c:157 IMSI='262424497573729': No 2G Auth Data 20240915120354473 DAUC <0003> db_auc.c:192 IMSI='262424497573729': No 3G Auth Data 20240915120354487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20240915120354489 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354489 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424497573729"} 20240915120354489 DMAIN <0000> hlr.c:435 IMSI='262424497573729': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354489 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424497573729"} 20240915120354489 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354489 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354489 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354491 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354491 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424497573729"} 20240915120354491 DAUC <0003> hlr.c:428 IMSI='262424497573729': storing IMEI = 12345678901234 20240915120354494 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424497573729"} 20240915120354494 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424497573729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20240915120354506 DAUC <0003> db_auc.c:157 IMSI='262426403238436': No 2G Auth Data 20240915120354506 DAUC <0003> db_auc.c:192 IMSI='262426403238436': No 3G Auth Data 20240915120354520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20240915120354522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354522 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426403238436"} 20240915120354522 DMAIN <0000> hlr.c:435 IMSI='262426403238436': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120354522 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426403238436"} 20240915120354522 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354522 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354524 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354524 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426403238436"} 20240915120354524 DAUC <0003> hlr.c:428 IMSI='262426403238436': storing IMEI = 12345678901234 20240915120354526 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426403238436"} 20240915120354526 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426403238436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120354526 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354526 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120354527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20240915120354535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20240915120354536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46699<->l=127.0.0.1:4259) 20240915120354536 DLINP <000b> input/ipa.c:451 connected read/write 20240915120354536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120354536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120354536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120354536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120354559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 20240915120354660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 20240915120357773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120357773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120357776 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4258 20240915120357780 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357780 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120357780 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120357780 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  20240915120357780 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120357780 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  20240915120357780 DLGSUP <0013> gsup_server.c:235 2:  20240915120357780 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120357780 DLGSUP <0013> gsup_server.c:235 3:  20240915120357780 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120357780 DLGSUP <0013> gsup_server.c:235 4:  20240915120357780 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120357780 DLGSUP <0013> gsup_server.c:235 5:  20240915120357780 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120357780 DLGSUP <0013> gsup_server.c:235 7:  20240915120357780 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120357780 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120357780 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120357780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120357801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45925<->l=127.0.0.1:4259) 20240915120357826 DAUC <0003> db_auc.c:157 IMSI='262427706287602': No 2G Auth Data 20240915120357826 DAUC <0003> db_auc.c:192 IMSI='262427706287602': No 3G Auth Data 20240915120357854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20240915120357864 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357864 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427706287602" source_name="the-source\n"} 20240915120357864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240915120357864 DMAIN <0000> hlr.c:435 IMSI='262427706287602': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120357864 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427706287602" destination_name="the-source\n"} 20240915120357864 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357864 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357864 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357868 DAUC <0003> db_auc.c:192 IMSI='262427706287602': No 3G Auth Data 20240915120357871 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357871 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427706287602" source_name="the-source\n"} 20240915120357871 DAUC <0003> hlr.c:428 IMSI='262427706287602': storing IMEI = 12345678901234 20240915120357874 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427706287602" destination_name="the-source\n"} 20240915120357874 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427706287602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357874 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357877 DAUC <0003> db_auc.c:192 IMSI='262427706287602': No 3G Auth Data 20240915120357878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20240915120357888 DAUC <0003> db_auc.c:157 IMSI='262421750007094': No 2G Auth Data 20240915120357888 DAUC <0003> db_auc.c:192 IMSI='262421750007094': No 3G Auth Data 20240915120357901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4258 20240915120357904 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357904 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421750007094" source_name="the-source\n"} 20240915120357904 DMAIN <0000> hlr.c:435 IMSI='262421750007094': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120357904 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421750007094" destination_name="the-source\n"} 20240915120357905 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357905 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357905 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357906 DAUC <0003> db_auc.c:192 IMSI='262421750007094': No 3G Auth Data 20240915120357907 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357907 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421750007094" source_name="the-source\n"} 20240915120357907 DAUC <0003> hlr.c:428 IMSI='262421750007094': storing IMEI = 12345678901234 20240915120357910 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421750007094" destination_name="the-source\n"} 20240915120357910 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421750007094 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357910 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357910 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357911 DAUC <0003> db_auc.c:192 IMSI='262421750007094': No 3G Auth Data 20240915120357912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4258 20240915120357920 DAUC <0003> db_auc.c:157 IMSI='262425675941218': No 2G Auth Data 20240915120357920 DAUC <0003> db_auc.c:192 IMSI='262425675941218': No 3G Auth Data 20240915120357932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20240915120357935 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357935 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425675941218" source_name="the-source\n"} 20240915120357935 DMAIN <0000> hlr.c:435 IMSI='262425675941218': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120357935 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425675941218" destination_name="the-source\n"} 20240915120357935 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357935 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357935 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357936 DAUC <0003> db_auc.c:192 IMSI='262425675941218': No 3G Auth Data 20240915120357937 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357937 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425675941218" source_name="the-source\n"} 20240915120357937 DAUC <0003> hlr.c:428 IMSI='262425675941218': storing IMEI = 12345678901234 20240915120357940 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425675941218" destination_name="the-source\n"} 20240915120357940 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425675941218 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357941 DAUC <0003> db_auc.c:192 IMSI='262425675941218': No 3G Auth Data 20240915120357941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20240915120357949 DAUC <0003> db_auc.c:157 IMSI='262426354138376': No 2G Auth Data 20240915120357949 DAUC <0003> db_auc.c:192 IMSI='262426354138376': No 3G Auth Data 20240915120357961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20240915120357964 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357964 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354138376" source_name="the-source\n"} 20240915120357964 DMAIN <0000> hlr.c:435 IMSI='262426354138376': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120357964 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426354138376" destination_name="the-source\n"} 20240915120357964 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357964 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357964 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357965 DAUC <0003> db_auc.c:157 IMSI='262426354138376': No 2G Auth Data 20240915120357966 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357966 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426354138376" source_name="the-source\n"} 20240915120357966 DAUC <0003> hlr.c:428 IMSI='262426354138376': storing IMEI = 12345678901234 20240915120357968 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426354138376" destination_name="the-source\n"} 20240915120357968 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426354138376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357968 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357968 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357969 DAUC <0003> db_auc.c:157 IMSI='262426354138376': No 2G Auth Data 20240915120357969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4258 20240915120357978 DAUC <0003> db_auc.c:157 IMSI='262427114646572': No 2G Auth Data 20240915120357978 DAUC <0003> db_auc.c:192 IMSI='262427114646572': No 3G Auth Data 20240915120357989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33828<->l=127.0.0.1:4258 20240915120357992 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357992 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427114646572" source_name="the-source\n"} 20240915120357992 DMAIN <0000> hlr.c:435 IMSI='262427114646572': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120357992 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427114646572" destination_name="the-source\n"} 20240915120357992 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357992 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357992 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357992 DAUC <0003> db_auc.c:157 IMSI='262427114646572': No 2G Auth Data 20240915120357993 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120357993 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427114646572" source_name="the-source\n"} 20240915120357993 DAUC <0003> hlr.c:428 IMSI='262427114646572': storing IMEI = 12345678901234 20240915120357996 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427114646572" destination_name="the-source\n"} 20240915120357996 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427114646572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120357996 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357996 DLINP <000b> input/ipa.c:451 connected read/write 20240915120357996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120357997 DAUC <0003> db_auc.c:157 IMSI='262427114646572': No 2G Auth Data 20240915120357997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33828<->l=127.0.0.1:4258 20240915120358005 DAUC <0003> db_auc.c:157 IMSI='262424505458226': No 2G Auth Data 20240915120358005 DAUC <0003> db_auc.c:192 IMSI='262424505458226': No 3G Auth Data 20240915120358019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20240915120358022 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358022 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424505458226" source_name="the-source\n"} 20240915120358022 DMAIN <0000> hlr.c:435 IMSI='262424505458226': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120358022 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424505458226" destination_name="the-source\n"} 20240915120358022 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358022 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358022 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358024 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358024 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424505458226" source_name="the-source\n"} 20240915120358024 DAUC <0003> hlr.c:428 IMSI='262424505458226': storing IMEI = 12345678901234 20240915120358026 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424505458226" destination_name="the-source\n"} 20240915120358026 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424505458226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358026 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358026 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20240915120358039 DAUC <0003> db_auc.c:157 IMSI='262426825154892': No 2G Auth Data 20240915120358039 DAUC <0003> db_auc.c:192 IMSI='262426825154892': No 3G Auth Data 20240915120358053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20240915120358056 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358056 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426825154892" source_name="the-source\n"} 20240915120358056 DMAIN <0000> hlr.c:435 IMSI='262426825154892': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120358056 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426825154892" destination_name="the-source\n"} 20240915120358056 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358056 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358056 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358058 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358058 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426825154892" source_name="the-source\n"} 20240915120358058 DAUC <0003> hlr.c:428 IMSI='262426825154892': storing IMEI = 12345678901234 20240915120358060 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426825154892" destination_name="the-source\n"} 20240915120358060 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426825154892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358060 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358060 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20240915120358072 DAUC <0003> db_auc.c:157 IMSI='262426493581716': No 2G Auth Data 20240915120358072 DAUC <0003> db_auc.c:192 IMSI='262426493581716': No 3G Auth Data 20240915120358086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33860<->l=127.0.0.1:4258 20240915120358088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358088 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493581716" source_name="the-source\n"} 20240915120358088 DMAIN <0000> hlr.c:435 IMSI='262426493581716': has IMEI = 12345678901234 (consider setting 'store-imei') 20240915120358088 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493581716" destination_name="the-source\n"} 20240915120358088 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358088 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358090 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358090 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493581716" source_name="the-source\n"} 20240915120358090 DAUC <0003> hlr.c:428 IMSI='262426493581716': storing IMEI = 12345678901234 20240915120358093 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493581716" destination_name="the-source\n"} 20240915120358093 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426493581716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120358093 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358093 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120358094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33860<->l=127.0.0.1:4258 20240915120358102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4258 20240915120358103 DLINP <000b> input/ipa.c:451 connected read/write 20240915120358103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120358103 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120358103 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120358103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120358103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240915120358103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45925<->l=127.0.0.1:4259) 20240915120358146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 20240915120358252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 20240915120401347 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120401347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120401348 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20240915120401349 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120401349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120401349 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  20240915120401349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120401349 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  20240915120401349 DLGSUP <0013> gsup_server.c:235 2:  20240915120401349 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120401349 DLGSUP <0013> gsup_server.c:235 3:  20240915120401349 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120401349 DLGSUP <0013> gsup_server.c:235 4:  20240915120401349 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120401349 DLGSUP <0013> gsup_server.c:235 5:  20240915120401349 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120401349 DLGSUP <0013> gsup_server.c:235 7:  20240915120401349 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120401349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120401349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120401349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120401359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20240915120401368 DAUC <0003> db_auc.c:157 IMSI='262426241071373': No 2G Auth Data 20240915120401368 DAUC <0003> db_auc.c:192 IMSI='262426241071373': No 3G Auth Data 20240915120401392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20240915120401402 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401402 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426241071373"} 20240915120401402 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401402 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426241071373" cause=Invalid mandatory information} 20240915120401402 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401402 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401402 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401407 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426241071373"} 20240915120401407 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401407 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426241071373" cause=Invalid mandatory information} 20240915120401407 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401410 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401410 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426241071373"} 20240915120401410 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401410 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426241071373" cause=Invalid mandatory information} 20240915120401411 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401411 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401411 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401413 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401413 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426241071373"} 20240915120401413 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401413 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426241071373" cause=Invalid mandatory information} 20240915120401413 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401413 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401413 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401416 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401416 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426241071373"} 20240915120401416 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401416 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426241071373" cause=Invalid mandatory information} 20240915120401416 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426241071373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401416 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401416 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20240915120401429 DAUC <0003> db_auc.c:157 IMSI='262425853644585': No 2G Auth Data 20240915120401429 DAUC <0003> db_auc.c:192 IMSI='262425853644585': No 3G Auth Data 20240915120401442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20240915120401443 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401443 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853644585"} 20240915120401443 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401443 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425853644585" cause=Invalid mandatory information} 20240915120401443 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401443 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401443 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401444 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853644585"} 20240915120401444 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401444 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425853644585" cause=Invalid mandatory information} 20240915120401444 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401444 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853644585"} 20240915120401444 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401444 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425853644585" cause=Invalid mandatory information} 20240915120401444 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401444 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401445 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401445 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853644585"} 20240915120401445 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401445 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425853644585" cause=Invalid mandatory information} 20240915120401445 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401445 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401445 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401446 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401446 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853644585"} 20240915120401446 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401446 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425853644585" cause=Invalid mandatory information} 20240915120401446 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425853644585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401446 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401446 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20240915120401455 DAUC <0003> db_auc.c:157 IMSI='262422525237457': No 2G Auth Data 20240915120401455 DAUC <0003> db_auc.c:192 IMSI='262422525237457': No 3G Auth Data 20240915120401466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4258 20240915120401467 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401467 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422525237457"} 20240915120401467 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401467 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422525237457" cause=Invalid mandatory information} 20240915120401467 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401467 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401467 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401468 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401468 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422525237457"} 20240915120401468 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401468 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422525237457" cause=Invalid mandatory information} 20240915120401468 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401468 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401468 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401469 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422525237457"} 20240915120401469 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401469 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422525237457" cause=Invalid mandatory information} 20240915120401469 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401469 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422525237457"} 20240915120401469 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401469 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422525237457" cause=Invalid mandatory information} 20240915120401469 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401469 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401470 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401470 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422525237457"} 20240915120401470 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401470 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422525237457" cause=Invalid mandatory information} 20240915120401470 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422525237457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401470 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401470 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4258 20240915120401479 DAUC <0003> db_auc.c:157 IMSI='262428502460973': No 2G Auth Data 20240915120401479 DAUC <0003> db_auc.c:192 IMSI='262428502460973': No 3G Auth Data 20240915120401490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20240915120401491 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401491 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428502460973"} 20240915120401491 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401491 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428502460973" cause=Invalid mandatory information} 20240915120401491 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401491 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401491 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401492 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401492 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428502460973"} 20240915120401492 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401492 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428502460973" cause=Invalid mandatory information} 20240915120401492 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401492 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401492 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401493 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401493 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428502460973"} 20240915120401493 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401493 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428502460973" cause=Invalid mandatory information} 20240915120401493 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401493 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401493 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401493 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401494 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428502460973"} 20240915120401494 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401494 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428502460973" cause=Invalid mandatory information} 20240915120401494 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401494 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428502460973"} 20240915120401494 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401494 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428502460973" cause=Invalid mandatory information} 20240915120401494 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428502460973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401494 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20240915120401503 DAUC <0003> db_auc.c:157 IMSI='262422172424520': No 2G Auth Data 20240915120401503 DAUC <0003> db_auc.c:192 IMSI='262422172424520': No 3G Auth Data 20240915120401515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 20240915120401516 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401516 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172424520"} 20240915120401516 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401517 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422172424520" cause=Invalid mandatory information} 20240915120401517 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401517 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172424520"} 20240915120401517 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401517 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422172424520" cause=Invalid mandatory information} 20240915120401517 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401517 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401518 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172424520"} 20240915120401518 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401518 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422172424520" cause=Invalid mandatory information} 20240915120401518 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401518 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172424520"} 20240915120401518 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401518 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422172424520" cause=Invalid mandatory information} 20240915120401518 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401518 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401519 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401519 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422172424520"} 20240915120401519 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401519 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422172424520" cause=Invalid mandatory information} 20240915120401519 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422172424520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401519 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401519 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 20240915120401528 DAUC <0003> db_auc.c:157 IMSI='262422476315174': No 2G Auth Data 20240915120401528 DAUC <0003> db_auc.c:192 IMSI='262422476315174': No 3G Auth Data 20240915120401542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401544 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476315174"} 20240915120401544 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401544 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476315174" cause=Invalid mandatory information} 20240915120401544 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401544 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476315174"} 20240915120401544 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401544 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476315174" cause=Invalid mandatory information} 20240915120401544 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401544 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401545 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401545 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476315174"} 20240915120401545 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401545 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476315174" cause=Invalid mandatory information} 20240915120401545 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401545 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401545 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401546 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476315174"} 20240915120401546 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401546 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476315174" cause=Invalid mandatory information} 20240915120401546 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401546 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422476315174"} 20240915120401546 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401546 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422476315174" cause=Invalid mandatory information} 20240915120401546 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422476315174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401546 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20240915120401557 DAUC <0003> db_auc.c:157 IMSI='262427094387190': No 2G Auth Data 20240915120401557 DAUC <0003> db_auc.c:192 IMSI='262427094387190': No 3G Auth Data 20240915120401571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20240915120401573 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401573 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427094387190"} 20240915120401573 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401573 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427094387190" cause=Invalid mandatory information} 20240915120401573 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401573 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401573 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401574 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401574 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427094387190"} 20240915120401574 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401574 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427094387190" cause=Invalid mandatory information} 20240915120401574 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401574 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401574 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401575 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427094387190"} 20240915120401575 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401575 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427094387190" cause=Invalid mandatory information} 20240915120401575 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401575 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427094387190"} 20240915120401575 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401575 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427094387190" cause=Invalid mandatory information} 20240915120401575 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401575 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401576 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401576 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427094387190"} 20240915120401576 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401576 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427094387190" cause=Invalid mandatory information} 20240915120401576 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427094387190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401576 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401576 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20240915120401587 DAUC <0003> db_auc.c:157 IMSI='262422754469473': No 2G Auth Data 20240915120401587 DAUC <0003> db_auc.c:192 IMSI='262422754469473': No 3G Auth Data 20240915120401601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20240915120401602 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401603 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754469473"} 20240915120401603 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240915120401603 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754469473" cause=Invalid mandatory information} 20240915120401603 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401603 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754469473"} 20240915120401603 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240915120401603 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754469473" cause=Invalid mandatory information} 20240915120401603 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401603 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401604 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754469473"} 20240915120401604 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240915120401604 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754469473" cause=Invalid mandatory information} 20240915120401604 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401604 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754469473"} 20240915120401604 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240915120401604 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754469473" cause=Invalid mandatory information} 20240915120401604 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401604 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401605 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401605 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754469473"} 20240915120401605 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240915120401605 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754469473" cause=Invalid mandatory information} 20240915120401605 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422754469473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120401605 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401605 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120401605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20240915120401614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20240915120401614 DLINP <000b> input/ipa.c:451 connected read/write 20240915120401614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120401614 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120401614 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120401614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120401614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20240915120401638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20240915120401739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20240915120404800 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120404800 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120404805 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120404807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20240915120404811 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120404811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120404811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120404811 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  20240915120404811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120404811 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  20240915120404811 DLGSUP <0013> gsup_server.c:235 2:  20240915120404811 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120404811 DLGSUP <0013> gsup_server.c:235 3:  20240915120404811 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120404811 DLGSUP <0013> gsup_server.c:235 4:  20240915120404811 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120404811 DLGSUP <0013> gsup_server.c:235 5:  20240915120404811 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120404811 DLGSUP <0013> gsup_server.c:235 7:  20240915120404811 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120404811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120404811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120404811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120404835 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44239<->l=127.0.0.1:4259) 20240915120404854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20240915120404867 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120404867 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429726636542"} 20240915120404867 DMAIN <0000> hlr.c:435 IMSI='262429726636542': has IMEI = 22245678901234 (consider setting 'store-imei') 20240915120404867 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240915120404867 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429726636542" cause=Invalid mandatory information} 20240915120404867 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120404867 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120404867 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120404877 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120404877 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429726636542"} 20240915120404877 DAUC <0003> hlr.c:428 IMSI='262429726636542': storing IMEI = 22245678901234 20240915120404877 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429726636542': no such subscriber 20240915120404877 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240915120404877 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429726636542" cause=Invalid mandatory information} 20240915120404877 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429726636542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120404877 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120404877 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120404880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.1:4258 20240915120404881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20240915120404883 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44239<->l=127.0.0.1:4259) 20240915120404883 DLINP <000b> input/ipa.c:451 connected read/write 20240915120404883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120404883 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120404884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120404884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120404916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20240915120405017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20240915120408139 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120408139 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120408144 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20240915120408149 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120408150 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120408150 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  20240915120408150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120408150 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  20240915120408150 DLGSUP <0013> gsup_server.c:235 2:  20240915120408150 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120408150 DLGSUP <0013> gsup_server.c:235 3:  20240915120408150 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120408150 DLGSUP <0013> gsup_server.c:235 4:  20240915120408150 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120408150 DLGSUP <0013> gsup_server.c:235 5:  20240915120408150 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120408150 DLGSUP <0013> gsup_server.c:235 7:  20240915120408150 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120408150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120408150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120408150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120408181 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34105<->l=127.0.0.1:4259) 20240915120408202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20240915120408215 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408215 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408215 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408235 DMAIN <0000> hlr.c:243 IMSI='262423128213696': Successfully assigned MSISDN='623' 20240915120408235 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408254 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408254 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408254 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408254 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408259 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408259 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408261 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408261 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408262 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408262 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408265 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408265 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408265 DLU <0006> fsm.c:456 lu(262423128213696)[0x612000013720]{UNVALIDATED}: Allocated 20240915120408265 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120408279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423128213696)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120408279 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408279 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408284 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408284 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423128213696"} 20240915120408284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423128213696)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120408284 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120408284 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423128213696"} 20240915120408284 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120408284 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120408284 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408284 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408295 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408295 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408295 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408306 DMAIN <0000> hlr.c:243 IMSI='262423128213696': Successfully assigned MSISDN='599' 20240915120408306 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408309 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408309 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408309 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408309 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408312 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408312 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408313 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408313 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408315 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408315 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408317 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408317 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408319 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408320 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408320 DLU <0006> fsm.c:456 lu(262423128213696)[0x6120000138a0]{UNVALIDATED}: Allocated 20240915120408320 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120408325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423128213696)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120408325 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408325 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408325 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408330 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408330 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423128213696"} 20240915120408330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423128213696)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120408330 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120408330 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423128213696"} 20240915120408330 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120408330 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120408330 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408330 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408340 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408340 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408340 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408353 DMAIN <0000> hlr.c:243 IMSI='262423128213696': Successfully assigned MSISDN='265' 20240915120408353 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408355 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408355 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408355 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408355 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408357 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408357 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408357 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408357 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408358 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408358 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408359 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408359 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408359 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408359 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408359 DLU <0006> fsm.c:456 lu(262423128213696)[0x612000013a20]{UNVALIDATED}: Allocated 20240915120408359 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120408359 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423128213696" cause=GPRS services not allowed} 20240915120408359 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240915120408359 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x612000013a20]{UNVALIDATED}: Deallocated 20240915120408359 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408360 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408364 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408364 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408364 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408369 DMAIN <0000> hlr.c:243 IMSI='262423128213696': Successfully assigned MSISDN='591' 20240915120408369 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408372 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408372 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408372 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408372 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408373 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408373 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408373 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408373 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408373 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408373 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408374 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408374 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408374 DLU <0006> fsm.c:456 lu(262423128213696)[0x612000013ba0]{UNVALIDATED}: Allocated 20240915120408374 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120408374 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423128213696" cause=GPRS services not allowed} 20240915120408374 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408374 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240915120408374 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240915120408374 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408374 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408378 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408378 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408378 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408381 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408383 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408383 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408383 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408383 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408384 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408384 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408384 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408384 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408384 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408384 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408385 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408385 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408385 DLU <0006> fsm.c:456 lu(262423128213696)[0x612000013d20]{UNVALIDATED}: Allocated 20240915120408385 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120408385 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423128213696" cause=GPRS services not allowed} 20240915120408385 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408385 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408385 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423128213696)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240915120408385 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x612000013d20]{UNVALIDATED}: Deallocated 20240915120408385 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408385 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408390 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408390 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423128213696"} 20240915120408390 DMAIN <0000> hlr.c:227 IMSI='262423128213696': Creating subscriber on demand 20240915120408392 DAUC <0003> hlr.c:428 IMSI='262423128213696': storing IMEI = 12345678901234 20240915120408395 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423128213696"} 20240915120408395 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240915120408395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408395 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408396 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408396 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408397 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408397 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408398 DAUC <0003> db_auc.c:157 IMSI='262423128213696': No 2G Auth Data 20240915120408398 DAUC <0003> db_auc.c:192 IMSI='262423128213696': No 3G Auth Data 20240915120408399 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408399 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408399 DLU <0006> fsm.c:456 lu(262423128213696)[0x612000013ea0]{UNVALIDATED}: Allocated 20240915120408399 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120408405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423128213696)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120408405 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423128213696" cn_domain=PS} 20240915120408405 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408405 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408407 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408407 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423128213696"} 20240915120408407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423128213696)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120408407 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120408408 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423128213696"} 20240915120408408 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423128213696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120408408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120408408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423128213696)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120408408 DLU <0006> fsm.c:568 lu(PS:IMSI-262423128213696)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120408408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408408 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120408414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58884<->l=127.0.0.1:4258 20240915120408416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20240915120408418 DLINP <000b> input/ipa.c:451 connected read/write 20240915120408418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120408418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120408418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120408418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120408419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34105<->l=127.0.0.1:4259) 20240915120408510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 20240915120408610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4258 20240915120411722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120411722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120411726 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20240915120411732 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120411732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120411732 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  20240915120411732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120411732 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  20240915120411732 DLGSUP <0013> gsup_server.c:235 2:  20240915120411732 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120411732 DLGSUP <0013> gsup_server.c:235 3:  20240915120411732 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120411732 DLGSUP <0013> gsup_server.c:235 4:  20240915120411732 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120411732 DLGSUP <0013> gsup_server.c:235 5:  20240915120411732 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120411732 DLGSUP <0013> gsup_server.c:235 7:  20240915120411732 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120411732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120411732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120411732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120411755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38645<->l=127.0.0.1:4259) 20240915120411768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20240915120411779 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411779 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411779 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411793 DMAIN <0000> hlr.c:243 IMSI='262422949928640': Successfully assigned MSISDN='666' 20240915120411793 DLU <0006> fsm.c:456 lu(262422949928640)[0x612000014020]{UNVALIDATED}: Allocated 20240915120411793 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120411798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422949928640)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120411798 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411798 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411799 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411805 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411805 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422949928640"} 20240915120411805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422949928640)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120411805 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120411805 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422949928640"} 20240915120411805 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120411806 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120411806 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411806 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411809 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411809 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411811 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411811 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411813 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411813 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411824 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411824 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411824 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411851 DMAIN <0000> hlr.c:243 IMSI='262422949928640': Successfully assigned MSISDN='266' 20240915120411851 DLU <0006> fsm.c:456 lu(262422949928640)[0x6120000141a0]{UNVALIDATED}: Allocated 20240915120411851 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120411857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422949928640)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120411857 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411857 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411857 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411861 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411861 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422949928640"} 20240915120411861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422949928640)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120411861 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120411862 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422949928640"} 20240915120411862 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120411862 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120411862 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411862 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411865 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411865 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411867 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411867 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411869 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411869 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411870 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411870 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411876 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411876 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411876 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411882 DMAIN <0000> hlr.c:243 IMSI='262422949928640': Successfully assigned MSISDN='239' 20240915120411882 DLU <0006> fsm.c:456 lu(262422949928640)[0x612000014320]{UNVALIDATED}: Allocated 20240915120411882 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120411882 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422949928640" cause=GPRS services not allowed} 20240915120411882 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x612000014320]{UNVALIDATED}: Freeing instance 20240915120411882 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x612000014320]{UNVALIDATED}: Deallocated 20240915120411882 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411882 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411884 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411884 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411886 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411886 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411888 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411888 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411889 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411889 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411900 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411900 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411900 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411905 DMAIN <0000> hlr.c:243 IMSI='262422949928640': Successfully assigned MSISDN='894' 20240915120411905 DLU <0006> fsm.c:456 lu(262422949928640)[0x6120000144a0]{UNVALIDATED}: Allocated 20240915120411906 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120411906 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422949928640" cause=GPRS services not allowed} 20240915120411906 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240915120411906 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240915120411906 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411906 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411908 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411908 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411910 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411910 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411911 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411911 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411921 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411921 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411921 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411924 DLU <0006> fsm.c:456 lu(262422949928640)[0x612000014620]{UNVALIDATED}: Allocated 20240915120411924 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240915120411924 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422949928640" cause=GPRS services not allowed} 20240915120411924 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422949928640)[0x612000014620]{UNVALIDATED}: Freeing instance 20240915120411924 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x612000014620]{UNVALIDATED}: Deallocated 20240915120411924 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411924 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411927 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411927 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411928 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411928 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411930 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411930 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411940 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411940 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411940 DMAIN <0000> hlr.c:227 IMSI='262422949928640': Creating subscriber on demand 20240915120411943 DLU <0006> fsm.c:456 lu(262422949928640)[0x6120000147a0]{UNVALIDATED}: Allocated 20240915120411943 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120411949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422949928640)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120411949 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422949928640" cn_domain=PS} 20240915120411949 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411949 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411953 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411953 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422949928640"} 20240915120411953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422949928640)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120411953 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120411953 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422949928640"} 20240915120411953 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422949928640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120411953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120411953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422949928640)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120411953 DLU <0006> fsm.c:568 lu(PS:IMSI-262422949928640)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120411953 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411953 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120411955 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411955 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411957 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411957 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411958 DAUC <0003> db_auc.c:157 IMSI='262422949928640': No 2G Auth Data 20240915120411958 DAUC <0003> db_auc.c:192 IMSI='262422949928640': No 3G Auth Data 20240915120411964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20240915120411966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20240915120411968 DLINP <000b> input/ipa.c:451 connected read/write 20240915120411968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120411968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120411968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120411968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120411968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38645<->l=127.0.0.1:4259) 20240915120411994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20240915120412095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20240915120415204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120415205 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120415209 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20240915120415215 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120415215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120415215 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  20240915120415215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120415215 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  20240915120415215 DLGSUP <0013> gsup_server.c:235 2:  20240915120415215 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120415215 DLGSUP <0013> gsup_server.c:235 3:  20240915120415215 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120415215 DLGSUP <0013> gsup_server.c:235 4:  20240915120415215 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120415215 DLGSUP <0013> gsup_server.c:235 5:  20240915120415215 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120415215 DLGSUP <0013> gsup_server.c:235 7:  20240915120415215 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120415215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120415215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120415215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120415244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42199<->l=127.0.0.1:4259) 20240915120415264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20240915120415276 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415276 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424192773764"} 20240915120415276 DMAIN <0000> hlr.c:227 IMSI='262424192773764': Creating subscriber on demand 20240915120415302 DMAIN <0000> hlr.c:243 IMSI='262424192773764': Successfully assigned MSISDN='821' 20240915120415302 DAUC <0003> db_auc.c:157 IMSI='262424192773764': No 2G Auth Data 20240915120415302 DAUC <0003> db_auc.c:192 IMSI='262424192773764': No 3G Auth Data 20240915120415302 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424192773764 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 20240915120415302 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424192773764" cause=IMSI unknown in HLR} 20240915120415302 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240915120415302 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415303 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415310 DAUC <0003> db_auc.c:157 IMSI='262424192773764': No 2G Auth Data 20240915120415310 DAUC <0003> db_auc.c:192 IMSI='262424192773764': No 3G Auth Data 20240915120415312 DAUC <0003> db_auc.c:157 IMSI='262424192773764': No 2G Auth Data 20240915120415312 DAUC <0003> db_auc.c:192 IMSI='262424192773764': No 3G Auth Data 20240915120415313 DAUC <0003> db_auc.c:157 IMSI='262424192773764': No 2G Auth Data 20240915120415313 DAUC <0003> db_auc.c:192 IMSI='262424192773764': No 3G Auth Data 20240915120415317 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415317 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424192773764" cn_domain=PS} 20240915120415318 DLU <0006> fsm.c:456 lu(262424192773764)[0x612000014920]{UNVALIDATED}: Allocated 20240915120415318 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240915120415323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424192773764)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120415323 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424192773764" cn_domain=PS} 20240915120415323 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415324 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415328 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415328 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424192773764"} 20240915120415328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424192773764)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120415328 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120415328 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424192773764"} 20240915120415328 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424192773764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120415328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424192773764)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120415328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424192773764)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120415328 DLU <0006> fsm.c:568 lu(PS:IMSI-262424192773764)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120415328 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415328 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120415335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20240915120415337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20240915120415339 DLINP <000b> input/ipa.c:451 connected read/write 20240915120415339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120415339 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120415339 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120415339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120415339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42199<->l=127.0.0.1:4259) 20240915120415416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20240915120415517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20240915120418623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120418623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120418628 DLINP <000b> input/ipa.c:451 connected read/write 20240915120418628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120418629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20240915120418633 DLINP <000b> input/ipa.c:451 connected read/write 20240915120418633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120418633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120418633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120418633 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  20240915120418633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120418633 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  20240915120418634 DLGSUP <0013> gsup_server.c:235 2:  20240915120418634 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120418634 DLGSUP <0013> gsup_server.c:235 3:  20240915120418634 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120418634 DLGSUP <0013> gsup_server.c:235 4:  20240915120418634 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120418634 DLGSUP <0013> gsup_server.c:235 5:  20240915120418634 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120418634 DLGSUP <0013> gsup_server.c:235 7:  20240915120418634 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120418634 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120418634 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120418634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120418658 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34317<->l=127.0.0.1:4259) 20240915120418662 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240915120418662 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240915120418682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20240915120418700 DAUC <0003> db_auc.c:157 IMSI='262427630442450': No 2G Auth Data 20240915120418700 DAUC <0003> db_auc.c:192 IMSI='262427630442450': No 3G Auth Data 20240915120418716 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618486678.msisdn 20240915120418716 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618486678.msisdn: not attached (vlr_number unset) 20240915120418716 DDGSM <0007> mslookup_server.c:327 sip.voice.491618486678.msisdn: does not exist in GSUP proxy 20240915120419716 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120419716 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427630442450" cn_domain=CS} 20240915120419716 DLU <0006> fsm.c:456 lu(262427630442450)[0x612000014da0]{UNVALIDATED}: Allocated 20240915120419716 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240915120419730 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427630442450)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240915120419730 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427630442450" cn_domain=CS} 20240915120419730 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120419730 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120419734 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120419734 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427630442450"} 20240915120419734 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427630442450)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240915120419734 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240915120419734 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427630442450"} 20240915120419734 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427630442450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120419734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427630442450)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240915120419734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427630442450)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240915120419734 DLU <0006> fsm.c:568 lu(CS:IMSI-262427630442450)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240915120419734 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120419734 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120419736 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618486678.msisdn 20240915120419736 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618486678.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240915120419736 DDGSM <0007> mslookup_server.c:327 sip.voice.491618486678.msisdn: does not exist in GSUP proxy 20240915120419736 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618486678.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240915120419743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20240915120419743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20240915120419744 DLINP <000b> input/ipa.c:451 connected read/write 20240915120419745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120419745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120419745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120419745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120419745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34317<->l=127.0.0.1:4259) 20240915120419796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4258 20240915120419897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4258 20240915120420934 DSS <0004> hlr_ussd.c:239 262427388386389/0x29e7efaa: SS Session Timeout, destroying 20240915120420934 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427388386389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240915120423009 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120423009 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120423014 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120423015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20240915120423019 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120423019 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120423019 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120423019 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  20240915120423019 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120423019 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  20240915120423019 DLGSUP <0013> gsup_server.c:235 2:  20240915120423019 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120423019 DLGSUP <0013> gsup_server.c:235 3:  20240915120423019 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120423019 DLGSUP <0013> gsup_server.c:235 4:  20240915120423020 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120423020 DLGSUP <0013> gsup_server.c:235 5:  20240915120423020 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120423020 DLGSUP <0013> gsup_server.c:235 7:  20240915120423020 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120423020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120423020 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120423020 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120423020 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240915120423020 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240915120423048 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37341<->l=127.0.0.1:4259) 20240915120423050 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240915120423050 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240915120423057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 20240915120423062 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120423062 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429558880136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429558880136" cn_domain=CS} 20240915120423062 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429558880136 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240915120423062 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429558880136 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240915120423062 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429558880136.imsi 20240915120423062 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429558880136.imsi 20240915120423062 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429558880136.imsi: does not exist in local HLR 20240915120423065 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429558880136 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240915120423065 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240915120423065 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240915120423065 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240915120423065 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240915120423065 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240915120423065 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429558880136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120423065 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120423065 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120423065 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120423065 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120423065 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120423065 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120423066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423066 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240915120423066 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240915120423066 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240915120423066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423066 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240915120423110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423110 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429558880136 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610288650 20240915120423111 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429558880136 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120423111 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423111 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423119 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423119 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423119 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429558880136 MSISDN-491610288650 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120423119 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423119 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423124 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423124 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423124 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429558880136 MSISDN-491610288650 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 20240915120423124 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429558880136 MSISDN-491610288650 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120423124 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423124 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120423138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 20240915120423141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20240915120423143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37341<->l=127.0.0.1:4259) 20240915120423143 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120423143 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120423143 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240915120423143 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240915120423143 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240915120423144 DLINP <000b> input/ipa.c:451 connected read/write 20240915120423144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120423144 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120423144 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120423144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120423223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20240915120423324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20240915120426436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120426437 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120426440 DLINP <000b> input/ipa.c:451 connected read/write 20240915120426440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120426442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20240915120426446 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240915120426446 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240915120426446 DLINP <000b> input/ipa.c:451 connected read/write 20240915120426446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120426446 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120426446 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120426446 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  20240915120426446 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120426446 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  20240915120426446 DLGSUP <0013> gsup_server.c:235 2:  20240915120426446 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120426446 DLGSUP <0013> gsup_server.c:235 3:  20240915120426446 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120426446 DLGSUP <0013> gsup_server.c:235 4:  20240915120426446 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120426446 DLGSUP <0013> gsup_server.c:235 5:  20240915120426446 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120426446 DLGSUP <0013> gsup_server.c:235 7:  20240915120426446 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120426446 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120426446 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120426446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120426463 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37629<->l=127.0.0.1:4259) 20240915120426465 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240915120426465 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240915120426473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20240915120426486 DAUC <0003> db_auc.c:157 IMSI='262423586706786': No 2G Auth Data 20240915120426486 DAUC <0003> db_auc.c:192 IMSI='262423586706786': No 3G Auth Data 20240915120426500 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423586706786.imsi 20240915120426500 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423586706786.imsi: found in local HLR 20240915120426511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20240915120426513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20240915120426516 DLINP <000b> input/ipa.c:451 connected read/write 20240915120426516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120426516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120426516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120426516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120426516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37629<->l=127.0.0.1:4259) 20240915120426545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20240915120426646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20240915120429749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120429749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120429753 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120429755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33832<->l=127.0.0.1:4258 20240915120429758 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120429758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120429758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120429758 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  20240915120429758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120429758 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  20240915120429758 DLGSUP <0013> gsup_server.c:235 2:  20240915120429758 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120429758 DLGSUP <0013> gsup_server.c:235 3:  20240915120429758 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120429758 DLGSUP <0013> gsup_server.c:235 4:  20240915120429758 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120429758 DLGSUP <0013> gsup_server.c:235 5:  20240915120429758 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120429758 DLGSUP <0013> gsup_server.c:235 7:  20240915120429758 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120429758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120429758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120429758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120429758 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240915120429758 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240915120429791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33815<->l=127.0.0.1:4259) 20240915120429792 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240915120429792 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240915120429800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20240915120429802 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120429802 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427458924983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427458924983" cn_domain=CS} 20240915120429802 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427458924983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240915120429802 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427458924983 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240915120429802 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427458924983.imsi 20240915120429802 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427458924983.imsi 20240915120429803 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427458924983.imsi: does not exist in local HLR 20240915120429806 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427458924983 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240915120429806 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240915120429806 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240915120429806 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240915120429806 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240915120429806 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240915120429806 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427458924983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120429806 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120429806 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120429806 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120429806 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120429806 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120429806 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120429808 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429808 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429808 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240915120429808 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240915120429808 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240915120429809 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429809 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429809 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240915120429850 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429850 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429850 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429850 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429850 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427458924983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616027182 20240915120429850 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427458924983 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120429850 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429850 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429852 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429852 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429852 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427458924983 MSISDN-491616027182 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120429852 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429852 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429853 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120429853 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120429853 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427458924983 MSISDN-491616027182 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 20240915120429853 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427458924983 MSISDN-491616027182 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120429853 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429853 DLINP <000b> input/ipa.c:451 connected read/write 20240915120429853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120429854 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427458924983.imsi 20240915120429854 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427458924983.imsi: does not exist in local HLR 20240915120430862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20240915120430871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33832<->l=127.0.0.1:4258 20240915120430875 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120430875 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120430875 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240915120430875 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240915120430875 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240915120430911 DLINP <000b> input/ipa.c:451 connected read/write 20240915120430911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120430911 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120430911 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120430911 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120430930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33815<->l=127.0.0.1:4259) 20240915120431070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20240915120431172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20240915120434277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240915120434277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240915120434281 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120434283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20240915120434286 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120434286 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240915120434286 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240915120434286 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  20240915120434286 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240915120434286 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  20240915120434286 DLGSUP <0013> gsup_server.c:235 2:  20240915120434286 DLGSUP <0013> gsup_server.c:237 2: 00  20240915120434286 DLGSUP <0013> gsup_server.c:235 3:  20240915120434286 DLGSUP <0013> gsup_server.c:237 3: 00  20240915120434286 DLGSUP <0013> gsup_server.c:235 4:  20240915120434286 DLGSUP <0013> gsup_server.c:237 4: 00  20240915120434286 DLGSUP <0013> gsup_server.c:235 5:  20240915120434286 DLGSUP <0013> gsup_server.c:237 5: 00  20240915120434286 DLGSUP <0013> gsup_server.c:235 7:  20240915120434286 DLGSUP <0013> gsup_server.c:237 7: 00  20240915120434286 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240915120434286 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240915120434286 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240915120434288 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240915120434288 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240915120434319 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36657<->l=127.0.0.1:4259) 20240915120434321 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240915120434321 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240915120434334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4258 20240915120434338 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120434338 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429966995153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429966995153" cn_domain=CS} 20240915120434338 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429966995153 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240915120434338 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429966995153 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240915120434338 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429966995153.imsi 20240915120434338 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429966995153.imsi 20240915120434338 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429966995153.imsi: does not exist in local HLR 20240915120434342 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429966995153 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240915120434342 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240915120434342 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240915120434342 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240915120434342 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240915120434342 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240915120434342 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429966995153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240915120434342 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120434342 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120434342 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120434342 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120434342 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240915120434342 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240915120434344 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434344 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434344 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240915120434344 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240915120434344 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240915120434346 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434346 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434346 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240915120434390 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434390 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434390 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434390 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434390 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429966995153 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612260660 20240915120434390 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429966995153 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120434390 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434390 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434392 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434392 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434392 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429966995153 MSISDN-491612260660 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120434392 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434392 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434393 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434393 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434393 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429966995153 MSISDN-491612260660 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 20240915120434393 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429966995153 MSISDN-491612260660 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240915120434393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434393 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240915120434394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612260660.msisdn 20240915120434394 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612260660.msisdn: does not exist in local HLR 20240915120434394 DDGSM <0007> mslookup_server.c:352 sip.voice.491612260660.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240915120434394 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612260660.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240915120434395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4258 20240915120434396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20240915120434397 DLINP <000b> input/ipa.c:451 connected read/write 20240915120434397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240915120434397 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240915120434397 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240915120434397 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240915120434397 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36657<->l=127.0.0.1:4259) 20240915120434397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240915120434397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240915120434397 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240915120434397 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240915120434397 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240915120434436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258 20240915120434537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258