20241028082523169 DMAIN <0000> hlr.c:802 hlr starting 20241028082523169 DDB <0001> db.c:599 using database: hlr.db 20241028082523169 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241028082523169 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241028082523170 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241028082523170 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241028082523198 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241028082523198 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241028082523291 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241028082523292 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241028082523292 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241028082524723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082524724 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082524726 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082524727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241028082524729 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082524729 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082524729 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082524729 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  20241028082524729 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082524729 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  20241028082524729 DLGSUP <0013> gsup_server.c:235 2:  20241028082524729 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082524729 DLGSUP <0013> gsup_server.c:235 3:  20241028082524729 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082524729 DLGSUP <0013> gsup_server.c:235 4:  20241028082524729 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082524729 DLGSUP <0013> gsup_server.c:235 5:  20241028082524729 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082524729 DLGSUP <0013> gsup_server.c:235 7:  20241028082524729 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082524729 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082524729 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082524729 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082524750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34735<->l=127.0.0.1:4259) 20241028082524760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 20241028082524769 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082524769 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"} 20241028082524769 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" 20241028082524769 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} 20241028082524769 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 20241028082524769 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082524769 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082524772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4258 20241028082524772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241028082524773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34735<->l=127.0.0.1:4259) 20241028082524774 DLINP <000b> input/ipa.c:451 connected read/write 20241028082524774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082524774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082524774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082524774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082524833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241028082524834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241028082527907 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082527908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082527910 DLINP <000b> input/ipa.c:451 connected read/write 20241028082527910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082527910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20241028082527912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082527912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082527912 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082527912 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082527912 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  20241028082527912 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082527912 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  20241028082527912 DLGSUP <0013> gsup_server.c:235 2:  20241028082527912 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082527912 DLGSUP <0013> gsup_server.c:235 3:  20241028082527912 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082527912 DLGSUP <0013> gsup_server.c:235 4:  20241028082527912 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082527912 DLGSUP <0013> gsup_server.c:235 5:  20241028082527912 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082527912 DLGSUP <0013> gsup_server.c:235 7:  20241028082527912 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082527912 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082527912 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082527912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082527931 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43341<->l=127.0.0.1:4259) 20241028082527946 DAUC <0003> db_auc.c:157 IMSI='262427768242403': No 2G Auth Data 20241028082527946 DAUC <0003> db_auc.c:192 IMSI='262427768242403': No 3G Auth Data 20241028082527981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 20241028082527984 DLINP <000b> input/ipa.c:451 connected read/write 20241028082527984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082527984 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427768242403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427768242403"} 20241028082528101 DAUC <0003> db_auc.c:192 IMSI='262427768242403': No 3G Auth Data 20241028082528101 DAUC <0003> db_auc.c:236 IMSI='262427768242403': Calling to generate 5 vectors 20241028082528101 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082528101 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528101 DAUC <0003> auc.c:113 vector [0]: rand = 4ce34329a86839154e413d76a01b1728 20241028082528101 DAUC <0003> auc.c:179 vector [0]: kc = f8808c0f1149e400 20241028082528101 DAUC <0003> auc.c:180 vector [0]: sres = 697b740d 20241028082528101 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082528101 DAUC <0003> auc.c:113 vector [1]: rand = 56a85d2218ddd23450e66b174e60f3c3 20241028082528101 DAUC <0003> auc.c:179 vector [1]: kc = ac3886e593dba400 20241028082528101 DAUC <0003> auc.c:180 vector [1]: sres = f1355e9c 20241028082528101 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082528101 DAUC <0003> auc.c:113 vector [2]: rand = 3fb34a0ba9511f2ad826760a05544571 20241028082528101 DAUC <0003> auc.c:179 vector [2]: kc = 5be234a1d337e800 20241028082528101 DAUC <0003> auc.c:180 vector [2]: sres = 55963750 20241028082528101 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082528101 DAUC <0003> auc.c:113 vector [3]: rand = 9a022a76176f9ea2b84af4aa28e969bf 20241028082528101 DAUC <0003> auc.c:179 vector [3]: kc = a18a56032176b400 20241028082528101 DAUC <0003> auc.c:180 vector [3]: sres = f1311b23 20241028082528101 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082528101 DAUC <0003> auc.c:113 vector [4]: rand = 46b906c2e07f44813054a4ff03fe81e8 20241028082528101 DAUC <0003> auc.c:179 vector [4]: kc = ce22759e8986d400 20241028082528101 DAUC <0003> auc.c:180 vector [4]: sres = ae62e1ee 20241028082528101 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082528101 DAUC <0003> db_auc.c:245 IMSI='262427768242403': Generated 5 vectors 20241028082528101 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427768242403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427768242403"} 20241028082528101 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427768242403 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528101 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528101 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4258 20241028082528472 DAUC <0003> db_auc.c:157 IMSI='262427124598604': No 2G Auth Data 20241028082528472 DAUC <0003> db_auc.c:192 IMSI='262427124598604': No 3G Auth Data 20241028082528506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241028082528508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528508 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427124598604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427124598604"} 20241028082528508 DAUC <0003> db_auc.c:192 IMSI='262427124598604': No 3G Auth Data 20241028082528508 DAUC <0003> db_auc.c:236 IMSI='262427124598604': Calling to generate 5 vectors 20241028082528508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082528508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528509 DAUC <0003> auc.c:113 vector [0]: rand = f64feac918c0ed186c7bacbe5d444787 20241028082528509 DAUC <0003> auc.c:179 vector [0]: kc = 41ec220a8ef56800 20241028082528509 DAUC <0003> auc.c:180 vector [0]: sres = 1e30b389 20241028082528509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082528509 DAUC <0003> auc.c:113 vector [1]: rand = cd96054ebb301e703aedc195900a71b1 20241028082528509 DAUC <0003> auc.c:179 vector [1]: kc = 5052a9c54e8a6c00 20241028082528509 DAUC <0003> auc.c:180 vector [1]: sres = b62cb175 20241028082528509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082528509 DAUC <0003> auc.c:113 vector [2]: rand = 560dde8bb38aaf32f2fc78ee31e52a44 20241028082528509 DAUC <0003> auc.c:179 vector [2]: kc = 349958e3099aac00 20241028082528509 DAUC <0003> auc.c:180 vector [2]: sres = 1a837afd 20241028082528509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082528509 DAUC <0003> auc.c:113 vector [3]: rand = 10a7ea2988b9ad1c53e923a7d2300faf 20241028082528509 DAUC <0003> auc.c:179 vector [3]: kc = e0c1a5cc99860800 20241028082528509 DAUC <0003> auc.c:180 vector [3]: sres = 9a0d648e 20241028082528509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082528509 DAUC <0003> auc.c:113 vector [4]: rand = a9d3d3131244195d54ed3f0195359114 20241028082528509 DAUC <0003> auc.c:179 vector [4]: kc = 71e7476dfa678400 20241028082528509 DAUC <0003> auc.c:180 vector [4]: sres = 0541e982 20241028082528509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082528509 DAUC <0003> db_auc.c:245 IMSI='262427124598604': Generated 5 vectors 20241028082528509 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427124598604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427124598604"} 20241028082528509 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427124598604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528509 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528509 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241028082528539 DAUC <0003> db_auc.c:157 IMSI='262426343347119': No 2G Auth Data 20241028082528539 DAUC <0003> db_auc.c:192 IMSI='262426343347119': No 3G Auth Data 20241028082528578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241028082528581 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528581 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343347119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426343347119"} 20241028082528581 DAUC <0003> db_auc.c:192 IMSI='262426343347119': No 3G Auth Data 20241028082528581 DAUC <0003> db_auc.c:236 IMSI='262426343347119': Calling to generate 5 vectors 20241028082528581 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082528581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528581 DAUC <0003> auc.c:113 vector [0]: rand = acd5032b29b66a910009c116d7dbca5e 20241028082528581 DAUC <0003> auc.c:179 vector [0]: kc = 789e15737d6523f5 20241028082528581 DAUC <0003> auc.c:180 vector [0]: sres = 8cdf1f31 20241028082528581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082528581 DAUC <0003> auc.c:113 vector [1]: rand = 64815b76e41bcaa20f4ef24541543634 20241028082528581 DAUC <0003> auc.c:179 vector [1]: kc = f3b3be27ea92b91d 20241028082528581 DAUC <0003> auc.c:180 vector [1]: sres = a5574edf 20241028082528581 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082528581 DAUC <0003> auc.c:113 vector [2]: rand = 4b917047d3ad141650d9311258cf9020 20241028082528581 DAUC <0003> auc.c:179 vector [2]: kc = dae785ab070c859c 20241028082528581 DAUC <0003> auc.c:180 vector [2]: sres = 88835040 20241028082528581 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082528581 DAUC <0003> auc.c:113 vector [3]: rand = 3d133de3f040a94265d474dd7b2d0885 20241028082528581 DAUC <0003> auc.c:179 vector [3]: kc = cfbcb4a1390c78b1 20241028082528581 DAUC <0003> auc.c:180 vector [3]: sres = 57d4d3d6 20241028082528581 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082528581 DAUC <0003> auc.c:113 vector [4]: rand = 7c3728982fd2b9b44544fca9a2c71bf9 20241028082528581 DAUC <0003> auc.c:179 vector [4]: kc = 2346186cb4dcd2fd 20241028082528581 DAUC <0003> auc.c:180 vector [4]: sres = 6a1422ca 20241028082528581 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082528581 DAUC <0003> db_auc.c:245 IMSI='262426343347119': Generated 5 vectors 20241028082528581 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343347119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426343347119"} 20241028082528581 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343347119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528581 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528581 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241028082528615 DAUC <0003> db_auc.c:157 IMSI='262427157308545': No 2G Auth Data 20241028082528615 DAUC <0003> db_auc.c:192 IMSI='262427157308545': No 3G Auth Data 20241028082528648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241028082528652 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528652 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427157308545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427157308545"} 20241028082528652 DAUC <0003> db_auc.c:157 IMSI='262427157308545': No 2G Auth Data 20241028082528652 DAUC <0003> db_auc.c:236 IMSI='262427157308545': Calling to generate 5 vectors 20241028082528652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082528652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082528652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082528652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082528652 DAUC <0003> auc.c:113 vector [0]: rand = e15cb62d652b4f8be8faf08dbf646878 20241028082528652 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082528652 DAUC <0003> auc.c:142 vector [0]: autn = 6916f2ee2aec00004a75882acccec108 20241028082528652 DAUC <0003> auc.c:143 vector [0]: ck = c4f58030b840bb4f50b815cb8ba2003e 20241028082528652 DAUC <0003> auc.c:144 vector [0]: ik = 13b21dbdcb9c5e23d31827ca0961f8d0 20241028082528652 DAUC <0003> auc.c:145 vector [0]: res = 26fda9628f034de90000000000000000 20241028082528652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082528652 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082528652 DAUC <0003> auc.c:151 vector [0]: kc = 54e7af8cf11f1d82 20241028082528652 DAUC <0003> auc.c:152 vector [0]: sres = a9fee48b 20241028082528652 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082528652 DAUC <0003> auc.c:113 vector [1]: rand = aa7c33efc70d9fda333008460909d987 20241028082528652 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082528652 DAUC <0003> auc.c:142 vector [1]: autn = 47bba8c154ce0000536c1bc63667531f 20241028082528652 DAUC <0003> auc.c:143 vector [1]: ck = ee0e7dfda4bb4249217ac52a89de48cf 20241028082528652 DAUC <0003> auc.c:144 vector [1]: ik = 0ba976bce8349a4434d5209fc787da0e 20241028082528652 DAUC <0003> auc.c:145 vector [1]: res = d36ab923a8f74f0a0000000000000000 20241028082528652 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082528652 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082528652 DAUC <0003> auc.c:151 vector [1]: kc = f008eef402d64acc 20241028082528652 DAUC <0003> auc.c:152 vector [1]: sres = 7b9df629 20241028082528652 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082528652 DAUC <0003> auc.c:113 vector [2]: rand = 436a4d3d83ef363a52ce54cb8e98093b 20241028082528652 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082528652 DAUC <0003> auc.c:142 vector [2]: autn = 569016ee0d3b0000cb74ed01c0c39b71 20241028082528652 DAUC <0003> auc.c:143 vector [2]: ck = 8f3a098030433d23fcedc7f682559562 20241028082528652 DAUC <0003> auc.c:144 vector [2]: ik = ec9fdefca7a56fbcd2fae098935ce13b 20241028082528652 DAUC <0003> auc.c:145 vector [2]: res = 30d06507475cf3530000000000000000 20241028082528652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082528652 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082528652 DAUC <0003> auc.c:151 vector [2]: kc = 4db2f01286ef26c6 20241028082528652 DAUC <0003> auc.c:152 vector [2]: sres = 778c9654 20241028082528652 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082528652 DAUC <0003> auc.c:113 vector [3]: rand = 0e0430bfe73a9d7ec35c2557d0b68baf 20241028082528652 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082528652 DAUC <0003> auc.c:142 vector [3]: autn = a3e1edc3ca3500003e43765e75dabc9d 20241028082528652 DAUC <0003> auc.c:143 vector [3]: ck = 34e422acba9b6123de9884f2f442f344 20241028082528652 DAUC <0003> auc.c:144 vector [3]: ik = 727b8cb5089a6cd7982cf12b9256cd7e 20241028082528652 DAUC <0003> auc.c:145 vector [3]: res = 3c188d50f790eaa20000000000000000 20241028082528652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082528652 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082528652 DAUC <0003> auc.c:151 vector [3]: kc = 002bdbc0d41533ce 20241028082528652 DAUC <0003> auc.c:152 vector [3]: sres = cb8867f2 20241028082528652 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082528652 DAUC <0003> auc.c:113 vector [4]: rand = 17eb1a65bdf1704cb41c87bf41b2abd9 20241028082528652 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082528652 DAUC <0003> auc.c:142 vector [4]: autn = ed847bf91e350000e097bcc787a35376 20241028082528652 DAUC <0003> auc.c:143 vector [4]: ck = 242d2c7623dc76495c429b2482caeb64 20241028082528652 DAUC <0003> auc.c:144 vector [4]: ik = 60de34f3aa9e436aa03d36daa340980d 20241028082528652 DAUC <0003> auc.c:145 vector [4]: res = a53b2c6ab9d763010000000000000000 20241028082528652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082528652 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082528652 DAUC <0003> auc.c:151 vector [4]: kc = b88cb57ba8c8464a 20241028082528652 DAUC <0003> auc.c:152 vector [4]: sres = 1cec4f6b 20241028082528652 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082528652 DAUC <0003> db_auc.c:245 IMSI='262427157308545': Generated 5 vectors 20241028082528652 DAUC <0003> db_auc.c:249 IMSI='262427157308545': Updating SQN=161 in DB 20241028082528659 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427157308545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427157308545"} 20241028082528659 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427157308545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528659 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528659 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241028082528692 DAUC <0003> db_auc.c:157 IMSI='262425388097827': No 2G Auth Data 20241028082528692 DAUC <0003> db_auc.c:192 IMSI='262425388097827': No 3G Auth Data 20241028082528723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241028082528726 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528726 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425388097827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425388097827"} 20241028082528726 DAUC <0003> db_auc.c:157 IMSI='262425388097827': No 2G Auth Data 20241028082528726 DAUC <0003> db_auc.c:236 IMSI='262425388097827': Calling to generate 5 vectors 20241028082528726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082528726 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082528726 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082528726 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082528726 DAUC <0003> auc.c:113 vector [0]: rand = 3c8307aa2155617637e1a7ae9355fe2a 20241028082528726 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082528726 DAUC <0003> auc.c:142 vector [0]: autn = d4c14d02e375000001ee4aeccbd04700 20241028082528726 DAUC <0003> auc.c:143 vector [0]: ck = aa07b84d37334d6e8e0ff74627bccff8 20241028082528726 DAUC <0003> auc.c:144 vector [0]: ik = db0a8c6844884521b2b0175002251a51 20241028082528726 DAUC <0003> auc.c:145 vector [0]: res = d391a97f4d3ade760000000000000000 20241028082528726 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082528726 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082528726 DAUC <0003> auc.c:151 vector [0]: kc = 4db2d4335622dde6 20241028082528726 DAUC <0003> auc.c:152 vector [0]: sres = 9eab7709 20241028082528726 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082528726 DAUC <0003> auc.c:113 vector [1]: rand = 84fcb51f64a9641e6e645a532ec1e5e8 20241028082528726 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082528726 DAUC <0003> auc.c:142 vector [1]: autn = ef40674a940e0000d122125ffb1f8c6a 20241028082528726 DAUC <0003> auc.c:143 vector [1]: ck = 039a0187c31fd307c648d0ea9ba9b871 20241028082528726 DAUC <0003> auc.c:144 vector [1]: ik = f0e02458cfc5aad5876f983c79fe59bd 20241028082528726 DAUC <0003> auc.c:145 vector [1]: res = a05dc1a302c850100000000000000000 20241028082528726 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082528726 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082528726 DAUC <0003> auc.c:151 vector [1]: kc = b25d6d09ee8d981e 20241028082528726 DAUC <0003> auc.c:152 vector [1]: sres = a29591b3 20241028082528726 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082528726 DAUC <0003> auc.c:113 vector [2]: rand = 70ef0c43b367daec7dfefe891902d6b3 20241028082528726 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082528726 DAUC <0003> auc.c:142 vector [2]: autn = b5b9ded460000000a2a271f0b230a042 20241028082528726 DAUC <0003> auc.c:143 vector [2]: ck = 65a0547c579ea2af2ddb8241294b706d 20241028082528726 DAUC <0003> auc.c:144 vector [2]: ik = 5bdd40d06ff4b85fb10281ef1677ff27 20241028082528726 DAUC <0003> auc.c:145 vector [2]: res = 6695e8dc7b4b73890000000000000000 20241028082528726 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082528726 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082528726 DAUC <0003> auc.c:151 vector [2]: kc = a2a41702075695ba 20241028082528726 DAUC <0003> auc.c:152 vector [2]: sres = 1dde9b55 20241028082528726 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082528726 DAUC <0003> auc.c:113 vector [3]: rand = 20fab2f9915fe702a042eb21dcb6095b 20241028082528726 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082528726 DAUC <0003> auc.c:142 vector [3]: autn = d03d53dd70030000ca71e50c1aa82702 20241028082528726 DAUC <0003> auc.c:143 vector [3]: ck = 64ad068031cd224fb81da9db49f6ec2e 20241028082528726 DAUC <0003> auc.c:144 vector [3]: ik = 8411a241b6e85b385e5a58da5af6f85f 20241028082528726 DAUC <0003> auc.c:145 vector [3]: res = 3075c99ba13fcd1f0000000000000000 20241028082528726 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082528726 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082528726 DAUC <0003> auc.c:151 vector [3]: kc = 06fb55c094256d06 20241028082528726 DAUC <0003> auc.c:152 vector [3]: sres = 914a0484 20241028082528726 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082528726 DAUC <0003> auc.c:113 vector [4]: rand = e8c6c1e983a2ec7ef490f6469844ccd7 20241028082528726 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082528726 DAUC <0003> auc.c:142 vector [4]: autn = f785dab1994f00004e11043a758fb9e0 20241028082528726 DAUC <0003> auc.c:143 vector [4]: ck = 866383077c1bc966df32f4cdd37610a9 20241028082528726 DAUC <0003> auc.c:144 vector [4]: ik = 84495adbeaf7e5cc5a4e483dae57956a 20241028082528726 DAUC <0003> auc.c:145 vector [4]: res = 24260b0e0f2fca910000000000000000 20241028082528726 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082528726 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082528726 DAUC <0003> auc.c:151 vector [4]: kc = 8756652cebcda969 20241028082528726 DAUC <0003> auc.c:152 vector [4]: sres = 2b09c19f 20241028082528726 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082528726 DAUC <0003> db_auc.c:245 IMSI='262425388097827': Generated 5 vectors 20241028082528726 DAUC <0003> db_auc.c:249 IMSI='262425388097827': Updating SQN=161 in DB 20241028082528734 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425388097827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425388097827"} 20241028082528734 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425388097827 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528734 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528734 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241028082528763 DAUC <0003> db_auc.c:157 IMSI='262428670834231': No 2G Auth Data 20241028082528763 DAUC <0003> db_auc.c:192 IMSI='262428670834231': No 3G Auth Data 20241028082528803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241028082528807 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528807 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428670834231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428670834231"} 20241028082528807 DAUC <0003> db_auc.c:236 IMSI='262428670834231': Calling to generate 5 vectors 20241028082528807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082528807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082528807 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082528807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082528807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528807 DAUC <0003> auc.c:113 vector [0]: rand = ad4efe181d7785c9191b9e85cbb76a58 20241028082528807 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082528807 DAUC <0003> auc.c:142 vector [0]: autn = b41741f9fc470000b59de6b7f4a0f9e8 20241028082528807 DAUC <0003> auc.c:143 vector [0]: ck = 98f4e5d9d15369bb8340b978b16b3d1f 20241028082528807 DAUC <0003> auc.c:144 vector [0]: ik = 14fb3a7dcda1b4ee3d9b55cf6aa194bf 20241028082528807 DAUC <0003> auc.c:145 vector [0]: res = d05c69465b7c431f0000000000000000 20241028082528807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082528807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082528807 DAUC <0003> auc.c:179 vector [0]: kc = b30e82fdaf3d7400 20241028082528807 DAUC <0003> auc.c:180 vector [0]: sres = a681a47f 20241028082528807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082528808 DAUC <0003> auc.c:113 vector [1]: rand = 6640966189b93ec4d6865f72c40735fc 20241028082528808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082528808 DAUC <0003> auc.c:142 vector [1]: autn = 66481aa4f717000097f8ede129c296b4 20241028082528808 DAUC <0003> auc.c:143 vector [1]: ck = f8c5411f55bb74750b8af513aa7ef7bc 20241028082528808 DAUC <0003> auc.c:144 vector [1]: ik = 45fe4d94bfe52495a11c15d8a1537932 20241028082528808 DAUC <0003> auc.c:145 vector [1]: res = e548d2d805fc281e0000000000000000 20241028082528808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082528808 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082528808 DAUC <0003> auc.c:179 vector [1]: kc = aca3f678d109d800 20241028082528808 DAUC <0003> auc.c:180 vector [1]: sres = 8fd0df37 20241028082528808 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082528808 DAUC <0003> auc.c:113 vector [2]: rand = 2781d63f58db406435ec2f778543f7d0 20241028082528808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082528808 DAUC <0003> auc.c:142 vector [2]: autn = 267e717733b8000055aca2de22eef887 20241028082528808 DAUC <0003> auc.c:143 vector [2]: ck = 6a22e24a6ef64ae07d80265d596ee1cf 20241028082528808 DAUC <0003> auc.c:144 vector [2]: ik = a555021f47795b7593b3b5cac7cdd624 20241028082528808 DAUC <0003> auc.c:145 vector [2]: res = e4b616a27683bc830000000000000000 20241028082528808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082528808 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082528808 DAUC <0003> auc.c:179 vector [2]: kc = dc54996703a00c00 20241028082528808 DAUC <0003> auc.c:180 vector [2]: sres = 58a87dbb 20241028082528808 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082528808 DAUC <0003> auc.c:113 vector [3]: rand = c7ea926be07168e69694e39d7544497f 20241028082528808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082528808 DAUC <0003> auc.c:142 vector [3]: autn = 09fac3b005a100005ea160d31c04448d 20241028082528808 DAUC <0003> auc.c:143 vector [3]: ck = fa29b9e6ed51588cf269d2bed9a93cd0 20241028082528808 DAUC <0003> auc.c:144 vector [3]: ik = a8deab14adbebe6f1fd6c653c5991397 20241028082528808 DAUC <0003> auc.c:145 vector [3]: res = f0ac394a5d02bddf0000000000000000 20241028082528808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082528808 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082528808 DAUC <0003> auc.c:179 vector [3]: kc = d88e24e6b6b73000 20241028082528808 DAUC <0003> auc.c:180 vector [3]: sres = d3e9c715 20241028082528808 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082528808 DAUC <0003> auc.c:113 vector [4]: rand = 550c12d30db377a42249a2ffc4b788d3 20241028082528808 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082528808 DAUC <0003> auc.c:142 vector [4]: autn = c886848548db000012c61f202c70e7f6 20241028082528808 DAUC <0003> auc.c:143 vector [4]: ck = bca1d2a3dcac4f1f49e92e5c9d7bcd31 20241028082528808 DAUC <0003> auc.c:144 vector [4]: ik = bb63dd833a20fb9c6533fcf6f327ca25 20241028082528808 DAUC <0003> auc.c:145 vector [4]: res = f82468e8085ff0850000000000000000 20241028082528808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082528808 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082528808 DAUC <0003> auc.c:179 vector [4]: kc = 1c2328ef03d82000 20241028082528808 DAUC <0003> auc.c:180 vector [4]: sres = 0f2783cb 20241028082528808 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082528808 DAUC <0003> db_auc.c:245 IMSI='262428670834231': Generated 5 vectors 20241028082528808 DAUC <0003> db_auc.c:249 IMSI='262428670834231': Updating SQN=161 in DB 20241028082528816 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428670834231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428670834231"} 20241028082528816 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428670834231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241028082528852 DAUC <0003> db_auc.c:157 IMSI='262429720627569': No 2G Auth Data 20241028082528852 DAUC <0003> db_auc.c:192 IMSI='262429720627569': No 3G Auth Data 20241028082528894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241028082528898 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528898 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429720627569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429720627569"} 20241028082528898 DAUC <0003> db_auc.c:236 IMSI='262429720627569': Calling to generate 5 vectors 20241028082528898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082528898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082528898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082528898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082528898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528898 DAUC <0003> auc.c:113 vector [0]: rand = ea857d5c9d079e6afa04ba141dcfd739 20241028082528898 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082528898 DAUC <0003> auc.c:142 vector [0]: autn = 3076b115c75a0000cc2b71ac37aa314d 20241028082528898 DAUC <0003> auc.c:143 vector [0]: ck = cad97c11cf1f57fb1d949004b6f70f01 20241028082528898 DAUC <0003> auc.c:144 vector [0]: ik = e10b4fbc5cff211e914181f2ffd49f9f 20241028082528898 DAUC <0003> auc.c:145 vector [0]: res = fd8390e99705b83f0000000000000000 20241028082528898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082528898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082528898 DAUC <0003> auc.c:179 vector [0]: kc = b60973a104f70000 20241028082528898 DAUC <0003> auc.c:180 vector [0]: sres = 55271f48 20241028082528898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082528898 DAUC <0003> auc.c:113 vector [1]: rand = a412ebff9990ff6fc440411a4a3e140e 20241028082528898 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082528898 DAUC <0003> auc.c:142 vector [1]: autn = e345c56d706f0000eb354aee5fd70f70 20241028082528898 DAUC <0003> auc.c:143 vector [1]: ck = 8e20fe28f234ec8494cce43ed9b4a6b3 20241028082528898 DAUC <0003> auc.c:144 vector [1]: ik = 294e65adbadf85d0bcc1ef7d6d206a51 20241028082528898 DAUC <0003> auc.c:145 vector [1]: res = 22ab5722ceed4ba50000000000000000 20241028082528898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082528898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082528898 DAUC <0003> auc.c:179 vector [1]: kc = 0f72711ea5860800 20241028082528898 DAUC <0003> auc.c:180 vector [1]: sres = 43cf9e4b 20241028082528898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082528898 DAUC <0003> auc.c:113 vector [2]: rand = 060608e42e94864de352edd8f4825026 20241028082528898 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082528898 DAUC <0003> auc.c:142 vector [2]: autn = 6c1f7aa87bd800007a4ea8d43c1f5798 20241028082528898 DAUC <0003> auc.c:143 vector [2]: ck = 012c60d90e1af18e1971cc3c834e6de2 20241028082528898 DAUC <0003> auc.c:144 vector [2]: ik = 62b20f1cbf13f8731e7bf2ae47d006d7 20241028082528898 DAUC <0003> auc.c:145 vector [2]: res = 1af59620085347bb0000000000000000 20241028082528898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082528898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082528898 DAUC <0003> auc.c:179 vector [2]: kc = 8bebbec8ebd3bc00 20241028082528898 DAUC <0003> auc.c:180 vector [2]: sres = 6e5e4a16 20241028082528898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082528898 DAUC <0003> auc.c:113 vector [3]: rand = 6c4b016b32cbb5a804730ed6472cbd7b 20241028082528898 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082528898 DAUC <0003> auc.c:142 vector [3]: autn = fbd0d5fecbec00006be86fe72eca213a 20241028082528898 DAUC <0003> auc.c:143 vector [3]: ck = fa120c0d1bca4bef33595e326ae01738 20241028082528898 DAUC <0003> auc.c:144 vector [3]: ik = 6e8d82d76cfc5f87ea1c37b1821a6ae4 20241028082528898 DAUC <0003> auc.c:145 vector [3]: res = 180d21733af94e7b0000000000000000 20241028082528898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082528898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082528898 DAUC <0003> auc.c:179 vector [3]: kc = 54323fe42f26a400 20241028082528898 DAUC <0003> auc.c:180 vector [3]: sres = bf9f4a6d 20241028082528898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082528898 DAUC <0003> auc.c:113 vector [4]: rand = 09bf050559c90b6a32635c5c237c91af 20241028082528898 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082528898 DAUC <0003> auc.c:142 vector [4]: autn = 6b594b4a96010000fe9bc1cd67310da4 20241028082528898 DAUC <0003> auc.c:143 vector [4]: ck = a84897f1530bc00b267eef286623c797 20241028082528898 DAUC <0003> auc.c:144 vector [4]: ik = f75adcc68e24b4a10a0f5d80358d2157 20241028082528898 DAUC <0003> auc.c:145 vector [4]: res = 29f767094a8e6efa0000000000000000 20241028082528898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082528898 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082528898 DAUC <0003> auc.c:179 vector [4]: kc = 093d3a15f0aa8c00 20241028082528898 DAUC <0003> auc.c:180 vector [4]: sres = 6349fadc 20241028082528898 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082528898 DAUC <0003> db_auc.c:245 IMSI='262429720627569': Generated 5 vectors 20241028082528898 DAUC <0003> db_auc.c:249 IMSI='262429720627569': Updating SQN=161 in DB 20241028082528906 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429720627569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429720627569"} 20241028082528906 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429720627569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082528906 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528906 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082528910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241028082528950 DAUC <0003> db_auc.c:157 IMSI='262422162835402': No 2G Auth Data 20241028082528950 DAUC <0003> db_auc.c:192 IMSI='262422162835402': No 3G Auth Data 20241028082528990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241028082528994 DLINP <000b> input/ipa.c:451 connected read/write 20241028082528994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082528994 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422162835402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422162835402"} 20241028082528994 DAUC <0003> db_auc.c:236 IMSI='262422162835402': Calling to generate 5 vectors 20241028082528994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082528994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082528994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082528994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082528994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082528994 DAUC <0003> auc.c:113 vector [0]: rand = 792bcddf443545785f2d1b8d28998e24 20241028082528994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082528994 DAUC <0003> auc.c:142 vector [0]: autn = 9364d81489150000f4e206ec83cf3ec0 20241028082528994 DAUC <0003> auc.c:143 vector [0]: ck = 01c79294c0d589d34d0b62556a4821bd 20241028082528994 DAUC <0003> auc.c:144 vector [0]: ik = 84680f0caa721d954290be1beef63b86 20241028082528994 DAUC <0003> auc.c:145 vector [0]: res = ac842f075f9144920000000000000000 20241028082528994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082528994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082528994 DAUC <0003> auc.c:179 vector [0]: kc = 62dc5a49796f684e 20241028082528994 DAUC <0003> auc.c:180 vector [0]: sres = 3d7267f8 20241028082528994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082528994 DAUC <0003> auc.c:113 vector [1]: rand = fae281b20ab16e0f5a1cab3ff304c3c1 20241028082528994 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082528994 DAUC <0003> auc.c:142 vector [1]: autn = f324f52aa0660000d36b4c7f111e6ed1 20241028082528994 DAUC <0003> auc.c:143 vector [1]: ck = 22760e5b3dcd77a137932dd2c960568a 20241028082528994 DAUC <0003> auc.c:144 vector [1]: ik = b3a122a91e416ea9aa07f81156603c28 20241028082528994 DAUC <0003> auc.c:145 vector [1]: res = f2b3618a411026ac0000000000000000 20241028082528994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082528994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082528994 DAUC <0003> auc.c:179 vector [1]: kc = 16641269b71a5b2a 20241028082528994 DAUC <0003> auc.c:180 vector [1]: sres = a9a7c662 20241028082528994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082528994 DAUC <0003> auc.c:113 vector [2]: rand = 3225e10e1d854979d8f665326fd22d27 20241028082528994 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082528994 DAUC <0003> auc.c:142 vector [2]: autn = 78953a5b5d5f00009b56a447bd37377c 20241028082528994 DAUC <0003> auc.c:143 vector [2]: ck = e4ca2823289c9baa952ab5ed21b31990 20241028082528994 DAUC <0003> auc.c:144 vector [2]: ik = 4b6fd7c79214cdf6b6124d35e8cb7032 20241028082528994 DAUC <0003> auc.c:145 vector [2]: res = 006d18cd49e6af530000000000000000 20241028082528994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082528994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082528994 DAUC <0003> auc.c:179 vector [2]: kc = 88323e064fde0bbd 20241028082528994 DAUC <0003> auc.c:180 vector [2]: sres = 1dfe3a42 20241028082528994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082528994 DAUC <0003> auc.c:113 vector [3]: rand = b10ba9dd1c6fa7e1771287f5722fdea4 20241028082528994 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082528994 DAUC <0003> auc.c:142 vector [3]: autn = 502ebd1c627a00000e618cd7469e40bc 20241028082528994 DAUC <0003> auc.c:143 vector [3]: ck = c4384211e6463cce886f7f2ee5df1124 20241028082528994 DAUC <0003> auc.c:144 vector [3]: ik = 7cf69c61c70f60dcf8edd555ba6cdfb9 20241028082528994 DAUC <0003> auc.c:145 vector [3]: res = 7a2b0a26707d6f460000000000000000 20241028082528994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082528994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082528994 DAUC <0003> auc.c:179 vector [3]: kc = 2b8c55a289f6ba30 20241028082528994 DAUC <0003> auc.c:180 vector [3]: sres = d5e9272e 20241028082528994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082528994 DAUC <0003> auc.c:113 vector [4]: rand = be3def14d025f0129840a6eefa17c5df 20241028082528994 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082528994 DAUC <0003> auc.c:142 vector [4]: autn = 3567769ded7a000030e6b0261dc67939 20241028082528994 DAUC <0003> auc.c:143 vector [4]: ck = 31be3b7694a1f093943ef19f3ef5edc2 20241028082528994 DAUC <0003> auc.c:144 vector [4]: ik = 48b098eb42ef309af4132303f0fa90af 20241028082528994 DAUC <0003> auc.c:145 vector [4]: res = 9f371843dba6a1c30000000000000000 20241028082528994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082528994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082528994 DAUC <0003> auc.c:179 vector [4]: kc = 0db20723f4514055 20241028082528994 DAUC <0003> auc.c:180 vector [4]: sres = 73238639 20241028082528994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082528994 DAUC <0003> db_auc.c:245 IMSI='262422162835402': Generated 5 vectors 20241028082528994 DAUC <0003> db_auc.c:249 IMSI='262422162835402': Updating SQN=161 in DB 20241028082529002 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422162835402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422162835402"} 20241028082529002 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422162835402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082529002 DLINP <000b> input/ipa.c:451 connected read/write 20241028082529002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082529002 DLINP <000b> input/ipa.c:451 connected read/write 20241028082529002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082529006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20241028082529035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20241028082529036 DLINP <000b> input/ipa.c:451 connected read/write 20241028082529036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082529036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082529036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082529036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082529036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43341<->l=127.0.0.1:4259) 20241028082529074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241028082529075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4258 20241028082532148 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082532148 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082532150 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241028082532153 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532153 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082532153 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082532153 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  20241028082532153 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082532153 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  20241028082532153 DLGSUP <0013> gsup_server.c:235 2:  20241028082532153 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082532153 DLGSUP <0013> gsup_server.c:235 3:  20241028082532153 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082532153 DLGSUP <0013> gsup_server.c:235 4:  20241028082532153 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082532153 DLGSUP <0013> gsup_server.c:235 5:  20241028082532153 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082532153 DLGSUP <0013> gsup_server.c:235 7:  20241028082532153 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082532153 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082532153 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082532153 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082532174 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44731<->l=127.0.0.1:4259) 20241028082532199 DAUC <0003> db_auc.c:157 IMSI='262429926461785': No 2G Auth Data 20241028082532199 DAUC <0003> db_auc.c:192 IMSI='262429926461785': No 3G Auth Data 20241028082532230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241028082532235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532235 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429926461785"} 20241028082532235 DAUC <0003> db_auc.c:192 IMSI='262429926461785': No 3G Auth Data 20241028082532235 DAUC <0003> db_auc.c:236 IMSI='262429926461785': Calling to generate 1 vectors 20241028082532235 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028082532235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532235 DAUC <0003> auc.c:113 vector [0]: rand = 5ada2f324c431b3a390798242390bcc3 20241028082532235 DAUC <0003> auc.c:179 vector [0]: kc = 0e2099f6e53c4800 20241028082532235 DAUC <0003> auc.c:180 vector [0]: sres = 2bf75122 20241028082532235 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532235 DAUC <0003> db_auc.c:245 IMSI='262429926461785': Generated 1 vectors 20241028082532235 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429926461785"} 20241028082532235 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532238 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429926461785"} 20241028082532238 DAUC <0003> db_auc.c:192 IMSI='262429926461785': No 3G Auth Data 20241028082532238 DAUC <0003> db_auc.c:236 IMSI='262429926461785': Calling to generate 4 vectors 20241028082532238 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028082532238 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532238 DAUC <0003> auc.c:113 vector [0]: rand = 2c24f19a1060836a0720f2786f53d992 20241028082532238 DAUC <0003> auc.c:179 vector [0]: kc = 586cf88dcf66b800 20241028082532238 DAUC <0003> auc.c:180 vector [0]: sres = 44b293d6 20241028082532238 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532238 DAUC <0003> auc.c:113 vector [1]: rand = 9568c60d55f9e8bf975bbe875fcaa3de 20241028082532238 DAUC <0003> auc.c:179 vector [1]: kc = f0f4e0a0cc6af800 20241028082532238 DAUC <0003> auc.c:180 vector [1]: sres = c6b844a1 20241028082532238 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532238 DAUC <0003> auc.c:113 vector [2]: rand = c5d29cf73419886a95752d28054d877c 20241028082532238 DAUC <0003> auc.c:179 vector [2]: kc = 85b7a9680e22d800 20241028082532238 DAUC <0003> auc.c:180 vector [2]: sres = a9a1eaef 20241028082532238 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532238 DAUC <0003> auc.c:113 vector [3]: rand = f7f927dc6c69e450d2ce828bb687422f 20241028082532238 DAUC <0003> auc.c:179 vector [3]: kc = 811558dea29ea400 20241028082532238 DAUC <0003> auc.c:180 vector [3]: sres = 0817d22a 20241028082532238 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532238 DAUC <0003> db_auc.c:245 IMSI='262429926461785': Generated 4 vectors 20241028082532238 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429926461785"} 20241028082532238 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532240 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532240 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429926461785"} 20241028082532240 DAUC <0003> db_auc.c:192 IMSI='262429926461785': No 3G Auth Data 20241028082532240 DAUC <0003> db_auc.c:236 IMSI='262429926461785': Calling to generate 5 vectors 20241028082532240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532240 DAUC <0003> auc.c:113 vector [0]: rand = 92f5da3cf9e7580b00bbb3059ff61dc1 20241028082532240 DAUC <0003> auc.c:179 vector [0]: kc = 045d1338d7318800 20241028082532240 DAUC <0003> auc.c:180 vector [0]: sres = ecdd4d0c 20241028082532240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532240 DAUC <0003> auc.c:113 vector [1]: rand = 4885ac01dc7a91c567a5393309d50f1b 20241028082532240 DAUC <0003> auc.c:179 vector [1]: kc = d70c7fcfcba5b400 20241028082532240 DAUC <0003> auc.c:180 vector [1]: sres = 95d94b87 20241028082532240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532240 DAUC <0003> auc.c:113 vector [2]: rand = 01127bddffe4e989f9f058ed5771f0bf 20241028082532240 DAUC <0003> auc.c:179 vector [2]: kc = 83d68fcad4bfa000 20241028082532240 DAUC <0003> auc.c:180 vector [2]: sres = 47eb4033 20241028082532240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532240 DAUC <0003> auc.c:113 vector [3]: rand = 54898a259f4add50bbc82eabed967284 20241028082532240 DAUC <0003> auc.c:179 vector [3]: kc = 23e313a28e05f000 20241028082532240 DAUC <0003> auc.c:180 vector [3]: sres = 1cda8ce9 20241028082532240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532240 DAUC <0003> auc.c:113 vector [4]: rand = 83baa6e59506c298bfc04135e2f5a597 20241028082532240 DAUC <0003> auc.c:179 vector [4]: kc = 39b5ae468e4ee400 20241028082532240 DAUC <0003> auc.c:180 vector [4]: sres = aafbc147 20241028082532240 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532240 DAUC <0003> db_auc.c:245 IMSI='262429926461785': Generated 5 vectors 20241028082532240 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429926461785"} 20241028082532240 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532240 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532240 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532242 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532242 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429926461785"} 20241028082532242 DAUC <0003> db_auc.c:192 IMSI='262429926461785': No 3G Auth Data 20241028082532242 DAUC <0003> db_auc.c:236 IMSI='262429926461785': Calling to generate 5 vectors 20241028082532242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532242 DAUC <0003> auc.c:113 vector [0]: rand = e8dc1e381c25c29301fa618555d19403 20241028082532242 DAUC <0003> auc.c:179 vector [0]: kc = b045f21346a2c000 20241028082532242 DAUC <0003> auc.c:180 vector [0]: sres = cadad15f 20241028082532242 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532242 DAUC <0003> auc.c:113 vector [1]: rand = 2d57629b4cb128dc6f8a378f26a5ccf1 20241028082532242 DAUC <0003> auc.c:179 vector [1]: kc = d26e94f04e7cf000 20241028082532242 DAUC <0003> auc.c:180 vector [1]: sres = 5eea415f 20241028082532242 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532242 DAUC <0003> auc.c:113 vector [2]: rand = 145d24ec7963c134d5caa96677926312 20241028082532242 DAUC <0003> auc.c:179 vector [2]: kc = 506d437fea0a6000 20241028082532242 DAUC <0003> auc.c:180 vector [2]: sres = 1deebe6c 20241028082532242 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532242 DAUC <0003> auc.c:113 vector [3]: rand = 685f85ce70d2936a3adf4187c31f403f 20241028082532242 DAUC <0003> auc.c:179 vector [3]: kc = 91353095f719e000 20241028082532242 DAUC <0003> auc.c:180 vector [3]: sres = 75e771ab 20241028082532242 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532242 DAUC <0003> auc.c:113 vector [4]: rand = cb7d930e7282ad556719ea33c338c8b3 20241028082532242 DAUC <0003> auc.c:179 vector [4]: kc = 70084e5f0a233000 20241028082532242 DAUC <0003> auc.c:180 vector [4]: sres = a3b70cb5 20241028082532242 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532242 DAUC <0003> db_auc.c:245 IMSI='262429926461785': Generated 5 vectors 20241028082532242 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429926461785"} 20241028082532242 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429926461785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532242 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532242 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241028082532266 DAUC <0003> db_auc.c:157 IMSI='262421765788498': No 2G Auth Data 20241028082532266 DAUC <0003> db_auc.c:192 IMSI='262421765788498': No 3G Auth Data 20241028082532298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241028082532302 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532302 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765788498"} 20241028082532302 DAUC <0003> db_auc.c:192 IMSI='262421765788498': No 3G Auth Data 20241028082532302 DAUC <0003> db_auc.c:236 IMSI='262421765788498': Calling to generate 1 vectors 20241028082532302 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028082532302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532302 DAUC <0003> auc.c:113 vector [0]: rand = d7f7eeefa3d29249161c8733292415ab 20241028082532302 DAUC <0003> auc.c:179 vector [0]: kc = 435aca64ebaff400 20241028082532302 DAUC <0003> auc.c:180 vector [0]: sres = c161640a 20241028082532302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532302 DAUC <0003> db_auc.c:245 IMSI='262421765788498': Generated 1 vectors 20241028082532302 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765788498"} 20241028082532302 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532302 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532302 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532304 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532305 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765788498"} 20241028082532305 DAUC <0003> db_auc.c:192 IMSI='262421765788498': No 3G Auth Data 20241028082532305 DAUC <0003> db_auc.c:236 IMSI='262421765788498': Calling to generate 4 vectors 20241028082532305 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028082532305 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532305 DAUC <0003> auc.c:113 vector [0]: rand = 56f4f545b17aa636093d36e9f2bed5b9 20241028082532305 DAUC <0003> auc.c:179 vector [0]: kc = 20858b19c47efc00 20241028082532305 DAUC <0003> auc.c:180 vector [0]: sres = 0a2130a0 20241028082532305 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532305 DAUC <0003> auc.c:113 vector [1]: rand = ed266378491b7a3ce55173e67d53d2c6 20241028082532305 DAUC <0003> auc.c:179 vector [1]: kc = 0cdf86c957e50c00 20241028082532305 DAUC <0003> auc.c:180 vector [1]: sres = ea310642 20241028082532305 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532305 DAUC <0003> auc.c:113 vector [2]: rand = 8d5bd16255a63fd8667256f891dc5590 20241028082532305 DAUC <0003> auc.c:179 vector [2]: kc = 3a8517cdbda64400 20241028082532305 DAUC <0003> auc.c:180 vector [2]: sres = 33a1156b 20241028082532305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532305 DAUC <0003> auc.c:113 vector [3]: rand = 29b969ab71bee495fa9e0629f130125e 20241028082532305 DAUC <0003> auc.c:179 vector [3]: kc = 7a246435d7282c00 20241028082532305 DAUC <0003> auc.c:180 vector [3]: sres = 6a1ac19d 20241028082532305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532305 DAUC <0003> db_auc.c:245 IMSI='262421765788498': Generated 4 vectors 20241028082532305 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765788498"} 20241028082532305 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532305 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532305 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532307 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532307 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765788498"} 20241028082532307 DAUC <0003> db_auc.c:192 IMSI='262421765788498': No 3G Auth Data 20241028082532307 DAUC <0003> db_auc.c:236 IMSI='262421765788498': Calling to generate 5 vectors 20241028082532307 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532307 DAUC <0003> auc.c:113 vector [0]: rand = b9dcc617e7ab11456a5d381b02043057 20241028082532307 DAUC <0003> auc.c:179 vector [0]: kc = e15930827ef9c400 20241028082532307 DAUC <0003> auc.c:180 vector [0]: sres = 90851a05 20241028082532307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532307 DAUC <0003> auc.c:113 vector [1]: rand = 4ec17ddcec8b04e6a0f7bd34512725e7 20241028082532307 DAUC <0003> auc.c:179 vector [1]: kc = c228a7c877e0e000 20241028082532307 DAUC <0003> auc.c:180 vector [1]: sres = a430fd64 20241028082532307 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532307 DAUC <0003> auc.c:113 vector [2]: rand = b14af34b506c9fd729e58937007dd4d6 20241028082532307 DAUC <0003> auc.c:179 vector [2]: kc = 3d1e72d2cac92400 20241028082532307 DAUC <0003> auc.c:180 vector [2]: sres = 6cba1376 20241028082532307 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532307 DAUC <0003> auc.c:113 vector [3]: rand = 63c1920dac9178dfa5282d13d7309bab 20241028082532307 DAUC <0003> auc.c:179 vector [3]: kc = 8eac143b20791c00 20241028082532307 DAUC <0003> auc.c:180 vector [3]: sres = 0e072398 20241028082532307 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532307 DAUC <0003> auc.c:113 vector [4]: rand = f3ee525f8a9601288d8771d0c4e82599 20241028082532307 DAUC <0003> auc.c:179 vector [4]: kc = 86f0d4c546f13c00 20241028082532307 DAUC <0003> auc.c:180 vector [4]: sres = b0f05238 20241028082532307 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532307 DAUC <0003> db_auc.c:245 IMSI='262421765788498': Generated 5 vectors 20241028082532307 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765788498"} 20241028082532307 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532307 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532307 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532309 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532309 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765788498"} 20241028082532309 DAUC <0003> db_auc.c:192 IMSI='262421765788498': No 3G Auth Data 20241028082532309 DAUC <0003> db_auc.c:236 IMSI='262421765788498': Calling to generate 5 vectors 20241028082532309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532309 DAUC <0003> auc.c:113 vector [0]: rand = b8eeb4ceb82120d0ac9675fefefc1ef0 20241028082532309 DAUC <0003> auc.c:179 vector [0]: kc = 2d61ac9b22f68c00 20241028082532309 DAUC <0003> auc.c:180 vector [0]: sres = 59f65e42 20241028082532309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532309 DAUC <0003> auc.c:113 vector [1]: rand = 08449a53b2cc80d478ce456e4297efb1 20241028082532309 DAUC <0003> auc.c:179 vector [1]: kc = 688d8e8e28017000 20241028082532309 DAUC <0003> auc.c:180 vector [1]: sres = 95dbf67a 20241028082532309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532309 DAUC <0003> auc.c:113 vector [2]: rand = e669bf246e4f1e75907fb998cb60e201 20241028082532309 DAUC <0003> auc.c:179 vector [2]: kc = 7f4b46f08144cc00 20241028082532309 DAUC <0003> auc.c:180 vector [2]: sres = 00af47d2 20241028082532309 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532309 DAUC <0003> auc.c:113 vector [3]: rand = 62cb99b2521ad2165a31535b40de73af 20241028082532309 DAUC <0003> auc.c:179 vector [3]: kc = e0126b35de5ce800 20241028082532309 DAUC <0003> auc.c:180 vector [3]: sres = 1f4b9b1c 20241028082532309 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532309 DAUC <0003> auc.c:113 vector [4]: rand = fe9e6f3c015e16b3a4575c0591a4f07c 20241028082532309 DAUC <0003> auc.c:179 vector [4]: kc = 57acbb887aa38400 20241028082532309 DAUC <0003> auc.c:180 vector [4]: sres = 2f82f24d 20241028082532309 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532309 DAUC <0003> db_auc.c:245 IMSI='262421765788498': Generated 5 vectors 20241028082532309 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765788498"} 20241028082532309 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421765788498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532309 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532309 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241028082532347 DAUC <0003> db_auc.c:157 IMSI='262421185940727': No 2G Auth Data 20241028082532347 DAUC <0003> db_auc.c:192 IMSI='262421185940727': No 3G Auth Data 20241028082532382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241028082532386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532386 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421185940727"} 20241028082532386 DAUC <0003> db_auc.c:192 IMSI='262421185940727': No 3G Auth Data 20241028082532386 DAUC <0003> db_auc.c:236 IMSI='262421185940727': Calling to generate 1 vectors 20241028082532386 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241028082532386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532386 DAUC <0003> auc.c:113 vector [0]: rand = e2ed5ac233a0d395163c7dc79c259766 20241028082532386 DAUC <0003> auc.c:179 vector [0]: kc = dafce376b89b62d3 20241028082532386 DAUC <0003> auc.c:180 vector [0]: sres = 2d2451d0 20241028082532386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532386 DAUC <0003> db_auc.c:245 IMSI='262421185940727': Generated 1 vectors 20241028082532386 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421185940727"} 20241028082532386 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532388 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532388 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421185940727"} 20241028082532388 DAUC <0003> db_auc.c:192 IMSI='262421185940727': No 3G Auth Data 20241028082532388 DAUC <0003> db_auc.c:236 IMSI='262421185940727': Calling to generate 4 vectors 20241028082532388 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241028082532388 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532388 DAUC <0003> auc.c:113 vector [0]: rand = 2ffb683506f67035ed2c761c8b7dc27a 20241028082532388 DAUC <0003> auc.c:179 vector [0]: kc = f76e92d8a84215b7 20241028082532388 DAUC <0003> auc.c:180 vector [0]: sres = 9c68911c 20241028082532388 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532388 DAUC <0003> auc.c:113 vector [1]: rand = aa0489abf825a22eea3acb83838b961b 20241028082532388 DAUC <0003> auc.c:179 vector [1]: kc = 001ac562f8c05457 20241028082532388 DAUC <0003> auc.c:180 vector [1]: sres = 687ebef6 20241028082532388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532388 DAUC <0003> auc.c:113 vector [2]: rand = 367f8df1bc9402d5ec9a578eff34e8ea 20241028082532388 DAUC <0003> auc.c:179 vector [2]: kc = 207e1c965df00201 20241028082532388 DAUC <0003> auc.c:180 vector [2]: sres = 80502c83 20241028082532388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532388 DAUC <0003> auc.c:113 vector [3]: rand = 5b050dd9a014a7b93bdb4ae2cd735d55 20241028082532388 DAUC <0003> auc.c:179 vector [3]: kc = c5c48224a65f7a3c 20241028082532388 DAUC <0003> auc.c:180 vector [3]: sres = 7fc218e4 20241028082532388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532388 DAUC <0003> db_auc.c:245 IMSI='262421185940727': Generated 4 vectors 20241028082532388 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421185940727"} 20241028082532388 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532388 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532388 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532391 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532391 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421185940727"} 20241028082532391 DAUC <0003> db_auc.c:192 IMSI='262421185940727': No 3G Auth Data 20241028082532391 DAUC <0003> db_auc.c:236 IMSI='262421185940727': Calling to generate 5 vectors 20241028082532391 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532391 DAUC <0003> auc.c:113 vector [0]: rand = 3ab60485c629693755969c53b8a13f7f 20241028082532391 DAUC <0003> auc.c:179 vector [0]: kc = 3e39ab1a19fbe75a 20241028082532391 DAUC <0003> auc.c:180 vector [0]: sres = fce19abe 20241028082532391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532391 DAUC <0003> auc.c:113 vector [1]: rand = 790c3b481cc64b22a67a18b276d75096 20241028082532391 DAUC <0003> auc.c:179 vector [1]: kc = 60db35f28ce5b2ec 20241028082532391 DAUC <0003> auc.c:180 vector [1]: sres = 4f2b5d4e 20241028082532391 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532391 DAUC <0003> auc.c:113 vector [2]: rand = 9bc2380658232a7f444599a829278a48 20241028082532391 DAUC <0003> auc.c:179 vector [2]: kc = d980b237fae79e0c 20241028082532391 DAUC <0003> auc.c:180 vector [2]: sres = e56415ac 20241028082532391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532391 DAUC <0003> auc.c:113 vector [3]: rand = a18724d66a13c78489d35a01034142e0 20241028082532391 DAUC <0003> auc.c:179 vector [3]: kc = a7d3e907c87d92db 20241028082532391 DAUC <0003> auc.c:180 vector [3]: sres = 2dde2f91 20241028082532391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532391 DAUC <0003> auc.c:113 vector [4]: rand = b862744f5048e991ecb463bd2a6ca96f 20241028082532391 DAUC <0003> auc.c:179 vector [4]: kc = 373225e2806723bf 20241028082532391 DAUC <0003> auc.c:180 vector [4]: sres = a0527ada 20241028082532391 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532391 DAUC <0003> db_auc.c:245 IMSI='262421185940727': Generated 5 vectors 20241028082532391 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421185940727"} 20241028082532391 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532391 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532391 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532394 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532394 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421185940727"} 20241028082532394 DAUC <0003> db_auc.c:192 IMSI='262421185940727': No 3G Auth Data 20241028082532394 DAUC <0003> db_auc.c:236 IMSI='262421185940727': Calling to generate 5 vectors 20241028082532394 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241028082532394 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532394 DAUC <0003> auc.c:113 vector [0]: rand = 03315ff5dbe996dd886ba1e1350f87d3 20241028082532394 DAUC <0003> auc.c:179 vector [0]: kc = d3108c2037a592be 20241028082532394 DAUC <0003> auc.c:180 vector [0]: sres = 630e490d 20241028082532394 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241028082532394 DAUC <0003> auc.c:113 vector [1]: rand = 5b4b68c69879c7bbb94ea4802022a651 20241028082532394 DAUC <0003> auc.c:179 vector [1]: kc = d08b1fb4594ce4de 20241028082532394 DAUC <0003> auc.c:180 vector [1]: sres = c99b8987 20241028082532394 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241028082532394 DAUC <0003> auc.c:113 vector [2]: rand = 45e6dbe23725dc913d82ab1a3d224b7c 20241028082532394 DAUC <0003> auc.c:179 vector [2]: kc = 106c101e3152dad6 20241028082532394 DAUC <0003> auc.c:180 vector [2]: sres = 93338716 20241028082532394 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241028082532394 DAUC <0003> auc.c:113 vector [3]: rand = 7afd443490e8dbbd71973bbf74c37bd7 20241028082532394 DAUC <0003> auc.c:179 vector [3]: kc = 003047160649452c 20241028082532394 DAUC <0003> auc.c:180 vector [3]: sres = 34399a17 20241028082532394 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241028082532394 DAUC <0003> auc.c:113 vector [4]: rand = 7fd5587ef982fa50b9f3483ae034ed00 20241028082532394 DAUC <0003> auc.c:179 vector [4]: kc = f3d2c28f37469a54 20241028082532394 DAUC <0003> auc.c:180 vector [4]: sres = c9d3b471 20241028082532394 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241028082532394 DAUC <0003> db_auc.c:245 IMSI='262421185940727': Generated 5 vectors 20241028082532394 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421185940727"} 20241028082532394 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421185940727 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532394 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532394 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241028082532426 DAUC <0003> db_auc.c:157 IMSI='262429996748899': No 2G Auth Data 20241028082532426 DAUC <0003> db_auc.c:192 IMSI='262429996748899': No 3G Auth Data 20241028082532468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241028082532472 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532472 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429996748899"} 20241028082532472 DAUC <0003> db_auc.c:157 IMSI='262429996748899': No 2G Auth Data 20241028082532472 DAUC <0003> db_auc.c:236 IMSI='262429996748899': Calling to generate 1 vectors 20241028082532472 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241028082532472 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532472 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532472 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082532472 DAUC <0003> auc.c:113 vector [0]: rand = d1e97a089ec4bd4a369a6e368f9739da 20241028082532472 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082532472 DAUC <0003> auc.c:142 vector [0]: autn = 69d4ab13447300000db333010ce12054 20241028082532472 DAUC <0003> auc.c:143 vector [0]: ck = 121c27c3123e9ce74059fe400a3d6762 20241028082532472 DAUC <0003> auc.c:144 vector [0]: ik = 29432c3cd72a4b1005efc828b564c4bd 20241028082532472 DAUC <0003> auc.c:145 vector [0]: res = b07215a5c1d060c00000000000000000 20241028082532472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532472 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532472 DAUC <0003> auc.c:151 vector [0]: kc = 7ee93d977a4d7428 20241028082532472 DAUC <0003> auc.c:152 vector [0]: sres = 71a27565 20241028082532472 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532472 DAUC <0003> db_auc.c:245 IMSI='262429996748899': Generated 1 vectors 20241028082532472 DAUC <0003> db_auc.c:249 IMSI='262429996748899': Updating SQN=33 in DB 20241028082532486 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429996748899"} 20241028082532486 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532486 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532486 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532489 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532489 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429996748899"} 20241028082532489 DAUC <0003> db_auc.c:157 IMSI='262429996748899': No 2G Auth Data 20241028082532489 DAUC <0003> db_auc.c:236 IMSI='262429996748899': Calling to generate 4 vectors 20241028082532489 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241028082532489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532489 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028082532489 DAUC <0003> auc.c:113 vector [0]: rand = 1a3826afbb8b091bb85eb5ce8286019c 20241028082532489 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028082532489 DAUC <0003> auc.c:142 vector [0]: autn = 8389428ad38100003798e99619593455 20241028082532489 DAUC <0003> auc.c:143 vector [0]: ck = 972d2ea0dbcb744ba7ba54a8b81d1383 20241028082532489 DAUC <0003> auc.c:144 vector [0]: ik = 577835c91eb0377e9968b86a2ca39f66 20241028082532489 DAUC <0003> auc.c:145 vector [0]: res = 7c861adcc15affae0000000000000000 20241028082532489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532489 DAUC <0003> auc.c:151 vector [0]: kc = fe87f7ab51c5cfd0 20241028082532489 DAUC <0003> auc.c:152 vector [0]: sres = bddce572 20241028082532489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532489 DAUC <0003> auc.c:113 vector [1]: rand = e836b20fc885390fe92be399dd9b41be 20241028082532489 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028082532489 DAUC <0003> auc.c:142 vector [1]: autn = 7dc45a89c6910000e190875104f089c3 20241028082532489 DAUC <0003> auc.c:143 vector [1]: ck = a97023d43e84e8960e2db7dd2f889689 20241028082532489 DAUC <0003> auc.c:144 vector [1]: ik = c85617a31e7cf53234eee2dddfe6ff4a 20241028082532489 DAUC <0003> auc.c:145 vector [1]: res = bd1b4b785c2f537a0000000000000000 20241028082532489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532489 DAUC <0003> auc.c:151 vector [1]: kc = 5be56177d0967467 20241028082532489 DAUC <0003> auc.c:152 vector [1]: sres = e1341802 20241028082532489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532489 DAUC <0003> auc.c:113 vector [2]: rand = 0d507746e4fe3f46f9ca1c107f5bd453 20241028082532489 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028082532489 DAUC <0003> auc.c:142 vector [2]: autn = 5ced7d915dd300007b67f6f7e1d5ed06 20241028082532489 DAUC <0003> auc.c:143 vector [2]: ck = a218b6f0c3c77b9cbf7cecc79ab7cbe7 20241028082532489 DAUC <0003> auc.c:144 vector [2]: ik = e77aaae0cb25e5d3b920ee124739d2a1 20241028082532489 DAUC <0003> auc.c:145 vector [2]: res = 19492be15763d5260000000000000000 20241028082532489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532489 DAUC <0003> auc.c:151 vector [2]: kc = 433e1ec5d56c8709 20241028082532489 DAUC <0003> auc.c:152 vector [2]: sres = 4e2afec7 20241028082532489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532489 DAUC <0003> auc.c:113 vector [3]: rand = 7ecc841510fb670dcb7cc0a100df8d11 20241028082532489 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028082532489 DAUC <0003> auc.c:142 vector [3]: autn = 37f20e7f3bdb000021d93ecbd249e909 20241028082532489 DAUC <0003> auc.c:143 vector [3]: ck = b2dcb00beda09314ba5156c96bdc0b61 20241028082532489 DAUC <0003> auc.c:144 vector [3]: ik = b8a88374886bbfcc34972bd1cf409427 20241028082532489 DAUC <0003> auc.c:145 vector [3]: res = 450aa734906cef2a0000000000000000 20241028082532489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532489 DAUC <0003> auc.c:151 vector [3]: kc = 84b24e67c157b39e 20241028082532489 DAUC <0003> auc.c:152 vector [3]: sres = d566481e 20241028082532489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532489 DAUC <0003> db_auc.c:245 IMSI='262429996748899': Generated 4 vectors 20241028082532489 DAUC <0003> db_auc.c:249 IMSI='262429996748899': Updating SQN=161 in DB 20241028082532497 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429996748899"} 20241028082532497 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532497 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532497 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532500 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532500 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429996748899"} 20241028082532500 DAUC <0003> db_auc.c:157 IMSI='262429996748899': No 2G Auth Data 20241028082532500 DAUC <0003> db_auc.c:236 IMSI='262429996748899': Calling to generate 5 vectors 20241028082532500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082532500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028082532500 DAUC <0003> auc.c:113 vector [0]: rand = ab5e3738efc67a9c6f62bba61fdf0d79 20241028082532500 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028082532500 DAUC <0003> auc.c:142 vector [0]: autn = 2948ef2a23de000039d32233de5ad2fa 20241028082532500 DAUC <0003> auc.c:143 vector [0]: ck = 6faa3da8db65b7da79d89f18ecd71916 20241028082532500 DAUC <0003> auc.c:144 vector [0]: ik = 0630e091b4f4a49157b7e00ea1e839b3 20241028082532500 DAUC <0003> auc.c:145 vector [0]: res = a93dbc96de1c96500000000000000000 20241028082532500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532500 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532500 DAUC <0003> auc.c:151 vector [0]: kc = 47f5a22f22ae33ee 20241028082532500 DAUC <0003> auc.c:152 vector [0]: sres = 77212ac6 20241028082532500 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532500 DAUC <0003> auc.c:113 vector [1]: rand = 3d1fadf5a2a6418fb3bcd21a475f5756 20241028082532500 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028082532500 DAUC <0003> auc.c:142 vector [1]: autn = bc60726aebdd00001632a83e020ba461 20241028082532500 DAUC <0003> auc.c:143 vector [1]: ck = 352b45726c9a92fa5dc415b99b415cd3 20241028082532500 DAUC <0003> auc.c:144 vector [1]: ik = d5f61bec4faff8ab3a921546a31a4c42 20241028082532500 DAUC <0003> auc.c:145 vector [1]: res = 0bffbf4ede888b240000000000000000 20241028082532500 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532500 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532500 DAUC <0003> auc.c:151 vector [1]: kc = 878b5e611b6e7ac0 20241028082532500 DAUC <0003> auc.c:152 vector [1]: sres = d577346a 20241028082532500 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532500 DAUC <0003> auc.c:113 vector [2]: rand = 604bdbc7e26e78e4549b5b526f12154e 20241028082532500 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028082532500 DAUC <0003> auc.c:142 vector [2]: autn = a1085b16c8b40000c7d9ba92714f5a94 20241028082532500 DAUC <0003> auc.c:143 vector [2]: ck = a53d72b6944221861848c999d1f68525 20241028082532500 DAUC <0003> auc.c:144 vector [2]: ik = 362d4002d63b432d892af3f773ca5c6c 20241028082532500 DAUC <0003> auc.c:145 vector [2]: res = 8f2b3d911e815e3c0000000000000000 20241028082532500 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532500 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532500 DAUC <0003> auc.c:151 vector [2]: kc = 027208dae045bbe2 20241028082532500 DAUC <0003> auc.c:152 vector [2]: sres = 91aa63ad 20241028082532500 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532500 DAUC <0003> auc.c:113 vector [3]: rand = d99f145445570a4157f76095ac533ea6 20241028082532500 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028082532500 DAUC <0003> auc.c:142 vector [3]: autn = 407d830fc3c20000975aba6853ca8adf 20241028082532500 DAUC <0003> auc.c:143 vector [3]: ck = 8c86fa35de03cb6149495cef6aaa9edf 20241028082532500 DAUC <0003> auc.c:144 vector [3]: ik = 0ef98b702919c83f9b4bc804ae71db67 20241028082532500 DAUC <0003> auc.c:145 vector [3]: res = 2efa1af60a17539c0000000000000000 20241028082532500 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532500 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532500 DAUC <0003> auc.c:151 vector [3]: kc = 507de5ae33c146e6 20241028082532500 DAUC <0003> auc.c:152 vector [3]: sres = 24ed496a 20241028082532500 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532500 DAUC <0003> auc.c:113 vector [4]: rand = 35935b49aee1248bcc9cdb7d6a742f33 20241028082532500 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028082532500 DAUC <0003> auc.c:142 vector [4]: autn = bb1e13d58cf5000086d78ebfbd08fa8e 20241028082532500 DAUC <0003> auc.c:143 vector [4]: ck = e46e3f96bae125da092e8ceeb12aa6db 20241028082532500 DAUC <0003> auc.c:144 vector [4]: ik = 1629ad40a7578626f94d26b1fcc0967d 20241028082532500 DAUC <0003> auc.c:145 vector [4]: res = cc9551d68c0dcb1a0000000000000000 20241028082532500 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532500 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082532500 DAUC <0003> auc.c:151 vector [4]: kc = 02243889505c935a 20241028082532500 DAUC <0003> auc.c:152 vector [4]: sres = 40989acc 20241028082532500 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082532500 DAUC <0003> db_auc.c:245 IMSI='262429996748899': Generated 5 vectors 20241028082532500 DAUC <0003> db_auc.c:249 IMSI='262429996748899': Updating SQN=321 in DB 20241028082532508 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429996748899"} 20241028082532508 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532511 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532511 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429996748899"} 20241028082532511 DAUC <0003> db_auc.c:157 IMSI='262429996748899': No 2G Auth Data 20241028082532511 DAUC <0003> db_auc.c:236 IMSI='262429996748899': Calling to generate 5 vectors 20241028082532511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082532511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028082532511 DAUC <0003> auc.c:113 vector [0]: rand = 618a59588efd866c01fcf8958f782cf6 20241028082532511 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028082532511 DAUC <0003> auc.c:142 vector [0]: autn = d6bd8cdb14190000e862025647736770 20241028082532511 DAUC <0003> auc.c:143 vector [0]: ck = 743afc64d854b007431fcd035f17dc24 20241028082532511 DAUC <0003> auc.c:144 vector [0]: ik = d5d61671e7f96147e7a707a99e6aa197 20241028082532511 DAUC <0003> auc.c:145 vector [0]: res = cb87fcb36a7e98f30000000000000000 20241028082532511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532511 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532511 DAUC <0003> auc.c:151 vector [0]: kc = 055420bffed0acf3 20241028082532511 DAUC <0003> auc.c:152 vector [0]: sres = a1f96440 20241028082532511 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532511 DAUC <0003> auc.c:113 vector [1]: rand = 18b27a5cf64e359e1820c9ba4f9fd46a 20241028082532511 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028082532511 DAUC <0003> auc.c:142 vector [1]: autn = f605a47901960000c2359f4e7d5be825 20241028082532511 DAUC <0003> auc.c:143 vector [1]: ck = f517adf3d017281352cc4521a3628fd9 20241028082532511 DAUC <0003> auc.c:144 vector [1]: ik = 9c440cfef9fc1f4bb6cdf30170586f79 20241028082532511 DAUC <0003> auc.c:145 vector [1]: res = 78550a7ff99b7c6c0000000000000000 20241028082532511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532511 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532511 DAUC <0003> auc.c:151 vector [1]: kc = 8d52172dfad1d7f8 20241028082532511 DAUC <0003> auc.c:152 vector [1]: sres = 81ce7613 20241028082532511 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532511 DAUC <0003> auc.c:113 vector [2]: rand = 29671b49fc363b5a1e3bc99fe3dc2709 20241028082532511 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028082532511 DAUC <0003> auc.c:142 vector [2]: autn = 810bca76355200003525e6d40921eb7f 20241028082532511 DAUC <0003> auc.c:143 vector [2]: ck = c0f5e865a357528afadf6b31fffd8c40 20241028082532511 DAUC <0003> auc.c:144 vector [2]: ik = 6d5745fd983f2735d0b3a72714f60c89 20241028082532511 DAUC <0003> auc.c:145 vector [2]: res = a9db8afbfc0bd37c0000000000000000 20241028082532511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532511 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532511 DAUC <0003> auc.c:151 vector [2]: kc = 87ce618ed063f576 20241028082532511 DAUC <0003> auc.c:152 vector [2]: sres = 55d05987 20241028082532511 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532511 DAUC <0003> auc.c:113 vector [3]: rand = 2ad2abe8df682ad827cf167d77adbea1 20241028082532511 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028082532511 DAUC <0003> auc.c:142 vector [3]: autn = 0841680d2d49000045bcf6f25e21b067 20241028082532511 DAUC <0003> auc.c:143 vector [3]: ck = 92d256b652ad11ebd38a7947265019f3 20241028082532511 DAUC <0003> auc.c:144 vector [3]: ik = 9785c7cf9310f39079fda0043ab201fa 20241028082532511 DAUC <0003> auc.c:145 vector [3]: res = 64d764de19e588f20000000000000000 20241028082532511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532511 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532511 DAUC <0003> auc.c:151 vector [3]: kc = af20483add5ffa72 20241028082532511 DAUC <0003> auc.c:152 vector [3]: sres = 7d32ec2c 20241028082532511 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532511 DAUC <0003> auc.c:113 vector [4]: rand = 89294faace18c16fef4e8d895ab78b31 20241028082532511 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028082532511 DAUC <0003> auc.c:142 vector [4]: autn = 33433b7fb88000007292239675d70b35 20241028082532511 DAUC <0003> auc.c:143 vector [4]: ck = bfa95a3b93cadca375421b5600c4671d 20241028082532511 DAUC <0003> auc.c:144 vector [4]: ik = e42653139de765bb5b94f466bfb83199 20241028082532511 DAUC <0003> auc.c:145 vector [4]: res = 765e276a5f0d8abc0000000000000000 20241028082532511 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532511 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082532511 DAUC <0003> auc.c:151 vector [4]: kc = 7559e618b151ef9c 20241028082532511 DAUC <0003> auc.c:152 vector [4]: sres = 2953add6 20241028082532511 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082532511 DAUC <0003> db_auc.c:245 IMSI='262429996748899': Generated 5 vectors 20241028082532511 DAUC <0003> db_auc.c:249 IMSI='262429996748899': Updating SQN=481 in DB 20241028082532518 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429996748899"} 20241028082532518 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429996748899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532518 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532518 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241028082532544 DAUC <0003> db_auc.c:157 IMSI='262426617742704': No 2G Auth Data 20241028082532544 DAUC <0003> db_auc.c:192 IMSI='262426617742704': No 3G Auth Data 20241028082532575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20241028082532579 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532579 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426617742704"} 20241028082532579 DAUC <0003> db_auc.c:157 IMSI='262426617742704': No 2G Auth Data 20241028082532579 DAUC <0003> db_auc.c:236 IMSI='262426617742704': Calling to generate 1 vectors 20241028082532579 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241028082532579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532579 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082532579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082532579 DAUC <0003> auc.c:113 vector [0]: rand = 234cde522ae854cc2ece177b848a17d8 20241028082532579 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082532579 DAUC <0003> auc.c:142 vector [0]: autn = 6bb357b120320000d833bb9f4d22adee 20241028082532579 DAUC <0003> auc.c:143 vector [0]: ck = cc6325b9dffd008add0e5e9579fec415 20241028082532579 DAUC <0003> auc.c:144 vector [0]: ik = 3e765e5a8263f25e7c398eca3bb1d85e 20241028082532579 DAUC <0003> auc.c:145 vector [0]: res = 2df5bf3919758f270000000000000000 20241028082532579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532579 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532579 DAUC <0003> auc.c:151 vector [0]: kc = 5322abbc1fd1ee9f 20241028082532579 DAUC <0003> auc.c:152 vector [0]: sres = 3480301e 20241028082532579 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532579 DAUC <0003> db_auc.c:245 IMSI='262426617742704': Generated 1 vectors 20241028082532579 DAUC <0003> db_auc.c:249 IMSI='262426617742704': Updating SQN=33 in DB 20241028082532587 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426617742704"} 20241028082532587 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532587 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532587 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532589 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532589 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426617742704"} 20241028082532590 DAUC <0003> db_auc.c:157 IMSI='262426617742704': No 2G Auth Data 20241028082532590 DAUC <0003> db_auc.c:236 IMSI='262426617742704': Calling to generate 4 vectors 20241028082532590 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241028082532590 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532590 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082532590 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028082532590 DAUC <0003> auc.c:113 vector [0]: rand = 6e649b8b11e3ab953ec7e53f2479ff8a 20241028082532590 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028082532590 DAUC <0003> auc.c:142 vector [0]: autn = 4e5950bfa6cf00006d486e9d29e3f39b 20241028082532590 DAUC <0003> auc.c:143 vector [0]: ck = 95d210b04957c97cd0cdf9552fd71ea5 20241028082532590 DAUC <0003> auc.c:144 vector [0]: ik = b45ed3ef491c870be3037123112e61fc 20241028082532590 DAUC <0003> auc.c:145 vector [0]: res = 6e0d10174f197e1c0000000000000000 20241028082532590 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532590 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532590 DAUC <0003> auc.c:151 vector [0]: kc = 12424b293eb2312e 20241028082532590 DAUC <0003> auc.c:152 vector [0]: sres = 21146e0b 20241028082532590 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532590 DAUC <0003> auc.c:113 vector [1]: rand = 207ad317a4dc226d28641d2ffc6f54ed 20241028082532590 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028082532590 DAUC <0003> auc.c:142 vector [1]: autn = b6d46f8bfd3300002bcbcc50522a6617 20241028082532590 DAUC <0003> auc.c:143 vector [1]: ck = be653b1bd973a7eb1bca1b22538f1ec5 20241028082532590 DAUC <0003> auc.c:144 vector [1]: ik = f0e0b36e5ce4ee1da62e102b9cd8937f 20241028082532590 DAUC <0003> auc.c:145 vector [1]: res = 6eec01c39e79726f0000000000000000 20241028082532590 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532590 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532590 DAUC <0003> auc.c:151 vector [1]: kc = f361837c4ac0c44c 20241028082532590 DAUC <0003> auc.c:152 vector [1]: sres = f09573ac 20241028082532590 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532590 DAUC <0003> auc.c:113 vector [2]: rand = c2d6ea956e4e2e31a5d593b46dbe55df 20241028082532590 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028082532590 DAUC <0003> auc.c:142 vector [2]: autn = 62443c2bcc93000061899c2651d1d423 20241028082532590 DAUC <0003> auc.c:143 vector [2]: ck = ea96ed2dadc8bd952f3cfcb90758cb86 20241028082532590 DAUC <0003> auc.c:144 vector [2]: ik = 6773bb59c3b12c5f7545d84494bd259f 20241028082532590 DAUC <0003> auc.c:145 vector [2]: res = d798d5cc2a40b14a0000000000000000 20241028082532590 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532590 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532590 DAUC <0003> auc.c:151 vector [2]: kc = d79c7289fd9c7fd3 20241028082532590 DAUC <0003> auc.c:152 vector [2]: sres = fdd86486 20241028082532590 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532590 DAUC <0003> auc.c:113 vector [3]: rand = d84aecd4ac13afbd1e83e3bc9051b316 20241028082532590 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028082532590 DAUC <0003> auc.c:142 vector [3]: autn = 0b1650a901e800000fe973c4a3e1ae05 20241028082532590 DAUC <0003> auc.c:143 vector [3]: ck = f2529c5781aaeb53a86c81bacd211e4d 20241028082532590 DAUC <0003> auc.c:144 vector [3]: ik = 049a887e6ae49906659340ea2dba9ac4 20241028082532590 DAUC <0003> auc.c:145 vector [3]: res = f298c980fed5daa20000000000000000 20241028082532590 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532590 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532590 DAUC <0003> auc.c:151 vector [3]: kc = 3b37d5790bd5f6dc 20241028082532590 DAUC <0003> auc.c:152 vector [3]: sres = 0c4d1322 20241028082532590 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532590 DAUC <0003> db_auc.c:245 IMSI='262426617742704': Generated 4 vectors 20241028082532590 DAUC <0003> db_auc.c:249 IMSI='262426617742704': Updating SQN=161 in DB 20241028082532598 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426617742704"} 20241028082532598 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532598 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532598 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532601 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532601 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426617742704"} 20241028082532601 DAUC <0003> db_auc.c:157 IMSI='262426617742704': No 2G Auth Data 20241028082532602 DAUC <0003> db_auc.c:236 IMSI='262426617742704': Calling to generate 5 vectors 20241028082532602 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082532602 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532602 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082532602 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028082532602 DAUC <0003> auc.c:113 vector [0]: rand = d125f22ec0b96e71e4f271d8c5641959 20241028082532602 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028082532602 DAUC <0003> auc.c:142 vector [0]: autn = 3931c8d7f4130000181ad4ea42f3df5e 20241028082532602 DAUC <0003> auc.c:143 vector [0]: ck = c652897d75b7db9872f9e0a703479fe1 20241028082532602 DAUC <0003> auc.c:144 vector [0]: ik = 4316e892ba700456885400b2be287735 20241028082532602 DAUC <0003> auc.c:145 vector [0]: res = fa9b1cee9d85b48b0000000000000000 20241028082532602 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532602 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532602 DAUC <0003> auc.c:151 vector [0]: kc = 7fe981fa72a8371a 20241028082532602 DAUC <0003> auc.c:152 vector [0]: sres = 671ea865 20241028082532602 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532602 DAUC <0003> auc.c:113 vector [1]: rand = af843e497c8731948bcfb533b095e0a6 20241028082532602 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028082532602 DAUC <0003> auc.c:142 vector [1]: autn = f1b94cda184000006f43acacc2fe07a3 20241028082532602 DAUC <0003> auc.c:143 vector [1]: ck = 92fc21d42642c9697d77e9ec39aa5706 20241028082532602 DAUC <0003> auc.c:144 vector [1]: ik = 4b8b7b93fd32435be4c2dde1130b6d63 20241028082532602 DAUC <0003> auc.c:145 vector [1]: res = a350a2de2a0865e10000000000000000 20241028082532602 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532602 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532602 DAUC <0003> auc.c:151 vector [1]: kc = 40c26e4af1d1b057 20241028082532602 DAUC <0003> auc.c:152 vector [1]: sres = 8958c73f 20241028082532602 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532602 DAUC <0003> auc.c:113 vector [2]: rand = c4aacbba5dd87823e71e8804a61f0f65 20241028082532602 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028082532602 DAUC <0003> auc.c:142 vector [2]: autn = 4e991c4505550000cdede6f485c8b5f4 20241028082532602 DAUC <0003> auc.c:143 vector [2]: ck = 486c3c85c1b6b7f51db99358bb27bb75 20241028082532602 DAUC <0003> auc.c:144 vector [2]: ik = 83c9e835750cf6efa53ce55747748f4d 20241028082532602 DAUC <0003> auc.c:145 vector [2]: res = cc4fef5305e532e00000000000000000 20241028082532602 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532602 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532602 DAUC <0003> auc.c:151 vector [2]: kc = 7320a2bf48e97522 20241028082532602 DAUC <0003> auc.c:152 vector [2]: sres = c9aaddb3 20241028082532602 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532602 DAUC <0003> auc.c:113 vector [3]: rand = 8af7aac6b6fbc288062ba5c04be519f8 20241028082532602 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028082532602 DAUC <0003> auc.c:142 vector [3]: autn = d4d31cfceeb30000d6bfb2796cd4554e 20241028082532602 DAUC <0003> auc.c:143 vector [3]: ck = fa9958f471cb1c22e6403aa580da3e0a 20241028082532602 DAUC <0003> auc.c:144 vector [3]: ik = 21f1667e35380fd34369c93ebab83a7e 20241028082532602 DAUC <0003> auc.c:145 vector [3]: res = 61284bf30fba58d50000000000000000 20241028082532602 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532602 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532602 DAUC <0003> auc.c:151 vector [3]: kc = 7e41cd117e911785 20241028082532602 DAUC <0003> auc.c:152 vector [3]: sres = 6e921326 20241028082532602 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532602 DAUC <0003> auc.c:113 vector [4]: rand = 87ffea14215ab023b35e1a1fad6bbaba 20241028082532602 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028082532602 DAUC <0003> auc.c:142 vector [4]: autn = e8ca995fee40000094733d61dfb85fcb 20241028082532602 DAUC <0003> auc.c:143 vector [4]: ck = 5fc2b0d4ab352975e968688c6d609cef 20241028082532602 DAUC <0003> auc.c:144 vector [4]: ik = 69ed61c1bfe60bcbe078664b2e4b9edb 20241028082532602 DAUC <0003> auc.c:145 vector [4]: res = b4583a38daeb77450000000000000000 20241028082532602 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532602 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082532602 DAUC <0003> auc.c:151 vector [4]: kc = 3f3fdfd257f8208a 20241028082532602 DAUC <0003> auc.c:152 vector [4]: sres = 6eb34d7d 20241028082532602 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082532602 DAUC <0003> db_auc.c:245 IMSI='262426617742704': Generated 5 vectors 20241028082532602 DAUC <0003> db_auc.c:249 IMSI='262426617742704': Updating SQN=321 in DB 20241028082532609 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426617742704"} 20241028082532609 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532609 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532609 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532612 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532612 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426617742704"} 20241028082532612 DAUC <0003> db_auc.c:157 IMSI='262426617742704': No 2G Auth Data 20241028082532612 DAUC <0003> db_auc.c:236 IMSI='262426617742704': Calling to generate 5 vectors 20241028082532612 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082532612 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532612 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082532612 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028082532612 DAUC <0003> auc.c:113 vector [0]: rand = b0fc1dfa6c8fc9a491b9c69bd5725362 20241028082532612 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028082532612 DAUC <0003> auc.c:142 vector [0]: autn = a039c1f9248f00009a9a3c076c41edc8 20241028082532612 DAUC <0003> auc.c:143 vector [0]: ck = 194f01f3494ad620075892b2b0b88460 20241028082532612 DAUC <0003> auc.c:144 vector [0]: ik = d3003a43a625b3c4ae8c92c1ceab47de 20241028082532612 DAUC <0003> auc.c:145 vector [0]: res = ec93ee1943a5ca810000000000000000 20241028082532612 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532612 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082532612 DAUC <0003> auc.c:151 vector [0]: kc = 639b3bc3917ca65a 20241028082532612 DAUC <0003> auc.c:152 vector [0]: sres = af362498 20241028082532612 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082532612 DAUC <0003> auc.c:113 vector [1]: rand = adfd18d1990b451d15eeedde275c1779 20241028082532612 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028082532612 DAUC <0003> auc.c:142 vector [1]: autn = 3988999edf040000888ab4b11e916362 20241028082532612 DAUC <0003> auc.c:143 vector [1]: ck = 26bad60a8599734ecf7c945403a14095 20241028082532612 DAUC <0003> auc.c:144 vector [1]: ik = 911ee8584b1a3772394c9a637547bf4e 20241028082532612 DAUC <0003> auc.c:145 vector [1]: res = 69ee5c529c64f0290000000000000000 20241028082532612 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532612 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082532612 DAUC <0003> auc.c:151 vector [1]: kc = 41943065b865bbe7 20241028082532612 DAUC <0003> auc.c:152 vector [1]: sres = f58aac7b 20241028082532612 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082532612 DAUC <0003> auc.c:113 vector [2]: rand = a1480b3612fece525b25ea25a674200a 20241028082532612 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028082532612 DAUC <0003> auc.c:142 vector [2]: autn = 74d90022de8b00009a3147a2c4902aa8 20241028082532612 DAUC <0003> auc.c:143 vector [2]: ck = be1697b7466323ba5de17c33fe76e77e 20241028082532612 DAUC <0003> auc.c:144 vector [2]: ik = 2177dcf0be30760a8d5d4ba861f787a8 20241028082532612 DAUC <0003> auc.c:145 vector [2]: res = db6c022d3f90abf40000000000000000 20241028082532612 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532612 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082532612 DAUC <0003> auc.c:151 vector [2]: kc = 4fdd7cdc67d23566 20241028082532612 DAUC <0003> auc.c:152 vector [2]: sres = e4fca9d9 20241028082532612 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082532612 DAUC <0003> auc.c:113 vector [3]: rand = 86aa1f3a2180945e32d377bf210712b6 20241028082532612 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028082532612 DAUC <0003> auc.c:142 vector [3]: autn = 1b5d03958ca70000e500ace82b58376b 20241028082532613 DAUC <0003> auc.c:143 vector [3]: ck = fe18b2cd76a91c5ce4128b239ba0288d 20241028082532613 DAUC <0003> auc.c:144 vector [3]: ik = 246a94d3a09ee132f5313f628710bd2e 20241028082532613 DAUC <0003> auc.c:145 vector [3]: res = f4f6e76f74babb890000000000000000 20241028082532613 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532613 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082532613 DAUC <0003> auc.c:151 vector [3]: kc = cb51925fca8768cd 20241028082532613 DAUC <0003> auc.c:152 vector [3]: sres = 804c5ce6 20241028082532613 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082532613 DAUC <0003> auc.c:113 vector [4]: rand = 5aa962ef69ae3f7d284ae466ee1c1758 20241028082532613 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028082532613 DAUC <0003> auc.c:142 vector [4]: autn = eded4ee07de300005b833b2df08b70c0 20241028082532613 DAUC <0003> auc.c:143 vector [4]: ck = c5741a89d1e145ff37dd50223df6dd0d 20241028082532613 DAUC <0003> auc.c:144 vector [4]: ik = 7ea44e7ffb0a3fadd95a1f468e93cb56 20241028082532613 DAUC <0003> auc.c:145 vector [4]: res = da6739c1f332dfb10000000000000000 20241028082532613 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532613 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082532613 DAUC <0003> auc.c:151 vector [4]: kc = 55571b92998e6c09 20241028082532613 DAUC <0003> auc.c:152 vector [4]: sres = 2955e670 20241028082532613 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082532613 DAUC <0003> db_auc.c:245 IMSI='262426617742704': Generated 5 vectors 20241028082532613 DAUC <0003> db_auc.c:249 IMSI='262426617742704': Updating SQN=481 in DB 20241028082532620 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426617742704"} 20241028082532620 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426617742704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532620 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532620 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20241028082532648 DAUC <0003> db_auc.c:157 IMSI='262422233253551': No 2G Auth Data 20241028082532648 DAUC <0003> db_auc.c:192 IMSI='262422233253551': No 3G Auth Data 20241028082532685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 20241028082532689 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532689 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422233253551"} 20241028082532689 DAUC <0003> db_auc.c:236 IMSI='262422233253551': Calling to generate 1 vectors 20241028082532689 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028082532689 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532689 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532689 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082532689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532689 DAUC <0003> auc.c:113 vector [0]: rand = b7b472bb8a0f0f8f805269be3d88ce47 20241028082532689 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082532689 DAUC <0003> auc.c:142 vector [0]: autn = d93d6004d10d00000412df17abf03e56 20241028082532689 DAUC <0003> auc.c:143 vector [0]: ck = ca324de9471259da1be08dbaea147906 20241028082532689 DAUC <0003> auc.c:144 vector [0]: ik = 3cd7c3560ff6f6a8945b76d6c6920af8 20241028082532689 DAUC <0003> auc.c:145 vector [0]: res = d3aa3249be07c2e30000000000000000 20241028082532689 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532689 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532689 DAUC <0003> auc.c:179 vector [0]: kc = 5f66548ec1a07400 20241028082532689 DAUC <0003> auc.c:180 vector [0]: sres = 50abfcfb 20241028082532689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532689 DAUC <0003> db_auc.c:245 IMSI='262422233253551': Generated 1 vectors 20241028082532689 DAUC <0003> db_auc.c:249 IMSI='262422233253551': Updating SQN=33 in DB 20241028082532697 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422233253551"} 20241028082532698 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532698 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532698 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532701 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532701 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422233253551"} 20241028082532701 DAUC <0003> db_auc.c:236 IMSI='262422233253551': Calling to generate 4 vectors 20241028082532701 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028082532701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532701 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028082532701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532701 DAUC <0003> auc.c:113 vector [0]: rand = 0477e9463c42688428f0941b6be8b4fe 20241028082532701 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028082532701 DAUC <0003> auc.c:142 vector [0]: autn = 6db9fbb1e2d20000b3ce09e935ee5a64 20241028082532701 DAUC <0003> auc.c:143 vector [0]: ck = 17a452e81d1387c7a7ca2eef8ff92c94 20241028082532701 DAUC <0003> auc.c:144 vector [0]: ik = c5407bc91bed2c75a66b4e91bccd329e 20241028082532701 DAUC <0003> auc.c:145 vector [0]: res = e057152cf56941e40000000000000000 20241028082532701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532701 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532701 DAUC <0003> auc.c:179 vector [0]: kc = 0b42eafba9827c00 20241028082532701 DAUC <0003> auc.c:180 vector [0]: sres = ac77b0f0 20241028082532701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532701 DAUC <0003> auc.c:113 vector [1]: rand = f77bf248e532002f70dc3b2dee588edd 20241028082532701 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028082532701 DAUC <0003> auc.c:142 vector [1]: autn = e2ed2aaea54b0000128eeabb933713c2 20241028082532701 DAUC <0003> auc.c:143 vector [1]: ck = a48c89c382e876c865396a68296fdd9f 20241028082532701 DAUC <0003> auc.c:144 vector [1]: ik = ac96df80cfd834d42be576e89b5a5080 20241028082532701 DAUC <0003> auc.c:145 vector [1]: res = a5aa7ee11c4615220000000000000000 20241028082532701 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532701 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532701 DAUC <0003> auc.c:179 vector [1]: kc = 0b155a48588aec00 20241028082532701 DAUC <0003> auc.c:180 vector [1]: sres = 41caeb23 20241028082532701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532701 DAUC <0003> auc.c:113 vector [2]: rand = edf44677ffd2e5404112f718755f26fd 20241028082532701 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028082532701 DAUC <0003> auc.c:142 vector [2]: autn = 3b8d836cc6cd0000b28b1137000e69a2 20241028082532701 DAUC <0003> auc.c:143 vector [2]: ck = 576df075bf282bafc2af99243ea0d582 20241028082532701 DAUC <0003> auc.c:144 vector [2]: ik = 7f9b4b131770ab952b63783a0098fd47 20241028082532701 DAUC <0003> auc.c:145 vector [2]: res = 72ab44f4b3cb4f760000000000000000 20241028082532701 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532701 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532701 DAUC <0003> auc.c:179 vector [2]: kc = dccebc2042cfd000 20241028082532701 DAUC <0003> auc.c:180 vector [2]: sres = 37bf623f 20241028082532701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532701 DAUC <0003> auc.c:113 vector [3]: rand = f85785aa812095baa2043859ec11b4c9 20241028082532701 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028082532701 DAUC <0003> auc.c:142 vector [3]: autn = 41ece9e7508c0000cdf394b873c687a6 20241028082532701 DAUC <0003> auc.c:143 vector [3]: ck = 090cd0d563c3040b899058c6092f186d 20241028082532701 DAUC <0003> auc.c:144 vector [3]: ik = 14f4e870d710f728edb8236e28e1bde2 20241028082532701 DAUC <0003> auc.c:145 vector [3]: res = ad89ba396283ec1e0000000000000000 20241028082532701 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532701 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532701 DAUC <0003> auc.c:179 vector [3]: kc = c8b8572ead077400 20241028082532701 DAUC <0003> auc.c:180 vector [3]: sres = a0710790 20241028082532701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532701 DAUC <0003> db_auc.c:245 IMSI='262422233253551': Generated 4 vectors 20241028082532701 DAUC <0003> db_auc.c:249 IMSI='262422233253551': Updating SQN=161 in DB 20241028082532709 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422233253551"} 20241028082532709 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532709 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532709 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532712 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532712 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422233253551"} 20241028082532712 DAUC <0003> db_auc.c:236 IMSI='262422233253551': Calling to generate 5 vectors 20241028082532712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028082532712 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532712 DAUC <0003> auc.c:113 vector [0]: rand = 36ac93ce9c934df860dbfda291dd240f 20241028082532712 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028082532712 DAUC <0003> auc.c:142 vector [0]: autn = 1bff34d7ec8c0000448e8532fd2a15af 20241028082532712 DAUC <0003> auc.c:143 vector [0]: ck = f3c8a9c771d83aaeae1e3c1bf3437eac 20241028082532712 DAUC <0003> auc.c:144 vector [0]: ik = d70dc6a6c6c1bdf37a28f3886109dda5 20241028082532712 DAUC <0003> auc.c:145 vector [0]: res = 25f2768eb3edf8ff0000000000000000 20241028082532712 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532712 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532712 DAUC <0003> auc.c:179 vector [0]: kc = 0434d1da1f3df800 20241028082532712 DAUC <0003> auc.c:180 vector [0]: sres = b9192cff 20241028082532712 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532712 DAUC <0003> auc.c:113 vector [1]: rand = 9bc5cfd22e8eda5885dcf288e0ffb41b 20241028082532712 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028082532712 DAUC <0003> auc.c:142 vector [1]: autn = d55257ca8604000012baf574d06352a7 20241028082532712 DAUC <0003> auc.c:143 vector [1]: ck = 6feba709e56dfc312623115986ff8dd9 20241028082532712 DAUC <0003> auc.c:144 vector [1]: ik = 8ee7b70b51011b7087a1a669b410dd3c 20241028082532712 DAUC <0003> auc.c:145 vector [1]: res = f72054d52ad867ea0000000000000000 20241028082532712 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532712 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532712 DAUC <0003> auc.c:179 vector [1]: kc = 28033bb69cbe2400 20241028082532712 DAUC <0003> auc.c:180 vector [1]: sres = b91e73cb 20241028082532712 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532712 DAUC <0003> auc.c:113 vector [2]: rand = 70e3d252acb2e2b69cc3ba6a726a5678 20241028082532712 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028082532712 DAUC <0003> auc.c:142 vector [2]: autn = c7d9e0102b3700001a97e8f72c8e8652 20241028082532712 DAUC <0003> auc.c:143 vector [2]: ck = c84c021fc4e7a5503d8a47d78df9ffa8 20241028082532712 DAUC <0003> auc.c:144 vector [2]: ik = 2b28a2b525e7de52d5048b6edd84ce7b 20241028082532712 DAUC <0003> auc.c:145 vector [2]: res = fd10b816be556ffe0000000000000000 20241028082532712 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532712 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532712 DAUC <0003> auc.c:179 vector [2]: kc = a134da6a8f4bc000 20241028082532712 DAUC <0003> auc.c:180 vector [2]: sres = a7af01b1 20241028082532712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532712 DAUC <0003> auc.c:113 vector [3]: rand = 7d00bb07b1d5331ab9c93f6f5b32024a 20241028082532712 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028082532712 DAUC <0003> auc.c:142 vector [3]: autn = 822567e052630000e2b74f57cead80f2 20241028082532712 DAUC <0003> auc.c:143 vector [3]: ck = f5c24f7badcb62ac869102b5bdec39e8 20241028082532712 DAUC <0003> auc.c:144 vector [3]: ik = 5ad73f781aea5d378a8d05ac0d7b3f74 20241028082532712 DAUC <0003> auc.c:145 vector [3]: res = 6f0eef1b57825a490000000000000000 20241028082532712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532712 DAUC <0003> auc.c:179 vector [3]: kc = 8f17a222f681c800 20241028082532712 DAUC <0003> auc.c:180 vector [3]: sres = 40f6257d 20241028082532712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532712 DAUC <0003> auc.c:113 vector [4]: rand = 6d4073d74f8deffb4752e04cde97dff4 20241028082532712 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028082532712 DAUC <0003> auc.c:142 vector [4]: autn = 2f2f35619f30000037d6c48eb4d0598b 20241028082532712 DAUC <0003> auc.c:143 vector [4]: ck = 94e5097677c8e92037aeefce902fb2b0 20241028082532712 DAUC <0003> auc.c:144 vector [4]: ik = 1c0b90efb3cb57317cd8e4173e1c07ee 20241028082532712 DAUC <0003> auc.c:145 vector [4]: res = a257b34dbffc7d3a0000000000000000 20241028082532712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532712 DAUC <0003> auc.c:179 vector [4]: kc = c9c7346f524a6c00 20241028082532712 DAUC <0003> auc.c:180 vector [4]: sres = 9b112aba 20241028082532712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532712 DAUC <0003> db_auc.c:245 IMSI='262422233253551': Generated 5 vectors 20241028082532712 DAUC <0003> db_auc.c:249 IMSI='262422233253551': Updating SQN=321 in DB 20241028082532720 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422233253551"} 20241028082532720 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532720 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532720 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532723 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532723 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422233253551"} 20241028082532723 DAUC <0003> db_auc.c:236 IMSI='262422233253551': Calling to generate 5 vectors 20241028082532723 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532723 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532723 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532723 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028082532723 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532723 DAUC <0003> auc.c:113 vector [0]: rand = 9aecb8dc246ee113d3bfdf0a624d41a1 20241028082532723 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028082532723 DAUC <0003> auc.c:142 vector [0]: autn = 4254a399553200005b652a0f39f334f1 20241028082532723 DAUC <0003> auc.c:143 vector [0]: ck = 596e71ea6ca0b9e1c41d110dfad1ca79 20241028082532723 DAUC <0003> auc.c:144 vector [0]: ik = e50861ca60a76e4f698ae0884444b7bd 20241028082532723 DAUC <0003> auc.c:145 vector [0]: res = c68ccd9afdbabbe80000000000000000 20241028082532723 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532723 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532723 DAUC <0003> auc.c:179 vector [0]: kc = e3f92bc8f0f59000 20241028082532723 DAUC <0003> auc.c:180 vector [0]: sres = 2ebd08f0 20241028082532723 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532723 DAUC <0003> auc.c:113 vector [1]: rand = fe27eac00d334b0d8d1483ba6ccd61b6 20241028082532723 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028082532723 DAUC <0003> auc.c:142 vector [1]: autn = c85eabe5ba6b00002773dd31a2ad20c5 20241028082532723 DAUC <0003> auc.c:143 vector [1]: ck = 29405a355821593e840e8181768aea8b 20241028082532723 DAUC <0003> auc.c:144 vector [1]: ik = 89d6c53fca1f6753d3f50928bf490ef3 20241028082532723 DAUC <0003> auc.c:145 vector [1]: res = cddb56858fc471000000000000000000 20241028082532723 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532723 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532723 DAUC <0003> auc.c:179 vector [1]: kc = 8a5669975aff4000 20241028082532723 DAUC <0003> auc.c:180 vector [1]: sres = 55d95651 20241028082532723 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532723 DAUC <0003> auc.c:113 vector [2]: rand = 1b9675dd7bf8c878c08a447fd59ff64c 20241028082532723 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028082532723 DAUC <0003> auc.c:142 vector [2]: autn = c4041b0a53920000a802e30a75e90acd 20241028082532723 DAUC <0003> auc.c:143 vector [2]: ck = ad0dbbe9e0cbe688d26241687fb7ea51 20241028082532723 DAUC <0003> auc.c:144 vector [2]: ik = 4bd871fc9b9f3dc2fcd3d133df3f7b03 20241028082532723 DAUC <0003> auc.c:145 vector [2]: res = 11ba180d5f3c816f0000000000000000 20241028082532723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532723 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532723 DAUC <0003> auc.c:179 vector [2]: kc = efbed75a7b549000 20241028082532723 DAUC <0003> auc.c:180 vector [2]: sres = 058addff 20241028082532723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532723 DAUC <0003> auc.c:113 vector [3]: rand = fa8eeafa930ce89e914be3b2591ef991 20241028082532723 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028082532723 DAUC <0003> auc.c:142 vector [3]: autn = ee7da80f4e53000097ca1072b2a66b80 20241028082532723 DAUC <0003> auc.c:143 vector [3]: ck = 2258bf7ad79a5cf0fb09499a2fd3ce53 20241028082532723 DAUC <0003> auc.c:144 vector [3]: ik = 3c1f0b087966703fc852e05110640925 20241028082532723 DAUC <0003> auc.c:145 vector [3]: res = 6542bd34d419852b0000000000000000 20241028082532723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532723 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532723 DAUC <0003> auc.c:179 vector [3]: kc = fea47751f2268400 20241028082532723 DAUC <0003> auc.c:180 vector [3]: sres = 885de572 20241028082532723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532724 DAUC <0003> auc.c:113 vector [4]: rand = a56ac3fa36caa4fee72899a5842b0b22 20241028082532724 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028082532724 DAUC <0003> auc.c:142 vector [4]: autn = 60b0aadf73780000fc53e449f7358de9 20241028082532724 DAUC <0003> auc.c:143 vector [4]: ck = 24758c5da1f6d7215f92e0c8354a4601 20241028082532724 DAUC <0003> auc.c:144 vector [4]: ik = 4df6a199c37f7389362197608c492682 20241028082532724 DAUC <0003> auc.c:145 vector [4]: res = da9ad6d177e771ca0000000000000000 20241028082532724 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532724 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532724 DAUC <0003> auc.c:179 vector [4]: kc = 2d4d89f895f4e400 20241028082532724 DAUC <0003> auc.c:180 vector [4]: sres = e1c7e544 20241028082532724 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532724 DAUC <0003> db_auc.c:245 IMSI='262422233253551': Generated 5 vectors 20241028082532724 DAUC <0003> db_auc.c:249 IMSI='262422233253551': Updating SQN=481 in DB 20241028082532731 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422233253551"} 20241028082532731 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422233253551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532731 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532731 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 20241028082532765 DAUC <0003> db_auc.c:157 IMSI='262428384223402': No 2G Auth Data 20241028082532765 DAUC <0003> db_auc.c:192 IMSI='262428384223402': No 3G Auth Data 20241028082532805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241028082532809 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532809 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428384223402"} 20241028082532809 DAUC <0003> db_auc.c:236 IMSI='262428384223402': Calling to generate 1 vectors 20241028082532809 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028082532809 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532809 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532809 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082532809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532809 DAUC <0003> auc.c:113 vector [0]: rand = beac6766733affb0db37d35056fdd158 20241028082532809 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082532809 DAUC <0003> auc.c:142 vector [0]: autn = b583f23598ec00004caa92ea8ac629fa 20241028082532809 DAUC <0003> auc.c:143 vector [0]: ck = 5217f74a13b60065f670cacbfe076a82 20241028082532809 DAUC <0003> auc.c:144 vector [0]: ik = cce28acfdec26145f1f0451409e0af8b 20241028082532809 DAUC <0003> auc.c:145 vector [0]: res = b6d520391cda03740000000000000000 20241028082532809 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532809 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532809 DAUC <0003> auc.c:179 vector [0]: kc = c9eac5966bf8ec00 20241028082532809 DAUC <0003> auc.c:180 vector [0]: sres = 2b1a2549 20241028082532809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532809 DAUC <0003> db_auc.c:245 IMSI='262428384223402': Generated 1 vectors 20241028082532809 DAUC <0003> db_auc.c:249 IMSI='262428384223402': Updating SQN=33 in DB 20241028082532816 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428384223402"} 20241028082532816 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532817 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532820 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532820 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428384223402"} 20241028082532820 DAUC <0003> db_auc.c:236 IMSI='262428384223402': Calling to generate 4 vectors 20241028082532820 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028082532820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532820 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532820 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028082532820 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532820 DAUC <0003> auc.c:113 vector [0]: rand = 33d5508ae1224df7dbd33e7ee7ca8f87 20241028082532820 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028082532820 DAUC <0003> auc.c:142 vector [0]: autn = 7b997b242895000029b9465fbf1826b4 20241028082532820 DAUC <0003> auc.c:143 vector [0]: ck = 6974c1fc75f86816854b5f9080899862 20241028082532820 DAUC <0003> auc.c:144 vector [0]: ik = ab808eba8dc388fe2ccbae65918439ac 20241028082532820 DAUC <0003> auc.c:145 vector [0]: res = 8db18e4a033a294c0000000000000000 20241028082532820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532820 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532820 DAUC <0003> auc.c:179 vector [0]: kc = c54112d4bcf40400 20241028082532820 DAUC <0003> auc.c:180 vector [0]: sres = 45827e84 20241028082532820 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532820 DAUC <0003> auc.c:113 vector [1]: rand = a04ec6b02eaefa50563813aa4d224f0a 20241028082532820 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028082532820 DAUC <0003> auc.c:142 vector [1]: autn = 02dc7a0e53f800005cb2ab6eaa2a00c3 20241028082532820 DAUC <0003> auc.c:143 vector [1]: ck = de92249e9944194e3ef332c6010319b5 20241028082532820 DAUC <0003> auc.c:144 vector [1]: ik = feb54662fd41b4adedb865b0a1d3f78e 20241028082532820 DAUC <0003> auc.c:145 vector [1]: res = b1253ebc92c2feec0000000000000000 20241028082532820 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532820 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532820 DAUC <0003> auc.c:179 vector [1]: kc = 1354f2fe2961b800 20241028082532820 DAUC <0003> auc.c:180 vector [1]: sres = f675b0da 20241028082532820 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532820 DAUC <0003> auc.c:113 vector [2]: rand = 1da2b591d531ce5bf4b4a57a56b691e0 20241028082532820 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028082532820 DAUC <0003> auc.c:142 vector [2]: autn = e8b4bf2c6b6b000046711e245dc7281a 20241028082532820 DAUC <0003> auc.c:143 vector [2]: ck = 6e7e17050dbee1612fac9f940fd741df 20241028082532820 DAUC <0003> auc.c:144 vector [2]: ik = 6db95591a798c50b376052a02e0eae67 20241028082532820 DAUC <0003> auc.c:145 vector [2]: res = 4d62cffa438aace60000000000000000 20241028082532820 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532820 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532820 DAUC <0003> auc.c:179 vector [2]: kc = 9918b0d7da47f800 20241028082532820 DAUC <0003> auc.c:180 vector [2]: sres = 3e9262d7 20241028082532820 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532820 DAUC <0003> auc.c:113 vector [3]: rand = 6ef1df5fc073aa3df2d7ecc246d1c5a7 20241028082532820 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028082532820 DAUC <0003> auc.c:142 vector [3]: autn = 6a4cc0704adb0000bf542f0b53a0e085 20241028082532820 DAUC <0003> auc.c:143 vector [3]: ck = 8fd533ed87ca2c3babd2d5ed79ae4b11 20241028082532820 DAUC <0003> auc.c:144 vector [3]: ik = d7632e7c6909b3d70812991a88aea22f 20241028082532820 DAUC <0003> auc.c:145 vector [3]: res = 4ca011b37706f4d10000000000000000 20241028082532820 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532820 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532820 DAUC <0003> auc.c:179 vector [3]: kc = c1c1789183764800 20241028082532820 DAUC <0003> auc.c:180 vector [3]: sres = 9c518be3 20241028082532820 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532820 DAUC <0003> db_auc.c:245 IMSI='262428384223402': Generated 4 vectors 20241028082532820 DAUC <0003> db_auc.c:249 IMSI='262428384223402': Updating SQN=161 in DB 20241028082532828 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428384223402"} 20241028082532828 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532828 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532828 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532831 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532831 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428384223402"} 20241028082532831 DAUC <0003> db_auc.c:236 IMSI='262428384223402': Calling to generate 5 vectors 20241028082532831 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532831 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028082532831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532831 DAUC <0003> auc.c:113 vector [0]: rand = 156a868fb95c5dd9f181361aa04828bc 20241028082532831 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028082532831 DAUC <0003> auc.c:142 vector [0]: autn = a5f696df92b90000aabf29992af2cdd0 20241028082532831 DAUC <0003> auc.c:143 vector [0]: ck = e9afd5946cca570a2fca0566c46a6118 20241028082532831 DAUC <0003> auc.c:144 vector [0]: ik = 47a7510609b91ffc7347756a03415fea 20241028082532831 DAUC <0003> auc.c:145 vector [0]: res = abc2d835e1ebc6720000000000000000 20241028082532831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532831 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532831 DAUC <0003> auc.c:179 vector [0]: kc = 8eafaf8bc8dd1c00 20241028082532831 DAUC <0003> auc.c:180 vector [0]: sres = 8babd6a8 20241028082532831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532831 DAUC <0003> auc.c:113 vector [1]: rand = 6cfbc16d887ae1c4a0f59f207c10ff39 20241028082532831 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028082532831 DAUC <0003> auc.c:142 vector [1]: autn = 3a861f65969a0000907a5aba7b8c7a57 20241028082532831 DAUC <0003> auc.c:143 vector [1]: ck = 7a05c67177750101e10142595cbd42fa 20241028082532831 DAUC <0003> auc.c:144 vector [1]: ik = 95b0c6911e1385b1e04f7ecf0c49b003 20241028082532831 DAUC <0003> auc.c:145 vector [1]: res = f4178c609d23bf690000000000000000 20241028082532831 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532831 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532831 DAUC <0003> auc.c:179 vector [1]: kc = 125845a095beb800 20241028082532831 DAUC <0003> auc.c:180 vector [1]: sres = 5cd0a693 20241028082532831 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532831 DAUC <0003> auc.c:113 vector [2]: rand = 12582c8507c6887b081c60676a84e7fd 20241028082532831 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028082532831 DAUC <0003> auc.c:142 vector [2]: autn = 3e2eb8c629d4000012d8ad491b1c532e 20241028082532831 DAUC <0003> auc.c:143 vector [2]: ck = 5a5fad4576b91e141c9a34a02e070b44 20241028082532831 DAUC <0003> auc.c:144 vector [2]: ik = d186323ee01f64e83a5896605e2b8af0 20241028082532831 DAUC <0003> auc.c:145 vector [2]: res = 99bef753c0eb28ea0000000000000000 20241028082532831 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532831 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532831 DAUC <0003> auc.c:179 vector [2]: kc = a1768f0de40af400 20241028082532831 DAUC <0003> auc.c:180 vector [2]: sres = ac506804 20241028082532831 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532831 DAUC <0003> auc.c:113 vector [3]: rand = 8c79e0a73c7453c005d57bbe37f2be58 20241028082532831 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028082532831 DAUC <0003> auc.c:142 vector [3]: autn = 02e862691ce2000026d40c70b43fab07 20241028082532831 DAUC <0003> auc.c:143 vector [3]: ck = f00d77f13e3405b162d9c245ac332c57 20241028082532831 DAUC <0003> auc.c:144 vector [3]: ik = 3d8b66fa7ccdc98768ce65bdd8479335 20241028082532831 DAUC <0003> auc.c:145 vector [3]: res = 4065e1cbc4a81a240000000000000000 20241028082532831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532831 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532831 DAUC <0003> auc.c:179 vector [3]: kc = 576504a59b405c00 20241028082532831 DAUC <0003> auc.c:180 vector [3]: sres = 02442754 20241028082532831 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532831 DAUC <0003> auc.c:113 vector [4]: rand = ee1aa48a394338941e0ddd823b804138 20241028082532831 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028082532831 DAUC <0003> auc.c:142 vector [4]: autn = 6355b1e01d9700007a651eb22eef27bd 20241028082532831 DAUC <0003> auc.c:143 vector [4]: ck = a7efc430b412aa1d0d9a5200634780c9 20241028082532831 DAUC <0003> auc.c:144 vector [4]: ik = 70483e2668b4a9be519523a6d4b07a10 20241028082532831 DAUC <0003> auc.c:145 vector [4]: res = 7ea18c93624f6e6c0000000000000000 20241028082532831 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532831 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532831 DAUC <0003> auc.c:179 vector [4]: kc = 44e7f32de8936000 20241028082532831 DAUC <0003> auc.c:180 vector [4]: sres = a200cad9 20241028082532831 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532831 DAUC <0003> db_auc.c:245 IMSI='262428384223402': Generated 5 vectors 20241028082532831 DAUC <0003> db_auc.c:249 IMSI='262428384223402': Updating SQN=321 in DB 20241028082532839 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428384223402"} 20241028082532839 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532839 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532839 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532842 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532842 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428384223402"} 20241028082532843 DAUC <0003> db_auc.c:236 IMSI='262428384223402': Calling to generate 5 vectors 20241028082532843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028082532843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532843 DAUC <0003> auc.c:113 vector [0]: rand = 5b14937c4ed891e7d483e711bc3a6acc 20241028082532843 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028082532843 DAUC <0003> auc.c:142 vector [0]: autn = 17ef240add5000002f26daa727ae5b86 20241028082532843 DAUC <0003> auc.c:143 vector [0]: ck = 2ebf932bc27e903d30e152f1100e7a9c 20241028082532843 DAUC <0003> auc.c:144 vector [0]: ik = 0b752f18da17a1dd340df0ca7eac6dba 20241028082532843 DAUC <0003> auc.c:145 vector [0]: res = 3cfe7656bfda78710000000000000000 20241028082532843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532843 DAUC <0003> auc.c:179 vector [0]: kc = 649cc4e5ee5b9c00 20241028082532843 DAUC <0003> auc.c:180 vector [0]: sres = c3d22e03 20241028082532843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532843 DAUC <0003> auc.c:113 vector [1]: rand = c2f33cf092c037652fde02f2b6dc6adb 20241028082532843 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028082532843 DAUC <0003> auc.c:142 vector [1]: autn = 96a2adf7695100003b7e83f65208bff6 20241028082532843 DAUC <0003> auc.c:143 vector [1]: ck = 4566cea79df4850e6f703250e1e173d4 20241028082532843 DAUC <0003> auc.c:144 vector [1]: ik = 78a76a47094b5242b9f1a6cf772d39c8 20241028082532843 DAUC <0003> auc.c:145 vector [1]: res = 6b2624b0eaeeaf4c0000000000000000 20241028082532843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532843 DAUC <0003> auc.c:179 vector [1]: kc = f657f638e7139c00 20241028082532843 DAUC <0003> auc.c:180 vector [1]: sres = fc78fd2b 20241028082532843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532843 DAUC <0003> auc.c:113 vector [2]: rand = 3131fdf6a6af8283d7dc3ddb9885e30a 20241028082532843 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028082532843 DAUC <0003> auc.c:142 vector [2]: autn = 46f9f350ae3e0000b66a423cdadabc5d 20241028082532843 DAUC <0003> auc.c:143 vector [2]: ck = 683af27083c0f8742bbecd34161d9931 20241028082532843 DAUC <0003> auc.c:144 vector [2]: ik = 787cd90d50d4b8a3cf818dd3b5b33bbb 20241028082532843 DAUC <0003> auc.c:145 vector [2]: res = b730da9f0fc369ba0000000000000000 20241028082532843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532843 DAUC <0003> auc.c:179 vector [2]: kc = 884c63170c82b000 20241028082532843 DAUC <0003> auc.c:180 vector [2]: sres = 42b1e1d7 20241028082532843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532843 DAUC <0003> auc.c:113 vector [3]: rand = 96010fa0f42926431401f9533df3d917 20241028082532843 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028082532843 DAUC <0003> auc.c:142 vector [3]: autn = b341b5fc7e50000090e84f606bc0ce07 20241028082532843 DAUC <0003> auc.c:143 vector [3]: ck = 825bb4669f34d2ebc1f99f78be225f90 20241028082532843 DAUC <0003> auc.c:144 vector [3]: ik = 743b43cb1bc5664bc35413a66499cbcc 20241028082532843 DAUC <0003> auc.c:145 vector [3]: res = 955eb3ac7c55fe120000000000000000 20241028082532843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532843 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532843 DAUC <0003> auc.c:179 vector [3]: kc = 608f8902e876b000 20241028082532843 DAUC <0003> auc.c:180 vector [3]: sres = f42d6123 20241028082532843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532843 DAUC <0003> auc.c:113 vector [4]: rand = aaf9efe85f53e11184fa0bb29f4ee81e 20241028082532843 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028082532843 DAUC <0003> auc.c:142 vector [4]: autn = 625c0e5a5cb20000d38ef4e7ea3c054a 20241028082532843 DAUC <0003> auc.c:143 vector [4]: ck = 63af8d03beaa4c9984ca2f0d8780f890 20241028082532843 DAUC <0003> auc.c:144 vector [4]: ik = 643b0224356a9b6caafb0f2fda538d5d 20241028082532843 DAUC <0003> auc.c:145 vector [4]: res = 0a1313b8756f10d20000000000000000 20241028082532843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532843 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532843 DAUC <0003> auc.c:179 vector [4]: kc = e8e043a903d86000 20241028082532843 DAUC <0003> auc.c:180 vector [4]: sres = 7089b232 20241028082532843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532843 DAUC <0003> db_auc.c:245 IMSI='262428384223402': Generated 5 vectors 20241028082532843 DAUC <0003> db_auc.c:249 IMSI='262428384223402': Updating SQN=481 in DB 20241028082532850 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428384223402"} 20241028082532850 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428384223402 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532851 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532851 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241028082532896 DAUC <0003> db_auc.c:157 IMSI='262424983886435': No 2G Auth Data 20241028082532896 DAUC <0003> db_auc.c:192 IMSI='262424983886435': No 3G Auth Data 20241028082532946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241028082532950 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532950 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424983886435"} 20241028082532950 DAUC <0003> db_auc.c:236 IMSI='262424983886435': Calling to generate 1 vectors 20241028082532950 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241028082532950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082532950 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532950 DAUC <0003> auc.c:113 vector [0]: rand = cccf05186e1407b49f9f23502a1a7ef2 20241028082532950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082532950 DAUC <0003> auc.c:142 vector [0]: autn = 00d3fef663140000bbd975344eba766f 20241028082532950 DAUC <0003> auc.c:143 vector [0]: ck = 1ec1e7c922f7301560ba01ccbab1867d 20241028082532950 DAUC <0003> auc.c:144 vector [0]: ik = df93999b95661d9361b122c3cb09189a 20241028082532950 DAUC <0003> auc.c:145 vector [0]: res = 8e8dcf3f06a59b640000000000000000 20241028082532950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532950 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532950 DAUC <0003> auc.c:179 vector [0]: kc = 3ff795ed54a4a35b 20241028082532950 DAUC <0003> auc.c:180 vector [0]: sres = dfdfdce6 20241028082532950 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532950 DAUC <0003> db_auc.c:245 IMSI='262424983886435': Generated 1 vectors 20241028082532950 DAUC <0003> db_auc.c:249 IMSI='262424983886435': Updating SQN=33 in DB 20241028082532961 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424983886435"} 20241028082532961 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532961 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532961 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532964 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532964 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424983886435"} 20241028082532964 DAUC <0003> db_auc.c:236 IMSI='262424983886435': Calling to generate 4 vectors 20241028082532964 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241028082532964 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532964 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532964 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241028082532964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532964 DAUC <0003> auc.c:113 vector [0]: rand = ea5ba466afcb32a609655c8ea77c31aa 20241028082532964 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241028082532964 DAUC <0003> auc.c:142 vector [0]: autn = 11f4fbd86cbd0000809939cd32ae0f31 20241028082532964 DAUC <0003> auc.c:143 vector [0]: ck = 589b40dc2543c7d8dc257b67d2774a44 20241028082532964 DAUC <0003> auc.c:144 vector [0]: ik = 0dea101a2fa290c9bece6a8098e190f9 20241028082532964 DAUC <0003> auc.c:145 vector [0]: res = 3b32384e4e87bc010000000000000000 20241028082532964 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532964 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532964 DAUC <0003> auc.c:179 vector [0]: kc = 6aa9b629c3ec862e 20241028082532964 DAUC <0003> auc.c:180 vector [0]: sres = 20d5a879 20241028082532964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532964 DAUC <0003> auc.c:113 vector [1]: rand = aef0cc244027ebcb4339c4a17f848d94 20241028082532964 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241028082532964 DAUC <0003> auc.c:142 vector [1]: autn = 786b5b43501500009178f830f490b635 20241028082532964 DAUC <0003> auc.c:143 vector [1]: ck = 4968c5cc068d8919fa0aefb2da7d5f57 20241028082532964 DAUC <0003> auc.c:144 vector [1]: ik = 1d0988cd12c4d84aa1e9a902191fe9ac 20241028082532964 DAUC <0003> auc.c:145 vector [1]: res = cdd195b7b5254cdf0000000000000000 20241028082532964 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532964 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532964 DAUC <0003> auc.c:179 vector [1]: kc = 8cf9ea5f881f420a 20241028082532964 DAUC <0003> auc.c:180 vector [1]: sres = 2ebd0d0e 20241028082532964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532964 DAUC <0003> auc.c:113 vector [2]: rand = 119d6667f2c95da7d7c6b300e5779458 20241028082532964 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241028082532964 DAUC <0003> auc.c:142 vector [2]: autn = 26f0747528e50000b24df595f67af80a 20241028082532964 DAUC <0003> auc.c:143 vector [2]: ck = 81c4f66a1fe16fcc82ba2c328e972705 20241028082532964 DAUC <0003> auc.c:144 vector [2]: ik = 4c6410ce5ba1af0ca2a8e5796b5e415c 20241028082532964 DAUC <0003> auc.c:145 vector [2]: res = 4d3490eec697009f0000000000000000 20241028082532964 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532964 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532964 DAUC <0003> auc.c:179 vector [2]: kc = 151a9f086827bcdf 20241028082532964 DAUC <0003> auc.c:180 vector [2]: sres = 59bc7726 20241028082532964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532964 DAUC <0003> auc.c:113 vector [3]: rand = 4001a53c7e5dbb3e85967e58c14b3def 20241028082532964 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241028082532964 DAUC <0003> auc.c:142 vector [3]: autn = 1365ee41f3360000318c994e5aac2d59 20241028082532964 DAUC <0003> auc.c:143 vector [3]: ck = ec68e35734ad512598d74f83520d1624 20241028082532964 DAUC <0003> auc.c:144 vector [3]: ik = 39edda2ffe9fc288bc53234ad7d452a0 20241028082532964 DAUC <0003> auc.c:145 vector [3]: res = d450ac1b76d05e3c0000000000000000 20241028082532964 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532964 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532964 DAUC <0003> auc.c:179 vector [3]: kc = e91b93ea2b7711de 20241028082532964 DAUC <0003> auc.c:180 vector [3]: sres = 78468ae0 20241028082532964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532964 DAUC <0003> db_auc.c:245 IMSI='262424983886435': Generated 4 vectors 20241028082532964 DAUC <0003> db_auc.c:249 IMSI='262424983886435': Updating SQN=161 in DB 20241028082532972 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424983886435"} 20241028082532972 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532972 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532972 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532975 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532975 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424983886435"} 20241028082532975 DAUC <0003> db_auc.c:236 IMSI='262424983886435': Calling to generate 5 vectors 20241028082532975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532975 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241028082532975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532975 DAUC <0003> auc.c:113 vector [0]: rand = 4ef81605d425c0469fa2c004e78f1018 20241028082532975 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241028082532975 DAUC <0003> auc.c:142 vector [0]: autn = 6195ce0bd609000091d1885294749538 20241028082532975 DAUC <0003> auc.c:143 vector [0]: ck = c68cb8f6cdea9ffd25e03521e985bc16 20241028082532975 DAUC <0003> auc.c:144 vector [0]: ik = dfcae5431fe474a7959f7acb4fc4c345 20241028082532975 DAUC <0003> auc.c:145 vector [0]: res = 45be50b31d7cde5a0000000000000000 20241028082532975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532975 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532975 DAUC <0003> auc.c:179 vector [0]: kc = 8a2cc7aba63b6617 20241028082532975 DAUC <0003> auc.c:180 vector [0]: sres = 7f38684f 20241028082532975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532975 DAUC <0003> auc.c:113 vector [1]: rand = 769306cf24d7175ce49113c72fef3ae7 20241028082532975 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241028082532975 DAUC <0003> auc.c:142 vector [1]: autn = e1207ab7d770000001bad03aec4f7c7a 20241028082532975 DAUC <0003> auc.c:143 vector [1]: ck = 9feca3165406971ccf4caab75a5d28f4 20241028082532975 DAUC <0003> auc.c:144 vector [1]: ik = f578a32589aaf2c4281f69db0e5804c8 20241028082532975 DAUC <0003> auc.c:145 vector [1]: res = 4aa85a7f4b191e5f0000000000000000 20241028082532975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532975 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532975 DAUC <0003> auc.c:179 vector [1]: kc = c735741fffefe5c3 20241028082532975 DAUC <0003> auc.c:180 vector [1]: sres = 1055dbf9 20241028082532975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532975 DAUC <0003> auc.c:113 vector [2]: rand = 122a99abcf857f5b4c66701432f7cf90 20241028082532975 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241028082532975 DAUC <0003> auc.c:142 vector [2]: autn = b5a87647272b000079c7a33e64c9f736 20241028082532975 DAUC <0003> auc.c:143 vector [2]: ck = b3458ae41c569429a7e29d36d3d90774 20241028082532975 DAUC <0003> auc.c:144 vector [2]: ik = 2f2bf5790453591e817d654a600cebc8 20241028082532975 DAUC <0003> auc.c:145 vector [2]: res = 87fa257803b845ea0000000000000000 20241028082532975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532975 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532975 DAUC <0003> auc.c:179 vector [2]: kc = 972db1eecb7e3ca4 20241028082532975 DAUC <0003> auc.c:180 vector [2]: sres = ea4ae4c3 20241028082532975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532975 DAUC <0003> auc.c:113 vector [3]: rand = 7dba87625805ff3665dde1384e547080 20241028082532975 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241028082532975 DAUC <0003> auc.c:142 vector [3]: autn = a87f295f0542000062355fd55298e1fd 20241028082532975 DAUC <0003> auc.c:143 vector [3]: ck = 0924f3f700b9e6a5d9eca7acda05c4eb 20241028082532975 DAUC <0003> auc.c:144 vector [3]: ik = 7f7eaf4df6aa28ad3bf0be9ff74f8641 20241028082532975 DAUC <0003> auc.c:145 vector [3]: res = 6e3d79ac5bf9ac4a0000000000000000 20241028082532975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532975 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532975 DAUC <0003> auc.c:179 vector [3]: kc = d7bd49782a04ad16 20241028082532975 DAUC <0003> auc.c:180 vector [3]: sres = d47f3b88 20241028082532975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532975 DAUC <0003> auc.c:113 vector [4]: rand = 2279c247b3f35db2b72bb624c32751f5 20241028082532975 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241028082532975 DAUC <0003> auc.c:142 vector [4]: autn = f7ce3dc7b2490000946a940d9942f5a0 20241028082532975 DAUC <0003> auc.c:143 vector [4]: ck = 58f5834d56e0e44fc80a4cccab95f5ad 20241028082532975 DAUC <0003> auc.c:144 vector [4]: ik = 09c372b3ac4adc189dbc1c41edb21af3 20241028082532975 DAUC <0003> auc.c:145 vector [4]: res = 38a121a2a57584420000000000000000 20241028082532975 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532975 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532975 DAUC <0003> auc.c:179 vector [4]: kc = 6195d3c0298dbdfb 20241028082532975 DAUC <0003> auc.c:180 vector [4]: sres = 1944d92e 20241028082532975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532975 DAUC <0003> db_auc.c:245 IMSI='262424983886435': Generated 5 vectors 20241028082532975 DAUC <0003> db_auc.c:249 IMSI='262424983886435': Updating SQN=321 in DB 20241028082532983 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424983886435"} 20241028082532983 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532983 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532983 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532987 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082532987 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424983886435"} 20241028082532987 DAUC <0003> db_auc.c:236 IMSI='262424983886435': Calling to generate 5 vectors 20241028082532987 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082532987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082532987 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082532987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241028082532987 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082532987 DAUC <0003> auc.c:113 vector [0]: rand = 4e40952247cb60f13b059aed4ae42fb8 20241028082532987 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241028082532987 DAUC <0003> auc.c:142 vector [0]: autn = 6ad894a2131d0000de94dbd87c821ba0 20241028082532987 DAUC <0003> auc.c:143 vector [0]: ck = 29b7d5ad2e3113d586bdb122c8e26d9b 20241028082532987 DAUC <0003> auc.c:144 vector [0]: ik = aa66ee2e046aca152efa3fb389982201 20241028082532987 DAUC <0003> auc.c:145 vector [0]: res = be2f451d9a9b52540000000000000000 20241028082532987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082532987 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082532987 DAUC <0003> auc.c:179 vector [0]: kc = 23aaa6b210320116 20241028082532987 DAUC <0003> auc.c:180 vector [0]: sres = d6863e1a 20241028082532987 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082532987 DAUC <0003> auc.c:113 vector [1]: rand = 52ea03bfa63813a9322c542a59cf9ea2 20241028082532987 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241028082532987 DAUC <0003> auc.c:142 vector [1]: autn = 4acb4fe322990000413c1b8ab383706d 20241028082532987 DAUC <0003> auc.c:143 vector [1]: ck = 3fd2f41ed11ac1f845e721235c090b37 20241028082532987 DAUC <0003> auc.c:144 vector [1]: ik = df16e49d8bf39883307a66041f69f990 20241028082532987 DAUC <0003> auc.c:145 vector [1]: res = 4282f0c1b2e8a2ca0000000000000000 20241028082532987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082532987 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082532987 DAUC <0003> auc.c:179 vector [1]: kc = edc2b229c16296a3 20241028082532987 DAUC <0003> auc.c:180 vector [1]: sres = 84a2b51c 20241028082532987 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082532987 DAUC <0003> auc.c:113 vector [2]: rand = cb6bb49dc10de81e6805109b331ee288 20241028082532987 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241028082532987 DAUC <0003> auc.c:142 vector [2]: autn = cb595456f9b00000e876f3555c4085cb 20241028082532987 DAUC <0003> auc.c:143 vector [2]: ck = a51f8eaaffe762d3edc2b7d643f3d615 20241028082532987 DAUC <0003> auc.c:144 vector [2]: ik = 58338af3298c146182767104d6059a51 20241028082532987 DAUC <0003> auc.c:145 vector [2]: res = b038fc37c6a83c7c0000000000000000 20241028082532987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082532987 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082532987 DAUC <0003> auc.c:179 vector [2]: kc = 6a6b9fd83394cadd 20241028082532987 DAUC <0003> auc.c:180 vector [2]: sres = 5eca314b 20241028082532987 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082532987 DAUC <0003> auc.c:113 vector [3]: rand = ced60f2f14ebb18d4092f6b288278f93 20241028082532987 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241028082532987 DAUC <0003> auc.c:142 vector [3]: autn = 693e671479aa00009f7363fe2d8e97d9 20241028082532987 DAUC <0003> auc.c:143 vector [3]: ck = ee221e910f58c873dd330f8f4919070c 20241028082532987 DAUC <0003> auc.c:144 vector [3]: ik = 9d38a1c654db91186a939e9b2b80ea43 20241028082532987 DAUC <0003> auc.c:145 vector [3]: res = b987e8df95e8c52b0000000000000000 20241028082532987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082532987 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082532987 DAUC <0003> auc.c:179 vector [3]: kc = b4231ead83291be6 20241028082532987 DAUC <0003> auc.c:180 vector [3]: sres = c1308ce8 20241028082532987 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082532987 DAUC <0003> auc.c:113 vector [4]: rand = 92b634a4b6d8c9794b0bc3d30a8f4919 20241028082532987 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241028082532987 DAUC <0003> auc.c:142 vector [4]: autn = 3a8c618190790000675d0377c99703db 20241028082532987 DAUC <0003> auc.c:143 vector [4]: ck = 5ece12413de72ca88fcdcba44edf06cf 20241028082532987 DAUC <0003> auc.c:144 vector [4]: ik = aaa58ad6cced651b41722742d870c9de 20241028082532987 DAUC <0003> auc.c:145 vector [4]: res = 7cb6afa6628667ce0000000000000000 20241028082532987 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082532987 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082532987 DAUC <0003> auc.c:179 vector [4]: kc = 428d76df3750b317 20241028082532987 DAUC <0003> auc.c:180 vector [4]: sres = 6166db47 20241028082532987 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082532987 DAUC <0003> db_auc.c:245 IMSI='262424983886435': Generated 5 vectors 20241028082532987 DAUC <0003> db_auc.c:249 IMSI='262424983886435': Updating SQN=481 in DB 20241028082532994 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424983886435"} 20241028082532994 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424983886435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082532994 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532995 DLINP <000b> input/ipa.c:451 connected read/write 20241028082532995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082532997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241028082533023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241028082533024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44731<->l=127.0.0.1:4259) 20241028082533024 DLINP <000b> input/ipa.c:451 connected read/write 20241028082533024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082533024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082533024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082533024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082533065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241028082533065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241028082536140 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082536140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082536142 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 20241028082536146 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082536146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082536146 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  20241028082536146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082536146 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  20241028082536146 DLGSUP <0013> gsup_server.c:235 2:  20241028082536146 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082536146 DLGSUP <0013> gsup_server.c:235 3:  20241028082536146 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082536146 DLGSUP <0013> gsup_server.c:235 4:  20241028082536146 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082536146 DLGSUP <0013> gsup_server.c:235 5:  20241028082536146 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082536146 DLGSUP <0013> gsup_server.c:235 7:  20241028082536146 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082536146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082536146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082536146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082536165 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45399<->l=127.0.0.1:4259) 20241028082536193 DAUC <0003> db_auc.c:157 IMSI='262422342448278': No 2G Auth Data 20241028082536193 DAUC <0003> db_auc.c:192 IMSI='262422342448278': No 3G Auth Data 20241028082536237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 20241028082536242 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536242 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342448278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422342448278"} 20241028082536242 DAUC <0003> db_auc.c:157 IMSI='262422342448278': No 2G Auth Data 20241028082536242 DAUC <0003> db_auc.c:236 IMSI='262422342448278': Calling to generate 5 vectors 20241028082536242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082536242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082536242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082536242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082536242 DAUC <0003> auc.c:113 vector [0]: rand = c8634b6fa5b37da4fbb1027e6191f85b 20241028082536242 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082536242 DAUC <0003> auc.c:142 vector [0]: autn = 21c0f1d2ce2b8000c4999bca22af0bb8 20241028082536242 DAUC <0003> auc.c:143 vector [0]: ck = 59ec8569466878f563bd50e2ea969fe4 20241028082536242 DAUC <0003> auc.c:144 vector [0]: ik = fdac4a091318baed218d023c80bdd415 20241028082536242 DAUC <0003> auc.c:145 vector [0]: res = 6fc4f618211d9e2e0000000000000000 20241028082536242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082536242 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082536242 DAUC <0003> auc.c:151 vector [0]: kc = e6709dbe3f5b89e9 20241028082536242 DAUC <0003> auc.c:152 vector [0]: sres = 4ed96836 20241028082536242 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082536242 DAUC <0003> auc.c:113 vector [1]: rand = d67e0c4e42d330724facb8e89068aa51 20241028082536242 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082536242 DAUC <0003> auc.c:142 vector [1]: autn = 4b9733c0355f8000cb6ff76cf0cd8346 20241028082536242 DAUC <0003> auc.c:143 vector [1]: ck = 57ae10dd24efeef35adfed9eb71db151 20241028082536242 DAUC <0003> auc.c:144 vector [1]: ik = a9ba16286863701c14a78a1b66181494 20241028082536242 DAUC <0003> auc.c:145 vector [1]: res = ce27ac8342d477980000000000000000 20241028082536242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082536242 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082536242 DAUC <0003> auc.c:151 vector [1]: kc = b06c61709d893b2a 20241028082536242 DAUC <0003> auc.c:152 vector [1]: sres = 8cf3db1b 20241028082536242 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082536242 DAUC <0003> auc.c:113 vector [2]: rand = de22ce76e81470dafb3e753c35196341 20241028082536242 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082536242 DAUC <0003> auc.c:142 vector [2]: autn = 73f95f4359758000d0ad43916ec7bbf0 20241028082536242 DAUC <0003> auc.c:143 vector [2]: ck = 155bc0058b8b9e30689550d15cc5e4c9 20241028082536242 DAUC <0003> auc.c:144 vector [2]: ik = 3ffc617626e1184ad9ca16209041d1db 20241028082536242 DAUC <0003> auc.c:145 vector [2]: res = 8481204c0eb172760000000000000000 20241028082536242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082536242 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082536242 DAUC <0003> auc.c:151 vector [2]: kc = 9bf8e78261eeb368 20241028082536242 DAUC <0003> auc.c:152 vector [2]: sres = 8a30523a 20241028082536242 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082536242 DAUC <0003> auc.c:113 vector [3]: rand = cfdc8b138af1bd9d19edab0f4fde64ab 20241028082536242 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082536242 DAUC <0003> auc.c:142 vector [3]: autn = 8273634d2dbf80001abea870a8c8d8a9 20241028082536242 DAUC <0003> auc.c:143 vector [3]: ck = 3e123ab75a2eb2ce5dcceb97893de514 20241028082536242 DAUC <0003> auc.c:144 vector [3]: ik = 995422f8e51e700572940a13d2e34326 20241028082536242 DAUC <0003> auc.c:145 vector [3]: res = bed19a2eea0e4e460000000000000000 20241028082536242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082536242 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082536242 DAUC <0003> auc.c:151 vector [3]: kc = 881ef9cbe4ee64f9 20241028082536242 DAUC <0003> auc.c:152 vector [3]: sres = 54dfd468 20241028082536242 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082536242 DAUC <0003> auc.c:113 vector [4]: rand = 3e90a12abc7001690a5ae1308004d2cc 20241028082536242 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082536242 DAUC <0003> auc.c:142 vector [4]: autn = c5beb25143588000add331783180bea4 20241028082536242 DAUC <0003> auc.c:143 vector [4]: ck = 383cce210db226c597a47ece719e7e5f 20241028082536242 DAUC <0003> auc.c:144 vector [4]: ik = cda4b6299bcc63ccc9b237ff4d1f52ee 20241028082536242 DAUC <0003> auc.c:145 vector [4]: res = d03d185a68308a8f0000000000000000 20241028082536242 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082536242 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082536242 DAUC <0003> auc.c:151 vector [4]: kc = ab8e3139aaff69b8 20241028082536242 DAUC <0003> auc.c:152 vector [4]: sres = b80d92d5 20241028082536242 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082536242 DAUC <0003> db_auc.c:245 IMSI='262422342448278': Generated 5 vectors 20241028082536242 DAUC <0003> db_auc.c:249 IMSI='262422342448278': Updating SQN=161 in DB 20241028082536250 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342448278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422342448278"} 20241028082536250 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342448278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082536250 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536250 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48556<->l=127.0.0.1:4258 20241028082536279 DAUC <0003> db_auc.c:157 IMSI='262423824719366': No 2G Auth Data 20241028082536279 DAUC <0003> db_auc.c:192 IMSI='262423824719366': No 3G Auth Data 20241028082536312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241028082536316 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536316 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423824719366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824719366"} 20241028082536316 DAUC <0003> db_auc.c:157 IMSI='262423824719366': No 2G Auth Data 20241028082536316 DAUC <0003> db_auc.c:236 IMSI='262423824719366': Calling to generate 5 vectors 20241028082536316 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241028082536316 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082536316 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241028082536316 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082536316 DAUC <0003> auc.c:113 vector [0]: rand = 2780e54e5dafa1c9d44bfedb0eea5ada 20241028082536316 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082536316 DAUC <0003> auc.c:142 vector [0]: autn = 3e9387b135e0800093fa4ff9016744bc 20241028082536316 DAUC <0003> auc.c:143 vector [0]: ck = dc58d063b4e8bec2110a15c93d098bf3 20241028082536316 DAUC <0003> auc.c:144 vector [0]: ik = 7965629ca91d52c110cd5155d0cecbb2 20241028082536316 DAUC <0003> auc.c:145 vector [0]: res = d0d4814db61a0b210000000000000000 20241028082536316 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082536316 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241028082536316 DAUC <0003> auc.c:151 vector [0]: kc = a4faf663f032ac42 20241028082536316 DAUC <0003> auc.c:152 vector [0]: sres = 66ce8a6c 20241028082536316 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241028082536316 DAUC <0003> auc.c:113 vector [1]: rand = 33df6a0769e8fbb2368e84b26de1298b 20241028082536316 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082536316 DAUC <0003> auc.c:142 vector [1]: autn = 5c5c8fab4ce48000b8d0715ad2d02b34 20241028082536316 DAUC <0003> auc.c:143 vector [1]: ck = 13d9452f6d316080f6a43e6424c6e2d8 20241028082536316 DAUC <0003> auc.c:144 vector [1]: ik = 2700fbbc4df91f80c07eec87e1529b27 20241028082536316 DAUC <0003> auc.c:145 vector [1]: res = ee4ec83c73eaa5a90000000000000000 20241028082536316 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082536316 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241028082536316 DAUC <0003> auc.c:151 vector [1]: kc = 02036c70e55c06ff 20241028082536316 DAUC <0003> auc.c:152 vector [1]: sres = 9da46d95 20241028082536316 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241028082536316 DAUC <0003> auc.c:113 vector [2]: rand = e42b2fcabb41a48832c260645db2b92b 20241028082536316 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082536316 DAUC <0003> auc.c:142 vector [2]: autn = f4aee560a1ae80000cd27dc1a84d6782 20241028082536316 DAUC <0003> auc.c:143 vector [2]: ck = 1a6b2c02a77d47040cb9fb01dee40840 20241028082536316 DAUC <0003> auc.c:144 vector [2]: ik = 3a58224cd15a779e72cf40cec8e54d5a 20241028082536316 DAUC <0003> auc.c:145 vector [2]: res = 94a85978a6f2eab60000000000000000 20241028082536316 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082536316 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241028082536316 DAUC <0003> auc.c:151 vector [2]: kc = 5e45b58160267580 20241028082536316 DAUC <0003> auc.c:152 vector [2]: sres = 325ab3ce 20241028082536316 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241028082536316 DAUC <0003> auc.c:113 vector [3]: rand = 45c22afe52991615988bff3436e276c2 20241028082536316 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082536316 DAUC <0003> auc.c:142 vector [3]: autn = 862cd3b1433780004ab9b770c07195a9 20241028082536316 DAUC <0003> auc.c:143 vector [3]: ck = 303040060e927be03f49ce0e6c5df04a 20241028082536316 DAUC <0003> auc.c:144 vector [3]: ik = ffdf9711326caf2376bb637881096798 20241028082536316 DAUC <0003> auc.c:145 vector [3]: res = a2ad1f9decf5e5570000000000000000 20241028082536316 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082536316 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241028082536316 DAUC <0003> auc.c:151 vector [3]: kc = 861d7a61d1aa4311 20241028082536316 DAUC <0003> auc.c:152 vector [3]: sres = 4e58faca 20241028082536316 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241028082536316 DAUC <0003> auc.c:113 vector [4]: rand = fce40802097eae904d9b71fbc8134674 20241028082536316 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082536316 DAUC <0003> auc.c:142 vector [4]: autn = 7a84f53f6f96800062ce5cfe85049b54 20241028082536316 DAUC <0003> auc.c:143 vector [4]: ck = df6744fb830f1082e7f58f9723221193 20241028082536316 DAUC <0003> auc.c:144 vector [4]: ik = a2a75401d51de818b554286a6c268bc9 20241028082536316 DAUC <0003> auc.c:145 vector [4]: res = fa03030dcdb18d850000000000000000 20241028082536316 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082536316 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241028082536316 DAUC <0003> auc.c:151 vector [4]: kc = 2f61b707191662c0 20241028082536316 DAUC <0003> auc.c:152 vector [4]: sres = 37b28e88 20241028082536316 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241028082536316 DAUC <0003> db_auc.c:245 IMSI='262423824719366': Generated 5 vectors 20241028082536316 DAUC <0003> db_auc.c:249 IMSI='262423824719366': Updating SQN=161 in DB 20241028082536323 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423824719366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824719366"} 20241028082536323 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423824719366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082536323 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536323 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241028082536351 DAUC <0003> db_auc.c:157 IMSI='262423379089420': No 2G Auth Data 20241028082536351 DAUC <0003> db_auc.c:192 IMSI='262423379089420': No 3G Auth Data 20241028082536393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20241028082536396 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536396 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423379089420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423379089420"} 20241028082536396 DAUC <0003> db_auc.c:236 IMSI='262423379089420': Calling to generate 5 vectors 20241028082536396 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082536396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082536396 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082536396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082536396 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082536396 DAUC <0003> auc.c:113 vector [0]: rand = 6007314bb9f04cefad6422e0b37079fe 20241028082536396 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082536396 DAUC <0003> auc.c:142 vector [0]: autn = c554416de26180006e8b262cc9645f05 20241028082536396 DAUC <0003> auc.c:143 vector [0]: ck = d7d56d1e95f05199963e93570e038e1c 20241028082536396 DAUC <0003> auc.c:144 vector [0]: ik = 776564daf3dd12a3597b5d3a864ec202 20241028082536396 DAUC <0003> auc.c:145 vector [0]: res = 988972a14613c9530000000000000000 20241028082536396 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082536396 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082536396 DAUC <0003> auc.c:179 vector [0]: kc = 53fab4851cfe2400 20241028082536396 DAUC <0003> auc.c:180 vector [0]: sres = 489ad3da 20241028082536396 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082536396 DAUC <0003> auc.c:113 vector [1]: rand = ce4172f0515e167b50f3a14547dc3741 20241028082536396 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082536396 DAUC <0003> auc.c:142 vector [1]: autn = 26824658299e8000dffaabc5a93276a3 20241028082536396 DAUC <0003> auc.c:143 vector [1]: ck = c539e8e9094e7943f6b80311ca2d1c29 20241028082536396 DAUC <0003> auc.c:144 vector [1]: ik = f00a5e4577beb16a64f1e0534bd431a6 20241028082536396 DAUC <0003> auc.c:145 vector [1]: res = bee8db08b314680f0000000000000000 20241028082536396 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082536396 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082536396 DAUC <0003> auc.c:179 vector [1]: kc = c2334be9eabf0000 20241028082536396 DAUC <0003> auc.c:180 vector [1]: sres = d8a5b703 20241028082536396 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082536396 DAUC <0003> auc.c:113 vector [2]: rand = 407eb77e5651a110bbae424005041c41 20241028082536396 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082536396 DAUC <0003> auc.c:142 vector [2]: autn = f354519471b7800031d1daaf31b24e14 20241028082536396 DAUC <0003> auc.c:143 vector [2]: ck = a01c041c076bdb58af4ff69766320a1b 20241028082536396 DAUC <0003> auc.c:144 vector [2]: ik = 24e5f84cc20b4891f22395efd8684601 20241028082536396 DAUC <0003> auc.c:145 vector [2]: res = 11053bf66490aa510000000000000000 20241028082536396 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082536396 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082536396 DAUC <0003> auc.c:179 vector [2]: kc = 8cff759aa258a400 20241028082536396 DAUC <0003> auc.c:180 vector [2]: sres = 21bbed3e 20241028082536396 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082536396 DAUC <0003> auc.c:113 vector [3]: rand = 8fa04715d2e9140b543e68eb9ca3eee8 20241028082536396 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082536396 DAUC <0003> auc.c:142 vector [3]: autn = 733967e1afbc8000895f29c937371624 20241028082536396 DAUC <0003> auc.c:143 vector [3]: ck = b90dfe27118e12ed6dd3772e24ec743b 20241028082536396 DAUC <0003> auc.c:144 vector [3]: ik = 6c42fec50a4cef6a11b1d95eaacf7046 20241028082536396 DAUC <0003> auc.c:145 vector [3]: res = 2b4d61cd40dd479a0000000000000000 20241028082536396 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082536396 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082536396 DAUC <0003> auc.c:179 vector [3]: kc = 93547fb46afae800 20241028082536396 DAUC <0003> auc.c:180 vector [3]: sres = 77a618ea 20241028082536396 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082536396 DAUC <0003> auc.c:113 vector [4]: rand = 7d55ea2792c6ecd69d67e1e4d32df3c2 20241028082536396 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082536396 DAUC <0003> auc.c:142 vector [4]: autn = b2536aa1643b8000f5c00c508e1d0ace 20241028082536396 DAUC <0003> auc.c:143 vector [4]: ck = 163fc0ac104d32531ccd77ccfe4bc846 20241028082536396 DAUC <0003> auc.c:144 vector [4]: ik = a425c049c23b6691865940f88f6cd0d1 20241028082536396 DAUC <0003> auc.c:145 vector [4]: res = 8c1015bc1c185bbd0000000000000000 20241028082536396 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082536396 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082536396 DAUC <0003> auc.c:179 vector [4]: kc = 34cae4e86e8ae800 20241028082536396 DAUC <0003> auc.c:180 vector [4]: sres = cb23794c 20241028082536396 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082536396 DAUC <0003> db_auc.c:245 IMSI='262423379089420': Generated 5 vectors 20241028082536396 DAUC <0003> db_auc.c:249 IMSI='262423379089420': Updating SQN=161 in DB 20241028082536405 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423379089420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423379089420"} 20241028082536405 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423379089420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082536405 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536405 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20241028082536441 DAUC <0003> db_auc.c:157 IMSI='262420817363611': No 2G Auth Data 20241028082536441 DAUC <0003> db_auc.c:192 IMSI='262420817363611': No 3G Auth Data 20241028082536481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20241028082536485 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536485 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420817363611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420817363611"} 20241028082536485 DAUC <0003> db_auc.c:236 IMSI='262420817363611': Calling to generate 5 vectors 20241028082536485 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082536485 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082536485 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082536485 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082536485 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082536485 DAUC <0003> auc.c:113 vector [0]: rand = 7169593f68b02d56378583f1defee682 20241028082536485 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082536485 DAUC <0003> auc.c:142 vector [0]: autn = ec84a438a042800081601bcfb60c2523 20241028082536485 DAUC <0003> auc.c:143 vector [0]: ck = e43c631efd436efd9e55895159545065 20241028082536485 DAUC <0003> auc.c:144 vector [0]: ik = 4035570548700135a839510e9dd883fb 20241028082536485 DAUC <0003> auc.c:145 vector [0]: res = 5b78b931ed663a6d0000000000000000 20241028082536485 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082536485 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082536485 DAUC <0003> auc.c:179 vector [0]: kc = 431f50c8a7def800 20241028082536485 DAUC <0003> auc.c:180 vector [0]: sres = cba76e09 20241028082536485 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082536485 DAUC <0003> auc.c:113 vector [1]: rand = d384aab0bb37bff06184ef5a2c239148 20241028082536485 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082536485 DAUC <0003> auc.c:142 vector [1]: autn = 9fe92b1ddff0800065b2e4fd5f8432fe 20241028082536485 DAUC <0003> auc.c:143 vector [1]: ck = 0f83376e9d030dc9e28d13a0b2214357 20241028082536485 DAUC <0003> auc.c:144 vector [1]: ik = 83d0e9bfe35f6b88b76fd6e5ce91b9d5 20241028082536485 DAUC <0003> auc.c:145 vector [1]: res = 934c20ea30b27ac30000000000000000 20241028082536485 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082536485 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082536485 DAUC <0003> auc.c:179 vector [1]: kc = 83906517f6fb4800 20241028082536485 DAUC <0003> auc.c:180 vector [1]: sres = 5eda9676 20241028082536485 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082536485 DAUC <0003> auc.c:113 vector [2]: rand = c7768472bbf9f7dbdc05151fa37a0667 20241028082536485 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082536485 DAUC <0003> auc.c:142 vector [2]: autn = d176b6a70e018000d82c3d253a7a78af 20241028082536485 DAUC <0003> auc.c:143 vector [2]: ck = e14872170d63463c610eece5d0d3cacc 20241028082536485 DAUC <0003> auc.c:144 vector [2]: ik = 099f03f05c6c07ebc048fa49b5a55359 20241028082536485 DAUC <0003> auc.c:145 vector [2]: res = 42abccf30498c28c0000000000000000 20241028082536485 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082536485 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082536485 DAUC <0003> auc.c:179 vector [2]: kc = 70c535231c0ec800 20241028082536485 DAUC <0003> auc.c:180 vector [2]: sres = 0121ed13 20241028082536485 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082536485 DAUC <0003> auc.c:113 vector [3]: rand = 3a18c97704fdc5990936fd9192de6858 20241028082536485 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082536485 DAUC <0003> auc.c:142 vector [3]: autn = dc6a455330498000f956639a197fc94f 20241028082536485 DAUC <0003> auc.c:143 vector [3]: ck = aa5378a1f483d66581b824cdba6162a3 20241028082536485 DAUC <0003> auc.c:144 vector [3]: ik = a71fe1038e4b44c8652c4321f37f4031 20241028082536485 DAUC <0003> auc.c:145 vector [3]: res = 8294daeaa9c218b80000000000000000 20241028082536485 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082536485 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082536485 DAUC <0003> auc.c:179 vector [3]: kc = 4420a391af4da800 20241028082536485 DAUC <0003> auc.c:180 vector [3]: sres = 1aa04f83 20241028082536485 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082536485 DAUC <0003> auc.c:113 vector [4]: rand = f7f684234ff99427b40452328706ce09 20241028082536485 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082536485 DAUC <0003> auc.c:142 vector [4]: autn = e96edd88f0d180008fe040e63e1c8b2f 20241028082536485 DAUC <0003> auc.c:143 vector [4]: ck = ef2df7c6ed94670d00fb8fc911d442e0 20241028082536485 DAUC <0003> auc.c:144 vector [4]: ik = 12e230b12096581eec90ac96396766f8 20241028082536485 DAUC <0003> auc.c:145 vector [4]: res = f87ab7089a40d62c0000000000000000 20241028082536485 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082536485 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082536485 DAUC <0003> auc.c:179 vector [4]: kc = 80312f72e4f7a400 20241028082536485 DAUC <0003> auc.c:180 vector [4]: sres = 3f67ecd2 20241028082536485 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082536485 DAUC <0003> db_auc.c:245 IMSI='262420817363611': Generated 5 vectors 20241028082536485 DAUC <0003> db_auc.c:249 IMSI='262420817363611': Updating SQN=161 in DB 20241028082536493 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420817363611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420817363611"} 20241028082536493 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420817363611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082536493 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536493 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20241028082536528 DAUC <0003> db_auc.c:157 IMSI='262420663687546': No 2G Auth Data 20241028082536528 DAUC <0003> db_auc.c:192 IMSI='262420663687546': No 3G Auth Data 20241028082536569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4258 20241028082536573 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536573 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420663687546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420663687546"} 20241028082536573 DAUC <0003> db_auc.c:236 IMSI='262420663687546': Calling to generate 5 vectors 20241028082536573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241028082536573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241028082536573 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241028082536573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241028082536573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241028082536573 DAUC <0003> auc.c:113 vector [0]: rand = 47ccdc724306cea80344e8f3b0be1f30 20241028082536573 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241028082536573 DAUC <0003> auc.c:142 vector [0]: autn = 2b47faeaa03680004c40ea6b6a1945dd 20241028082536573 DAUC <0003> auc.c:143 vector [0]: ck = 454c2a4d8f2ca59c4b7dbc3a160cd9c3 20241028082536573 DAUC <0003> auc.c:144 vector [0]: ik = 85639d566aac0100492258222c3c670a 20241028082536573 DAUC <0003> auc.c:145 vector [0]: res = aa6298f85f301f1b0000000000000000 20241028082536573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241028082536573 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241028082536573 DAUC <0003> auc.c:179 vector [0]: kc = a8571cc981b709bb 20241028082536573 DAUC <0003> auc.c:180 vector [0]: sres = f9c16425 20241028082536573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241028082536573 DAUC <0003> auc.c:113 vector [1]: rand = eeaf29a688dffeb43aa1aef1da7c733e 20241028082536573 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241028082536573 DAUC <0003> auc.c:142 vector [1]: autn = ca9c2d1e241c80004bf7287f30618832 20241028082536573 DAUC <0003> auc.c:143 vector [1]: ck = fcc415f79d961b8954f17d13991bd23f 20241028082536573 DAUC <0003> auc.c:144 vector [1]: ik = 962fa8934779b820434be3809ee460ed 20241028082536573 DAUC <0003> auc.c:145 vector [1]: res = 69a1d3b539ffb49c0000000000000000 20241028082536573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241028082536573 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241028082536573 DAUC <0003> auc.c:179 vector [1]: kc = c0ba82afc5b04fee 20241028082536573 DAUC <0003> auc.c:180 vector [1]: sres = cb242e32 20241028082536573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241028082536573 DAUC <0003> auc.c:113 vector [2]: rand = cf17fd33d23d10ce62d78a7038e2d3b5 20241028082536573 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241028082536573 DAUC <0003> auc.c:142 vector [2]: autn = 60bdd57afa0e8000e32b5282b240202f 20241028082536573 DAUC <0003> auc.c:143 vector [2]: ck = d403c76679a3553950a32cdc01c9c675 20241028082536573 DAUC <0003> auc.c:144 vector [2]: ik = f73f0c94bc67715d53e900c1b91d8882 20241028082536573 DAUC <0003> auc.c:145 vector [2]: res = 2ab5ea6cc86983110000000000000000 20241028082536573 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241028082536573 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241028082536573 DAUC <0003> auc.c:179 vector [2]: kc = db0c1060e40b23ba 20241028082536573 DAUC <0003> auc.c:180 vector [2]: sres = c18093f7 20241028082536573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241028082536573 DAUC <0003> auc.c:113 vector [3]: rand = f96f72b54034f6de21bc7a68eb4681b8 20241028082536573 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241028082536573 DAUC <0003> auc.c:142 vector [3]: autn = 4b9f27686e84800079747cdf27f17cfa 20241028082536573 DAUC <0003> auc.c:143 vector [3]: ck = 62c8e463e6e571d5a20934cd408c2dfc 20241028082536573 DAUC <0003> auc.c:144 vector [3]: ik = 90b723b921f1a8d8214d51527585714f 20241028082536573 DAUC <0003> auc.c:145 vector [3]: res = 12c050b848304e4f0000000000000000 20241028082536573 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241028082536573 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241028082536573 DAUC <0003> auc.c:179 vector [3]: kc = dc364842676c9323 20241028082536573 DAUC <0003> auc.c:180 vector [3]: sres = cd546a42 20241028082536573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241028082536573 DAUC <0003> auc.c:113 vector [4]: rand = f60a436b95befaa327589cf5a3c97422 20241028082536573 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241028082536573 DAUC <0003> auc.c:142 vector [4]: autn = b287550a7acc8000748bc81cde77aa78 20241028082536573 DAUC <0003> auc.c:143 vector [4]: ck = 67278dcc386afb10da128110721daf9e 20241028082536573 DAUC <0003> auc.c:144 vector [4]: ik = bb5c1ffe4f6ba394232b0643ab4948be 20241028082536573 DAUC <0003> auc.c:145 vector [4]: res = 7e961e6f77a39bc20000000000000000 20241028082536573 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241028082536573 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241028082536573 DAUC <0003> auc.c:179 vector [4]: kc = f53c37ec5976f3e6 20241028082536573 DAUC <0003> auc.c:180 vector [4]: sres = a4bb855d 20241028082536573 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241028082536573 DAUC <0003> db_auc.c:245 IMSI='262420663687546': Generated 5 vectors 20241028082536573 DAUC <0003> db_auc.c:249 IMSI='262420663687546': Updating SQN=161 in DB 20241028082536581 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420663687546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420663687546"} 20241028082536581 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420663687546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082536581 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536581 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082536585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48596<->l=127.0.0.1:4258 20241028082536610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 20241028082536611 DLINP <000b> input/ipa.c:451 connected read/write 20241028082536611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082536611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082536611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082536611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082536612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45399<->l=127.0.0.1:4259) 20241028082536652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241028082536653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20241028082539728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082539728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082539730 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082539730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 20241028082539732 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082539732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082539732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082539732 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  20241028082539732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082539732 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  20241028082539732 DLGSUP <0013> gsup_server.c:235 2:  20241028082539732 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082539732 DLGSUP <0013> gsup_server.c:235 3:  20241028082539732 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082539732 DLGSUP <0013> gsup_server.c:235 4:  20241028082539732 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082539732 DLGSUP <0013> gsup_server.c:235 5:  20241028082539732 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082539732 DLGSUP <0013> gsup_server.c:235 7:  20241028082539732 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082539732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082539732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082539732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082539749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33091<->l=127.0.0.1:4259) 20241028082539764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241028082539777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082539777 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427995200009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427995200009" cn_domain=PS} 20241028082539777 DLU <0006> fsm.c:456 lu(262427995200009)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082539777 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427995200009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241028082539777 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427995200009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427995200009" cause=IMSI unknown in HLR} 20241028082539777 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427995200009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082539777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427995200009)[0x55e270e73a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082539777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427995200009)[0x55e270e73a60]{UNVALIDATED}: Freeing instance 20241028082539777 DLU <0006> fsm.c:568 lu(PS:IMSI-262427995200009)[0x55e270e73a60]{UNVALIDATED}: Deallocated 20241028082539777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082539778 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082539780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241028082539781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 20241028082539782 DLINP <000b> input/ipa.c:451 connected read/write 20241028082539782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082539782 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082539782 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082539782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082539782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33091<->l=127.0.0.1:4259) 20241028082539826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4258 20241028082539826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4258 20241028082542899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082542899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082542901 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082542901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 20241028082542903 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082542903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082542903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082542903 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  20241028082542903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082542903 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  20241028082542903 DLGSUP <0013> gsup_server.c:235 2:  20241028082542903 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082542903 DLGSUP <0013> gsup_server.c:235 3:  20241028082542903 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082542903 DLGSUP <0013> gsup_server.c:235 4:  20241028082542903 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082542903 DLGSUP <0013> gsup_server.c:235 5:  20241028082542903 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082542903 DLGSUP <0013> gsup_server.c:235 7:  20241028082542903 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082542903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082542903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082542903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082542919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20241028082542930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4258 20241028082542949 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082542949 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422004366067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422004366067" cn_domain=PS source_name="the-source\n"} 20241028082542949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028082542949 DLU <0006> fsm.c:456 lu(262422004366067)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082542949 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422004366067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241028082542949 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422004366067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422004366067" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241028082542949 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422004366067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082542949 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422004366067)[0x55e270e73a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082542949 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422004366067)[0x55e270e73a60]{UNVALIDATED}: Freeing instance 20241028082542949 DLU <0006> fsm.c:568 lu(PS:IMSI-262422004366067)[0x55e270e73a60]{UNVALIDATED}: Deallocated 20241028082542949 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082542949 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082542952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4258 20241028082542953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4258 20241028082542954 DLINP <000b> input/ipa.c:451 connected read/write 20241028082542954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082542954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082542954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082542954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082542954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028082542954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20241028082542994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4258 20241028082542995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4258 20241028082546072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082546072 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082546075 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082546076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49388<->l=127.0.0.1:4258 20241028082546079 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082546079 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082546079 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082546079 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  20241028082546079 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082546079 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  20241028082546079 DLGSUP <0013> gsup_server.c:235 2:  20241028082546079 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082546079 DLGSUP <0013> gsup_server.c:235 3:  20241028082546079 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082546079 DLGSUP <0013> gsup_server.c:235 4:  20241028082546079 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082546079 DLGSUP <0013> gsup_server.c:235 5:  20241028082546079 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082546079 DLGSUP <0013> gsup_server.c:235 7:  20241028082546079 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082546079 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082546079 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082546079 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082546098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34415<->l=127.0.0.1:4259) 20241028082546111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4258 20241028082546121 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082546121 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421719530251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421719530251" cn_domain=PS} 20241028082546121 DLU <0006> fsm.c:456 lu(262421719530251)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082546121 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421719530251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241028082546121 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421719530251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421719530251" cause=Roaming not allowed in this location area} 20241028082546121 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421719530251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082546121 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421719530251)[0x55e270e73a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082546121 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421719530251)[0x55e270e73a60]{UNVALIDATED}: Freeing instance 20241028082546121 DLU <0006> fsm.c:568 lu(PS:IMSI-262421719530251)[0x55e270e73a60]{UNVALIDATED}: Deallocated 20241028082546121 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082546121 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082546124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4258 20241028082546124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49388<->l=127.0.0.1:4258 20241028082546125 DLINP <000b> input/ipa.c:451 connected read/write 20241028082546125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082546125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082546126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082546126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082546126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34415<->l=127.0.0.1:4259) 20241028082546164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 20241028082546165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 20241028082549236 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082549236 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082549238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082549238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 20241028082549240 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082549240 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082549240 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082549240 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  20241028082549240 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082549240 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  20241028082549240 DLGSUP <0013> gsup_server.c:235 2:  20241028082549240 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082549240 DLGSUP <0013> gsup_server.c:235 3:  20241028082549240 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082549240 DLGSUP <0013> gsup_server.c:235 4:  20241028082549240 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082549240 DLGSUP <0013> gsup_server.c:235 5:  20241028082549240 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082549240 DLGSUP <0013> gsup_server.c:235 7:  20241028082549240 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082549240 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082549240 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082549240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082549262 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38419<->l=127.0.0.1:4259) 20241028082549275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 20241028082549281 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082549281 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420618223891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420618223891"} 20241028082549281 DAUC <0003> db_auc.c:133 IMSI='262420618223891': No such subscriber 20241028082549281 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420618223891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241028082549281 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420618223891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420618223891" cause=IMSI unknown in HLR} 20241028082549281 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420618223891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082549281 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082549281 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082549283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 20241028082549284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 20241028082549285 DLINP <000b> input/ipa.c:451 connected read/write 20241028082549285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082549285 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082549285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082549285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082549286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38419<->l=127.0.0.1:4259) 20241028082549334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 20241028082549334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 20241028082552406 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082552406 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082552408 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 20241028082552410 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552410 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082552410 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082552410 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  20241028082552410 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082552410 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  20241028082552410 DLGSUP <0013> gsup_server.c:235 2:  20241028082552410 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082552410 DLGSUP <0013> gsup_server.c:235 3:  20241028082552410 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082552410 DLGSUP <0013> gsup_server.c:235 4:  20241028082552410 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082552410 DLGSUP <0013> gsup_server.c:235 5:  20241028082552410 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082552410 DLGSUP <0013> gsup_server.c:235 7:  20241028082552410 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082552410 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082552410 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082552410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082552426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36437<->l=127.0.0.1:4259) 20241028082552452 DAUC <0003> db_auc.c:157 IMSI='262426374096226': No 2G Auth Data 20241028082552452 DAUC <0003> db_auc.c:192 IMSI='262426374096226': No 3G Auth Data 20241028082552489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52784<->l=127.0.0.1:4258 20241028082552495 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552495 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426374096226" cn_domain=PS} 20241028082552495 DLU <0006> fsm.c:456 lu(262426374096226)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552495 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552511 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426374096226)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552511 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426374096226" cn_domain=PS} 20241028082552511 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552511 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552515 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426374096226"} 20241028082552515 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426374096226)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552515 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552515 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426374096226"} 20241028082552515 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426374096226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426374096226)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426374096226)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552515 DLU <0006> fsm.c:568 lu(PS:IMSI-262426374096226)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52784<->l=127.0.0.1:4258 20241028082552541 DAUC <0003> db_auc.c:157 IMSI='262424821673672': No 2G Auth Data 20241028082552541 DAUC <0003> db_auc.c:192 IMSI='262424821673672': No 3G Auth Data 20241028082552550 DLGSUP <0013> hlr.c:121 IMSI 262424821673672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082552572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 20241028082552576 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552576 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424821673672" cn_domain=PS} 20241028082552576 DLU <0006> fsm.c:456 lu(262424821673672)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552576 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424821673672)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552591 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424821673672" cn_domain=PS} 20241028082552591 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552591 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552594 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552594 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424821673672"} 20241028082552594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424821673672)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552594 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552594 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424821673672"} 20241028082552594 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424821673672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424821673672)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424821673672)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552594 DLU <0006> fsm.c:568 lu(PS:IMSI-262424821673672)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552594 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552594 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.1:4258 20241028082552620 DAUC <0003> db_auc.c:157 IMSI='262420289702146': No 2G Auth Data 20241028082552620 DAUC <0003> db_auc.c:192 IMSI='262420289702146': No 3G Auth Data 20241028082552628 DLGSUP <0013> hlr.c:121 IMSI 262420289702146: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082552656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 20241028082552659 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552659 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420289702146" cn_domain=PS} 20241028082552659 DLU <0006> fsm.c:456 lu(262420289702146)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552659 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420289702146)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552684 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420289702146" cn_domain=PS} 20241028082552684 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552684 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552687 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552687 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420289702146"} 20241028082552687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420289702146)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552687 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552687 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420289702146"} 20241028082552687 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420289702146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420289702146)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420289702146)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552687 DLU <0006> fsm.c:568 lu(PS:IMSI-262420289702146)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552687 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552687 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.1:4258 20241028082552722 DAUC <0003> db_auc.c:157 IMSI='262423057975665': No 2G Auth Data 20241028082552722 DAUC <0003> db_auc.c:192 IMSI='262423057975665': No 3G Auth Data 20241028082552731 DLGSUP <0013> hlr.c:121 IMSI 262423057975665: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082552755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 20241028082552759 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552759 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423057975665" cn_domain=PS} 20241028082552759 DLU <0006> fsm.c:456 lu(262423057975665)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552759 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423057975665)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552774 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423057975665" cn_domain=PS} 20241028082552774 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552774 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552776 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552777 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423057975665"} 20241028082552777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423057975665)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552777 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552777 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423057975665"} 20241028082552777 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423057975665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423057975665)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423057975665)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552777 DLU <0006> fsm.c:568 lu(PS:IMSI-262423057975665)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52816<->l=127.0.0.1:4258 20241028082552802 DAUC <0003> db_auc.c:157 IMSI='262422104504814': No 2G Auth Data 20241028082552802 DAUC <0003> db_auc.c:192 IMSI='262422104504814': No 3G Auth Data 20241028082552814 DLGSUP <0013> hlr.c:121 IMSI 262422104504814: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082552840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20241028082552844 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552844 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422104504814" cn_domain=PS} 20241028082552844 DLU <0006> fsm.c:456 lu(262422104504814)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552844 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422104504814)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552860 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422104504814" cn_domain=PS} 20241028082552860 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552860 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552863 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552863 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422104504814"} 20241028082552863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422104504814)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552863 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552863 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422104504814"} 20241028082552863 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422104504814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422104504814)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422104504814)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552863 DLU <0006> fsm.c:568 lu(PS:IMSI-262422104504814)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552863 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552863 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20241028082552889 DAUC <0003> db_auc.c:157 IMSI='262426506355681': No 2G Auth Data 20241028082552889 DAUC <0003> db_auc.c:192 IMSI='262426506355681': No 3G Auth Data 20241028082552898 DLGSUP <0013> hlr.c:121 IMSI 262426506355681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082552930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 20241028082552933 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552933 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426506355681" cn_domain=PS} 20241028082552933 DLU <0006> fsm.c:456 lu(262426506355681)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082552933 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082552948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426506355681)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082552948 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426506355681" cn_domain=PS} 20241028082552948 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552948 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552951 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082552951 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426506355681"} 20241028082552951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426506355681)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082552951 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082552951 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426506355681"} 20241028082552951 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426506355681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082552951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426506355681)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082552951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426506355681)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082552951 DLU <0006> fsm.c:568 lu(PS:IMSI-262426506355681)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082552951 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552951 DLINP <000b> input/ipa.c:451 connected read/write 20241028082552951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082552953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4258 20241028082552985 DAUC <0003> db_auc.c:157 IMSI='262423219834304': No 2G Auth Data 20241028082552985 DAUC <0003> db_auc.c:192 IMSI='262423219834304': No 3G Auth Data 20241028082552994 DLGSUP <0013> hlr.c:121 IMSI 262423219834304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082553026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52848<->l=127.0.0.1:4258 20241028082553030 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082553030 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423219834304" cn_domain=PS} 20241028082553030 DLU <0006> fsm.c:456 lu(262423219834304)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082553030 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082553045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423219834304)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082553045 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423219834304" cn_domain=PS} 20241028082553045 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553045 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082553048 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423219834304"} 20241028082553048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423219834304)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082553048 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082553048 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423219834304"} 20241028082553048 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423219834304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082553048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423219834304)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082553048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423219834304)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082553048 DLU <0006> fsm.c:568 lu(PS:IMSI-262423219834304)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082553048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52848<->l=127.0.0.1:4258 20241028082553082 DAUC <0003> db_auc.c:157 IMSI='262421622563597': No 2G Auth Data 20241028082553082 DAUC <0003> db_auc.c:192 IMSI='262421622563597': No 3G Auth Data 20241028082553091 DLGSUP <0013> hlr.c:121 IMSI 262421622563597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082553122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241028082553126 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082553127 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421622563597" cn_domain=PS} 20241028082553127 DLU <0006> fsm.c:456 lu(262421622563597)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082553127 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082553142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421622563597)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082553142 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421622563597" cn_domain=PS} 20241028082553142 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553142 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082553145 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421622563597"} 20241028082553145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421622563597)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082553145 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082553145 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421622563597"} 20241028082553145 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421622563597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082553145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421622563597)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082553145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421622563597)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082553145 DLU <0006> fsm.c:568 lu(PS:IMSI-262421622563597)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082553145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082553147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241028082553171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 20241028082553172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36437<->l=127.0.0.1:4259) 20241028082553172 DLINP <000b> input/ipa.c:451 connected read/write 20241028082553172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082553172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082553173 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082553173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082553213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 20241028082553214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 20241028082556286 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082556286 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082556288 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4258 20241028082556290 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082556290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082556290 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  20241028082556290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082556290 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  20241028082556290 DLGSUP <0013> gsup_server.c:235 2:  20241028082556290 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082556290 DLGSUP <0013> gsup_server.c:235 3:  20241028082556290 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082556290 DLGSUP <0013> gsup_server.c:235 4:  20241028082556290 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082556290 DLGSUP <0013> gsup_server.c:235 5:  20241028082556290 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082556290 DLGSUP <0013> gsup_server.c:235 7:  20241028082556290 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082556290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082556290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082556290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082556310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46559<->l=127.0.0.1:4259) 20241028082556334 DAUC <0003> db_auc.c:157 IMSI='262422773345294': No 2G Auth Data 20241028082556334 DAUC <0003> db_auc.c:192 IMSI='262422773345294': No 3G Auth Data 20241028082556375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4258 20241028082556380 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556380 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422773345294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422773345294" cn_domain=PS source_name="the-source\n"} 20241028082556380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028082556380 DLU <0006> fsm.c:456 lu(262422773345294)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556380 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422773345294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422773345294)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556396 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422773345294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422773345294" cn_domain=PS destination_name="the-source\n"} 20241028082556396 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556396 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556399 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556399 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422773345294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422773345294" source_name="the-source\n"} 20241028082556399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422773345294)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556400 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422773345294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556400 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422773345294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422773345294" destination_name="the-source\n"} 20241028082556400 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422773345294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422773345294)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422773345294)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556400 DLU <0006> fsm.c:568 lu(PS:IMSI-262422773345294)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556400 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556400 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52894<->l=127.0.0.1:4258 20241028082556426 DAUC <0003> db_auc.c:157 IMSI='262425770593845': No 2G Auth Data 20241028082556426 DAUC <0003> db_auc.c:192 IMSI='262425770593845': No 3G Auth Data 20241028082556435 DLGSUP <0013> hlr.c:121 IMSI 262425770593845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52902<->l=127.0.0.1:4258 20241028082556461 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556461 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425770593845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425770593845" cn_domain=PS source_name="the-source\n"} 20241028082556461 DLU <0006> fsm.c:456 lu(262425770593845)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556461 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425770593845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425770593845)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556476 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425770593845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425770593845" cn_domain=PS destination_name="the-source\n"} 20241028082556476 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556476 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556479 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556479 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425770593845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425770593845" source_name="the-source\n"} 20241028082556479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425770593845)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556479 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425770593845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556479 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425770593845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425770593845" destination_name="the-source\n"} 20241028082556479 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425770593845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425770593845)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425770593845)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556479 DLU <0006> fsm.c:568 lu(PS:IMSI-262425770593845)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556479 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556479 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52902<->l=127.0.0.1:4258 20241028082556505 DAUC <0003> db_auc.c:157 IMSI='262427416235611': No 2G Auth Data 20241028082556505 DAUC <0003> db_auc.c:192 IMSI='262427416235611': No 3G Auth Data 20241028082556514 DLGSUP <0013> hlr.c:121 IMSI 262427416235611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52918<->l=127.0.0.1:4258 20241028082556542 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556542 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427416235611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427416235611" cn_domain=PS source_name="the-source\n"} 20241028082556542 DLU <0006> fsm.c:456 lu(262427416235611)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556542 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427416235611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427416235611)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556559 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427416235611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427416235611" cn_domain=PS destination_name="the-source\n"} 20241028082556559 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556559 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556562 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556562 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427416235611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427416235611" source_name="the-source\n"} 20241028082556562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427416235611)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556562 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427416235611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556562 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427416235611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427416235611" destination_name="the-source\n"} 20241028082556562 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427416235611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416235611)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416235611)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556562 DLU <0006> fsm.c:568 lu(PS:IMSI-262427416235611)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556562 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556562 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52918<->l=127.0.0.1:4258 20241028082556588 DAUC <0003> db_auc.c:157 IMSI='262427472103510': No 2G Auth Data 20241028082556588 DAUC <0003> db_auc.c:192 IMSI='262427472103510': No 3G Auth Data 20241028082556597 DLGSUP <0013> hlr.c:121 IMSI 262427472103510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4258 20241028082556624 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556624 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427472103510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427472103510" cn_domain=PS source_name="the-source\n"} 20241028082556624 DLU <0006> fsm.c:456 lu(262427472103510)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556624 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427472103510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427472103510)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556640 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427472103510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427472103510" cn_domain=PS destination_name="the-source\n"} 20241028082556640 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556640 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556643 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427472103510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427472103510" source_name="the-source\n"} 20241028082556643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427472103510)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556643 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427472103510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556643 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427472103510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427472103510" destination_name="the-source\n"} 20241028082556643 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427472103510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427472103510)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427472103510)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556643 DLU <0006> fsm.c:568 lu(PS:IMSI-262427472103510)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52922<->l=127.0.0.1:4258 20241028082556669 DAUC <0003> db_auc.c:157 IMSI='262429611146259': No 2G Auth Data 20241028082556669 DAUC <0003> db_auc.c:192 IMSI='262429611146259': No 3G Auth Data 20241028082556678 DLGSUP <0013> hlr.c:121 IMSI 262429611146259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241028082556704 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556704 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429611146259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429611146259" cn_domain=PS source_name="the-source\n"} 20241028082556704 DLU <0006> fsm.c:456 lu(262429611146259)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556704 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429611146259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429611146259)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556720 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429611146259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429611146259" cn_domain=PS destination_name="the-source\n"} 20241028082556720 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556720 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556723 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556723 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429611146259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429611146259" source_name="the-source\n"} 20241028082556723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429611146259)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556723 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429611146259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556723 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429611146259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429611146259" destination_name="the-source\n"} 20241028082556723 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429611146259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429611146259)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429611146259)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556723 DLU <0006> fsm.c:568 lu(PS:IMSI-262429611146259)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556723 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556723 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241028082556754 DAUC <0003> db_auc.c:157 IMSI='262429159073756': No 2G Auth Data 20241028082556754 DAUC <0003> db_auc.c:192 IMSI='262429159073756': No 3G Auth Data 20241028082556762 DLGSUP <0013> hlr.c:121 IMSI 262429159073756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20241028082556797 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556797 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429159073756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429159073756" cn_domain=PS source_name="the-source\n"} 20241028082556797 DLU <0006> fsm.c:456 lu(262429159073756)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556797 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429159073756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429159073756)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556813 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429159073756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429159073756" cn_domain=PS destination_name="the-source\n"} 20241028082556813 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556813 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556815 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556815 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429159073756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429159073756" source_name="the-source\n"} 20241028082556815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429159073756)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556815 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429159073756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556815 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429159073756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429159073756" destination_name="the-source\n"} 20241028082556815 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429159073756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159073756)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159073756)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556815 DLU <0006> fsm.c:568 lu(PS:IMSI-262429159073756)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556815 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20241028082556849 DAUC <0003> db_auc.c:157 IMSI='262421384851018': No 2G Auth Data 20241028082556849 DAUC <0003> db_auc.c:192 IMSI='262421384851018': No 3G Auth Data 20241028082556858 DLGSUP <0013> hlr.c:121 IMSI 262421384851018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241028082556894 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556894 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421384851018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421384851018" cn_domain=PS source_name="the-source\n"} 20241028082556894 DLU <0006> fsm.c:456 lu(262421384851018)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556894 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421384851018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082556909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421384851018)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082556909 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421384851018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421384851018" cn_domain=PS destination_name="the-source\n"} 20241028082556909 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556909 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556912 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421384851018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421384851018" source_name="the-source\n"} 20241028082556912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421384851018)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082556912 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421384851018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082556912 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421384851018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421384851018" destination_name="the-source\n"} 20241028082556912 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421384851018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082556912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421384851018)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082556912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421384851018)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082556912 DLU <0006> fsm.c:568 lu(PS:IMSI-262421384851018)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082556912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082556914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241028082556947 DAUC <0003> db_auc.c:157 IMSI='262421875767435': No 2G Auth Data 20241028082556947 DAUC <0003> db_auc.c:192 IMSI='262421875767435': No 3G Auth Data 20241028082556955 DLGSUP <0013> hlr.c:121 IMSI 262421875767435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082556988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241028082556992 DLINP <000b> input/ipa.c:451 connected read/write 20241028082556992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082556992 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421875767435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421875767435" cn_domain=PS source_name="the-source\n"} 20241028082556992 DLU <0006> fsm.c:456 lu(262421875767435)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082556992 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421875767435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241028082557007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421875767435)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082557007 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421875767435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421875767435" cn_domain=PS destination_name="the-source\n"} 20241028082557007 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082557007 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082557010 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082557010 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421875767435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421875767435" source_name="the-source\n"} 20241028082557010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421875767435)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082557010 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421875767435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082557010 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421875767435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421875767435" destination_name="the-source\n"} 20241028082557010 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421875767435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082557010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421875767435)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082557010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421875767435)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082557010 DLU <0006> fsm.c:568 lu(PS:IMSI-262421875767435)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082557010 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082557010 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082557012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241028082557037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4258 20241028082557038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46559<->l=127.0.0.1:4259) 20241028082557038 DLINP <000b> input/ipa.c:451 connected read/write 20241028082557038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082557038 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082557038 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082557038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082557038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028082557079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241028082557080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241028082600158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082600158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082600161 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 20241028082600164 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082600164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082600164 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  20241028082600164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082600164 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  20241028082600164 DLGSUP <0013> gsup_server.c:235 2:  20241028082600164 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082600164 DLGSUP <0013> gsup_server.c:235 3:  20241028082600164 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082600164 DLGSUP <0013> gsup_server.c:235 4:  20241028082600164 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082600164 DLGSUP <0013> gsup_server.c:235 5:  20241028082600164 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082600164 DLGSUP <0013> gsup_server.c:235 7:  20241028082600164 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082600164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082600164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082600164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082600184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42349<->l=127.0.0.1:4259) 20241028082600207 DAUC <0003> db_auc.c:157 IMSI='262428679194344': No 2G Auth Data 20241028082600207 DAUC <0003> db_auc.c:192 IMSI='262428679194344': No 3G Auth Data 20241028082600242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241028082600247 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600247 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428679194344" cn_domain=PS} 20241028082600247 DLU <0006> fsm.c:456 lu(262428679194344)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600247 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428679194344)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600262 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428679194344" cn_domain=PS} 20241028082600262 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600262 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600266 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600266 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428679194344"} 20241028082600266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428679194344)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600266 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600266 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428679194344"} 20241028082600266 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428679194344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428679194344)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428679194344)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600266 DLU <0006> fsm.c:568 lu(PS:IMSI-262428679194344)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600266 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600266 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241028082600293 DAUC <0003> db_auc.c:157 IMSI='262423145730362': No 2G Auth Data 20241028082600293 DAUC <0003> db_auc.c:192 IMSI='262423145730362': No 3G Auth Data 20241028082600302 DLGSUP <0013> hlr.c:121 IMSI 262423145730362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241028082600330 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600330 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423145730362" cn_domain=PS} 20241028082600330 DLU <0006> fsm.c:456 lu(262423145730362)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600330 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423145730362)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600345 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423145730362" cn_domain=PS} 20241028082600345 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600345 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600348 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600348 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423145730362"} 20241028082600348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423145730362)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600348 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600348 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423145730362"} 20241028082600348 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423145730362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423145730362)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423145730362)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600348 DLU <0006> fsm.c:568 lu(PS:IMSI-262423145730362)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600348 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600349 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241028082600375 DAUC <0003> db_auc.c:157 IMSI='262423318658306': No 2G Auth Data 20241028082600375 DAUC <0003> db_auc.c:192 IMSI='262423318658306': No 3G Auth Data 20241028082600383 DLGSUP <0013> hlr.c:121 IMSI 262423318658306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20241028082600411 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600411 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423318658306" cn_domain=PS} 20241028082600411 DLU <0006> fsm.c:456 lu(262423318658306)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600411 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423318658306)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600425 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423318658306" cn_domain=PS} 20241028082600425 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600425 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600428 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600428 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423318658306"} 20241028082600428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423318658306)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600428 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600428 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423318658306"} 20241028082600428 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423318658306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423318658306)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423318658306)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600428 DLU <0006> fsm.c:568 lu(PS:IMSI-262423318658306)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600428 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600428 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20241028082600455 DAUC <0003> db_auc.c:157 IMSI='262428762490048': No 2G Auth Data 20241028082600455 DAUC <0003> db_auc.c:192 IMSI='262428762490048': No 3G Auth Data 20241028082600463 DLGSUP <0013> hlr.c:121 IMSI 262428762490048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 20241028082600490 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600490 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428762490048" cn_domain=PS} 20241028082600490 DLU <0006> fsm.c:456 lu(262428762490048)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600490 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428762490048)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600505 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428762490048" cn_domain=PS} 20241028082600505 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600505 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600508 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428762490048"} 20241028082600508 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428762490048)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600508 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600508 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428762490048"} 20241028082600508 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428762490048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762490048)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762490048)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600508 DLU <0006> fsm.c:568 lu(PS:IMSI-262428762490048)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 20241028082600535 DAUC <0003> db_auc.c:157 IMSI='262427377019882': No 2G Auth Data 20241028082600535 DAUC <0003> db_auc.c:192 IMSI='262427377019882': No 3G Auth Data 20241028082600543 DLGSUP <0013> hlr.c:121 IMSI 262427377019882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241028082600569 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600569 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427377019882" cn_domain=PS} 20241028082600569 DLU <0006> fsm.c:456 lu(262427377019882)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600569 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427377019882)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600585 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427377019882" cn_domain=PS} 20241028082600585 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600585 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600588 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427377019882"} 20241028082600588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427377019882)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600588 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600588 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427377019882"} 20241028082600588 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427377019882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377019882)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427377019882)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600588 DLU <0006> fsm.c:568 lu(PS:IMSI-262427377019882)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241028082600615 DAUC <0003> db_auc.c:157 IMSI='262421794642029': No 2G Auth Data 20241028082600615 DAUC <0003> db_auc.c:192 IMSI='262421794642029': No 3G Auth Data 20241028082600624 DLGSUP <0013> hlr.c:121 IMSI 262421794642029: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241028082600661 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600661 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421794642029" cn_domain=PS} 20241028082600661 DLU <0006> fsm.c:456 lu(262421794642029)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600661 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421794642029)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600676 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421794642029" cn_domain=PS} 20241028082600676 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600676 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600680 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600680 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421794642029"} 20241028082600680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421794642029)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600680 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600680 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421794642029"} 20241028082600680 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421794642029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421794642029)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421794642029)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600680 DLU <0006> fsm.c:568 lu(PS:IMSI-262421794642029)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600680 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600680 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241028082600716 DAUC <0003> db_auc.c:157 IMSI='262420997792918': No 2G Auth Data 20241028082600716 DAUC <0003> db_auc.c:192 IMSI='262420997792918': No 3G Auth Data 20241028082600725 DLGSUP <0013> hlr.c:121 IMSI 262420997792918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20241028082600759 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600759 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420997792918" cn_domain=PS} 20241028082600759 DLU <0006> fsm.c:456 lu(262420997792918)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600759 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420997792918)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600774 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420997792918" cn_domain=PS} 20241028082600774 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600774 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600777 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420997792918"} 20241028082600777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420997792918)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600777 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600777 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420997792918"} 20241028082600777 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420997792918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420997792918)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420997792918)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420997792918)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600777 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20241028082600810 DAUC <0003> db_auc.c:157 IMSI='262428111196090': No 2G Auth Data 20241028082600810 DAUC <0003> db_auc.c:192 IMSI='262428111196090': No 3G Auth Data 20241028082600818 DLGSUP <0013> hlr.c:121 IMSI 262428111196090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082600851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241028082600855 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600855 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428111196090" cn_domain=PS} 20241028082600855 DLU <0006> fsm.c:456 lu(262428111196090)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082600855 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082600870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428111196090)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082600871 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428111196090" cn_domain=PS} 20241028082600871 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600871 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600874 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600874 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428111196090"} 20241028082600874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428111196090)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082600874 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082600874 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428111196090"} 20241028082600874 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428111196090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082600874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111196090)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082600874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428111196090)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082600874 DLU <0006> fsm.c:568 lu(PS:IMSI-262428111196090)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082600874 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600874 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082600876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241028082600909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 20241028082600910 DLINP <000b> input/ipa.c:451 connected read/write 20241028082600910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082600910 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082600910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082600910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082600910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42349<->l=127.0.0.1:4259) 20241028082600951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241028082601051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241028082604122 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082604122 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082604124 DLINP <000b> input/ipa.c:451 connected read/write 20241028082604124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082604125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241028082604127 DLINP <000b> input/ipa.c:451 connected read/write 20241028082604127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082604127 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082604127 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082604127 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  20241028082604127 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082604127 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  20241028082604127 DLGSUP <0013> gsup_server.c:235 2:  20241028082604127 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082604127 DLGSUP <0013> gsup_server.c:235 3:  20241028082604127 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082604127 DLGSUP <0013> gsup_server.c:235 4:  20241028082604127 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082604127 DLGSUP <0013> gsup_server.c:235 5:  20241028082604127 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082604127 DLGSUP <0013> gsup_server.c:235 7:  20241028082604127 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082604127 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082604127 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082604127 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082604149 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38433<->l=127.0.0.1:4259) 20241028082604168 DAUC <0003> db_auc.c:157 IMSI='262421066256965': No 2G Auth Data 20241028082604168 DAUC <0003> db_auc.c:192 IMSI='262421066256965': No 3G Auth Data 20241028082604187 DAUC <0003> db_auc.c:192 IMSI='262421066256965': No 3G Auth Data 20241028082604213 DAUC <0003> db_auc.c:157 IMSI='262425818166865': No 2G Auth Data 20241028082604213 DAUC <0003> db_auc.c:192 IMSI='262425818166865': No 3G Auth Data 20241028082604230 DAUC <0003> db_auc.c:157 IMSI='262425818166865': No 2G Auth Data 20241028082604257 DAUC <0003> db_auc.c:157 IMSI='262420537550045': No 2G Auth Data 20241028082604257 DAUC <0003> db_auc.c:192 IMSI='262420537550045': No 3G Auth Data 20241028082604307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241028082604308 DLINP <000b> input/ipa.c:451 connected read/write 20241028082604308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082604308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082604308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082604308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082604308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38433<->l=127.0.0.1:4259) 20241028082604348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20241028082604448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20241028082607525 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082607525 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082607528 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4258 20241028082607531 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082607531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082607531 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  20241028082607531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082607531 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  20241028082607531 DLGSUP <0013> gsup_server.c:235 2:  20241028082607531 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082607531 DLGSUP <0013> gsup_server.c:235 3:  20241028082607531 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082607531 DLGSUP <0013> gsup_server.c:235 4:  20241028082607531 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082607531 DLGSUP <0013> gsup_server.c:235 5:  20241028082607531 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082607531 DLGSUP <0013> gsup_server.c:235 7:  20241028082607531 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082607531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082607531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082607531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082607553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34383<->l=127.0.0.1:4259) 20241028082607567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241028082607586 DAUC <0003> db_auc.c:157 IMSI='262424425119859': No 2G Auth Data 20241028082607586 DAUC <0003> db_auc.c:192 IMSI='262424425119859': No 3G Auth Data 20241028082607609 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607609 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424425119859" cn_domain=PS} 20241028082607609 DLU <0006> fsm.c:456 lu(262424425119859)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082607609 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082607623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424425119859)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082607623 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424425119859" cn_domain=PS} 20241028082607623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607627 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607627 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424425119859"} 20241028082607627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424425119859)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082607627 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082607627 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424425119859"} 20241028082607627 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082607627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424425119859)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082607627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424425119859)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082607627 DLU <0006> fsm.c:568 lu(PS:IMSI-262424425119859)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082607627 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607627 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607636 DLGSUP <0013> hlr.c:128 IMSI 262424425119859: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241028082607636 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607636 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082607638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4258 20241028082607638 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607638 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424425119859"} 20241028082607638 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241028082607638 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424425119859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082607639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4258 20241028082607640 DLINP <000b> input/ipa.c:451 connected read/write 20241028082607640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082607640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082607640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082607640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082607640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34383<->l=127.0.0.1:4259) 20241028082607679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20241028082607780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20241028082610853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082610853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082610856 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082610856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 20241028082610859 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082610859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082610859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082610859 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  20241028082610859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082610859 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  20241028082610859 DLGSUP <0013> gsup_server.c:235 2:  20241028082610859 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082610859 DLGSUP <0013> gsup_server.c:235 3:  20241028082610859 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082610859 DLGSUP <0013> gsup_server.c:235 4:  20241028082610859 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082610859 DLGSUP <0013> gsup_server.c:235 5:  20241028082610859 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082610859 DLGSUP <0013> gsup_server.c:235 7:  20241028082610859 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082610859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082610859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082610859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082610877 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38839<->l=127.0.0.1:4259) 20241028082610909 DAUC <0003> db_auc.c:157 IMSI='262424968290348': No 2G Auth Data 20241028082610909 DAUC <0003> db_auc.c:192 IMSI='262424968290348': No 3G Auth Data 20241028082610947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20241028082610951 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082610951 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424968290348" cn_domain=PS} 20241028082610951 DLU <0006> fsm.c:456 lu(262424968290348)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082610951 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082610966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424968290348)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082610967 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424968290348" cn_domain=PS} 20241028082610967 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610967 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610970 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082610970 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424968290348"} 20241028082610970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424968290348)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082610970 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082610970 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424968290348"} 20241028082610970 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082610970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968290348)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082610970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424968290348)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082610970 DLU <0006> fsm.c:568 lu(PS:IMSI-262424968290348)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082610970 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610970 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610973 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082610973 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424968290348" cn_domain=CS} 20241028082610973 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082610980 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424968290348"} 20241028082610980 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424968290348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082610980 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610980 DLINP <000b> input/ipa.c:451 connected read/write 20241028082610980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082610982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4258 20241028082611006 DAUC <0003> db_auc.c:157 IMSI='262422803223144': No 2G Auth Data 20241028082611006 DAUC <0003> db_auc.c:192 IMSI='262422803223144': No 3G Auth Data 20241028082611015 DLGSUP <0013> hlr.c:121 IMSI 262422803223144: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241028082611042 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611042 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422803223144" cn_domain=PS} 20241028082611042 DLU <0006> fsm.c:456 lu(262422803223144)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611042 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422803223144)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611058 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422803223144" cn_domain=PS} 20241028082611058 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611058 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611061 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611061 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422803223144"} 20241028082611061 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422803223144)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611061 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611061 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422803223144"} 20241028082611061 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422803223144)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422803223144)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611061 DLU <0006> fsm.c:568 lu(PS:IMSI-262422803223144)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611061 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611061 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611063 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611063 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422803223144" cn_domain=CS} 20241028082611063 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611071 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422803223144"} 20241028082611071 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422803223144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611071 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611071 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241028082611097 DAUC <0003> db_auc.c:157 IMSI='262429344889911': No 2G Auth Data 20241028082611097 DAUC <0003> db_auc.c:192 IMSI='262429344889911': No 3G Auth Data 20241028082611105 DLGSUP <0013> hlr.c:121 IMSI 262429344889911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241028082611130 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611130 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429344889911" cn_domain=PS} 20241028082611130 DLU <0006> fsm.c:456 lu(262429344889911)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611130 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429344889911)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611145 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429344889911" cn_domain=PS} 20241028082611145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611148 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611148 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429344889911"} 20241028082611148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429344889911)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611148 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611148 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429344889911"} 20241028082611148 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429344889911)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429344889911)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611148 DLU <0006> fsm.c:568 lu(PS:IMSI-262429344889911)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611148 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611148 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611150 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611150 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429344889911" cn_domain=CS} 20241028082611150 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611158 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429344889911"} 20241028082611158 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429344889911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611158 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611158 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4258 20241028082611185 DAUC <0003> db_auc.c:157 IMSI='262421510777818': No 2G Auth Data 20241028082611185 DAUC <0003> db_auc.c:192 IMSI='262421510777818': No 3G Auth Data 20241028082611193 DLGSUP <0013> hlr.c:121 IMSI 262421510777818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37644<->l=127.0.0.1:4258 20241028082611219 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611219 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421510777818" cn_domain=PS} 20241028082611219 DLU <0006> fsm.c:456 lu(262421510777818)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611219 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421510777818)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611234 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421510777818" cn_domain=PS} 20241028082611234 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611234 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611237 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611237 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421510777818"} 20241028082611237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421510777818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611237 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611237 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421510777818"} 20241028082611237 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510777818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510777818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611237 DLU <0006> fsm.c:568 lu(PS:IMSI-262421510777818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611237 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611237 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611239 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611239 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421510777818" cn_domain=CS} 20241028082611239 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611249 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421510777818"} 20241028082611249 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421510777818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611249 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611249 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37644<->l=127.0.0.1:4258 20241028082611275 DAUC <0003> db_auc.c:157 IMSI='262425443191727': No 2G Auth Data 20241028082611275 DAUC <0003> db_auc.c:192 IMSI='262425443191727': No 3G Auth Data 20241028082611284 DLGSUP <0013> hlr.c:121 IMSI 262425443191727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 20241028082611312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611312 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425443191727" cn_domain=PS} 20241028082611312 DLU <0006> fsm.c:456 lu(262425443191727)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611312 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611327 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425443191727)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611327 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425443191727" cn_domain=PS} 20241028082611327 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611327 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611330 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611330 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425443191727"} 20241028082611330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425443191727)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611330 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611330 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425443191727"} 20241028082611330 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425443191727)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425443191727)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611330 DLU <0006> fsm.c:568 lu(PS:IMSI-262425443191727)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611330 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611330 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611332 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611332 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425443191727" cn_domain=CS} 20241028082611332 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611340 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425443191727"} 20241028082611340 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425443191727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611340 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611340 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4258 20241028082611367 DAUC <0003> db_auc.c:157 IMSI='262424643570309': No 2G Auth Data 20241028082611367 DAUC <0003> db_auc.c:192 IMSI='262424643570309': No 3G Auth Data 20241028082611376 DLGSUP <0013> hlr.c:121 IMSI 262424643570309: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241028082611413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611413 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424643570309" cn_domain=PS} 20241028082611413 DLU <0006> fsm.c:456 lu(262424643570309)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611413 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424643570309)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611427 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424643570309" cn_domain=PS} 20241028082611427 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611427 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611430 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611430 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424643570309"} 20241028082611430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424643570309)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611430 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611430 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424643570309"} 20241028082611430 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643570309)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424643570309)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611430 DLU <0006> fsm.c:568 lu(PS:IMSI-262424643570309)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611430 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611430 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611432 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611432 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424643570309" cn_domain=CS} 20241028082611432 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611440 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424643570309"} 20241028082611440 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424643570309 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611440 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611440 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241028082611474 DAUC <0003> db_auc.c:157 IMSI='262422440716758': No 2G Auth Data 20241028082611474 DAUC <0003> db_auc.c:192 IMSI='262422440716758': No 3G Auth Data 20241028082611482 DLGSUP <0013> hlr.c:121 IMSI 262422440716758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241028082611518 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611518 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422440716758" cn_domain=PS} 20241028082611519 DLU <0006> fsm.c:456 lu(262422440716758)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611519 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422440716758)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611534 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422440716758" cn_domain=PS} 20241028082611534 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611534 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611537 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611537 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422440716758"} 20241028082611537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422440716758)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611537 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611537 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422440716758"} 20241028082611537 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422440716758)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422440716758)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611537 DLU <0006> fsm.c:568 lu(PS:IMSI-262422440716758)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611537 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611537 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611539 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611539 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422440716758" cn_domain=CS} 20241028082611539 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611546 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422440716758"} 20241028082611546 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422440716758 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611546 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611546 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4258 20241028082611580 DAUC <0003> db_auc.c:157 IMSI='262424967658942': No 2G Auth Data 20241028082611580 DAUC <0003> db_auc.c:192 IMSI='262424967658942': No 3G Auth Data 20241028082611588 DLGSUP <0013> hlr.c:121 IMSI 262424967658942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082611621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20241028082611624 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611624 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967658942" cn_domain=PS} 20241028082611624 DLU <0006> fsm.c:456 lu(262424967658942)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082611624 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082611640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967658942)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082611640 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967658942" cn_domain=PS} 20241028082611640 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611640 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611643 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967658942"} 20241028082611643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967658942)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082611643 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082611643 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967658942"} 20241028082611643 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082611643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967658942)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082611643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967658942)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082611643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967658942)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082611643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611645 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611645 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424967658942" cn_domain=CS} 20241028082611645 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241028082611653 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424967658942"} 20241028082611653 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424967658942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082611653 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611653 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082611655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20241028082611680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 20241028082611681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38839<->l=127.0.0.1:4259) 20241028082611681 DLINP <000b> input/ipa.c:451 connected read/write 20241028082611681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082611681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082611681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082611681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082611722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 20241028082611822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37676<->l=127.0.0.1:4258 20241028082614897 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082614897 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082614899 DLINP <000b> input/ipa.c:451 connected read/write 20241028082614899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082614900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241028082614902 DLINP <000b> input/ipa.c:451 connected read/write 20241028082614902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082614902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082614902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082614902 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  20241028082614902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082614902 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  20241028082614902 DLGSUP <0013> gsup_server.c:235 2:  20241028082614902 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082614902 DLGSUP <0013> gsup_server.c:235 3:  20241028082614902 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082614902 DLGSUP <0013> gsup_server.c:235 4:  20241028082614902 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082614902 DLGSUP <0013> gsup_server.c:235 5:  20241028082614902 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082614902 DLGSUP <0013> gsup_server.c:235 7:  20241028082614902 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082614902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082614902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082614902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082614925 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43111<->l=127.0.0.1:4259) 20241028082614948 DAUC <0003> db_auc.c:157 IMSI='262425031696333': No 2G Auth Data 20241028082614948 DAUC <0003> db_auc.c:192 IMSI='262425031696333': No 3G Auth Data 20241028082614977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20241028082614983 DLINP <000b> input/ipa.c:451 connected read/write 20241028082614983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082614983 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425031696333" cn_domain=PS} 20241028082614983 DLU <0006> fsm.c:456 lu(262425031696333)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082614983 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082614998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425031696333)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082614998 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425031696333" cn_domain=PS} 20241028082614998 DLINP <000b> input/ipa.c:451 connected read/write 20241028082614998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082614998 DLINP <000b> input/ipa.c:451 connected read/write 20241028082614998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615002 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615002 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425031696333"} 20241028082615002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425031696333)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615002 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615002 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425031696333"} 20241028082615002 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425031696333)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425031696333)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615002 DLU <0006> fsm.c:568 lu(PS:IMSI-262425031696333)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615002 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615002 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615004 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615004 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425031696333" cn_domain=PS} 20241028082615004 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615012 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425031696333"} 20241028082615012 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425031696333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615012 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615012 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4258 20241028082615038 DAUC <0003> db_auc.c:157 IMSI='262424658291457': No 2G Auth Data 20241028082615038 DAUC <0003> db_auc.c:192 IMSI='262424658291457': No 3G Auth Data 20241028082615047 DLGSUP <0013> hlr.c:121 IMSI 262424658291457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 20241028082615069 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615069 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424658291457" cn_domain=PS} 20241028082615069 DLU <0006> fsm.c:456 lu(262424658291457)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615069 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424658291457)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615084 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424658291457" cn_domain=PS} 20241028082615084 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615084 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615087 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615087 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424658291457"} 20241028082615087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424658291457)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615087 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615087 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424658291457"} 20241028082615087 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658291457)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658291457)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615087 DLU <0006> fsm.c:568 lu(PS:IMSI-262424658291457)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615087 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615087 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615090 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615090 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424658291457" cn_domain=PS} 20241028082615090 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615097 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424658291457"} 20241028082615097 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424658291457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615097 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615097 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 20241028082615122 DAUC <0003> db_auc.c:157 IMSI='262429686911015': No 2G Auth Data 20241028082615122 DAUC <0003> db_auc.c:192 IMSI='262429686911015': No 3G Auth Data 20241028082615131 DLGSUP <0013> hlr.c:121 IMSI 262429686911015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241028082615154 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615154 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429686911015" cn_domain=PS} 20241028082615154 DLU <0006> fsm.c:456 lu(262429686911015)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615154 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429686911015)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615171 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429686911015" cn_domain=PS} 20241028082615171 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615172 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615175 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429686911015"} 20241028082615175 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429686911015)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615175 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615175 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429686911015"} 20241028082615175 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686911015)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429686911015)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615175 DLU <0006> fsm.c:568 lu(PS:IMSI-262429686911015)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615177 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615177 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429686911015" cn_domain=PS} 20241028082615177 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615185 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429686911015"} 20241028082615185 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429686911015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615185 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615185 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241028082615211 DAUC <0003> db_auc.c:157 IMSI='262424184261754': No 2G Auth Data 20241028082615211 DAUC <0003> db_auc.c:192 IMSI='262424184261754': No 3G Auth Data 20241028082615220 DLGSUP <0013> hlr.c:121 IMSI 262424184261754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 20241028082615245 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615245 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424184261754" cn_domain=PS} 20241028082615245 DLU <0006> fsm.c:456 lu(262424184261754)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615245 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424184261754)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615260 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424184261754" cn_domain=PS} 20241028082615260 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615260 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615262 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615262 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424184261754"} 20241028082615262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424184261754)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615262 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615262 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424184261754"} 20241028082615262 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424184261754)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424184261754)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424184261754)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615262 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615262 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615264 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615264 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424184261754" cn_domain=PS} 20241028082615264 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615272 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424184261754"} 20241028082615272 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424184261754 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615272 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615272 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 20241028082615301 DAUC <0003> db_auc.c:157 IMSI='262429078229818': No 2G Auth Data 20241028082615301 DAUC <0003> db_auc.c:192 IMSI='262429078229818': No 3G Auth Data 20241028082615313 DLGSUP <0013> hlr.c:121 IMSI 262429078229818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4258 20241028082615348 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615348 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429078229818" cn_domain=PS} 20241028082615348 DLU <0006> fsm.c:456 lu(262429078229818)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615348 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429078229818)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615372 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429078229818" cn_domain=PS} 20241028082615372 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615372 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615375 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615375 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429078229818"} 20241028082615375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429078229818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615375 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615375 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429078229818"} 20241028082615375 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429078229818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429078229818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615375 DLU <0006> fsm.c:568 lu(PS:IMSI-262429078229818)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615375 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615375 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615377 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615377 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429078229818" cn_domain=PS} 20241028082615377 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615388 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429078229818"} 20241028082615388 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429078229818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615388 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615388 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37716<->l=127.0.0.1:4258 20241028082615414 DAUC <0003> db_auc.c:157 IMSI='262429222886906': No 2G Auth Data 20241028082615414 DAUC <0003> db_auc.c:192 IMSI='262429222886906': No 3G Auth Data 20241028082615422 DLGSUP <0013> hlr.c:121 IMSI 262429222886906: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4258 20241028082615457 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615457 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429222886906" cn_domain=PS} 20241028082615457 DLU <0006> fsm.c:456 lu(262429222886906)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615457 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429222886906)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615473 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429222886906" cn_domain=PS} 20241028082615473 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615473 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615476 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615476 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429222886906"} 20241028082615476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429222886906)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615476 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615476 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429222886906"} 20241028082615476 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222886906)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222886906)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615476 DLU <0006> fsm.c:568 lu(PS:IMSI-262429222886906)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615476 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615476 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615478 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615478 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429222886906" cn_domain=PS} 20241028082615478 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615485 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429222886906"} 20241028082615485 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429222886906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615485 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615485 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37730<->l=127.0.0.1:4258 20241028082615523 DAUC <0003> db_auc.c:157 IMSI='262422285635959': No 2G Auth Data 20241028082615523 DAUC <0003> db_auc.c:192 IMSI='262422285635959': No 3G Auth Data 20241028082615532 DLGSUP <0013> hlr.c:121 IMSI 262422285635959: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 20241028082615565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615565 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422285635959" cn_domain=PS} 20241028082615565 DLU <0006> fsm.c:456 lu(262422285635959)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615565 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422285635959)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615580 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422285635959" cn_domain=PS} 20241028082615580 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615580 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615583 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615583 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422285635959"} 20241028082615583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422285635959)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615583 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615583 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422285635959"} 20241028082615583 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285635959)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285635959)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615583 DLU <0006> fsm.c:568 lu(PS:IMSI-262422285635959)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615583 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615583 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615585 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615585 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422285635959" cn_domain=PS} 20241028082615585 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615594 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422285635959"} 20241028082615594 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422285635959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615594 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615594 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37742<->l=127.0.0.1:4258 20241028082615644 DAUC <0003> db_auc.c:157 IMSI='262424104836425': No 2G Auth Data 20241028082615644 DAUC <0003> db_auc.c:192 IMSI='262424104836425': No 3G Auth Data 20241028082615653 DLGSUP <0013> hlr.c:121 IMSI 262424104836425: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241028082615690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241028082615694 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615694 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424104836425" cn_domain=PS} 20241028082615694 DLU <0006> fsm.c:456 lu(262424104836425)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082615694 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082615721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424104836425)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082615721 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424104836425" cn_domain=PS} 20241028082615721 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615721 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615724 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615724 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424104836425"} 20241028082615724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424104836425)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082615724 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082615724 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424104836425"} 20241028082615724 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082615724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424104836425)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082615724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424104836425)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082615724 DLU <0006> fsm.c:568 lu(PS:IMSI-262424104836425)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082615724 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615724 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615726 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615726 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424104836425" cn_domain=PS} 20241028082615726 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241028082615736 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424104836425"} 20241028082615736 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424104836425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241028082615736 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615736 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082615737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241028082615764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241028082615765 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43111<->l=127.0.0.1:4259) 20241028082615766 DLINP <000b> input/ipa.c:451 connected read/write 20241028082615766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082615766 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082615766 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082615766 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082615809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 20241028082615909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 20241028082618988 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082618988 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082618989 DLINP <000b> input/ipa.c:451 connected read/write 20241028082618989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082618990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 20241028082618991 DLINP <000b> input/ipa.c:451 connected read/write 20241028082618991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082618991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082618991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082618991 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  20241028082618991 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082618991 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  20241028082618991 DLGSUP <0013> gsup_server.c:235 2:  20241028082618991 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082618991 DLGSUP <0013> gsup_server.c:235 3:  20241028082618991 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082618991 DLGSUP <0013> gsup_server.c:235 4:  20241028082618991 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082618991 DLGSUP <0013> gsup_server.c:235 5:  20241028082618991 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082618991 DLGSUP <0013> gsup_server.c:235 7:  20241028082618991 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082618991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082618991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082618991 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082619008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40931<->l=127.0.0.1:4259) 20241028082619018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 20241028082619037 DLINP <000b> input/ipa.c:451 connected read/write 20241028082619037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082619037 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} 20241028082619037 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082619037 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 20241028082619037 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} 20241028082619037 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082619037 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e270e73a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082619037 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e270e73a60]{UNVALIDATED}: Freeing instance 20241028082619037 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e270e73a60]{UNVALIDATED}: Deallocated 20241028082619037 DLINP <000b> input/ipa.c:451 connected read/write 20241028082619037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082619037 DLINP <000b> input/ipa.c:451 connected read/write 20241028082619037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082619040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4258 20241028082619041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 20241028082619042 DLINP <000b> input/ipa.c:451 connected read/write 20241028082619042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082619042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082619042 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082619042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082619042 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40931<->l=127.0.0.1:4259) 20241028082619081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 20241028082619182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 20241028082622259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082622259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082622261 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45106<->l=127.0.0.1:4258 20241028082622263 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082622263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082622263 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  20241028082622263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082622263 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  20241028082622263 DLGSUP <0013> gsup_server.c:235 2:  20241028082622263 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082622263 DLGSUP <0013> gsup_server.c:235 3:  20241028082622263 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082622263 DLGSUP <0013> gsup_server.c:235 4:  20241028082622263 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082622263 DLGSUP <0013> gsup_server.c:235 5:  20241028082622263 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082622263 DLGSUP <0013> gsup_server.c:235 7:  20241028082622263 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082622263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082622263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082622263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082622280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42049<->l=127.0.0.1:4259) 20241028082622305 DAUC <0003> db_auc.c:157 IMSI='262420742804288': No 2G Auth Data 20241028082622305 DAUC <0003> db_auc.c:192 IMSI='262420742804288': No 3G Auth Data 20241028082622346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241028082622352 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622352 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420742804288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420742804288" session_id=907284643 session_state=BEGIN} 20241028082622352 DSS <0004> hlr_ussd.c:576 262420742804288/0x361410a3: Process SS (BEGIN) 20241028082622352 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622352 DSS <0004> hlr_ussd.c:518 262420742804288/0x361410a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622352 DSS <0004> hlr_ussd.c:523 262420742804288/0x361410a3: USSD for unknown code '*#200#' 20241028082622352 DSS <0004> hlr_ussd.c:354 262420742804288/0x361410a3: Tx ReturnError(1, 0x12) 20241028082622352 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420742804288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420742804288" session_id=907284643 session_state=END} 20241028082622352 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622352 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20241028082622365 DAUC <0003> db_auc.c:157 IMSI='262424490374715': No 2G Auth Data 20241028082622365 DAUC <0003> db_auc.c:192 IMSI='262424490374715': No 3G Auth Data 20241028082622398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45124<->l=127.0.0.1:4258 20241028082622403 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622403 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424490374715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424490374715" session_id=2962941827 session_state=BEGIN} 20241028082622403 DSS <0004> hlr_ussd.c:576 262424490374715/0xb09ae783: Process SS (BEGIN) 20241028082622403 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622403 DSS <0004> hlr_ussd.c:518 262424490374715/0xb09ae783: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622403 DSS <0004> hlr_ussd.c:523 262424490374715/0xb09ae783: USSD for unknown code '*#200#' 20241028082622403 DSS <0004> hlr_ussd.c:354 262424490374715/0xb09ae783: Tx ReturnError(1, 0x12) 20241028082622403 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424490374715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490374715" session_id=2962941827 session_state=END} 20241028082622403 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622403 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45124<->l=127.0.0.1:4258 20241028082622414 DAUC <0003> db_auc.c:157 IMSI='262426509078923': No 2G Auth Data 20241028082622414 DAUC <0003> db_auc.c:192 IMSI='262426509078923': No 3G Auth Data 20241028082622448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4258 20241028082622454 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622454 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426509078923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426509078923" session_id=3078105530 session_state=BEGIN} 20241028082622454 DSS <0004> hlr_ussd.c:576 262426509078923/0xb77829ba: Process SS (BEGIN) 20241028082622454 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622454 DSS <0004> hlr_ussd.c:518 262426509078923/0xb77829ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622454 DSS <0004> hlr_ussd.c:523 262426509078923/0xb77829ba: USSD for unknown code '*#200#' 20241028082622454 DSS <0004> hlr_ussd.c:354 262426509078923/0xb77829ba: Tx ReturnError(1, 0x12) 20241028082622454 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426509078923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426509078923" session_id=3078105530 session_state=END} 20241028082622454 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622454 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4258 20241028082622473 DAUC <0003> db_auc.c:157 IMSI='262423529679837': No 2G Auth Data 20241028082622473 DAUC <0003> db_auc.c:192 IMSI='262423529679837': No 3G Auth Data 20241028082622499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45140<->l=127.0.0.1:4258 20241028082622505 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622505 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423529679837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423529679837" session_id=488211544 session_state=BEGIN} 20241028082622505 DSS <0004> hlr_ussd.c:576 262423529679837/0x1d198458: Process SS (BEGIN) 20241028082622505 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622505 DSS <0004> hlr_ussd.c:518 262423529679837/0x1d198458: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622505 DSS <0004> hlr_ussd.c:523 262423529679837/0x1d198458: USSD for unknown code '*#200#' 20241028082622505 DSS <0004> hlr_ussd.c:354 262423529679837/0x1d198458: Tx ReturnError(1, 0x12) 20241028082622505 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423529679837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529679837" session_id=488211544 session_state=END} 20241028082622505 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622505 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45140<->l=127.0.0.1:4258 20241028082622512 DAUC <0003> db_auc.c:157 IMSI='262425798429582': No 2G Auth Data 20241028082622512 DAUC <0003> db_auc.c:192 IMSI='262425798429582': No 3G Auth Data 20241028082622534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 20241028082622541 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622541 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425798429582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425798429582" session_id=3111964797 session_state=BEGIN} 20241028082622541 DSS <0004> hlr_ussd.c:576 262425798429582/0xb97cd07d: Process SS (BEGIN) 20241028082622541 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622541 DSS <0004> hlr_ussd.c:518 262425798429582/0xb97cd07d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622541 DSS <0004> hlr_ussd.c:523 262425798429582/0xb97cd07d: USSD for unknown code '*#200#' 20241028082622541 DSS <0004> hlr_ussd.c:354 262425798429582/0xb97cd07d: Tx ReturnError(1, 0x12) 20241028082622541 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425798429582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798429582" session_id=3111964797 session_state=END} 20241028082622541 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622541 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4258 20241028082622548 DAUC <0003> db_auc.c:157 IMSI='262424276340922': No 2G Auth Data 20241028082622548 DAUC <0003> db_auc.c:192 IMSI='262424276340922': No 3G Auth Data 20241028082622579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20241028082622583 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622584 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424276340922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424276340922" session_id=3855924410 session_state=BEGIN} 20241028082622584 DSS <0004> hlr_ussd.c:576 262424276340922/0xe5d4bcba: Process SS (BEGIN) 20241028082622584 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622584 DSS <0004> hlr_ussd.c:518 262424276340922/0xe5d4bcba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622584 DSS <0004> hlr_ussd.c:523 262424276340922/0xe5d4bcba: USSD for unknown code '*#200#' 20241028082622584 DSS <0004> hlr_ussd.c:354 262424276340922/0xe5d4bcba: Tx ReturnError(1, 0x12) 20241028082622584 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424276340922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424276340922" session_id=3855924410 session_state=END} 20241028082622584 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622584 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20241028082622590 DAUC <0003> db_auc.c:157 IMSI='262421253111698': No 2G Auth Data 20241028082622590 DAUC <0003> db_auc.c:192 IMSI='262421253111698': No 3G Auth Data 20241028082622618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241028082622623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622623 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421253111698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421253111698" session_id=465875908 session_state=BEGIN} 20241028082622623 DSS <0004> hlr_ussd.c:576 262421253111698/0x1bc4b3c4: Process SS (BEGIN) 20241028082622623 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622623 DSS <0004> hlr_ussd.c:518 262421253111698/0x1bc4b3c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622623 DSS <0004> hlr_ussd.c:523 262421253111698/0x1bc4b3c4: USSD for unknown code '*#200#' 20241028082622623 DSS <0004> hlr_ussd.c:354 262421253111698/0x1bc4b3c4: Tx ReturnError(1, 0x12) 20241028082622623 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421253111698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421253111698" session_id=465875908 session_state=END} 20241028082622623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241028082622630 DAUC <0003> db_auc.c:157 IMSI='262426800339512': No 2G Auth Data 20241028082622630 DAUC <0003> db_auc.c:192 IMSI='262426800339512': No 3G Auth Data 20241028082622658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45170<->l=127.0.0.1:4258 20241028082622664 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622664 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426800339512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426800339512" session_id=3623999892 session_state=BEGIN} 20241028082622664 DSS <0004> hlr_ussd.c:576 262426800339512/0xd801d994: Process SS (BEGIN) 20241028082622664 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241028082622664 DSS <0004> hlr_ussd.c:518 262426800339512/0xd801d994: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241028082622664 DSS <0004> hlr_ussd.c:523 262426800339512/0xd801d994: USSD for unknown code '*#200#' 20241028082622664 DSS <0004> hlr_ussd.c:354 262426800339512/0xd801d994: Tx ReturnError(1, 0x12) 20241028082622664 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426800339512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426800339512" session_id=3623999892 session_state=END} 20241028082622664 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622664 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082622668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45170<->l=127.0.0.1:4258 20241028082622669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45106<->l=127.0.0.1:4258 20241028082622670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42049<->l=127.0.0.1:4259) 20241028082622670 DLINP <000b> input/ipa.c:451 connected read/write 20241028082622670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082622670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082622670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082622670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082622712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 20241028082622812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 20241028082625893 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082625893 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082625895 DLINP <000b> input/ipa.c:451 connected read/write 20241028082625895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082625896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 20241028082625898 DLINP <000b> input/ipa.c:451 connected read/write 20241028082625898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082625898 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082625898 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082625898 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  20241028082625898 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082625898 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  20241028082625898 DLGSUP <0013> gsup_server.c:235 2:  20241028082625898 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082625898 DLGSUP <0013> gsup_server.c:235 3:  20241028082625898 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082625898 DLGSUP <0013> gsup_server.c:235 4:  20241028082625898 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082625898 DLGSUP <0013> gsup_server.c:235 5:  20241028082625898 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082625898 DLGSUP <0013> gsup_server.c:235 7:  20241028082625898 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082625898 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082625898 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082625898 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082625919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44281<->l=127.0.0.1:4259) 20241028082625937 DAUC <0003> db_auc.c:157 IMSI='262428168397201': No 2G Auth Data 20241028082625938 DAUC <0003> db_auc.c:192 IMSI='262428168397201': No 3G Auth Data 20241028082625963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45196<->l=127.0.0.1:4258 20241028082625973 DLINP <000b> input/ipa.c:451 connected read/write 20241028082625973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082625973 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428168397201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428168397201" session_id=211230598 session_state=BEGIN} 20241028082625973 DSS <0004> hlr_ussd.c:576 262428168397201/0x0c971f86: Process SS (BEGIN) 20241028082625973 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082625973 DSS <0004> hlr_ussd.c:518 262428168397201/0x0c971f86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082625973 DSS <0004> hlr_ussd.c:542 262428168397201/0x0c971f86: Cannot find conn for EUSE EUSE-foobar 20241028082625973 DSS <0004> hlr_ussd.c:354 262428168397201/0x0c971f86: Tx ReturnError(1, 0x22) 20241028082625973 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428168397201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428168397201" session_id=211230598 session_state=END} 20241028082625973 DLINP <000b> input/ipa.c:451 connected read/write 20241028082625973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082625973 DLINP <000b> input/ipa.c:451 connected read/write 20241028082625973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082625976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45196<->l=127.0.0.1:4258 20241028082625981 DAUC <0003> db_auc.c:157 IMSI='262422335960440': No 2G Auth Data 20241028082625981 DAUC <0003> db_auc.c:192 IMSI='262422335960440': No 3G Auth Data 20241028082626003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4258 20241028082626010 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626010 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422335960440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422335960440" session_id=3752448402 session_state=BEGIN} 20241028082626010 DSS <0004> hlr_ussd.c:576 262422335960440/0xdfa9d192: Process SS (BEGIN) 20241028082626010 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626010 DSS <0004> hlr_ussd.c:518 262422335960440/0xdfa9d192: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626010 DSS <0004> hlr_ussd.c:542 262422335960440/0xdfa9d192: Cannot find conn for EUSE EUSE-foobar 20241028082626011 DSS <0004> hlr_ussd.c:354 262422335960440/0xdfa9d192: Tx ReturnError(1, 0x22) 20241028082626011 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422335960440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422335960440" session_id=3752448402 session_state=END} 20241028082626011 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626011 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4258 20241028082626017 DAUC <0003> db_auc.c:157 IMSI='262425862084056': No 2G Auth Data 20241028082626018 DAUC <0003> db_auc.c:192 IMSI='262425862084056': No 3G Auth Data 20241028082626041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4258 20241028082626046 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626046 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425862084056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425862084056" session_id=4194174530 session_state=BEGIN} 20241028082626046 DSS <0004> hlr_ussd.c:576 262425862084056/0xf9fe0642: Process SS (BEGIN) 20241028082626046 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626046 DSS <0004> hlr_ussd.c:518 262425862084056/0xf9fe0642: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626046 DSS <0004> hlr_ussd.c:542 262425862084056/0xf9fe0642: Cannot find conn for EUSE EUSE-foobar 20241028082626046 DSS <0004> hlr_ussd.c:354 262425862084056/0xf9fe0642: Tx ReturnError(1, 0x22) 20241028082626046 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425862084056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425862084056" session_id=4194174530 session_state=END} 20241028082626047 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626047 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4258 20241028082626054 DAUC <0003> db_auc.c:157 IMSI='262420785827115': No 2G Auth Data 20241028082626054 DAUC <0003> db_auc.c:192 IMSI='262420785827115': No 3G Auth Data 20241028082626078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4258 20241028082626085 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626085 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420785827115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420785827115" session_id=4019387203 session_state=BEGIN} 20241028082626085 DSS <0004> hlr_ussd.c:576 262420785827115/0xef92fb43: Process SS (BEGIN) 20241028082626085 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626085 DSS <0004> hlr_ussd.c:518 262420785827115/0xef92fb43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626085 DSS <0004> hlr_ussd.c:542 262420785827115/0xef92fb43: Cannot find conn for EUSE EUSE-foobar 20241028082626085 DSS <0004> hlr_ussd.c:354 262420785827115/0xef92fb43: Tx ReturnError(1, 0x22) 20241028082626085 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420785827115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420785827115" session_id=4019387203 session_state=END} 20241028082626085 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626085 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4258 20241028082626093 DAUC <0003> db_auc.c:157 IMSI='262420021218158': No 2G Auth Data 20241028082626093 DAUC <0003> db_auc.c:192 IMSI='262420021218158': No 3G Auth Data 20241028082626121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45226<->l=127.0.0.1:4258 20241028082626127 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626127 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420021218158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420021218158" session_id=2854311588 session_state=BEGIN} 20241028082626127 DSS <0004> hlr_ussd.c:576 262420021218158/0xaa2156a4: Process SS (BEGIN) 20241028082626127 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626127 DSS <0004> hlr_ussd.c:518 262420021218158/0xaa2156a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626127 DSS <0004> hlr_ussd.c:542 262420021218158/0xaa2156a4: Cannot find conn for EUSE EUSE-foobar 20241028082626127 DSS <0004> hlr_ussd.c:354 262420021218158/0xaa2156a4: Tx ReturnError(1, 0x22) 20241028082626127 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420021218158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420021218158" session_id=2854311588 session_state=END} 20241028082626127 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626127 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45226<->l=127.0.0.1:4258 20241028082626135 DAUC <0003> db_auc.c:157 IMSI='262422411079530': No 2G Auth Data 20241028082626135 DAUC <0003> db_auc.c:192 IMSI='262422411079530': No 3G Auth Data 20241028082626163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241028082626168 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626168 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422411079530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422411079530" session_id=707932362 session_state=BEGIN} 20241028082626168 DSS <0004> hlr_ussd.c:576 262422411079530/0x2a3230ca: Process SS (BEGIN) 20241028082626168 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626168 DSS <0004> hlr_ussd.c:518 262422411079530/0x2a3230ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626168 DSS <0004> hlr_ussd.c:542 262422411079530/0x2a3230ca: Cannot find conn for EUSE EUSE-foobar 20241028082626168 DSS <0004> hlr_ussd.c:354 262422411079530/0x2a3230ca: Tx ReturnError(1, 0x22) 20241028082626168 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422411079530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422411079530" session_id=707932362 session_state=END} 20241028082626168 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626168 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241028082626175 DAUC <0003> db_auc.c:157 IMSI='262428872136291': No 2G Auth Data 20241028082626175 DAUC <0003> db_auc.c:192 IMSI='262428872136291': No 3G Auth Data 20241028082626206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4258 20241028082626212 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626212 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428872136291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428872136291" session_id=1606616182 session_state=BEGIN} 20241028082626212 DSS <0004> hlr_ussd.c:576 262428872136291/0x5fc30476: Process SS (BEGIN) 20241028082626212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626212 DSS <0004> hlr_ussd.c:518 262428872136291/0x5fc30476: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626212 DSS <0004> hlr_ussd.c:542 262428872136291/0x5fc30476: Cannot find conn for EUSE EUSE-foobar 20241028082626212 DSS <0004> hlr_ussd.c:354 262428872136291/0x5fc30476: Tx ReturnError(1, 0x22) 20241028082626212 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428872136291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428872136291" session_id=1606616182 session_state=END} 20241028082626212 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626212 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4258 20241028082626220 DAUC <0003> db_auc.c:157 IMSI='262425786525572': No 2G Auth Data 20241028082626220 DAUC <0003> db_auc.c:192 IMSI='262425786525572': No 3G Auth Data 20241028082626248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4258 20241028082626253 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626253 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425786525572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425786525572" session_id=1966243020 session_state=BEGIN} 20241028082626253 DSS <0004> hlr_ussd.c:576 262425786525572/0x75327ccc: Process SS (BEGIN) 20241028082626253 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082626253 DSS <0004> hlr_ussd.c:518 262425786525572/0x75327ccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082626253 DSS <0004> hlr_ussd.c:542 262425786525572/0x75327ccc: Cannot find conn for EUSE EUSE-foobar 20241028082626253 DSS <0004> hlr_ussd.c:354 262425786525572/0x75327ccc: Tx ReturnError(1, 0x22) 20241028082626253 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425786525572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425786525572" session_id=1966243020 session_state=END} 20241028082626253 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626253 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082626256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4258 20241028082626257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 20241028082626258 DLINP <000b> input/ipa.c:451 connected read/write 20241028082626258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082626258 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082626258 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082626258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082626258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44281<->l=127.0.0.1:4259) 20241028082626296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20241028082626497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.1:4258 20241028082629573 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082629573 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082629575 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 20241028082629576 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082629576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082629576 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  20241028082629576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082629576 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  20241028082629576 DLGSUP <0013> gsup_server.c:235 2:  20241028082629576 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082629576 DLGSUP <0013> gsup_server.c:235 3:  20241028082629576 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082629576 DLGSUP <0013> gsup_server.c:235 4:  20241028082629576 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082629576 DLGSUP <0013> gsup_server.c:235 5:  20241028082629576 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082629576 DLGSUP <0013> gsup_server.c:235 7:  20241028082629576 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082629576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082629576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082629576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082629596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32937<->l=127.0.0.1:4259) 20241028082629615 DAUC <0003> db_auc.c:157 IMSI='262423744664254': No 2G Auth Data 20241028082629615 DAUC <0003> db_auc.c:192 IMSI='262423744664254': No 3G Auth Data 20241028082629638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 20241028082629645 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629645 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423744664254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423744664254" session_id=4148519813 session_state=BEGIN} 20241028082629645 DSS <0004> hlr_ussd.c:576 262423744664254/0xf7456385: Process SS (BEGIN) 20241028082629645 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629645 DSS <0004> hlr_ussd.c:518 262423744664254/0xf7456385: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629645 DSS <0004> hlr_ussd.c:363 262423744664254/0xf7456385: Tx USSD 'Your IMSI is 262423744664254' 20241028082629645 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423744664254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423744664254" session_id=4148519813 session_state=END} 20241028082629645 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423744664254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629645 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629645 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 20241028082629653 DAUC <0003> db_auc.c:157 IMSI='262421697246052': No 2G Auth Data 20241028082629653 DAUC <0003> db_auc.c:192 IMSI='262421697246052': No 3G Auth Data 20241028082629676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4258 20241028082629682 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629682 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421697246052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421697246052" session_id=977242378 session_state=BEGIN} 20241028082629682 DSS <0004> hlr_ussd.c:576 262421697246052/0x3a3f890a: Process SS (BEGIN) 20241028082629682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629682 DSS <0004> hlr_ussd.c:518 262421697246052/0x3a3f890a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629682 DSS <0004> hlr_ussd.c:363 262421697246052/0x3a3f890a: Tx USSD 'Your IMSI is 262421697246052' 20241028082629682 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421697246052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421697246052" session_id=977242378 session_state=END} 20241028082629682 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421697246052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629682 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629682 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4258 20241028082629690 DAUC <0003> db_auc.c:157 IMSI='262429798050102': No 2G Auth Data 20241028082629690 DAUC <0003> db_auc.c:192 IMSI='262429798050102': No 3G Auth Data 20241028082629712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4258 20241028082629719 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629719 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429798050102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429798050102" session_id=2450342652 session_state=BEGIN} 20241028082629719 DSS <0004> hlr_ussd.c:576 262429798050102/0x920d42fc: Process SS (BEGIN) 20241028082629719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629719 DSS <0004> hlr_ussd.c:518 262429798050102/0x920d42fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629719 DSS <0004> hlr_ussd.c:363 262429798050102/0x920d42fc: Tx USSD 'Your IMSI is 262429798050102' 20241028082629719 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429798050102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429798050102" session_id=2450342652 session_state=END} 20241028082629719 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429798050102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629719 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629719 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4258 20241028082629726 DAUC <0003> db_auc.c:157 IMSI='262421214479419': No 2G Auth Data 20241028082629726 DAUC <0003> db_auc.c:192 IMSI='262421214479419': No 3G Auth Data 20241028082629751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4258 20241028082629755 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629755 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421214479419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421214479419" session_id=1449550809 session_state=BEGIN} 20241028082629755 DSS <0004> hlr_ussd.c:576 262421214479419/0x566663d9: Process SS (BEGIN) 20241028082629755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629755 DSS <0004> hlr_ussd.c:518 262421214479419/0x566663d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629755 DSS <0004> hlr_ussd.c:363 262421214479419/0x566663d9: Tx USSD 'Your IMSI is 262421214479419' 20241028082629755 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421214479419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421214479419" session_id=1449550809 session_state=END} 20241028082629755 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421214479419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629755 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629755 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4258 20241028082629763 DAUC <0003> db_auc.c:157 IMSI='262420810466037': No 2G Auth Data 20241028082629763 DAUC <0003> db_auc.c:192 IMSI='262420810466037': No 3G Auth Data 20241028082629788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241028082629794 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629794 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420810466037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810466037" session_id=2176664293 session_state=BEGIN} 20241028082629794 DSS <0004> hlr_ussd.c:576 262420810466037/0x81bd42e5: Process SS (BEGIN) 20241028082629794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629794 DSS <0004> hlr_ussd.c:518 262420810466037/0x81bd42e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629794 DSS <0004> hlr_ussd.c:363 262420810466037/0x81bd42e5: Tx USSD 'Your IMSI is 262420810466037' 20241028082629794 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420810466037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810466037" session_id=2176664293 session_state=END} 20241028082629794 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420810466037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629794 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629794 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20241028082629801 DAUC <0003> db_auc.c:157 IMSI='262429360031700': No 2G Auth Data 20241028082629801 DAUC <0003> db_auc.c:192 IMSI='262429360031700': No 3G Auth Data 20241028082629830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4258 20241028082629836 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629836 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429360031700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429360031700" session_id=4124498163 session_state=BEGIN} 20241028082629836 DSS <0004> hlr_ussd.c:576 262429360031700/0xf5d6d8f3: Process SS (BEGIN) 20241028082629836 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629836 DSS <0004> hlr_ussd.c:518 262429360031700/0xf5d6d8f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629836 DSS <0004> hlr_ussd.c:363 262429360031700/0xf5d6d8f3: Tx USSD 'Your IMSI is 262429360031700' 20241028082629836 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429360031700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429360031700" session_id=4124498163 session_state=END} 20241028082629836 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429360031700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629836 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629836 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4258 20241028082629845 DAUC <0003> db_auc.c:157 IMSI='262420043778533': No 2G Auth Data 20241028082629845 DAUC <0003> db_auc.c:192 IMSI='262420043778533': No 3G Auth Data 20241028082629873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4258 20241028082629878 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629878 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420043778533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420043778533" session_id=3324361548 session_state=BEGIN} 20241028082629878 DSS <0004> hlr_ussd.c:576 262420043778533/0xc625bb4c: Process SS (BEGIN) 20241028082629878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629878 DSS <0004> hlr_ussd.c:518 262420043778533/0xc625bb4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629878 DSS <0004> hlr_ussd.c:363 262420043778533/0xc625bb4c: Tx USSD 'Your IMSI is 262420043778533' 20241028082629878 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420043778533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420043778533" session_id=3324361548 session_state=END} 20241028082629878 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420043778533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629878 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629878 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4258 20241028082629885 DAUC <0003> db_auc.c:157 IMSI='262424186473893': No 2G Auth Data 20241028082629885 DAUC <0003> db_auc.c:192 IMSI='262424186473893': No 3G Auth Data 20241028082629914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35020<->l=127.0.0.1:4258 20241028082629921 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629921 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424186473893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424186473893" session_id=1687291956 session_state=BEGIN} 20241028082629921 DSS <0004> hlr_ussd.c:576 262424186473893/0x64920834: Process SS (BEGIN) 20241028082629921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082629921 DSS <0004> hlr_ussd.c:518 262424186473893/0x64920834: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082629921 DSS <0004> hlr_ussd.c:363 262424186473893/0x64920834: Tx USSD 'Your IMSI is 262424186473893' 20241028082629921 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424186473893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424186473893" session_id=1687291956 session_state=END} 20241028082629921 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424186473893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082629921 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629921 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082629925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35020<->l=127.0.0.1:4258 20241028082629926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4258 20241028082629927 DLINP <000b> input/ipa.c:451 connected read/write 20241028082629927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082629927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082629927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082629927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082629927 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32937<->l=127.0.0.1:4259) 20241028082629974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35026<->l=127.0.0.1:4258 20241028082630175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35026<->l=127.0.0.1:4258 20241028082633252 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082633252 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082633254 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4258 20241028082633257 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633257 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082633257 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082633257 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  20241028082633257 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082633257 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  20241028082633257 DLGSUP <0013> gsup_server.c:235 2:  20241028082633257 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082633257 DLGSUP <0013> gsup_server.c:235 3:  20241028082633257 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082633257 DLGSUP <0013> gsup_server.c:235 4:  20241028082633257 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082633257 DLGSUP <0013> gsup_server.c:235 5:  20241028082633257 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082633257 DLGSUP <0013> gsup_server.c:235 7:  20241028082633257 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082633257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082633257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082633257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082633277 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39847<->l=127.0.0.1:4259) 20241028082633295 DAUC <0003> db_auc.c:157 IMSI='262425108123565': No 2G Auth Data 20241028082633295 DAUC <0003> db_auc.c:192 IMSI='262425108123565': No 3G Auth Data 20241028082633319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 20241028082633324 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633324 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425108123565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425108123565" source_name="the-source\n" session_id=4171785379 session_state=BEGIN} 20241028082633324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028082633324 DSS <0004> hlr_ussd.c:576 262425108123565/0xf8a864a3: Process SS (BEGIN) 20241028082633324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633324 DSS <0004> hlr_ussd.c:518 262425108123565/0xf8a864a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633324 DSS <0004> hlr_ussd.c:363 262425108123565/0xf8a864a3: Tx USSD 'Your IMSI is 262425108123565' 20241028082633324 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425108123565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425108123565" destination_name="the-source\n" session_id=4171785379 session_state=END} 20241028082633324 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425108123565 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633324 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633324 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 20241028082633332 DAUC <0003> db_auc.c:157 IMSI='262425994848756': No 2G Auth Data 20241028082633332 DAUC <0003> db_auc.c:192 IMSI='262425994848756': No 3G Auth Data 20241028082633355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4258 20241028082633360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633360 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425994848756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425994848756" source_name="the-source\n" session_id=720923897 session_state=BEGIN} 20241028082633360 DSS <0004> hlr_ussd.c:576 262425994848756/0x2af86cf9: Process SS (BEGIN) 20241028082633360 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633360 DSS <0004> hlr_ussd.c:518 262425994848756/0x2af86cf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633360 DSS <0004> hlr_ussd.c:363 262425994848756/0x2af86cf9: Tx USSD 'Your IMSI is 262425994848756' 20241028082633360 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425994848756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425994848756" destination_name="the-source\n" session_id=720923897 session_state=END} 20241028082633360 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425994848756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4258 20241028082633369 DAUC <0003> db_auc.c:157 IMSI='262420357778791': No 2G Auth Data 20241028082633369 DAUC <0003> db_auc.c:192 IMSI='262420357778791': No 3G Auth Data 20241028082633392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 20241028082633398 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633398 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420357778791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420357778791" source_name="the-source\n" session_id=1180271264 session_state=BEGIN} 20241028082633398 DSS <0004> hlr_ussd.c:576 262420357778791/0x465982a0: Process SS (BEGIN) 20241028082633398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633398 DSS <0004> hlr_ussd.c:518 262420357778791/0x465982a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633398 DSS <0004> hlr_ussd.c:363 262420357778791/0x465982a0: Tx USSD 'Your IMSI is 262420357778791' 20241028082633398 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420357778791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420357778791" destination_name="the-source\n" session_id=1180271264 session_state=END} 20241028082633398 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420357778791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633398 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633398 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 20241028082633406 DAUC <0003> db_auc.c:157 IMSI='262426022301793': No 2G Auth Data 20241028082633406 DAUC <0003> db_auc.c:192 IMSI='262426022301793': No 3G Auth Data 20241028082633427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20241028082633434 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633434 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426022301793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426022301793" source_name="the-source\n" session_id=2236599230 session_state=BEGIN} 20241028082633434 DSS <0004> hlr_ussd.c:576 262426022301793/0x854fcbbe: Process SS (BEGIN) 20241028082633434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633434 DSS <0004> hlr_ussd.c:518 262426022301793/0x854fcbbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633434 DSS <0004> hlr_ussd.c:363 262426022301793/0x854fcbbe: Tx USSD 'Your IMSI is 262426022301793' 20241028082633434 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426022301793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426022301793" destination_name="the-source\n" session_id=2236599230 session_state=END} 20241028082633434 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262426022301793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633434 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633434 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20241028082633443 DAUC <0003> db_auc.c:157 IMSI='262425603803367': No 2G Auth Data 20241028082633443 DAUC <0003> db_auc.c:192 IMSI='262425603803367': No 3G Auth Data 20241028082633467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 20241028082633472 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633472 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425603803367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425603803367" source_name="the-source\n" session_id=3325358271 session_state=BEGIN} 20241028082633472 DSS <0004> hlr_ussd.c:576 262425603803367/0xc634f0bf: Process SS (BEGIN) 20241028082633472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633472 DSS <0004> hlr_ussd.c:518 262425603803367/0xc634f0bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633472 DSS <0004> hlr_ussd.c:363 262425603803367/0xc634f0bf: Tx USSD 'Your IMSI is 262425603803367' 20241028082633472 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425603803367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425603803367" destination_name="the-source\n" session_id=3325358271 session_state=END} 20241028082633472 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425603803367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633472 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633472 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 20241028082633479 DAUC <0003> db_auc.c:157 IMSI='262423967079334': No 2G Auth Data 20241028082633479 DAUC <0003> db_auc.c:192 IMSI='262423967079334': No 3G Auth Data 20241028082633506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 20241028082633512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633512 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423967079334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423967079334" source_name="the-source\n" session_id=1706948776 session_state=BEGIN} 20241028082633512 DSS <0004> hlr_ussd.c:576 262423967079334/0x65bdf8a8: Process SS (BEGIN) 20241028082633512 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633512 DSS <0004> hlr_ussd.c:518 262423967079334/0x65bdf8a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633512 DSS <0004> hlr_ussd.c:363 262423967079334/0x65bdf8a8: Tx USSD 'Your IMSI is 262423967079334' 20241028082633512 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423967079334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423967079334" destination_name="the-source\n" session_id=1706948776 session_state=END} 20241028082633512 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423967079334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 20241028082633525 DAUC <0003> db_auc.c:157 IMSI='262420357118208': No 2G Auth Data 20241028082633525 DAUC <0003> db_auc.c:192 IMSI='262420357118208': No 3G Auth Data 20241028082633560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20241028082633565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633565 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420357118208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420357118208" source_name="the-source\n" session_id=3611150038 session_state=BEGIN} 20241028082633565 DSS <0004> hlr_ussd.c:576 262420357118208/0xd73dc6d6: Process SS (BEGIN) 20241028082633565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633565 DSS <0004> hlr_ussd.c:518 262420357118208/0xd73dc6d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633565 DSS <0004> hlr_ussd.c:363 262420357118208/0xd73dc6d6: Tx USSD 'Your IMSI is 262420357118208' 20241028082633565 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420357118208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420357118208" destination_name="the-source\n" session_id=3611150038 session_state=END} 20241028082633565 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420357118208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20241028082633573 DAUC <0003> db_auc.c:157 IMSI='262424786785669': No 2G Auth Data 20241028082633573 DAUC <0003> db_auc.c:192 IMSI='262424786785669': No 3G Auth Data 20241028082633601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 20241028082633607 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633607 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424786785669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424786785669" source_name="the-source\n" session_id=458506517 session_state=BEGIN} 20241028082633607 DSS <0004> hlr_ussd.c:576 262424786785669/0x1b544115: Process SS (BEGIN) 20241028082633607 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241028082633607 DSS <0004> hlr_ussd.c:518 262424786785669/0x1b544115: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241028082633607 DSS <0004> hlr_ussd.c:363 262424786785669/0x1b544115: Tx USSD 'Your IMSI is 262424786785669' 20241028082633607 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424786785669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424786785669" destination_name="the-source\n" session_id=458506517 session_state=END} 20241028082633607 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424786785669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082633607 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633607 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082633611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 20241028082633611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4258 20241028082633612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39847<->l=127.0.0.1:4259) 20241028082633613 DLINP <000b> input/ipa.c:451 connected read/write 20241028082633613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082633613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082633613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082633613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082633613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028082633654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241028082633855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241028082636931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082636931 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082636932 DLINP <000b> input/ipa.c:451 connected read/write 20241028082636932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082636933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241028082636934 DLINP <000b> input/ipa.c:451 connected read/write 20241028082636934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082636934 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082636934 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082636934 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  20241028082636934 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082636934 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  20241028082636934 DLGSUP <0013> gsup_server.c:235 2:  20241028082636934 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082636934 DLGSUP <0013> gsup_server.c:235 3:  20241028082636934 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082636934 DLGSUP <0013> gsup_server.c:235 4:  20241028082636934 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082636934 DLGSUP <0013> gsup_server.c:235 5:  20241028082636934 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082636934 DLGSUP <0013> gsup_server.c:235 7:  20241028082636934 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082636934 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082636934 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082636934 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082636952 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45881<->l=127.0.0.1:4259) 20241028082636962 DAUC <0003> db_auc.c:157 IMSI='262423449801736': No 2G Auth Data 20241028082636962 DAUC <0003> db_auc.c:192 IMSI='262423449801736': No 3G Auth Data 20241028082636983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37942<->l=127.0.0.1:4258 20241028082636989 DLINP <000b> input/ipa.c:451 connected read/write 20241028082636989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082636989 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423449801736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423449801736" session_id=2622487145 session_state=BEGIN} 20241028082636989 DSS <0004> hlr_ussd.c:576 262423449801736/0x9c4ffa69: Process SS (BEGIN) 20241028082636989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082636989 DSS <0004> hlr_ussd.c:518 262423449801736/0x9c4ffa69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082636989 DSS <0004> hlr_ussd.c:363 262423449801736/0x9c4ffa69: Tx USSD 'Your extension is 491618686571' 20241028082636989 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423449801736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423449801736" session_id=2622487145 session_state=END} 20241028082636989 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423449801736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082636989 DLINP <000b> input/ipa.c:451 connected read/write 20241028082636989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082636989 DLINP <000b> input/ipa.c:451 connected read/write 20241028082636989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082636994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37942<->l=127.0.0.1:4258 20241028082636998 DAUC <0003> db_auc.c:157 IMSI='262425828589287': No 2G Auth Data 20241028082636998 DAUC <0003> db_auc.c:192 IMSI='262425828589287': No 3G Auth Data 20241028082637024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 20241028082637031 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637031 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425828589287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425828589287" session_id=2949442212 session_state=BEGIN} 20241028082637031 DSS <0004> hlr_ussd.c:576 262425828589287/0xafcceaa4: Process SS (BEGIN) 20241028082637031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637031 DSS <0004> hlr_ussd.c:518 262425828589287/0xafcceaa4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637031 DSS <0004> hlr_ussd.c:363 262425828589287/0xafcceaa4: Tx USSD 'Your extension is 491614487436' 20241028082637031 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425828589287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425828589287" session_id=2949442212 session_state=END} 20241028082637031 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425828589287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637031 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637031 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 20241028082637039 DAUC <0003> db_auc.c:157 IMSI='262420312150201': No 2G Auth Data 20241028082637039 DAUC <0003> db_auc.c:192 IMSI='262420312150201': No 3G Auth Data 20241028082637062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37960<->l=127.0.0.1:4258 20241028082637067 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637067 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420312150201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420312150201" session_id=1335334076 session_state=BEGIN} 20241028082637067 DSS <0004> hlr_ussd.c:576 262420312150201/0x4f9794bc: Process SS (BEGIN) 20241028082637067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637067 DSS <0004> hlr_ussd.c:518 262420312150201/0x4f9794bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637067 DSS <0004> hlr_ussd.c:363 262420312150201/0x4f9794bc: Tx USSD 'Your extension is 491611864048' 20241028082637067 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420312150201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312150201" session_id=1335334076 session_state=END} 20241028082637067 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420312150201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637067 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637067 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37960<->l=127.0.0.1:4258 20241028082637075 DAUC <0003> db_auc.c:157 IMSI='262428454671179': No 2G Auth Data 20241028082637075 DAUC <0003> db_auc.c:192 IMSI='262428454671179': No 3G Auth Data 20241028082637100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20241028082637105 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637105 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428454671179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428454671179" session_id=1126211295 session_state=BEGIN} 20241028082637105 DSS <0004> hlr_ussd.c:576 262428454671179/0x43209edf: Process SS (BEGIN) 20241028082637105 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637105 DSS <0004> hlr_ussd.c:518 262428454671179/0x43209edf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637105 DSS <0004> hlr_ussd.c:363 262428454671179/0x43209edf: Tx USSD 'Your extension is 491613312062' 20241028082637105 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428454671179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428454671179" session_id=1126211295 session_state=END} 20241028082637105 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428454671179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637105 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637105 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20241028082637114 DAUC <0003> db_auc.c:157 IMSI='262426735243531': No 2G Auth Data 20241028082637114 DAUC <0003> db_auc.c:192 IMSI='262426735243531': No 3G Auth Data 20241028082637139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241028082637146 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637146 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426735243531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426735243531" session_id=3312815064 session_state=BEGIN} 20241028082637146 DSS <0004> hlr_ussd.c:576 262426735243531/0xc5758bd8: Process SS (BEGIN) 20241028082637146 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637146 DSS <0004> hlr_ussd.c:518 262426735243531/0xc5758bd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637146 DSS <0004> hlr_ussd.c:363 262426735243531/0xc5758bd8: Tx USSD 'Your extension is 491612753441' 20241028082637146 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426735243531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426735243531" session_id=3312815064 session_state=END} 20241028082637146 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426735243531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637146 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637146 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241028082637155 DAUC <0003> db_auc.c:157 IMSI='262424607115624': No 2G Auth Data 20241028082637155 DAUC <0003> db_auc.c:192 IMSI='262424607115624': No 3G Auth Data 20241028082637184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241028082637190 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637190 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424607115624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424607115624" session_id=2483830853 session_state=BEGIN} 20241028082637190 DSS <0004> hlr_ussd.c:576 262424607115624/0x940c4045: Process SS (BEGIN) 20241028082637190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637190 DSS <0004> hlr_ussd.c:518 262424607115624/0x940c4045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637190 DSS <0004> hlr_ussd.c:363 262424607115624/0x940c4045: Tx USSD 'Your extension is 491613678874' 20241028082637190 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424607115624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424607115624" session_id=2483830853 session_state=END} 20241028082637190 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424607115624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637190 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637190 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241028082637198 DAUC <0003> db_auc.c:157 IMSI='262420396887344': No 2G Auth Data 20241028082637198 DAUC <0003> db_auc.c:192 IMSI='262420396887344': No 3G Auth Data 20241028082637227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20241028082637235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637235 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420396887344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420396887344" session_id=2729570556 session_state=BEGIN} 20241028082637235 DSS <0004> hlr_ussd.c:576 262420396887344/0xa2b1f0fc: Process SS (BEGIN) 20241028082637235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637235 DSS <0004> hlr_ussd.c:518 262420396887344/0xa2b1f0fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637235 DSS <0004> hlr_ussd.c:363 262420396887344/0xa2b1f0fc: Tx USSD 'Your extension is 491612087785' 20241028082637235 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420396887344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420396887344" session_id=2729570556 session_state=END} 20241028082637235 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420396887344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637235 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20241028082637243 DAUC <0003> db_auc.c:157 IMSI='262425105753616': No 2G Auth Data 20241028082637243 DAUC <0003> db_auc.c:192 IMSI='262425105753616': No 3G Auth Data 20241028082637268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4258 20241028082637274 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637274 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425105753616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425105753616" session_id=741001802 session_state=BEGIN} 20241028082637274 DSS <0004> hlr_ussd.c:576 262425105753616/0x2c2aca4a: Process SS (BEGIN) 20241028082637274 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082637274 DSS <0004> hlr_ussd.c:518 262425105753616/0x2c2aca4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082637274 DSS <0004> hlr_ussd.c:363 262425105753616/0x2c2aca4a: Tx USSD 'Your extension is 491613763817' 20241028082637274 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425105753616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425105753616" session_id=741001802 session_state=END} 20241028082637274 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425105753616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082637274 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637274 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082637278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4258 20241028082637279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241028082637280 DLINP <000b> input/ipa.c:451 connected read/write 20241028082637280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082637280 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082637280 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082637280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082637280 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45881<->l=127.0.0.1:4259) 20241028082637320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 20241028082637521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 20241028082640597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082640597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082640599 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38014<->l=127.0.0.1:4258 20241028082640602 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640602 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082640602 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082640602 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  20241028082640602 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082640602 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  20241028082640602 DLGSUP <0013> gsup_server.c:235 2:  20241028082640602 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082640602 DLGSUP <0013> gsup_server.c:235 3:  20241028082640602 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082640602 DLGSUP <0013> gsup_server.c:235 4:  20241028082640602 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082640602 DLGSUP <0013> gsup_server.c:235 5:  20241028082640602 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082640602 DLGSUP <0013> gsup_server.c:235 7:  20241028082640602 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082640602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082640603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082640603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082640619 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35149<->l=127.0.0.1:4259) 20241028082640635 DAUC <0003> db_auc.c:157 IMSI='262420132499759': No 2G Auth Data 20241028082640635 DAUC <0003> db_auc.c:192 IMSI='262420132499759': No 3G Auth Data 20241028082640658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20241028082640667 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640667 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420132499759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420132499759" source_name="the-source\n" session_id=2404227137 session_state=BEGIN} 20241028082640667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028082640667 DSS <0004> hlr_ussd.c:576 262420132499759/0x8f4d9841: Process SS (BEGIN) 20241028082640667 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640667 DSS <0004> hlr_ussd.c:518 262420132499759/0x8f4d9841: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640667 DSS <0004> hlr_ussd.c:363 262420132499759/0x8f4d9841: Tx USSD 'Your extension is 491612351071' 20241028082640667 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420132499759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132499759" destination_name="the-source\n" session_id=2404227137 session_state=END} 20241028082640667 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262420132499759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640667 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640667 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20241028082640675 DAUC <0003> db_auc.c:157 IMSI='262426383561755': No 2G Auth Data 20241028082640675 DAUC <0003> db_auc.c:192 IMSI='262426383561755': No 3G Auth Data 20241028082640698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241028082640703 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640703 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426383561755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426383561755" source_name="the-source\n" session_id=2826250556 session_state=BEGIN} 20241028082640703 DSS <0004> hlr_ussd.c:576 262426383561755/0xa875293c: Process SS (BEGIN) 20241028082640703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640703 DSS <0004> hlr_ussd.c:518 262426383561755/0xa875293c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640703 DSS <0004> hlr_ussd.c:363 262426383561755/0xa875293c: Tx USSD 'Your extension is 491615050728' 20241028082640703 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426383561755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426383561755" destination_name="the-source\n" session_id=2826250556 session_state=END} 20241028082640703 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426383561755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640703 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640704 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241028082640711 DAUC <0003> db_auc.c:157 IMSI='262428102544232': No 2G Auth Data 20241028082640711 DAUC <0003> db_auc.c:192 IMSI='262428102544232': No 3G Auth Data 20241028082640732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 20241028082640740 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640740 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428102544232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428102544232" source_name="the-source\n" session_id=1530050260 session_state=BEGIN} 20241028082640740 DSS <0004> hlr_ussd.c:576 262428102544232/0x5b32b6d4: Process SS (BEGIN) 20241028082640740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640740 DSS <0004> hlr_ussd.c:518 262428102544232/0x5b32b6d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640740 DSS <0004> hlr_ussd.c:363 262428102544232/0x5b32b6d4: Tx USSD 'Your extension is 491616247620' 20241028082640740 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428102544232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428102544232" destination_name="the-source\n" session_id=1530050260 session_state=END} 20241028082640740 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428102544232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640740 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640740 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 20241028082640749 DAUC <0003> db_auc.c:157 IMSI='262424266009532': No 2G Auth Data 20241028082640749 DAUC <0003> db_auc.c:192 IMSI='262424266009532': No 3G Auth Data 20241028082640773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38050<->l=127.0.0.1:4258 20241028082640780 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640780 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424266009532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424266009532" source_name="the-source\n" session_id=330586842 session_state=BEGIN} 20241028082640780 DSS <0004> hlr_ussd.c:576 262424266009532/0x13b45ada: Process SS (BEGIN) 20241028082640780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640780 DSS <0004> hlr_ussd.c:518 262424266009532/0x13b45ada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640781 DSS <0004> hlr_ussd.c:363 262424266009532/0x13b45ada: Tx USSD 'Your extension is 491611220044' 20241028082640781 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424266009532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424266009532" destination_name="the-source\n" session_id=330586842 session_state=END} 20241028082640781 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424266009532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38050<->l=127.0.0.1:4258 20241028082640792 DAUC <0003> db_auc.c:157 IMSI='262424391806536': No 2G Auth Data 20241028082640792 DAUC <0003> db_auc.c:192 IMSI='262424391806536': No 3G Auth Data 20241028082640821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241028082640826 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640826 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424391806536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424391806536" source_name="the-source\n" session_id=2504796717 session_state=BEGIN} 20241028082640826 DSS <0004> hlr_ussd.c:576 262424391806536/0x954c2a2d: Process SS (BEGIN) 20241028082640826 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640826 DSS <0004> hlr_ussd.c:518 262424391806536/0x954c2a2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640826 DSS <0004> hlr_ussd.c:363 262424391806536/0x954c2a2d: Tx USSD 'Your extension is 491612680270' 20241028082640826 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424391806536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424391806536" destination_name="the-source\n" session_id=2504796717 session_state=END} 20241028082640826 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424391806536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640826 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640826 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241028082640837 DAUC <0003> db_auc.c:157 IMSI='262425194684265': No 2G Auth Data 20241028082640837 DAUC <0003> db_auc.c:192 IMSI='262425194684265': No 3G Auth Data 20241028082640871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241028082640877 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640877 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425194684265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425194684265" source_name="the-source\n" session_id=572637127 session_state=BEGIN} 20241028082640877 DSS <0004> hlr_ussd.c:576 262425194684265/0x2221bfc7: Process SS (BEGIN) 20241028082640877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640877 DSS <0004> hlr_ussd.c:518 262425194684265/0x2221bfc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640877 DSS <0004> hlr_ussd.c:363 262425194684265/0x2221bfc7: Tx USSD 'Your extension is 491611283856' 20241028082640877 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425194684265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425194684265" destination_name="the-source\n" session_id=572637127 session_state=END} 20241028082640877 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425194684265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640877 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640877 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4258 20241028082640887 DAUC <0003> db_auc.c:157 IMSI='262425392909179': No 2G Auth Data 20241028082640887 DAUC <0003> db_auc.c:192 IMSI='262425392909179': No 3G Auth Data 20241028082640921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 20241028082640926 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640926 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425392909179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425392909179" source_name="the-source\n" session_id=2910085768 session_state=BEGIN} 20241028082640926 DSS <0004> hlr_ussd.c:576 262425392909179/0xad746288: Process SS (BEGIN) 20241028082640926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640926 DSS <0004> hlr_ussd.c:518 262425392909179/0xad746288: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640926 DSS <0004> hlr_ussd.c:363 262425392909179/0xad746288: Tx USSD 'Your extension is 491618544503' 20241028082640926 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425392909179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425392909179" destination_name="the-source\n" session_id=2910085768 session_state=END} 20241028082640926 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425392909179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640926 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640926 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 20241028082640934 DAUC <0003> db_auc.c:157 IMSI='262428751503135': No 2G Auth Data 20241028082640934 DAUC <0003> db_auc.c:192 IMSI='262428751503135': No 3G Auth Data 20241028082640961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 20241028082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640967 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428751503135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428751503135" source_name="the-source\n" session_id=2888695436 session_state=BEGIN} 20241028082640967 DSS <0004> hlr_ussd.c:576 262428751503135/0xac2dfe8c: Process SS (BEGIN) 20241028082640967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241028082640967 DSS <0004> hlr_ussd.c:518 262428751503135/0xac2dfe8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241028082640967 DSS <0004> hlr_ussd.c:363 262428751503135/0xac2dfe8c: Tx USSD 'Your extension is 491618116252' 20241028082640967 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428751503135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428751503135" destination_name="the-source\n" session_id=2888695436 session_state=END} 20241028082640967 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428751503135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640967 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082640973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 20241028082640974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38014<->l=127.0.0.1:4258 20241028082640975 DLINP <000b> input/ipa.c:451 connected read/write 20241028082640975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082640975 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082640975 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082640975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082640975 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028082640975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35149<->l=127.0.0.1:4259) 20241028082641021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 20241028082641222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 20241028082644302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33581 20241028082644302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33581 20241028082644304 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644304 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644306 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644306 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082644306 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028082644306 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028082644306 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  20241028082644306 DLGSUP <0013> gsup_server.c:235 2:  20241028082644306 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 3:  20241028082644306 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 4:  20241028082644306 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 5:  20241028082644306 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 7:  20241028082644306 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082644306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082644306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082644306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33581 20241028082644307 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082644307 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082644309 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241028082644313 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644313 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082644313 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082644313 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  20241028082644313 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082644313 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  20241028082644313 DLGSUP <0013> gsup_server.c:235 2:  20241028082644313 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082644313 DLGSUP <0013> gsup_server.c:235 3:  20241028082644313 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082644313 DLGSUP <0013> gsup_server.c:235 4:  20241028082644313 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082644313 DLGSUP <0013> gsup_server.c:235 5:  20241028082644313 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082644313 DLGSUP <0013> gsup_server.c:235 7:  20241028082644313 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082644313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082644313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082644313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082644333 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35539<->l=127.0.0.1:4259) 20241028082644344 DAUC <0003> db_auc.c:157 IMSI='262420281742399': No 2G Auth Data 20241028082644344 DAUC <0003> db_auc.c:192 IMSI='262420281742399': No 3G Auth Data 20241028082644368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241028082644374 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644374 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420281742399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420281742399" session_id=2527941628 session_state=BEGIN} 20241028082644374 DSS <0004> hlr_ussd.c:576 262420281742399/0x96ad53fc: Process SS (BEGIN) 20241028082644374 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644374 DSS <0004> hlr_ussd.c:518 262420281742399/0x96ad53fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644374 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644374 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644374 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644374 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644381 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644381 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644381 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420281742399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420281742399" session_id=2527941628 session_state=END} 20241028082644381 DSS <0004> hlr_ussd.c:576 262420281742399/0x96ad53fc: Process SS (END) 20241028082644381 DSS <0004> hlr_ussd.c:518 262420281742399/0x96ad53fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644381 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420281742399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420281742399" session_id=2527941628 session_state=END} 20241028082644381 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420281742399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644381 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420281742399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644381 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644382 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241028082644391 DAUC <0003> db_auc.c:157 IMSI='262420930588656': No 2G Auth Data 20241028082644391 DAUC <0003> db_auc.c:192 IMSI='262420930588656': No 3G Auth Data 20241028082644414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241028082644421 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644421 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420930588656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420930588656" session_id=1466975004 session_state=BEGIN} 20241028082644421 DSS <0004> hlr_ussd.c:576 262420930588656/0x5770431c: Process SS (BEGIN) 20241028082644421 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644421 DSS <0004> hlr_ussd.c:518 262420930588656/0x5770431c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644421 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644421 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644421 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644421 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644423 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644423 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644423 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420930588656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930588656" session_id=1466975004 session_state=END} 20241028082644423 DSS <0004> hlr_ussd.c:576 262420930588656/0x5770431c: Process SS (END) 20241028082644423 DSS <0004> hlr_ussd.c:518 262420930588656/0x5770431c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644423 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420930588656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930588656" session_id=1466975004 session_state=END} 20241028082644423 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420930588656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644423 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420930588656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644423 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644423 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4258 20241028082644430 DAUC <0003> db_auc.c:157 IMSI='262422553513499': No 2G Auth Data 20241028082644430 DAUC <0003> db_auc.c:192 IMSI='262422553513499': No 3G Auth Data 20241028082644456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4258 20241028082644462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644462 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422553513499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422553513499" session_id=2153660245 session_state=BEGIN} 20241028082644462 DSS <0004> hlr_ussd.c:576 262422553513499/0x805e3f55: Process SS (BEGIN) 20241028082644462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644462 DSS <0004> hlr_ussd.c:518 262422553513499/0x805e3f55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644462 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644462 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644464 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644464 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262422553513499 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553513499" session_id=2153660245 session_state=END} 20241028082644464 DSS <0004> hlr_ussd.c:576 262422553513499/0x805e3f55: Process SS (END) 20241028082644464 DSS <0004> hlr_ussd.c:518 262422553513499/0x805e3f55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644464 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422553513499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422553513499" session_id=2153660245 session_state=END} 20241028082644464 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422553513499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644464 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262422553513499 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.1:4258 20241028082644474 DAUC <0003> db_auc.c:157 IMSI='262424958943443': No 2G Auth Data 20241028082644474 DAUC <0003> db_auc.c:192 IMSI='262424958943443': No 3G Auth Data 20241028082644499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20241028082644506 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644506 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424958943443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424958943443" session_id=1618388275 session_state=BEGIN} 20241028082644506 DSS <0004> hlr_ussd.c:576 262424958943443/0x6076a533: Process SS (BEGIN) 20241028082644506 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644506 DSS <0004> hlr_ussd.c:518 262424958943443/0x6076a533: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644506 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644506 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644506 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644506 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644508 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644508 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424958943443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958943443" session_id=1618388275 session_state=END} 20241028082644508 DSS <0004> hlr_ussd.c:576 262424958943443/0x6076a533: Process SS (END) 20241028082644508 DSS <0004> hlr_ussd.c:518 262424958943443/0x6076a533: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644508 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424958943443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958943443" session_id=1618388275 session_state=END} 20241028082644508 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424958943443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644508 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424958943443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644508 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.1:4258 20241028082644518 DAUC <0003> db_auc.c:157 IMSI='262424687791953': No 2G Auth Data 20241028082644518 DAUC <0003> db_auc.c:192 IMSI='262424687791953': No 3G Auth Data 20241028082644542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 20241028082644547 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644547 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424687791953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424687791953" session_id=2202625774 session_state=BEGIN} 20241028082644547 DSS <0004> hlr_ussd.c:576 262424687791953/0x834966ee: Process SS (BEGIN) 20241028082644547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644547 DSS <0004> hlr_ussd.c:518 262424687791953/0x834966ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644547 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644547 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644547 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644547 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644549 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644549 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644549 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424687791953 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424687791953" session_id=2202625774 session_state=END} 20241028082644549 DSS <0004> hlr_ussd.c:576 262424687791953/0x834966ee: Process SS (END) 20241028082644549 DSS <0004> hlr_ussd.c:518 262424687791953/0x834966ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644549 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424687791953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424687791953" session_id=2202625774 session_state=END} 20241028082644549 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424687791953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644549 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424687791953 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644549 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644549 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.1:4258 20241028082644556 DAUC <0003> db_auc.c:157 IMSI='262428480549035': No 2G Auth Data 20241028082644556 DAUC <0003> db_auc.c:192 IMSI='262428480549035': No 3G Auth Data 20241028082644582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38172<->l=127.0.0.1:4258 20241028082644588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644588 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428480549035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428480549035" session_id=2714384947 session_state=BEGIN} 20241028082644588 DSS <0004> hlr_ussd.c:576 262428480549035/0xa1ca3a33: Process SS (BEGIN) 20241028082644588 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644588 DSS <0004> hlr_ussd.c:518 262428480549035/0xa1ca3a33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644588 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644588 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644588 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644590 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644590 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428480549035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480549035" session_id=2714384947 session_state=END} 20241028082644590 DSS <0004> hlr_ussd.c:576 262428480549035/0xa1ca3a33: Process SS (END) 20241028082644590 DSS <0004> hlr_ussd.c:518 262428480549035/0xa1ca3a33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644590 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428480549035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480549035" session_id=2714384947 session_state=END} 20241028082644590 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428480549035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644590 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428480549035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38172<->l=127.0.0.1:4258 20241028082644598 DAUC <0003> db_auc.c:157 IMSI='262424571206232': No 2G Auth Data 20241028082644598 DAUC <0003> db_auc.c:192 IMSI='262424571206232': No 3G Auth Data 20241028082644625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 20241028082644632 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644632 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424571206232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424571206232" session_id=1306460001 session_state=BEGIN} 20241028082644632 DSS <0004> hlr_ussd.c:576 262424571206232/0x4ddeff61: Process SS (BEGIN) 20241028082644632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644632 DSS <0004> hlr_ussd.c:518 262424571206232/0x4ddeff61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644632 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644632 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644632 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644632 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644634 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644634 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644634 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424571206232 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424571206232" session_id=1306460001 session_state=END} 20241028082644634 DSS <0004> hlr_ussd.c:576 262424571206232/0x4ddeff61: Process SS (END) 20241028082644634 DSS <0004> hlr_ussd.c:518 262424571206232/0x4ddeff61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644634 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424571206232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424571206232" session_id=1306460001 session_state=END} 20241028082644634 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424571206232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644634 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424571206232 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644634 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644634 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.1:4258 20241028082644642 DAUC <0003> db_auc.c:157 IMSI='262426309627492': No 2G Auth Data 20241028082644642 DAUC <0003> db_auc.c:192 IMSI='262426309627492': No 3G Auth Data 20241028082644669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241028082644675 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644675 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426309627492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426309627492" session_id=1771220336 session_state=BEGIN} 20241028082644675 DSS <0004> hlr_ussd.c:576 262426309627492/0x6992ad70: Process SS (BEGIN) 20241028082644675 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082644675 DSS <0004> hlr_ussd.c:518 262426309627492/0x6992ad70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082644675 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644675 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644675 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644675 DLINP <000b> input/ipa.c:431 127.0.0.1:33581 sending data 20241028082644677 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644677 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644677 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426309627492 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426309627492" session_id=1771220336 session_state=END} 20241028082644677 DSS <0004> hlr_ussd.c:576 262426309627492/0x6992ad70: Process SS (END) 20241028082644677 DSS <0004> hlr_ussd.c:518 262426309627492/0x6992ad70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082644677 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426309627492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426309627492" session_id=1771220336 session_state=END} 20241028082644677 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426309627492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082644677 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426309627492 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082644677 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644677 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082644680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38178<->l=127.0.0.1:4258 20241028082644682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241028082644683 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644683 DLINP <000b> input/ipa.c:405 127.0.0.1:33581 message received 20241028082644683 DLINP <000b> input/ipa.c:414 127.0.0.1:33581 connection closed with server 20241028082644683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33581 20241028082644683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028082644683 DLINP <000b> input/ipa.c:451 connected read/write 20241028082644683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082644683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082644683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082644683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082644683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35539<->l=127.0.0.1:4259) 20241028082644724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4258 20241028082644924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38192<->l=127.0.0.1:4258 20241028082648002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35007 20241028082648002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35007 20241028082648004 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648004 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648005 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082648005 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082648006 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648006 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082648006 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028082648006 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028082648006 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  20241028082648006 DLGSUP <0013> gsup_server.c:235 2:  20241028082648006 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 3:  20241028082648006 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 4:  20241028082648006 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 5:  20241028082648006 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 7:  20241028082648006 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082648006 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082648006 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082648006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35007 20241028082648008 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4258 20241028082648011 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648011 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082648011 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082648011 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  20241028082648011 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082648011 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  20241028082648011 DLGSUP <0013> gsup_server.c:235 2:  20241028082648011 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082648011 DLGSUP <0013> gsup_server.c:235 3:  20241028082648011 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082648011 DLGSUP <0013> gsup_server.c:235 4:  20241028082648011 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082648011 DLGSUP <0013> gsup_server.c:235 5:  20241028082648011 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082648011 DLGSUP <0013> gsup_server.c:235 7:  20241028082648011 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082648011 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082648011 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082648011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082648032 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241028082648051 DAUC <0003> db_auc.c:157 IMSI='262420227010759': No 2G Auth Data 20241028082648051 DAUC <0003> db_auc.c:192 IMSI='262420227010759': No 3G Auth Data 20241028082648074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241028082648082 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648082 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420227010759" session_id=1572136744 session_state=BEGIN} 20241028082648082 DSS <0004> hlr_ussd.c:576 262420227010759/0x5db4e728: Process SS (BEGIN) 20241028082648082 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648082 DSS <0004> hlr_ussd.c:518 262420227010759/0x5db4e728: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648082 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648082 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648082 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648082 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648089 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648089 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648089 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227010759" session_id=1572136744 session_state=CONTINUE} 20241028082648089 DSS <0004> hlr_ussd.c:576 262420227010759/0x5db4e728: Process SS (CONTINUE) 20241028082648089 DSS <0004> hlr_ussd.c:518 262420227010759/0x5db4e728: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648089 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227010759" session_id=1572136744 session_state=CONTINUE} 20241028082648089 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648089 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648089 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648093 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648093 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420227010759" session_id=1572136744 session_state=CONTINUE} 20241028082648093 DSS <0004> hlr_ussd.c:576 262420227010759/0x5db4e728: Process SS (CONTINUE) 20241028082648093 DSS <0004> hlr_ussd.c:518 262420227010759/0x5db4e728: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648093 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648093 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648093 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648093 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648093 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648095 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648095 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648095 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227010759" session_id=1572136744 session_state=END} 20241028082648095 DSS <0004> hlr_ussd.c:576 262420227010759/0x5db4e728: Process SS (END) 20241028082648095 DSS <0004> hlr_ussd.c:518 262420227010759/0x5db4e728: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648095 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227010759" session_id=1572136744 session_state=END} 20241028082648095 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648095 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420227010759 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648095 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648095 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20241028082648101 DAUC <0003> db_auc.c:157 IMSI='262429090795797': No 2G Auth Data 20241028082648101 DAUC <0003> db_auc.c:192 IMSI='262429090795797': No 3G Auth Data 20241028082648125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241028082648132 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648132 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429090795797" session_id=3688708575 session_state=BEGIN} 20241028082648132 DSS <0004> hlr_ussd.c:576 262429090795797/0xdbdd39df: Process SS (BEGIN) 20241028082648132 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648132 DSS <0004> hlr_ussd.c:518 262429090795797/0xdbdd39df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648132 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648132 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648132 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648132 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648134 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648134 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429090795797" session_id=3688708575 session_state=CONTINUE} 20241028082648134 DSS <0004> hlr_ussd.c:576 262429090795797/0xdbdd39df: Process SS (CONTINUE) 20241028082648134 DSS <0004> hlr_ussd.c:518 262429090795797/0xdbdd39df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648134 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429090795797" session_id=3688708575 session_state=CONTINUE} 20241028082648134 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648138 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648138 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429090795797" session_id=3688708575 session_state=CONTINUE} 20241028082648138 DSS <0004> hlr_ussd.c:576 262429090795797/0xdbdd39df: Process SS (CONTINUE) 20241028082648138 DSS <0004> hlr_ussd.c:518 262429090795797/0xdbdd39df: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648138 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648138 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648138 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648138 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648138 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648140 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648140 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648140 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429090795797" session_id=3688708575 session_state=END} 20241028082648140 DSS <0004> hlr_ussd.c:576 262429090795797/0xdbdd39df: Process SS (END) 20241028082648140 DSS <0004> hlr_ussd.c:518 262429090795797/0xdbdd39df: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648140 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429090795797" session_id=3688708575 session_state=END} 20241028082648140 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648140 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429090795797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648140 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648140 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241028082648146 DAUC <0003> db_auc.c:157 IMSI='262423745444483': No 2G Auth Data 20241028082648146 DAUC <0003> db_auc.c:192 IMSI='262423745444483': No 3G Auth Data 20241028082648169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241028082648175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648175 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745444483" session_id=1324909094 session_state=BEGIN} 20241028082648175 DSS <0004> hlr_ussd.c:576 262423745444483/0x4ef88226: Process SS (BEGIN) 20241028082648175 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648175 DSS <0004> hlr_ussd.c:518 262423745444483/0x4ef88226: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648175 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648175 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648175 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648177 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648177 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648177 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745444483" session_id=1324909094 session_state=CONTINUE} 20241028082648177 DSS <0004> hlr_ussd.c:576 262423745444483/0x4ef88226: Process SS (CONTINUE) 20241028082648177 DSS <0004> hlr_ussd.c:518 262423745444483/0x4ef88226: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648177 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745444483" session_id=1324909094 session_state=CONTINUE} 20241028082648177 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648177 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648177 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648182 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648182 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745444483" session_id=1324909094 session_state=CONTINUE} 20241028082648182 DSS <0004> hlr_ussd.c:576 262423745444483/0x4ef88226: Process SS (CONTINUE) 20241028082648182 DSS <0004> hlr_ussd.c:518 262423745444483/0x4ef88226: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648182 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648182 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648182 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648182 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648182 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648184 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648184 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648184 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745444483" session_id=1324909094 session_state=END} 20241028082648184 DSS <0004> hlr_ussd.c:576 262423745444483/0x4ef88226: Process SS (END) 20241028082648184 DSS <0004> hlr_ussd.c:518 262423745444483/0x4ef88226: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648184 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745444483" session_id=1324909094 session_state=END} 20241028082648184 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648184 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423745444483 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648184 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648184 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37140<->l=127.0.0.1:4258 20241028082648190 DAUC <0003> db_auc.c:157 IMSI='262424491512051': No 2G Auth Data 20241028082648190 DAUC <0003> db_auc.c:192 IMSI='262424491512051': No 3G Auth Data 20241028082648213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20241028082648220 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648220 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424491512051" session_id=103902257 session_state=BEGIN} 20241028082648220 DSS <0004> hlr_ussd.c:576 262424491512051/0x06316c31: Process SS (BEGIN) 20241028082648220 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648220 DSS <0004> hlr_ussd.c:518 262424491512051/0x06316c31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648220 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648220 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648220 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648220 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648222 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648222 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648222 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491512051" session_id=103902257 session_state=CONTINUE} 20241028082648222 DSS <0004> hlr_ussd.c:576 262424491512051/0x06316c31: Process SS (CONTINUE) 20241028082648222 DSS <0004> hlr_ussd.c:518 262424491512051/0x06316c31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648222 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491512051" session_id=103902257 session_state=CONTINUE} 20241028082648222 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648222 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648222 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648226 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648226 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424491512051" session_id=103902257 session_state=CONTINUE} 20241028082648226 DSS <0004> hlr_ussd.c:576 262424491512051/0x06316c31: Process SS (CONTINUE) 20241028082648226 DSS <0004> hlr_ussd.c:518 262424491512051/0x06316c31: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648226 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648226 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648226 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648226 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648226 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648228 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648228 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648228 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491512051" session_id=103902257 session_state=END} 20241028082648228 DSS <0004> hlr_ussd.c:576 262424491512051/0x06316c31: Process SS (END) 20241028082648228 DSS <0004> hlr_ussd.c:518 262424491512051/0x06316c31: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648228 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424491512051" session_id=103902257 session_state=END} 20241028082648228 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648228 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424491512051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648228 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648228 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20241028082648234 DAUC <0003> db_auc.c:157 IMSI='262424815513245': No 2G Auth Data 20241028082648234 DAUC <0003> db_auc.c:192 IMSI='262424815513245': No 3G Auth Data 20241028082648258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241028082648263 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648263 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424815513245" session_id=98780417 session_state=BEGIN} 20241028082648263 DSS <0004> hlr_ussd.c:576 262424815513245/0x05e34501: Process SS (BEGIN) 20241028082648263 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648263 DSS <0004> hlr_ussd.c:518 262424815513245/0x05e34501: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648263 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648263 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648263 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648263 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648265 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648265 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648265 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424815513245" session_id=98780417 session_state=CONTINUE} 20241028082648265 DSS <0004> hlr_ussd.c:576 262424815513245/0x05e34501: Process SS (CONTINUE) 20241028082648265 DSS <0004> hlr_ussd.c:518 262424815513245/0x05e34501: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648265 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424815513245" session_id=98780417 session_state=CONTINUE} 20241028082648265 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648265 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648265 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648269 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424815513245" session_id=98780417 session_state=CONTINUE} 20241028082648269 DSS <0004> hlr_ussd.c:576 262424815513245/0x05e34501: Process SS (CONTINUE) 20241028082648269 DSS <0004> hlr_ussd.c:518 262424815513245/0x05e34501: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648269 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648269 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648269 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648271 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648271 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424815513245" session_id=98780417 session_state=END} 20241028082648271 DSS <0004> hlr_ussd.c:576 262424815513245/0x05e34501: Process SS (END) 20241028082648271 DSS <0004> hlr_ussd.c:518 262424815513245/0x05e34501: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648271 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424815513245" session_id=98780417 session_state=END} 20241028082648271 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648271 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424815513245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241028082648277 DAUC <0003> db_auc.c:157 IMSI='262423109979129': No 2G Auth Data 20241028082648277 DAUC <0003> db_auc.c:192 IMSI='262423109979129': No 3G Auth Data 20241028082648304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241028082648310 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648310 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423109979129" session_id=2439188688 session_state=BEGIN} 20241028082648310 DSS <0004> hlr_ussd.c:576 262423109979129/0x916310d0: Process SS (BEGIN) 20241028082648310 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648310 DSS <0004> hlr_ussd.c:518 262423109979129/0x916310d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648310 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648310 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648310 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648310 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648312 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648312 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109979129" session_id=2439188688 session_state=CONTINUE} 20241028082648312 DSS <0004> hlr_ussd.c:576 262423109979129/0x916310d0: Process SS (CONTINUE) 20241028082648312 DSS <0004> hlr_ussd.c:518 262423109979129/0x916310d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648312 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109979129" session_id=2439188688 session_state=CONTINUE} 20241028082648312 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648317 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648317 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423109979129" session_id=2439188688 session_state=CONTINUE} 20241028082648317 DSS <0004> hlr_ussd.c:576 262423109979129/0x916310d0: Process SS (CONTINUE) 20241028082648317 DSS <0004> hlr_ussd.c:518 262423109979129/0x916310d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648317 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648317 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648318 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648318 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648318 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648319 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648319 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648319 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109979129" session_id=2439188688 session_state=END} 20241028082648319 DSS <0004> hlr_ussd.c:576 262423109979129/0x916310d0: Process SS (END) 20241028082648319 DSS <0004> hlr_ussd.c:518 262423109979129/0x916310d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648319 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423109979129" session_id=2439188688 session_state=END} 20241028082648319 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648319 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423109979129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648319 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648319 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241028082648325 DAUC <0003> db_auc.c:157 IMSI='262425082232546': No 2G Auth Data 20241028082648325 DAUC <0003> db_auc.c:192 IMSI='262425082232546': No 3G Auth Data 20241028082648354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20241028082648358 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648358 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082232546" session_id=2326716450 session_state=BEGIN} 20241028082648358 DSS <0004> hlr_ussd.c:576 262425082232546/0x8aaee022: Process SS (BEGIN) 20241028082648358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648358 DSS <0004> hlr_ussd.c:518 262425082232546/0x8aaee022: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648358 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648358 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648358 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648358 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648360 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648360 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082232546" session_id=2326716450 session_state=CONTINUE} 20241028082648360 DSS <0004> hlr_ussd.c:576 262425082232546/0x8aaee022: Process SS (CONTINUE) 20241028082648360 DSS <0004> hlr_ussd.c:518 262425082232546/0x8aaee022: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648360 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082232546" session_id=2326716450 session_state=CONTINUE} 20241028082648360 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648364 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082232546" session_id=2326716450 session_state=CONTINUE} 20241028082648364 DSS <0004> hlr_ussd.c:576 262425082232546/0x8aaee022: Process SS (CONTINUE) 20241028082648364 DSS <0004> hlr_ussd.c:518 262425082232546/0x8aaee022: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648364 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648364 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648364 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648365 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648365 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648366 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082232546" session_id=2326716450 session_state=END} 20241028082648366 DSS <0004> hlr_ussd.c:576 262425082232546/0x8aaee022: Process SS (END) 20241028082648366 DSS <0004> hlr_ussd.c:518 262425082232546/0x8aaee022: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648366 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082232546" session_id=2326716450 session_state=END} 20241028082648366 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648366 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262425082232546 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648366 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648366 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20241028082648373 DAUC <0003> db_auc.c:157 IMSI='262426737790544': No 2G Auth Data 20241028082648373 DAUC <0003> db_auc.c:192 IMSI='262426737790544': No 3G Auth Data 20241028082648402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241028082648406 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648406 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426737790544" session_id=3112788847 session_state=BEGIN} 20241028082648406 DSS <0004> hlr_ussd.c:576 262426737790544/0xb989636f: Process SS (BEGIN) 20241028082648406 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241028082648406 DSS <0004> hlr_ussd.c:518 262426737790544/0xb989636f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241028082648406 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648406 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648406 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648406 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648409 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648409 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426737790544" session_id=3112788847 session_state=CONTINUE} 20241028082648409 DSS <0004> hlr_ussd.c:576 262426737790544/0xb989636f: Process SS (CONTINUE) 20241028082648409 DSS <0004> hlr_ussd.c:518 262426737790544/0xb989636f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241028082648409 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426737790544" session_id=3112788847 session_state=CONTINUE} 20241028082648409 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648413 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426737790544" session_id=3112788847 session_state=CONTINUE} 20241028082648413 DSS <0004> hlr_ussd.c:576 262426737790544/0xb989636f: Process SS (CONTINUE) 20241028082648413 DSS <0004> hlr_ussd.c:518 262426737790544/0xb989636f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648413 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648413 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648413 DLINP <000b> input/ipa.c:431 127.0.0.1:35007 sending data 20241028082648414 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648414 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648414 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426737790544" session_id=3112788847 session_state=END} 20241028082648414 DSS <0004> hlr_ussd.c:576 262426737790544/0xb989636f: Process SS (END) 20241028082648414 DSS <0004> hlr_ussd.c:518 262426737790544/0xb989636f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241028082648414 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426737790544" session_id=3112788847 session_state=END} 20241028082648414 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082648414 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426737790544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082648414 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648414 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082648416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241028082648418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4258 20241028082648419 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082648419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082648419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082648419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082648419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40955<->l=127.0.0.1:4259) 20241028082648419 DLINP <000b> input/ipa.c:451 connected read/write 20241028082648419 DLINP <000b> input/ipa.c:405 127.0.0.1:35007 message received 20241028082648419 DLINP <000b> input/ipa.c:414 127.0.0.1:35007 connection closed with server 20241028082648420 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35007 20241028082648420 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028082648464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20241028082648665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20241028082651748 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36557 20241028082651748 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36557 20241028082651749 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651749 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651753 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651753 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651753 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082651753 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241028082651753 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241028082651753 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  20241028082651753 DLGSUP <0013> gsup_server.c:235 2:  20241028082651753 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 3:  20241028082651753 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 4:  20241028082651753 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 5:  20241028082651753 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 7:  20241028082651753 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082651753 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082651753 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082651753 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36557 20241028082651754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082651754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082651756 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241028082651759 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082651759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082651759 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  20241028082651759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082651759 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  20241028082651759 DLGSUP <0013> gsup_server.c:235 2:  20241028082651759 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082651759 DLGSUP <0013> gsup_server.c:235 3:  20241028082651759 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082651759 DLGSUP <0013> gsup_server.c:235 4:  20241028082651759 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082651759 DLGSUP <0013> gsup_server.c:235 5:  20241028082651759 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082651759 DLGSUP <0013> gsup_server.c:235 7:  20241028082651759 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082651759 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082651759 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082651759 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082651783 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20241028082651805 DAUC <0003> db_auc.c:157 IMSI='262420285881335': No 2G Auth Data 20241028082651805 DAUC <0003> db_auc.c:192 IMSI='262420285881335': No 3G Auth Data 20241028082651828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241028082651835 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651835 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420285881335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420285881335" session_id=1185587179 session_state=BEGIN} 20241028082651835 DSS <0004> hlr_ussd.c:576 262420285881335/0x46aa9feb: Process SS (BEGIN) 20241028082651835 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082651835 DSS <0004> hlr_ussd.c:518 262420285881335/0x46aa9feb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082651835 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651835 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651835 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651835 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651840 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651840 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651840 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420285881335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420285881335" session_id=1185587179 session_state=END} 20241028082651840 DSS <0004> hlr_ussd.c:576 262420285881335/0x46aa9feb: Process SS (END) 20241028082651840 DSS <0004> hlr_ussd.c:518 262420285881335/0x46aa9feb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082651840 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420285881335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420285881335" session_id=1185587179 session_state=END} 20241028082651840 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420285881335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082651840 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420285881335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082651840 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651840 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241028082651850 DAUC <0003> db_auc.c:157 IMSI='262423717926764': No 2G Auth Data 20241028082651850 DAUC <0003> db_auc.c:192 IMSI='262423717926764': No 3G Auth Data 20241028082651873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4258 20241028082651880 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651880 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423717926764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423717926764" session_id=353870443 session_state=BEGIN} 20241028082651880 DSS <0004> hlr_ussd.c:576 262423717926764/0x1517a26b: Process SS (BEGIN) 20241028082651880 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082651880 DSS <0004> hlr_ussd.c:518 262423717926764/0x1517a26b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082651880 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651880 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651880 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651880 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651882 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651882 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651882 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423717926764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423717926764" session_id=353870443 session_state=END} 20241028082651882 DSS <0004> hlr_ussd.c:576 262423717926764/0x1517a26b: Process SS (END) 20241028082651882 DSS <0004> hlr_ussd.c:518 262423717926764/0x1517a26b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082651882 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423717926764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423717926764" session_id=353870443 session_state=END} 20241028082651882 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423717926764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082651882 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423717926764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082651882 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651882 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.1:4258 20241028082651891 DAUC <0003> db_auc.c:157 IMSI='262424961564145': No 2G Auth Data 20241028082651891 DAUC <0003> db_auc.c:192 IMSI='262424961564145': No 3G Auth Data 20241028082651916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241028082651922 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651922 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424961564145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424961564145" session_id=692900181 session_state=BEGIN} 20241028082651922 DSS <0004> hlr_ussd.c:576 262424961564145/0x294cd155: Process SS (BEGIN) 20241028082651922 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082651922 DSS <0004> hlr_ussd.c:518 262424961564145/0x294cd155: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082651922 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651922 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651922 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651922 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651924 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651924 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651924 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424961564145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424961564145" session_id=692900181 session_state=END} 20241028082651924 DSS <0004> hlr_ussd.c:576 262424961564145/0x294cd155: Process SS (END) 20241028082651924 DSS <0004> hlr_ussd.c:518 262424961564145/0x294cd155: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082651924 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424961564145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424961564145" session_id=692900181 session_state=END} 20241028082651924 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424961564145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082651924 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424961564145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082651924 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651924 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20241028082651932 DAUC <0003> db_auc.c:157 IMSI='262422368681334': No 2G Auth Data 20241028082651932 DAUC <0003> db_auc.c:192 IMSI='262422368681334': No 3G Auth Data 20241028082651956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241028082651963 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082651963 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422368681334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422368681334" session_id=1252381843 session_state=BEGIN} 20241028082651963 DSS <0004> hlr_ussd.c:576 262422368681334/0x4aa5d493: Process SS (BEGIN) 20241028082651963 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082651963 DSS <0004> hlr_ussd.c:518 262422368681334/0x4aa5d493: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082651963 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651963 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651963 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651963 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082651965 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651965 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082651965 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422368681334 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422368681334" session_id=1252381843 session_state=END} 20241028082651965 DSS <0004> hlr_ussd.c:576 262422368681334/0x4aa5d493: Process SS (END) 20241028082651965 DSS <0004> hlr_ussd.c:518 262422368681334/0x4aa5d493: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082651965 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422368681334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422368681334" session_id=1252381843 session_state=END} 20241028082651965 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422368681334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082651965 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422368681334 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082651965 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651965 DLINP <000b> input/ipa.c:451 connected read/write 20241028082651965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082651970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241028082651975 DAUC <0003> db_auc.c:157 IMSI='262422819615560': No 2G Auth Data 20241028082651975 DAUC <0003> db_auc.c:192 IMSI='262422819615560': No 3G Auth Data 20241028082652000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241028082652007 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082652007 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422819615560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422819615560" session_id=2452944667 session_state=BEGIN} 20241028082652007 DSS <0004> hlr_ussd.c:576 262422819615560/0x9234f71b: Process SS (BEGIN) 20241028082652007 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082652007 DSS <0004> hlr_ussd.c:518 262422819615560/0x9234f71b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082652007 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652007 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652007 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652007 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652009 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652009 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082652009 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262422819615560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422819615560" session_id=2452944667 session_state=END} 20241028082652009 DSS <0004> hlr_ussd.c:576 262422819615560/0x9234f71b: Process SS (END) 20241028082652009 DSS <0004> hlr_ussd.c:518 262422819615560/0x9234f71b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082652009 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422819615560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422819615560" session_id=2452944667 session_state=END} 20241028082652009 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422819615560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652009 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262422819615560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082652009 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652009 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241028082652017 DAUC <0003> db_auc.c:157 IMSI='262427590419214': No 2G Auth Data 20241028082652017 DAUC <0003> db_auc.c:192 IMSI='262427590419214': No 3G Auth Data 20241028082652043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4258 20241028082652048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082652048 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427590419214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590419214" session_id=613948962 session_state=BEGIN} 20241028082652048 DSS <0004> hlr_ussd.c:576 262427590419214/0x24981e22: Process SS (BEGIN) 20241028082652048 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082652048 DSS <0004> hlr_ussd.c:518 262427590419214/0x24981e22: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082652048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652048 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652048 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652048 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652050 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652050 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082652050 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427590419214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590419214" session_id=613948962 session_state=END} 20241028082652050 DSS <0004> hlr_ussd.c:576 262427590419214/0x24981e22: Process SS (END) 20241028082652050 DSS <0004> hlr_ussd.c:518 262427590419214/0x24981e22: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082652050 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427590419214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590419214" session_id=613948962 session_state=END} 20241028082652050 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427590419214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652050 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427590419214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082652050 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652050 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37242<->l=127.0.0.1:4258 20241028082652060 DAUC <0003> db_auc.c:157 IMSI='262423138051782': No 2G Auth Data 20241028082652060 DAUC <0003> db_auc.c:192 IMSI='262423138051782': No 3G Auth Data 20241028082652086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 20241028082652090 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082652090 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423138051782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423138051782" session_id=1252940390 session_state=BEGIN} 20241028082652090 DSS <0004> hlr_ussd.c:576 262423138051782/0x4aae5a66: Process SS (BEGIN) 20241028082652090 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082652090 DSS <0004> hlr_ussd.c:518 262423138051782/0x4aae5a66: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082652090 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652091 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652091 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652091 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652092 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652092 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082652092 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423138051782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423138051782" session_id=1252940390 session_state=END} 20241028082652092 DSS <0004> hlr_ussd.c:576 262423138051782/0x4aae5a66: Process SS (END) 20241028082652092 DSS <0004> hlr_ussd.c:518 262423138051782/0x4aae5a66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082652092 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423138051782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423138051782" session_id=1252940390 session_state=END} 20241028082652092 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423138051782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652092 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423138051782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082652092 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652092 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 20241028082652100 DAUC <0003> db_auc.c:157 IMSI='262426502992657': No 2G Auth Data 20241028082652100 DAUC <0003> db_auc.c:192 IMSI='262426502992657': No 3G Auth Data 20241028082652126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241028082652133 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082652133 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426502992657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426502992657" session_id=3887476842 session_state=BEGIN} 20241028082652133 DSS <0004> hlr_ussd.c:576 262426502992657/0xe7b6306a: Process SS (BEGIN) 20241028082652133 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241028082652133 DSS <0004> hlr_ussd.c:518 262426502992657/0xe7b6306a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241028082652133 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652133 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652133 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652133 DLINP <000b> input/ipa.c:431 127.0.0.1:36557 sending data 20241028082652135 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652135 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082652135 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426502992657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426502992657" session_id=3887476842 session_state=END} 20241028082652135 DSS <0004> hlr_ussd.c:576 262426502992657/0xe7b6306a: Process SS (END) 20241028082652135 DSS <0004> hlr_ussd.c:518 262426502992657/0xe7b6306a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241028082652135 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426502992657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426502992657" session_id=3887476842 session_state=END} 20241028082652135 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426502992657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652135 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426502992657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241028082652135 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652135 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082652140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241028082652144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241028082652145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652145 DLINP <000b> input/ipa.c:405 127.0.0.1:36557 message received 20241028082652145 DLINP <000b> input/ipa.c:414 127.0.0.1:36557 connection closed with server 20241028082652145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36557 20241028082652145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241028082652145 DLINP <000b> input/ipa.c:451 connected read/write 20241028082652145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082652145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082652145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082652145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082652145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20241028082652184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241028082652353 DSS <0004> hlr_ussd.c:239 262420742804288/0x361410a3: SS Session Timeout, destroying 20241028082652353 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420742804288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241028082652403 DSS <0004> hlr_ussd.c:239 262424490374715/0xb09ae783: SS Session Timeout, destroying 20241028082652403 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424490374715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652454 DSS <0004> hlr_ussd.c:239 262426509078923/0xb77829ba: SS Session Timeout, destroying 20241028082652454 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426509078923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652506 DSS <0004> hlr_ussd.c:239 262423529679837/0x1d198458: SS Session Timeout, destroying 20241028082652506 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423529679837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652542 DSS <0004> hlr_ussd.c:239 262425798429582/0xb97cd07d: SS Session Timeout, destroying 20241028082652542 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425798429582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652584 DSS <0004> hlr_ussd.c:239 262424276340922/0xe5d4bcba: SS Session Timeout, destroying 20241028082652584 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424276340922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652623 DSS <0004> hlr_ussd.c:239 262421253111698/0x1bc4b3c4: SS Session Timeout, destroying 20241028082652623 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421253111698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082652665 DSS <0004> hlr_ussd.c:239 262426800339512/0xd801d994: SS Session Timeout, destroying 20241028082652665 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426800339512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082655461 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082655461 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082655463 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082655463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20241028082655465 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082655465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082655465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082655465 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  20241028082655465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082655465 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  20241028082655465 DLGSUP <0013> gsup_server.c:235 2:  20241028082655465 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082655465 DLGSUP <0013> gsup_server.c:235 3:  20241028082655465 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082655465 DLGSUP <0013> gsup_server.c:235 4:  20241028082655465 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082655465 DLGSUP <0013> gsup_server.c:235 5:  20241028082655465 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082655465 DLGSUP <0013> gsup_server.c:235 7:  20241028082655465 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082655465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082655465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082655465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082655481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42565<->l=127.0.0.1:4259) 20241028082655500 DAUC <0003> db_auc.c:157 IMSI='262425593304166': No 2G Auth Data 20241028082655500 DAUC <0003> db_auc.c:192 IMSI='262425593304166': No 3G Auth Data 20241028082655524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37280<->l=127.0.0.1:4258 20241028082655532 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082655532 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425593304166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425593304166" session_id=2729040558 session_state=BEGIN} 20241028082655532 DSS <0004> hlr_ussd.c:576 262425593304166/0xa2a9daae: Process SS (BEGIN) 20241028082655532 DSS <0004> hlr_ussd.c:498 262425593304166/0xa2a9daae: SS CompType=Invoke, OpCode=InterrogateSS 20241028082655532 DSS <0004> hlr_ussd.c:506 262425593304166/0xa2a9daae: Structured SS requests are not supported, rejecting... 20241028082655532 DSS <0004> hlr_ussd.c:354 262425593304166/0xa2a9daae: Tx ReturnError(0, 0x15) 20241028082655532 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425593304166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425593304166" session_id=2729040558 session_state=END} 20241028082655532 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082655532 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082655535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37280<->l=127.0.0.1:4258 20241028082655544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20241028082655545 DLINP <000b> input/ipa.c:451 connected read/write 20241028082655545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082655545 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082655545 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082655545 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082655545 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42565<->l=127.0.0.1:4259) 20241028082655591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241028082655691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4258 20241028082655974 DSS <0004> hlr_ussd.c:239 262428168397201/0x0c971f86: SS Session Timeout, destroying 20241028082655974 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428168397201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656011 DSS <0004> hlr_ussd.c:239 262422335960440/0xdfa9d192: SS Session Timeout, destroying 20241028082656011 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422335960440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656047 DSS <0004> hlr_ussd.c:239 262425862084056/0xf9fe0642: SS Session Timeout, destroying 20241028082656047 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425862084056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656086 DSS <0004> hlr_ussd.c:239 262420785827115/0xef92fb43: SS Session Timeout, destroying 20241028082656086 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420785827115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656128 DSS <0004> hlr_ussd.c:239 262420021218158/0xaa2156a4: SS Session Timeout, destroying 20241028082656128 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420021218158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656169 DSS <0004> hlr_ussd.c:239 262422411079530/0x2a3230ca: SS Session Timeout, destroying 20241028082656169 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422411079530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656213 DSS <0004> hlr_ussd.c:239 262428872136291/0x5fc30476: SS Session Timeout, destroying 20241028082656213 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428872136291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082656254 DSS <0004> hlr_ussd.c:239 262425786525572/0x75327ccc: SS Session Timeout, destroying 20241028082656254 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425786525572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082658768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082658768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082658770 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 20241028082658773 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658773 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082658773 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082658773 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  20241028082658773 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082658773 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  20241028082658773 DLGSUP <0013> gsup_server.c:235 2:  20241028082658773 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082658773 DLGSUP <0013> gsup_server.c:235 3:  20241028082658773 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082658773 DLGSUP <0013> gsup_server.c:235 4:  20241028082658773 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082658773 DLGSUP <0013> gsup_server.c:235 5:  20241028082658773 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082658773 DLGSUP <0013> gsup_server.c:235 7:  20241028082658773 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082658773 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082658773 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082658773 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082658794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36123<->l=127.0.0.1:4259) 20241028082658804 DAUC <0003> db_auc.c:157 IMSI='262423140212678': No 2G Auth Data 20241028082658804 DAUC <0003> db_auc.c:192 IMSI='262423140212678': No 3G Auth Data 20241028082658827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 20241028082658834 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658834 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423140212678"} 20241028082658834 DMAIN <0000> hlr.c:424 IMSI='262423140212678': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082658835 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423140212678"} 20241028082658835 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658835 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658835 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658837 DAUC <0003> db_auc.c:192 IMSI='262423140212678': No 3G Auth Data 20241028082658840 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658840 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423140212678"} 20241028082658840 DAUC <0003> hlr.c:417 IMSI='262423140212678': storing IMEI = 12345678901234 20241028082658843 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423140212678"} 20241028082658843 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423140212678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658843 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658843 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658844 DAUC <0003> db_auc.c:192 IMSI='262423140212678': No 3G Auth Data 20241028082658846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 20241028082658857 DAUC <0003> db_auc.c:157 IMSI='262420819212518': No 2G Auth Data 20241028082658857 DAUC <0003> db_auc.c:192 IMSI='262420819212518': No 3G Auth Data 20241028082658882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58226<->l=127.0.0.1:4258 20241028082658886 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658886 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819212518"} 20241028082658886 DMAIN <0000> hlr.c:424 IMSI='262420819212518': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082658886 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819212518"} 20241028082658886 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658886 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658886 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658888 DAUC <0003> db_auc.c:192 IMSI='262420819212518': No 3G Auth Data 20241028082658890 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658890 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819212518"} 20241028082658890 DAUC <0003> hlr.c:417 IMSI='262420819212518': storing IMEI = 12345678901234 20241028082658893 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819212518"} 20241028082658893 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420819212518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658893 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658893 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658894 DAUC <0003> db_auc.c:192 IMSI='262420819212518': No 3G Auth Data 20241028082658895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58226<->l=127.0.0.1:4258 20241028082658906 DAUC <0003> db_auc.c:157 IMSI='262427926979339': No 2G Auth Data 20241028082658906 DAUC <0003> db_auc.c:192 IMSI='262427926979339': No 3G Auth Data 20241028082658930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241028082658936 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658936 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427926979339"} 20241028082658936 DMAIN <0000> hlr.c:424 IMSI='262427926979339': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082658936 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427926979339"} 20241028082658936 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658936 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658936 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658937 DAUC <0003> db_auc.c:192 IMSI='262427926979339': No 3G Auth Data 20241028082658941 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658941 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427926979339"} 20241028082658941 DAUC <0003> hlr.c:417 IMSI='262427926979339': storing IMEI = 12345678901234 20241028082658944 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427926979339"} 20241028082658944 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427926979339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658944 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658944 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658946 DAUC <0003> db_auc.c:192 IMSI='262427926979339': No 3G Auth Data 20241028082658947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241028082658958 DAUC <0003> db_auc.c:157 IMSI='262426807782031': No 2G Auth Data 20241028082658958 DAUC <0003> db_auc.c:192 IMSI='262426807782031': No 3G Auth Data 20241028082658980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20241028082658985 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658985 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426807782031"} 20241028082658985 DMAIN <0000> hlr.c:424 IMSI='262426807782031': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082658985 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426807782031"} 20241028082658985 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658985 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658985 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658987 DAUC <0003> db_auc.c:157 IMSI='262426807782031': No 2G Auth Data 20241028082658990 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082658990 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426807782031"} 20241028082658990 DAUC <0003> hlr.c:417 IMSI='262426807782031': storing IMEI = 12345678901234 20241028082658994 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426807782031"} 20241028082658994 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426807782031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082658994 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658994 DLINP <000b> input/ipa.c:451 connected read/write 20241028082658994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082658995 DAUC <0003> db_auc.c:157 IMSI='262426807782031': No 2G Auth Data 20241028082658996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20241028082659007 DAUC <0003> db_auc.c:157 IMSI='262420582432607': No 2G Auth Data 20241028082659007 DAUC <0003> db_auc.c:192 IMSI='262420582432607': No 3G Auth Data 20241028082659034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241028082659039 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659039 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582432607"} 20241028082659039 DMAIN <0000> hlr.c:424 IMSI='262420582432607': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082659039 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420582432607"} 20241028082659039 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659039 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659039 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659041 DAUC <0003> db_auc.c:157 IMSI='262420582432607': No 2G Auth Data 20241028082659043 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659043 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582432607"} 20241028082659043 DAUC <0003> hlr.c:417 IMSI='262420582432607': storing IMEI = 12345678901234 20241028082659046 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420582432607"} 20241028082659046 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420582432607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659046 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659046 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659048 DAUC <0003> db_auc.c:157 IMSI='262420582432607': No 2G Auth Data 20241028082659048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20241028082659062 DAUC <0003> db_auc.c:157 IMSI='262422317398443': No 2G Auth Data 20241028082659062 DAUC <0003> db_auc.c:192 IMSI='262422317398443': No 3G Auth Data 20241028082659091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 20241028082659096 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659096 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422317398443"} 20241028082659096 DMAIN <0000> hlr.c:424 IMSI='262422317398443': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082659096 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422317398443"} 20241028082659096 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659096 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659096 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659100 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659100 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422317398443"} 20241028082659100 DAUC <0003> hlr.c:417 IMSI='262422317398443': storing IMEI = 12345678901234 20241028082659104 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422317398443"} 20241028082659104 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422317398443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659104 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659104 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 20241028082659121 DAUC <0003> db_auc.c:157 IMSI='262423519151550': No 2G Auth Data 20241028082659121 DAUC <0003> db_auc.c:192 IMSI='262423519151550': No 3G Auth Data 20241028082659147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20241028082659152 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659152 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423519151550"} 20241028082659152 DMAIN <0000> hlr.c:424 IMSI='262423519151550': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082659153 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423519151550"} 20241028082659153 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659153 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659153 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659157 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659157 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423519151550"} 20241028082659157 DAUC <0003> hlr.c:417 IMSI='262423519151550': storing IMEI = 12345678901234 20241028082659160 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423519151550"} 20241028082659160 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423519151550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659160 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659160 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20241028082659177 DAUC <0003> db_auc.c:157 IMSI='262426247015517': No 2G Auth Data 20241028082659177 DAUC <0003> db_auc.c:192 IMSI='262426247015517': No 3G Auth Data 20241028082659204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 20241028082659209 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659209 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426247015517"} 20241028082659209 DMAIN <0000> hlr.c:424 IMSI='262426247015517': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082659209 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426247015517"} 20241028082659209 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659209 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659209 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659214 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659214 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426247015517"} 20241028082659214 DAUC <0003> hlr.c:417 IMSI='262426247015517': storing IMEI = 12345678901234 20241028082659217 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426247015517"} 20241028082659217 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426247015517 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082659217 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659217 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082659219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58286<->l=127.0.0.1:4258 20241028082659231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 20241028082659232 DLINP <000b> input/ipa.c:451 connected read/write 20241028082659232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082659232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082659232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082659232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082659232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36123<->l=127.0.0.1:4259) 20241028082659276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 20241028082659377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4258 20241028082702455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082702455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082702457 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241028082702458 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702458 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082702458 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082702458 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  20241028082702458 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082702458 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  20241028082702458 DLGSUP <0013> gsup_server.c:235 2:  20241028082702458 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082702458 DLGSUP <0013> gsup_server.c:235 3:  20241028082702458 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082702458 DLGSUP <0013> gsup_server.c:235 4:  20241028082702458 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082702458 DLGSUP <0013> gsup_server.c:235 5:  20241028082702458 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082702458 DLGSUP <0013> gsup_server.c:235 7:  20241028082702458 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082702458 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082702458 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082702458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082702480 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45049<->l=127.0.0.1:4259) 20241028082702502 DAUC <0003> db_auc.c:157 IMSI='262427087954592': No 2G Auth Data 20241028082702502 DAUC <0003> db_auc.c:192 IMSI='262427087954592': No 3G Auth Data 20241028082702527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241028082702535 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702535 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427087954592" source_name="the-source\n"} 20241028082702535 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241028082702535 DMAIN <0000> hlr.c:424 IMSI='262427087954592': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702535 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427087954592" destination_name="the-source\n"} 20241028082702535 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702535 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702535 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702538 DAUC <0003> db_auc.c:192 IMSI='262427087954592': No 3G Auth Data 20241028082702542 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702542 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427087954592" source_name="the-source\n"} 20241028082702542 DAUC <0003> hlr.c:417 IMSI='262427087954592': storing IMEI = 12345678901234 20241028082702545 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427087954592" destination_name="the-source\n"} 20241028082702545 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427087954592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702545 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702546 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702547 DAUC <0003> db_auc.c:192 IMSI='262427087954592': No 3G Auth Data 20241028082702548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241028082702560 DAUC <0003> db_auc.c:157 IMSI='262424636294410': No 2G Auth Data 20241028082702560 DAUC <0003> db_auc.c:192 IMSI='262424636294410': No 3G Auth Data 20241028082702585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 20241028082702590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702590 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424636294410" source_name="the-source\n"} 20241028082702590 DMAIN <0000> hlr.c:424 IMSI='262424636294410': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702590 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424636294410" destination_name="the-source\n"} 20241028082702590 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702590 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702592 DAUC <0003> db_auc.c:192 IMSI='262424636294410': No 3G Auth Data 20241028082702595 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702595 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424636294410" source_name="the-source\n"} 20241028082702595 DAUC <0003> hlr.c:417 IMSI='262424636294410': storing IMEI = 12345678901234 20241028082702598 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424636294410" destination_name="the-source\n"} 20241028082702598 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424636294410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702598 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702598 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702600 DAUC <0003> db_auc.c:192 IMSI='262424636294410': No 3G Auth Data 20241028082702601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58324<->l=127.0.0.1:4258 20241028082702613 DAUC <0003> db_auc.c:157 IMSI='262422213337711': No 2G Auth Data 20241028082702613 DAUC <0003> db_auc.c:192 IMSI='262422213337711': No 3G Auth Data 20241028082702638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 20241028082702643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702643 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422213337711" source_name="the-source\n"} 20241028082702643 DMAIN <0000> hlr.c:424 IMSI='262422213337711': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702643 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422213337711" destination_name="the-source\n"} 20241028082702643 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702645 DAUC <0003> db_auc.c:192 IMSI='262422213337711': No 3G Auth Data 20241028082702648 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702648 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422213337711" source_name="the-source\n"} 20241028082702648 DAUC <0003> hlr.c:417 IMSI='262422213337711': storing IMEI = 12345678901234 20241028082702651 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422213337711" destination_name="the-source\n"} 20241028082702651 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422213337711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702651 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702651 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702652 DAUC <0003> db_auc.c:192 IMSI='262422213337711': No 3G Auth Data 20241028082702653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4258 20241028082702665 DAUC <0003> db_auc.c:157 IMSI='262429321370822': No 2G Auth Data 20241028082702665 DAUC <0003> db_auc.c:192 IMSI='262429321370822': No 3G Auth Data 20241028082702688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4258 20241028082702692 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702692 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429321370822" source_name="the-source\n"} 20241028082702692 DMAIN <0000> hlr.c:424 IMSI='262429321370822': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702692 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429321370822" destination_name="the-source\n"} 20241028082702692 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702692 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702692 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702694 DAUC <0003> db_auc.c:157 IMSI='262429321370822': No 2G Auth Data 20241028082702696 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702696 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429321370822" source_name="the-source\n"} 20241028082702696 DAUC <0003> hlr.c:417 IMSI='262429321370822': storing IMEI = 12345678901234 20241028082702700 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429321370822" destination_name="the-source\n"} 20241028082702700 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429321370822 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702700 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702701 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702702 DAUC <0003> db_auc.c:157 IMSI='262429321370822': No 2G Auth Data 20241028082702702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4258 20241028082702714 DAUC <0003> db_auc.c:157 IMSI='262424912236716': No 2G Auth Data 20241028082702714 DAUC <0003> db_auc.c:192 IMSI='262424912236716': No 3G Auth Data 20241028082702738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241028082702745 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702745 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912236716" source_name="the-source\n"} 20241028082702745 DMAIN <0000> hlr.c:424 IMSI='262424912236716': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702745 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424912236716" destination_name="the-source\n"} 20241028082702745 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702745 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702745 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702747 DAUC <0003> db_auc.c:157 IMSI='262424912236716': No 2G Auth Data 20241028082702751 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702751 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424912236716" source_name="the-source\n"} 20241028082702751 DAUC <0003> hlr.c:417 IMSI='262424912236716': storing IMEI = 12345678901234 20241028082702754 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424912236716" destination_name="the-source\n"} 20241028082702754 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424912236716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702754 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702754 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702755 DAUC <0003> db_auc.c:157 IMSI='262424912236716': No 2G Auth Data 20241028082702757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.1:4258 20241028082702771 DAUC <0003> db_auc.c:157 IMSI='262423670265569': No 2G Auth Data 20241028082702771 DAUC <0003> db_auc.c:192 IMSI='262423670265569': No 3G Auth Data 20241028082702798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20241028082702803 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702803 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423670265569" source_name="the-source\n"} 20241028082702803 DMAIN <0000> hlr.c:424 IMSI='262423670265569': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702803 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423670265569" destination_name="the-source\n"} 20241028082702803 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702803 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702803 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702808 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702808 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423670265569" source_name="the-source\n"} 20241028082702808 DAUC <0003> hlr.c:417 IMSI='262423670265569': storing IMEI = 12345678901234 20241028082702815 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423670265569" destination_name="the-source\n"} 20241028082702815 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423670265569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702815 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702815 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20241028082702832 DAUC <0003> db_auc.c:157 IMSI='262423641279187': No 2G Auth Data 20241028082702832 DAUC <0003> db_auc.c:192 IMSI='262423641279187': No 3G Auth Data 20241028082702862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4258 20241028082702867 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702867 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423641279187" source_name="the-source\n"} 20241028082702867 DMAIN <0000> hlr.c:424 IMSI='262423641279187': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702867 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423641279187" destination_name="the-source\n"} 20241028082702867 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702867 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702867 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702873 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702873 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423641279187" source_name="the-source\n"} 20241028082702874 DAUC <0003> hlr.c:417 IMSI='262423641279187': storing IMEI = 12345678901234 20241028082702877 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423641279187" destination_name="the-source\n"} 20241028082702877 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423641279187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702877 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702877 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4258 20241028082702897 DAUC <0003> db_auc.c:157 IMSI='262423004287302': No 2G Auth Data 20241028082702897 DAUC <0003> db_auc.c:192 IMSI='262423004287302': No 3G Auth Data 20241028082702931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241028082702937 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702937 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423004287302" source_name="the-source\n"} 20241028082702937 DMAIN <0000> hlr.c:424 IMSI='262423004287302': has IMEI = 12345678901234 (consider setting 'store-imei') 20241028082702937 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423004287302" destination_name="the-source\n"} 20241028082702937 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702937 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702937 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702941 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702941 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423004287302" source_name="the-source\n"} 20241028082702941 DAUC <0003> hlr.c:417 IMSI='262423004287302': storing IMEI = 12345678901234 20241028082702948 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423004287302" destination_name="the-source\n"} 20241028082702948 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262423004287302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082702948 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702948 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082702950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58380<->l=127.0.0.1:4258 20241028082702968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241028082702969 DLINP <000b> input/ipa.c:451 connected read/write 20241028082702969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082702969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082702969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082702969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082702969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241028082702970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45049<->l=127.0.0.1:4259) 20241028082703014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20241028082703114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20241028082706192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082706192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082706195 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241028082706198 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706198 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082706198 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082706198 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  20241028082706198 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082706198 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  20241028082706198 DLGSUP <0013> gsup_server.c:235 2:  20241028082706198 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082706198 DLGSUP <0013> gsup_server.c:235 3:  20241028082706198 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082706198 DLGSUP <0013> gsup_server.c:235 4:  20241028082706198 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082706198 DLGSUP <0013> gsup_server.c:235 5:  20241028082706198 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082706198 DLGSUP <0013> gsup_server.c:235 7:  20241028082706198 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082706198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082706198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082706198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082706216 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36061<->l=127.0.0.1:4259) 20241028082706234 DAUC <0003> db_auc.c:157 IMSI='262429942748522': No 2G Auth Data 20241028082706234 DAUC <0003> db_auc.c:192 IMSI='262429942748522': No 3G Auth Data 20241028082706259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58398<->l=127.0.0.1:4258 20241028082706264 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706264 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429942748522"} 20241028082706264 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706264 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429942748522" cause=Invalid mandatory information} 20241028082706264 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706264 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706264 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706267 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706267 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429942748522"} 20241028082706267 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706267 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429942748522" cause=Invalid mandatory information} 20241028082706267 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706267 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706267 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706269 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429942748522"} 20241028082706269 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706269 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429942748522" cause=Invalid mandatory information} 20241028082706269 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706269 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706271 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429942748522"} 20241028082706271 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706271 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429942748522" cause=Invalid mandatory information} 20241028082706271 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706271 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706272 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706273 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429942748522"} 20241028082706273 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706273 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429942748522" cause=Invalid mandatory information} 20241028082706273 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429942748522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706273 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706273 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58398<->l=127.0.0.1:4258 20241028082706286 DAUC <0003> db_auc.c:157 IMSI='262420204295544': No 2G Auth Data 20241028082706286 DAUC <0003> db_auc.c:192 IMSI='262420204295544': No 3G Auth Data 20241028082706308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20241028082706312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706312 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420204295544"} 20241028082706312 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706312 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420204295544" cause=Invalid mandatory information} 20241028082706312 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706314 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706314 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420204295544"} 20241028082706314 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706314 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420204295544" cause=Invalid mandatory information} 20241028082706314 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706314 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706314 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706316 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706316 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420204295544"} 20241028082706316 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706316 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420204295544" cause=Invalid mandatory information} 20241028082706316 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706316 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706316 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706318 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706318 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420204295544"} 20241028082706318 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706318 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420204295544" cause=Invalid mandatory information} 20241028082706318 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706318 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706318 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706320 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706320 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420204295544"} 20241028082706320 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706320 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420204295544" cause=Invalid mandatory information} 20241028082706320 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420204295544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706320 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706320 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20241028082706333 DAUC <0003> db_auc.c:157 IMSI='262428398402973': No 2G Auth Data 20241028082706333 DAUC <0003> db_auc.c:192 IMSI='262428398402973': No 3G Auth Data 20241028082706356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241028082706360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706360 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398402973"} 20241028082706360 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706360 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428398402973" cause=Invalid mandatory information} 20241028082706360 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706360 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706362 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706362 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398402973"} 20241028082706362 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706362 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428398402973" cause=Invalid mandatory information} 20241028082706362 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706362 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706362 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706364 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398402973"} 20241028082706364 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706364 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428398402973" cause=Invalid mandatory information} 20241028082706364 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706364 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706365 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706365 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398402973"} 20241028082706365 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706365 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428398402973" cause=Invalid mandatory information} 20241028082706365 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706365 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706365 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706367 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428398402973"} 20241028082706367 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706367 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428398402973" cause=Invalid mandatory information} 20241028082706367 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428398402973 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241028082706380 DAUC <0003> db_auc.c:157 IMSI='262420817577126': No 2G Auth Data 20241028082706380 DAUC <0003> db_auc.c:192 IMSI='262420817577126': No 3G Auth Data 20241028082706406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20241028082706409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706409 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420817577126"} 20241028082706409 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706409 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420817577126" cause=Invalid mandatory information} 20241028082706409 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706409 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706411 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706411 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420817577126"} 20241028082706411 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706411 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420817577126" cause=Invalid mandatory information} 20241028082706411 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706411 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706411 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706413 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420817577126"} 20241028082706413 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706413 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420817577126" cause=Invalid mandatory information} 20241028082706413 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706415 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706415 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420817577126"} 20241028082706415 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706415 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420817577126" cause=Invalid mandatory information} 20241028082706415 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706415 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706415 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706416 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706416 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420817577126"} 20241028082706416 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706416 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420817577126" cause=Invalid mandatory information} 20241028082706416 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420817577126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706416 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706416 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58426<->l=127.0.0.1:4258 20241028082706429 DAUC <0003> db_auc.c:157 IMSI='262422759507133': No 2G Auth Data 20241028082706429 DAUC <0003> db_auc.c:192 IMSI='262422759507133': No 3G Auth Data 20241028082706453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241028082706456 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706456 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422759507133"} 20241028082706456 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706456 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422759507133" cause=Invalid mandatory information} 20241028082706456 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706456 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706456 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706458 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706458 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422759507133"} 20241028082706458 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706458 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422759507133" cause=Invalid mandatory information} 20241028082706459 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706459 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706459 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706461 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706461 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422759507133"} 20241028082706461 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706461 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422759507133" cause=Invalid mandatory information} 20241028082706461 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706461 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706461 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706462 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422759507133"} 20241028082706462 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706462 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422759507133" cause=Invalid mandatory information} 20241028082706462 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706462 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706464 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422759507133"} 20241028082706464 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706464 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422759507133" cause=Invalid mandatory information} 20241028082706464 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422759507133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706464 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20241028082706477 DAUC <0003> db_auc.c:157 IMSI='262429095054990': No 2G Auth Data 20241028082706477 DAUC <0003> db_auc.c:192 IMSI='262429095054990': No 3G Auth Data 20241028082706504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 20241028082706507 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706507 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095054990"} 20241028082706507 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706507 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429095054990" cause=Invalid mandatory information} 20241028082706507 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706507 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706507 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706509 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706509 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095054990"} 20241028082706509 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706509 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429095054990" cause=Invalid mandatory information} 20241028082706509 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706509 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706509 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706512 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095054990"} 20241028082706512 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706512 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429095054990" cause=Invalid mandatory information} 20241028082706512 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706512 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706513 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706513 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095054990"} 20241028082706513 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706513 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429095054990" cause=Invalid mandatory information} 20241028082706513 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706513 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706513 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706515 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095054990"} 20241028082706515 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706515 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429095054990" cause=Invalid mandatory information} 20241028082706515 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429095054990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706515 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 20241028082706531 DAUC <0003> db_auc.c:157 IMSI='262427536488650': No 2G Auth Data 20241028082706531 DAUC <0003> db_auc.c:192 IMSI='262427536488650': No 3G Auth Data 20241028082706558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20241028082706561 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706561 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536488650"} 20241028082706561 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706561 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536488650" cause=Invalid mandatory information} 20241028082706561 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706561 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706561 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706563 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706563 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536488650"} 20241028082706563 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706563 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536488650" cause=Invalid mandatory information} 20241028082706563 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706563 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706563 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706565 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536488650"} 20241028082706565 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706565 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536488650" cause=Invalid mandatory information} 20241028082706565 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706565 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706567 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706567 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536488650"} 20241028082706567 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706567 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536488650" cause=Invalid mandatory information} 20241028082706567 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706567 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706567 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706568 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706568 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427536488650"} 20241028082706568 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706568 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427536488650" cause=Invalid mandatory information} 20241028082706568 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427536488650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706568 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706568 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20241028082706584 DAUC <0003> db_auc.c:157 IMSI='262421236719629': No 2G Auth Data 20241028082706584 DAUC <0003> db_auc.c:192 IMSI='262421236719629': No 3G Auth Data 20241028082706611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 20241028082706614 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706614 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421236719629"} 20241028082706614 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241028082706614 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421236719629" cause=Invalid mandatory information} 20241028082706614 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706614 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706614 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706617 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706617 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421236719629"} 20241028082706617 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241028082706617 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421236719629" cause=Invalid mandatory information} 20241028082706617 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706617 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706617 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706619 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706619 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421236719629"} 20241028082706619 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241028082706619 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421236719629" cause=Invalid mandatory information} 20241028082706619 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706619 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706619 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706621 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706621 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421236719629"} 20241028082706621 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241028082706621 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421236719629" cause=Invalid mandatory information} 20241028082706621 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706621 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706621 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706623 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421236719629"} 20241028082706623 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241028082706623 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421236719629" cause=Invalid mandatory information} 20241028082706623 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421236719629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082706623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706623 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082706624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 20241028082706636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241028082706637 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36061<->l=127.0.0.1:4259) 20241028082706637 DLINP <000b> input/ipa.c:451 connected read/write 20241028082706637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082706637 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082706637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082706637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082706676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4258 20241028082706777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4258 20241028082709859 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082709859 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082709862 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082709863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4258 20241028082709865 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082709865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082709865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082709865 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  20241028082709865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082709865 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  20241028082709865 DLGSUP <0013> gsup_server.c:235 2:  20241028082709865 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082709865 DLGSUP <0013> gsup_server.c:235 3:  20241028082709865 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082709865 DLGSUP <0013> gsup_server.c:235 4:  20241028082709865 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082709865 DLGSUP <0013> gsup_server.c:235 5:  20241028082709865 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082709865 DLGSUP <0013> gsup_server.c:235 7:  20241028082709865 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082709865 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082709865 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082709865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082709886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35315<->l=127.0.0.1:4259) 20241028082709899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241028082709907 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082709907 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428978523128"} 20241028082709907 DMAIN <0000> hlr.c:424 IMSI='262428978523128': has IMEI = 22245678901234 (consider setting 'store-imei') 20241028082709907 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241028082709907 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428978523128" cause=Invalid mandatory information} 20241028082709907 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082709907 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082709907 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082709912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082709912 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428978523128"} 20241028082709912 DAUC <0003> hlr.c:417 IMSI='262428978523128': storing IMEI = 22245678901234 20241028082709912 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428978523128': no such subscriber 20241028082709912 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241028082709912 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428978523128" cause=Invalid mandatory information} 20241028082709912 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428978523128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082709912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082709912 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082709913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4258 20241028082709914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4258 20241028082709915 DLINP <000b> input/ipa.c:451 connected read/write 20241028082709915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082709915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082709915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082709915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082709915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35315<->l=127.0.0.1:4259) 20241028082709959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 20241028082710060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4258 20241028082713136 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082713136 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082713139 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 20241028082713142 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082713142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082713142 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  20241028082713142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082713142 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  20241028082713142 DLGSUP <0013> gsup_server.c:235 2:  20241028082713142 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082713142 DLGSUP <0013> gsup_server.c:235 3:  20241028082713142 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082713142 DLGSUP <0013> gsup_server.c:235 4:  20241028082713142 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082713142 DLGSUP <0013> gsup_server.c:235 5:  20241028082713142 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082713142 DLGSUP <0013> gsup_server.c:235 7:  20241028082713142 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082713142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082713142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082713142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082713164 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38829<->l=127.0.0.1:4259) 20241028082713177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20241028082713185 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713185 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713185 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713219 DMAIN <0000> hlr.c:232 IMSI='262420078794990': Successfully assigned MSISDN='380' 20241028082713219 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713238 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713238 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713238 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713241 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713241 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713243 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713243 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713244 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713244 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713245 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713246 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713246 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713246 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082713256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082713256 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713256 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713257 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713259 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713259 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420078794990"} 20241028082713259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082713259 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082713259 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420078794990"} 20241028082713259 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082713259 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082713259 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713259 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713268 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713268 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713268 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713282 DMAIN <0000> hlr.c:232 IMSI='262420078794990': Successfully assigned MSISDN='851' 20241028082713282 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713285 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713285 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713285 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713285 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713287 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713287 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713288 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713288 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713288 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713288 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713289 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713289 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713291 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713291 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713291 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713291 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082713301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082713301 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713301 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713301 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713303 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713303 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420078794990"} 20241028082713303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082713303 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082713303 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420078794990"} 20241028082713303 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082713303 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082713303 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713303 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713317 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713317 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713317 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713330 DMAIN <0000> hlr.c:232 IMSI='262420078794990': Successfully assigned MSISDN='836' 20241028082713330 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713333 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713333 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713333 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713333 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713334 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713334 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713335 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713335 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713336 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713336 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713337 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713337 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713339 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713339 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713339 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713339 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082713339 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420078794990" cause=GPRS services not allowed} 20241028082713339 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713339 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713339 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082713339 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082713339 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713339 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713349 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713349 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713349 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713359 DMAIN <0000> hlr.c:232 IMSI='262420078794990': Successfully assigned MSISDN='580' 20241028082713359 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713362 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713362 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713362 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713362 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713364 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713364 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713364 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713364 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713365 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713365 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713367 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713367 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713367 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082713367 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420078794990" cause=GPRS services not allowed} 20241028082713367 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713367 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713367 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082713367 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082713367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713375 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713375 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713375 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713378 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713381 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713381 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713381 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713381 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713383 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713383 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713384 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713384 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713385 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713385 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713386 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713386 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713386 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082713386 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420078794990" cause=GPRS services not allowed} 20241028082713386 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713386 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713386 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082713386 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082713386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713386 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713395 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713395 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420078794990"} 20241028082713395 DMAIN <0000> hlr.c:216 IMSI='262420078794990': Creating subscriber on demand 20241028082713398 DAUC <0003> hlr.c:417 IMSI='262420078794990': storing IMEI = 12345678901234 20241028082713402 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420078794990"} 20241028082713402 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241028082713402 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713402 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713403 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713403 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713404 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713404 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713405 DAUC <0003> db_auc.c:157 IMSI='262420078794990': No 2G Auth Data 20241028082713405 DAUC <0003> db_auc.c:192 IMSI='262420078794990': No 3G Auth Data 20241028082713407 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713407 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713407 DLU <0006> fsm.c:456 lu(262420078794990)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082713407 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082713413 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420078794990)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082713413 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420078794990" cn_domain=PS} 20241028082713413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713415 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713415 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420078794990"} 20241028082713415 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082713415 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082713416 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420078794990"} 20241028082713416 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420078794990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082713416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082713416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082713416 DLU <0006> fsm.c:568 lu(PS:IMSI-262420078794990)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082713416 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713416 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082713422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20241028082713423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 20241028082713424 DLINP <000b> input/ipa.c:451 connected read/write 20241028082713424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082713424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082713424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082713424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082713424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38829<->l=127.0.0.1:4259) 20241028082713466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241028082713566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4258 20241028082716641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082716641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082716643 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20241028082716645 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082716645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082716645 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  20241028082716645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082716645 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  20241028082716645 DLGSUP <0013> gsup_server.c:235 2:  20241028082716645 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082716645 DLGSUP <0013> gsup_server.c:235 3:  20241028082716645 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082716645 DLGSUP <0013> gsup_server.c:235 4:  20241028082716645 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082716645 DLGSUP <0013> gsup_server.c:235 5:  20241028082716645 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082716645 DLGSUP <0013> gsup_server.c:235 7:  20241028082716645 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082716645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082716645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082716645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082716661 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33469<->l=127.0.0.1:4259) 20241028082716674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 20241028082716689 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716689 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716689 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716705 DMAIN <0000> hlr.c:232 IMSI='262429210273218': Successfully assigned MSISDN='333' 20241028082716705 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716705 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082716711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082716711 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716711 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716711 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716715 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716715 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429210273218"} 20241028082716715 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082716715 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082716715 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429210273218"} 20241028082716715 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082716715 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082716715 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716715 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716717 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716717 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716718 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716718 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716719 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716719 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716726 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716726 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716726 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716733 DMAIN <0000> hlr.c:232 IMSI='262429210273218': Successfully assigned MSISDN='912' 20241028082716733 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716733 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082716739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082716739 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716739 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716739 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716742 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716742 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429210273218"} 20241028082716742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082716742 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082716742 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429210273218"} 20241028082716742 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082716742 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082716742 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716742 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716743 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716743 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716744 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716744 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716745 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716745 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716746 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716746 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716754 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716754 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716754 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716761 DMAIN <0000> hlr.c:232 IMSI='262429210273218': Successfully assigned MSISDN='406' 20241028082716761 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716761 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082716761 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429210273218" cause=GPRS services not allowed} 20241028082716761 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716761 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716761 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082716761 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082716761 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716761 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716762 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716762 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716763 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716763 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716764 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716764 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716764 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716764 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716772 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716772 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716772 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716781 DMAIN <0000> hlr.c:232 IMSI='262429210273218': Successfully assigned MSISDN='724' 20241028082716781 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716781 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082716781 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429210273218" cause=GPRS services not allowed} 20241028082716781 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082716781 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082716781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716782 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716782 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716783 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716783 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716784 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716784 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716792 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716792 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716792 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716795 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716795 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241028082716795 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429210273218" cause=GPRS services not allowed} 20241028082716795 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Freeing instance 20241028082716795 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: Deallocated 20241028082716795 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716795 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716796 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716796 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716797 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716797 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716797 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716797 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716804 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716805 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716805 DMAIN <0000> hlr.c:216 IMSI='262429210273218': Creating subscriber on demand 20241028082716808 DLU <0006> fsm.c:456 lu(262429210273218)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082716808 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082716814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429210273218)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082716814 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429210273218" cn_domain=PS} 20241028082716814 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716814 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716816 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429210273218"} 20241028082716816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082716816 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082716816 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429210273218"} 20241028082716816 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429210273218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082716816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082716816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082716816 DLU <0006> fsm.c:568 lu(PS:IMSI-262429210273218)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082716816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716816 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082716818 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716818 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716819 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716819 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716820 DAUC <0003> db_auc.c:157 IMSI='262429210273218': No 2G Auth Data 20241028082716820 DAUC <0003> db_auc.c:192 IMSI='262429210273218': No 3G Auth Data 20241028082716826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.1:4258 20241028082716827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20241028082716827 DLINP <000b> input/ipa.c:451 connected read/write 20241028082716827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082716827 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082716827 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082716827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082716828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33469<->l=127.0.0.1:4259) 20241028082716874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4258 20241028082716975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41430<->l=127.0.0.1:4258 20241028082720050 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082720050 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082720052 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41432<->l=127.0.0.1:4258 20241028082720054 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720054 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082720054 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082720054 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  20241028082720054 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082720054 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  20241028082720054 DLGSUP <0013> gsup_server.c:235 2:  20241028082720054 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082720054 DLGSUP <0013> gsup_server.c:235 3:  20241028082720054 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082720054 DLGSUP <0013> gsup_server.c:235 4:  20241028082720054 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082720054 DLGSUP <0013> gsup_server.c:235 5:  20241028082720054 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082720054 DLGSUP <0013> gsup_server.c:235 7:  20241028082720054 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082720054 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082720054 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082720054 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082720069 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36621<->l=127.0.0.1:4259) 20241028082720086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 20241028082720097 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720097 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423143994630"} 20241028082720097 DMAIN <0000> hlr.c:216 IMSI='262423143994630': Creating subscriber on demand 20241028082720118 DMAIN <0000> hlr.c:232 IMSI='262423143994630': Successfully assigned MSISDN='143' 20241028082720118 DAUC <0003> db_auc.c:157 IMSI='262423143994630': No 2G Auth Data 20241028082720118 DAUC <0003> db_auc.c:192 IMSI='262423143994630': No 3G Auth Data 20241028082720118 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423143994630 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 20241028082720118 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423143994630" cause=IMSI unknown in HLR} 20241028082720118 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241028082720118 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720118 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720121 DAUC <0003> db_auc.c:157 IMSI='262423143994630': No 2G Auth Data 20241028082720121 DAUC <0003> db_auc.c:192 IMSI='262423143994630': No 3G Auth Data 20241028082720122 DAUC <0003> db_auc.c:157 IMSI='262423143994630': No 2G Auth Data 20241028082720122 DAUC <0003> db_auc.c:192 IMSI='262423143994630': No 3G Auth Data 20241028082720123 DAUC <0003> db_auc.c:157 IMSI='262423143994630': No 2G Auth Data 20241028082720123 DAUC <0003> db_auc.c:192 IMSI='262423143994630': No 3G Auth Data 20241028082720125 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720125 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423143994630" cn_domain=PS} 20241028082720125 DLU <0006> fsm.c:456 lu(262423143994630)[0x55e270e78050]{UNVALIDATED}: Allocated 20241028082720125 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241028082720131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423143994630)[0x55e270e78050]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082720131 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423143994630" cn_domain=PS} 20241028082720131 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720131 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720134 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423143994630"} 20241028082720134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423143994630)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082720134 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082720134 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423143994630"} 20241028082720134 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423143994630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082720134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423143994630)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082720134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423143994630)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082720134 DLU <0006> fsm.c:568 lu(PS:IMSI-262423143994630)[0x55e270e78050]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082720134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720134 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082720140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 20241028082720141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41432<->l=127.0.0.1:4258 20241028082720142 DLINP <000b> input/ipa.c:451 connected read/write 20241028082720142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082720142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082720142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082720142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082720142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36621<->l=127.0.0.1:4259) 20241028082720186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241028082720286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241028082723364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082723364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082723367 DLINP <000b> input/ipa.c:451 connected read/write 20241028082723367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082723368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4258 20241028082723370 DLINP <000b> input/ipa.c:451 connected read/write 20241028082723370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082723370 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082723370 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082723370 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  20241028082723370 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082723370 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  20241028082723370 DLGSUP <0013> gsup_server.c:235 2:  20241028082723370 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082723370 DLGSUP <0013> gsup_server.c:235 3:  20241028082723370 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082723370 DLGSUP <0013> gsup_server.c:235 4:  20241028082723370 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082723370 DLGSUP <0013> gsup_server.c:235 5:  20241028082723370 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082723370 DLGSUP <0013> gsup_server.c:235 7:  20241028082723370 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082723370 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082723370 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082723370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082723391 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33759<->l=127.0.0.1:4259) 20241028082723393 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028082723393 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028082723411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241028082723418 DAUC <0003> db_auc.c:157 IMSI='262426121056557': No 2G Auth Data 20241028082723418 DAUC <0003> db_auc.c:192 IMSI='262426121056557': No 3G Auth Data 20241028082723427 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616543023.msisdn 20241028082723427 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616543023.msisdn: not attached (vlr_number unset) 20241028082723427 DDGSM <0007> mslookup_server.c:327 sip.voice.491616543023.msisdn: does not exist in GSUP proxy 20241028082724430 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082724430 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426121056557" cn_domain=CS} 20241028082724430 DLU <0006> fsm.c:456 lu(262426121056557)[0x55e270e73a60]{UNVALIDATED}: Allocated 20241028082724430 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241028082724445 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426121056557)[0x55e270e73a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241028082724445 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426121056557" cn_domain=CS} 20241028082724445 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082724445 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082724449 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082724449 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426121056557"} 20241028082724449 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426121056557)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241028082724449 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241028082724449 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426121056557"} 20241028082724449 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426121056557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082724449 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426121056557)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241028082724449 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426121056557)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241028082724449 DLU <0006> fsm.c:568 lu(CS:IMSI-262426121056557)[0x55e270e73a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241028082724449 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082724449 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082724451 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616543023.msisdn 20241028082724451 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616543023.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241028082724451 DDGSM <0007> mslookup_server.c:327 sip.voice.491616543023.msisdn: does not exist in GSUP proxy 20241028082724451 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616543023.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241028082724459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241028082724459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.1:4258 20241028082724460 DLINP <000b> input/ipa.c:451 connected read/write 20241028082724460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082724460 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082724460 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082724460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082724460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33759<->l=127.0.0.1:4259) 20241028082724502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241028082724602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241028082725534 DSS <0004> hlr_ussd.c:239 262425593304166/0xa2a9daae: SS Session Timeout, destroying 20241028082725534 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425593304166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241028082727679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082727679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082727682 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082727682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 20241028082727684 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028082727684 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028082727684 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082727685 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082727685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082727685 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  20241028082727685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082727685 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  20241028082727685 DLGSUP <0013> gsup_server.c:235 2:  20241028082727685 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082727685 DLGSUP <0013> gsup_server.c:235 3:  20241028082727685 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082727685 DLGSUP <0013> gsup_server.c:235 4:  20241028082727685 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082727685 DLGSUP <0013> gsup_server.c:235 5:  20241028082727685 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082727685 DLGSUP <0013> gsup_server.c:235 7:  20241028082727685 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082727685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082727685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082727685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082727712 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42521<->l=127.0.0.1:4259) 20241028082727714 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028082727714 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028082727725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241028082727729 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082727729 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426393943276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426393943276" cn_domain=CS} 20241028082727729 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426393943276 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028082727729 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426393943276 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028082727729 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426393943276.imsi 20241028082727729 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426393943276.imsi 20241028082727729 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426393943276.imsi: does not exist in local HLR 20241028082727734 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426393943276 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028082727734 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028082727734 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028082727734 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028082727734 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028082727734 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028082727734 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426393943276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082727734 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082727734 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082727734 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082727734 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082727734 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082727734 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082727737 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727737 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727737 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028082727737 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028082727737 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028082727738 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727738 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727738 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028082727781 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727781 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727781 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727781 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727781 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426393943276 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611385546 20241028082727781 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426393943276 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082727781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727781 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727784 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727784 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727784 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426393943276 MSISDN-491611385546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082727784 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727785 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727787 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727787 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727787 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426393943276 MSISDN-491611385546 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 20241028082727787 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426393943276 MSISDN-491611385546 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082727787 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727787 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082727789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4258 20241028082727790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 20241028082727791 DLINP <000b> input/ipa.c:451 connected read/write 20241028082727791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082727791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082727791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082727791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082727791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42521<->l=127.0.0.1:4259) 20241028082727791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082727791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082727791 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028082727791 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028082727791 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028082727834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20241028082727934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20241028082731012 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082731012 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082731014 DLINP <000b> input/ipa.c:451 connected read/write 20241028082731014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082731015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241028082731018 DLINP <000b> input/ipa.c:451 connected read/write 20241028082731018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082731018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082731018 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082731018 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  20241028082731018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082731018 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  20241028082731018 DLGSUP <0013> gsup_server.c:235 2:  20241028082731018 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082731018 DLGSUP <0013> gsup_server.c:235 3:  20241028082731018 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082731018 DLGSUP <0013> gsup_server.c:235 4:  20241028082731018 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082731018 DLGSUP <0013> gsup_server.c:235 5:  20241028082731018 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082731018 DLGSUP <0013> gsup_server.c:235 7:  20241028082731018 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082731018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082731018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082731018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082731018 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028082731018 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028082731039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45629<->l=127.0.0.1:4259) 20241028082731041 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028082731041 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028082731055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 20241028082731068 DAUC <0003> db_auc.c:157 IMSI='262424836561927': No 2G Auth Data 20241028082731068 DAUC <0003> db_auc.c:192 IMSI='262424836561927': No 3G Auth Data 20241028082731077 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424836561927.imsi 20241028082731077 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424836561927.imsi: found in local HLR 20241028082731086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 20241028082731087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20241028082731088 DLINP <000b> input/ipa.c:451 connected read/write 20241028082731088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082731088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082731088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082731088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082731088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45629<->l=127.0.0.1:4259) 20241028082731132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 20241028082731233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42614<->l=127.0.0.1:4258 20241028082734306 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082734306 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082734309 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082734310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20241028082734312 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028082734312 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028082734312 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082734312 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082734312 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082734312 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  20241028082734312 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082734312 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  20241028082734312 DLGSUP <0013> gsup_server.c:235 2:  20241028082734313 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082734313 DLGSUP <0013> gsup_server.c:235 3:  20241028082734313 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082734313 DLGSUP <0013> gsup_server.c:235 4:  20241028082734313 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082734313 DLGSUP <0013> gsup_server.c:235 5:  20241028082734313 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082734313 DLGSUP <0013> gsup_server.c:235 7:  20241028082734313 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082734313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082734313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082734313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082734342 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35365<->l=127.0.0.1:4259) 20241028082734344 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028082734344 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028082734358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 20241028082734363 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082734363 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422351237117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422351237117" cn_domain=CS} 20241028082734363 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422351237117 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028082734363 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422351237117 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028082734363 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422351237117.imsi 20241028082734363 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422351237117.imsi 20241028082734363 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422351237117.imsi: does not exist in local HLR 20241028082734367 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422351237117 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028082734367 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028082734367 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028082734367 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028082734367 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028082734367 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028082734367 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422351237117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082734367 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082734367 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082734367 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082734367 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082734367 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082734367 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082734369 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734369 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734369 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028082734369 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028082734369 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028082734370 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734370 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734370 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028082734413 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734413 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734413 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734413 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734413 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422351237117 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617110483 20241028082734413 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422351237117 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082734413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734413 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734417 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422351237117 MSISDN-491617110483 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082734417 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734417 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734419 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082734419 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082734419 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422351237117 MSISDN-491617110483 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 20241028082734419 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422351237117 MSISDN-491617110483 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082734419 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734419 DLINP <000b> input/ipa.c:451 connected read/write 20241028082734419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082734421 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422351237117.imsi 20241028082734421 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422351237117.imsi: does not exist in local HLR 20241028082735422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4258 20241028082735423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20241028082735424 DLINP <000b> input/ipa.c:451 connected read/write 20241028082735424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082735424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082735424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082735424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082735424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35365<->l=127.0.0.1:4259) 20241028082735424 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082735424 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082735425 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028082735425 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028082735425 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028082735466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241028082735566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241028082738644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241028082738644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241028082738647 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082738647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4258 20241028082738649 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082738649 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241028082738649 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241028082738649 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  20241028082738649 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241028082738649 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  20241028082738649 DLGSUP <0013> gsup_server.c:235 2:  20241028082738649 DLGSUP <0013> gsup_server.c:237 2: 00  20241028082738649 DLGSUP <0013> gsup_server.c:235 3:  20241028082738649 DLGSUP <0013> gsup_server.c:237 3: 00  20241028082738649 DLGSUP <0013> gsup_server.c:235 4:  20241028082738649 DLGSUP <0013> gsup_server.c:237 4: 00  20241028082738649 DLGSUP <0013> gsup_server.c:235 5:  20241028082738649 DLGSUP <0013> gsup_server.c:237 5: 00  20241028082738649 DLGSUP <0013> gsup_server.c:235 7:  20241028082738650 DLGSUP <0013> gsup_server.c:237 7: 00  20241028082738650 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241028082738650 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241028082738650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241028082738650 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241028082738650 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241028082738686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41825<->l=127.0.0.1:4259) 20241028082738688 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241028082738688 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241028082738704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20241028082738710 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082738710 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428381702054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428381702054" cn_domain=CS} 20241028082738710 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428381702054 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241028082738710 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428381702054 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241028082738710 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428381702054.imsi 20241028082738710 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428381702054.imsi 20241028082738710 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428381702054.imsi: does not exist in local HLR 20241028082738715 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428381702054 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241028082738715 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241028082738715 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241028082738715 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241028082738715 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241028082738715 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241028082738715 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428381702054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241028082738715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082738715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082738715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082738715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082738715 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241028082738715 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241028082738719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738719 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241028082738719 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241028082738719 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241028082738720 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738720 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738720 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241028082738761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738761 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428381702054 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615062517 20241028082738761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428381702054 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082738761 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738761 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738765 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428381702054 MSISDN-491615062517 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082738765 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738765 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738767 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738767 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738767 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428381702054 MSISDN-491615062517 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 20241028082738767 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428381702054 MSISDN-491615062517 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241028082738767 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738767 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241028082738769 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615062517.msisdn 20241028082738769 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615062517.msisdn: does not exist in local HLR 20241028082738769 DDGSM <0007> mslookup_server.c:352 sip.voice.491615062517.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241028082738769 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615062517.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241028082738771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20241028082738772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43816<->l=127.0.0.1:4258 20241028082738773 DLINP <000b> input/ipa.c:451 connected read/write 20241028082738773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241028082738773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241028082738773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241028082738773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241028082738774 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241028082738774 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241028082738774 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241028082738774 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241028082738774 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241028082738774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41825<->l=127.0.0.1:4259) 20241028082738815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20241028082738915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258