20240903120221127 DMAIN <0000> hlr.c:813 hlr starting 20240903120221127 DDB <0001> db.c:599 using database: hlr.db 20240903120221127 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240903120221127 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240903120221127 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240903120221127 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240903120221161 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240903120221161 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240903120221242 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240903120221245 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240903120221245 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240903120222686 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120222686 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120222691 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120222693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20240903120222696 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120222696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120222696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120222696 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  20240903120222696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120222696 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  20240903120222696 DLGSUP <0013> gsup_server.c:235 2:  20240903120222696 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120222696 DLGSUP <0013> gsup_server.c:235 3:  20240903120222696 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120222696 DLGSUP <0013> gsup_server.c:235 4:  20240903120222696 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120222696 DLGSUP <0013> gsup_server.c:235 5:  20240903120222696 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120222697 DLGSUP <0013> gsup_server.c:235 7:  20240903120222697 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120222697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120222697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120222697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120222727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38433<->l=127.0.0.1:4259) 20240903120222742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 20240903120222746 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120222746 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"} 20240903120222746 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" 20240903120222746 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} 20240903120222746 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 20240903120222746 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120222746 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120222748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43244<->l=127.0.0.1:4258 20240903120222748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20240903120222749 DLINP <000b> input/ipa.c:451 connected read/write 20240903120222749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120222749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120222749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120222749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120222749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38433<->l=127.0.0.1:4259) 20240903120225851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120225851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120225855 DLINP <000b> input/ipa.c:451 connected read/write 20240903120225855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120225857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 20240903120225861 DLINP <000b> input/ipa.c:451 connected read/write 20240903120225861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120225861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120225861 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120225861 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  20240903120225861 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120225861 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  20240903120225861 DLGSUP <0013> gsup_server.c:235 2:  20240903120225861 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120225861 DLGSUP <0013> gsup_server.c:235 3:  20240903120225861 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120225861 DLGSUP <0013> gsup_server.c:235 4:  20240903120225861 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120225861 DLGSUP <0013> gsup_server.c:235 5:  20240903120225861 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120225861 DLGSUP <0013> gsup_server.c:235 7:  20240903120225861 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120225861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120225861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120225861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120225886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20240903120225928 DAUC <0003> db_auc.c:157 IMSI='262429458594173': No 2G Auth Data 20240903120225928 DAUC <0003> db_auc.c:192 IMSI='262429458594173': No 3G Auth Data 20240903120225976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20240903120225986 DLINP <000b> input/ipa.c:451 connected read/write 20240903120225986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120225986 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429458594173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429458594173"} 20240903120225995 DAUC <0003> db_auc.c:192 IMSI='262429458594173': No 3G Auth Data 20240903120225995 DAUC <0003> db_auc.c:236 IMSI='262429458594173': Calling to generate 5 vectors 20240903120225995 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120225995 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120225995 DAUC <0003> auc.c:113 vector [0]: rand = 00fbd1cfe83a5ba5ad8ed557b3894bb1 20240903120225995 DAUC <0003> auc.c:179 vector [0]: kc = 00f9e33a602d0c00 20240903120225995 DAUC <0003> auc.c:180 vector [0]: sres = 2bd0b2c2 20240903120225995 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120225995 DAUC <0003> auc.c:113 vector [1]: rand = 9484c968f5980b0c9c2162223f7b3a51 20240903120225995 DAUC <0003> auc.c:179 vector [1]: kc = b4fc20f63da44000 20240903120225995 DAUC <0003> auc.c:180 vector [1]: sres = 46f63117 20240903120225995 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120225995 DAUC <0003> auc.c:113 vector [2]: rand = cef1eb42ffd8ed2864844aa89ee501c0 20240903120225995 DAUC <0003> auc.c:179 vector [2]: kc = 820f5d0641af7000 20240903120225995 DAUC <0003> auc.c:180 vector [2]: sres = 435e0995 20240903120225995 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120225995 DAUC <0003> auc.c:113 vector [3]: rand = ac1ece4fecff822ae4374a4c43357730 20240903120225995 DAUC <0003> auc.c:179 vector [3]: kc = 52ca3b9a2f2dfc00 20240903120225995 DAUC <0003> auc.c:180 vector [3]: sres = aef22479 20240903120225996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120225996 DAUC <0003> auc.c:113 vector [4]: rand = ef5b256eb81ed527a50288750aa73c88 20240903120225996 DAUC <0003> auc.c:179 vector [4]: kc = ec51f567ded96800 20240903120225996 DAUC <0003> auc.c:180 vector [4]: sres = d19c03f5 20240903120225996 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120225996 DAUC <0003> db_auc.c:245 IMSI='262429458594173': Generated 5 vectors 20240903120225996 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429458594173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429458594173"} 20240903120225996 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429458594173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120225996 DLINP <000b> input/ipa.c:451 connected read/write 20240903120225996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120225996 DLINP <000b> input/ipa.c:451 connected read/write 20240903120225996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.1:4258 20240903120226030 DAUC <0003> db_auc.c:157 IMSI='262428282961708': No 2G Auth Data 20240903120226030 DAUC <0003> db_auc.c:192 IMSI='262428282961708': No 3G Auth Data 20240903120226052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43264<->l=127.0.0.1:4258 20240903120226053 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226053 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428282961708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428282961708"} 20240903120226053 DAUC <0003> db_auc.c:192 IMSI='262428282961708': No 3G Auth Data 20240903120226053 DAUC <0003> db_auc.c:236 IMSI='262428282961708': Calling to generate 5 vectors 20240903120226053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120226053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120226053 DAUC <0003> auc.c:113 vector [0]: rand = ce11e12b2a939d5304f5b71e4280cd58 20240903120226053 DAUC <0003> auc.c:179 vector [0]: kc = 87d8d1975678b400 20240903120226053 DAUC <0003> auc.c:180 vector [0]: sres = 91243ebf 20240903120226053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120226053 DAUC <0003> auc.c:113 vector [1]: rand = 095e80205c3ee41241706249c4f6134b 20240903120226053 DAUC <0003> auc.c:179 vector [1]: kc = 1d446b02b1a2bc00 20240903120226053 DAUC <0003> auc.c:180 vector [1]: sres = 4e911e34 20240903120226053 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120226053 DAUC <0003> auc.c:113 vector [2]: rand = 5350d9ae734905cc58f642cde9742e0c 20240903120226053 DAUC <0003> auc.c:179 vector [2]: kc = 876b649f67cff400 20240903120226053 DAUC <0003> auc.c:180 vector [2]: sres = 42a26cb1 20240903120226053 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120226053 DAUC <0003> auc.c:113 vector [3]: rand = e402ef2b0ad2d7fe31355a4375a16c8f 20240903120226053 DAUC <0003> auc.c:179 vector [3]: kc = d19b0b8ae96db000 20240903120226053 DAUC <0003> auc.c:180 vector [3]: sres = 04649654 20240903120226053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120226053 DAUC <0003> auc.c:113 vector [4]: rand = 37478aa0dbd60f04cf8cdeba1885e4a7 20240903120226053 DAUC <0003> auc.c:179 vector [4]: kc = a39ffb4dbd93fc00 20240903120226053 DAUC <0003> auc.c:180 vector [4]: sres = ccad8a8c 20240903120226053 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120226053 DAUC <0003> db_auc.c:245 IMSI='262428282961708': Generated 5 vectors 20240903120226053 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428282961708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428282961708"} 20240903120226053 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428282961708 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226053 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226053 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43264<->l=127.0.0.1:4258 20240903120226079 DAUC <0003> db_auc.c:157 IMSI='262426848793274': No 2G Auth Data 20240903120226079 DAUC <0003> db_auc.c:192 IMSI='262426848793274': No 3G Auth Data 20240903120226101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 20240903120226103 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226103 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426848793274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426848793274"} 20240903120226103 DAUC <0003> db_auc.c:192 IMSI='262426848793274': No 3G Auth Data 20240903120226103 DAUC <0003> db_auc.c:236 IMSI='262426848793274': Calling to generate 5 vectors 20240903120226103 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120226103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120226103 DAUC <0003> auc.c:113 vector [0]: rand = 988d01a09cb095a8552d51eba9403434 20240903120226103 DAUC <0003> auc.c:179 vector [0]: kc = cac6f6eab9df8390 20240903120226103 DAUC <0003> auc.c:180 vector [0]: sres = 3f3a952b 20240903120226103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120226103 DAUC <0003> auc.c:113 vector [1]: rand = fd46a8eefc1b86670aba13d67920e168 20240903120226103 DAUC <0003> auc.c:179 vector [1]: kc = 59f9e0086cc79584 20240903120226103 DAUC <0003> auc.c:180 vector [1]: sres = b072d92a 20240903120226103 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120226103 DAUC <0003> auc.c:113 vector [2]: rand = a53e8be4dca9de259890cb33c5bf8e7c 20240903120226103 DAUC <0003> auc.c:179 vector [2]: kc = 8771517975d8838d 20240903120226103 DAUC <0003> auc.c:180 vector [2]: sres = 2aba2da0 20240903120226103 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120226103 DAUC <0003> auc.c:113 vector [3]: rand = a98dd6cce57e5dbc7ec87ef02bfd37b7 20240903120226103 DAUC <0003> auc.c:179 vector [3]: kc = d7636ec72495c562 20240903120226103 DAUC <0003> auc.c:180 vector [3]: sres = bc873fdf 20240903120226103 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120226103 DAUC <0003> auc.c:113 vector [4]: rand = 8ad1464a0d42f81dd94c7178f67e2b49 20240903120226103 DAUC <0003> auc.c:179 vector [4]: kc = f472e5eac1eed7a0 20240903120226103 DAUC <0003> auc.c:180 vector [4]: sres = 85ca98ee 20240903120226103 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120226103 DAUC <0003> db_auc.c:245 IMSI='262426848793274': Generated 5 vectors 20240903120226103 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426848793274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426848793274"} 20240903120226103 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426848793274 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226103 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226103 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4258 20240903120226129 DAUC <0003> db_auc.c:157 IMSI='262426667347567': No 2G Auth Data 20240903120226129 DAUC <0003> db_auc.c:192 IMSI='262426667347567': No 3G Auth Data 20240903120226154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20240903120226155 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226155 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426667347567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426667347567"} 20240903120226155 DAUC <0003> db_auc.c:157 IMSI='262426667347567': No 2G Auth Data 20240903120226155 DAUC <0003> db_auc.c:236 IMSI='262426667347567': Calling to generate 5 vectors 20240903120226155 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120226155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120226155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120226155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120226155 DAUC <0003> auc.c:113 vector [0]: rand = 205537d68dc19d5e630e5e4442d6c44c 20240903120226155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120226155 DAUC <0003> auc.c:142 vector [0]: autn = 97ead6b5d05b000036bf8134e4c5ecae 20240903120226156 DAUC <0003> auc.c:143 vector [0]: ck = 71355c668e4da2073ac688c0e5bb3110 20240903120226156 DAUC <0003> auc.c:144 vector [0]: ik = 6bda28abe2f84b25751ef9a84561d4ae 20240903120226156 DAUC <0003> auc.c:145 vector [0]: res = 9988b068d20b90000000000000000000 20240903120226156 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120226156 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120226156 DAUC <0003> auc.c:151 vector [0]: kc = 553705a5cc6f0c9c 20240903120226156 DAUC <0003> auc.c:152 vector [0]: sres = 4b832068 20240903120226156 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120226156 DAUC <0003> auc.c:113 vector [1]: rand = b3f2d14f71f9a077fe6fffbae9d551ea 20240903120226156 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120226156 DAUC <0003> auc.c:142 vector [1]: autn = 92032765c6c80000cb21be364d76f72a 20240903120226156 DAUC <0003> auc.c:143 vector [1]: ck = b999540306b066231b5180bd1cee5cfe 20240903120226156 DAUC <0003> auc.c:144 vector [1]: ik = 7474a6ac34a9861206989e80cba7469f 20240903120226156 DAUC <0003> auc.c:145 vector [1]: res = 330868b046c39ffe0000000000000000 20240903120226156 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120226156 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120226156 DAUC <0003> auc.c:151 vector [1]: kc = d024ec92e550fa50 20240903120226156 DAUC <0003> auc.c:152 vector [1]: sres = 75cbf74e 20240903120226156 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120226156 DAUC <0003> auc.c:113 vector [2]: rand = 40cd1d5ac968a52864e40faeb2e8a64f 20240903120226156 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120226156 DAUC <0003> auc.c:142 vector [2]: autn = 8e00bdf673ec0000f2709f736cd88217 20240903120226156 DAUC <0003> auc.c:143 vector [2]: ck = 4da749b7c6224b6e9b2f7f9912b5823a 20240903120226156 DAUC <0003> auc.c:144 vector [2]: ik = 8238d17a20c97a10a1a8bfaacf3c31ee 20240903120226156 DAUC <0003> auc.c:145 vector [2]: res = 0e65a5fccfb37a660000000000000000 20240903120226156 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120226156 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120226156 DAUC <0003> auc.c:151 vector [2]: kc = f51858fe3b6282aa 20240903120226156 DAUC <0003> auc.c:152 vector [2]: sres = c1d6df9a 20240903120226156 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120226156 DAUC <0003> auc.c:113 vector [3]: rand = 6153e6b5453086c550c3b7d57bd1a53e 20240903120226156 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120226156 DAUC <0003> auc.c:142 vector [3]: autn = 20b2b51ab4f600007f35ae5355c417f5 20240903120226156 DAUC <0003> auc.c:143 vector [3]: ck = 60d8e0e034149cb7606a18a47077d102 20240903120226156 DAUC <0003> auc.c:144 vector [3]: ik = f0e3636397458ce4fb4474d7250bb409 20240903120226156 DAUC <0003> auc.c:145 vector [3]: res = 7ae9f49da2848d450000000000000000 20240903120226156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120226156 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120226156 DAUC <0003> auc.c:151 vector [3]: kc = 0b15eff0f62d7558 20240903120226156 DAUC <0003> auc.c:152 vector [3]: sres = d86d79d8 20240903120226156 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120226156 DAUC <0003> auc.c:113 vector [4]: rand = e53d1b89a186d6ad98aac352c8ff3345 20240903120226156 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120226156 DAUC <0003> auc.c:142 vector [4]: autn = 6f5c54a95f5a00000fc8ef50c281f673 20240903120226156 DAUC <0003> auc.c:143 vector [4]: ck = a01ee1eb753068590d00dfa214ef0115 20240903120226156 DAUC <0003> auc.c:144 vector [4]: ik = 882e4d1b42b1a946bfe993ec73b89078 20240903120226156 DAUC <0003> auc.c:145 vector [4]: res = 0bfa65785e682fab0000000000000000 20240903120226156 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120226156 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120226156 DAUC <0003> auc.c:151 vector [4]: kc = 9ad9e0be50d65072 20240903120226156 DAUC <0003> auc.c:152 vector [4]: sres = 55924ad3 20240903120226156 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120226156 DAUC <0003> db_auc.c:245 IMSI='262426667347567': Generated 5 vectors 20240903120226156 DAUC <0003> db_auc.c:249 IMSI='262426667347567': Updating SQN=161 in DB 20240903120226164 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426667347567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426667347567"} 20240903120226164 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426667347567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226164 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226164 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20240903120226190 DAUC <0003> db_auc.c:157 IMSI='262422369286013': No 2G Auth Data 20240903120226190 DAUC <0003> db_auc.c:192 IMSI='262422369286013': No 3G Auth Data 20240903120226211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20240903120226213 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226213 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422369286013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422369286013"} 20240903120226213 DAUC <0003> db_auc.c:157 IMSI='262422369286013': No 2G Auth Data 20240903120226213 DAUC <0003> db_auc.c:236 IMSI='262422369286013': Calling to generate 5 vectors 20240903120226213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120226213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120226213 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120226213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120226213 DAUC <0003> auc.c:113 vector [0]: rand = 827fc6befa8a4aeeb812387f4379ac72 20240903120226213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120226213 DAUC <0003> auc.c:142 vector [0]: autn = fc1b0cdd3bf80000ec3e8cfaff2b10b8 20240903120226213 DAUC <0003> auc.c:143 vector [0]: ck = 445fd596e336dc4bc79239ce18d9ffbe 20240903120226213 DAUC <0003> auc.c:144 vector [0]: ik = d713e91804b9149eee9123bc700ae5ef 20240903120226213 DAUC <0003> auc.c:145 vector [0]: res = 4e643ea9bea6503a0000000000000000 20240903120226213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120226213 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120226213 DAUC <0003> auc.c:151 vector [0]: kc = ba4f26fc8f5cd284 20240903120226213 DAUC <0003> auc.c:152 vector [0]: sres = f0c26e93 20240903120226213 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120226213 DAUC <0003> auc.c:113 vector [1]: rand = cf36b732e50beba3899b46d707be3d59 20240903120226213 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120226213 DAUC <0003> auc.c:142 vector [1]: autn = 65c95eaeccd20000187be4f58dcb2075 20240903120226213 DAUC <0003> auc.c:143 vector [1]: ck = 7d5dad8f1c94e2ad6abb154ef95e698f 20240903120226213 DAUC <0003> auc.c:144 vector [1]: ik = 4f4f951e3e06e824f7c60a7a7fedcc02 20240903120226213 DAUC <0003> auc.c:145 vector [1]: res = 2bf5b896881bf4890000000000000000 20240903120226213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120226213 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120226213 DAUC <0003> auc.c:151 vector [1]: kc = af6f27a5a421af04 20240903120226213 DAUC <0003> auc.c:152 vector [1]: sres = a3ee4c1f 20240903120226213 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120226213 DAUC <0003> auc.c:113 vector [2]: rand = 72c1199a60a0c39f17e4915afda8ccec 20240903120226213 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120226213 DAUC <0003> auc.c:142 vector [2]: autn = f8d697a2470c0000c1ee7d7fa459a4e8 20240903120226213 DAUC <0003> auc.c:143 vector [2]: ck = 9af4fb3df073b7b0384da0430ea2d85b 20240903120226213 DAUC <0003> auc.c:144 vector [2]: ik = 659e4a5a3afdf2c8e72c80cf24693bac 20240903120226213 DAUC <0003> auc.c:145 vector [2]: res = f991d2f3a39a3f8b0000000000000000 20240903120226213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120226213 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120226213 DAUC <0003> auc.c:151 vector [2]: kc = 200b91ebe045a68f 20240903120226213 DAUC <0003> auc.c:152 vector [2]: sres = 5a0bed78 20240903120226213 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120226213 DAUC <0003> auc.c:113 vector [3]: rand = ab78a66641569d78c54b636c38a580f5 20240903120226213 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120226213 DAUC <0003> auc.c:142 vector [3]: autn = 8ab7ab6df37900002cb638dc6ce54d07 20240903120226213 DAUC <0003> auc.c:143 vector [3]: ck = f26187dad5a17dbc3fbf9af75435437d 20240903120226213 DAUC <0003> auc.c:144 vector [3]: ik = 30da5c7083bc351ff9fe181241eac8c6 20240903120226213 DAUC <0003> auc.c:145 vector [3]: res = b911f872a8416c020000000000000000 20240903120226213 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120226213 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120226213 DAUC <0003> auc.c:151 vector [3]: kc = 04fa594f43c2c318 20240903120226213 DAUC <0003> auc.c:152 vector [3]: sres = 11509470 20240903120226213 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120226213 DAUC <0003> auc.c:113 vector [4]: rand = 3d033404c1554690a5ed25418e64550a 20240903120226213 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120226213 DAUC <0003> auc.c:142 vector [4]: autn = 63dab28f70cc0000d0fbdcd631423d86 20240903120226213 DAUC <0003> auc.c:143 vector [4]: ck = 9388140f713afdcce10aa930e3292ec3 20240903120226213 DAUC <0003> auc.c:144 vector [4]: ik = a91717c8378acb4d8003bab8ca02ccc3 20240903120226213 DAUC <0003> auc.c:145 vector [4]: res = 53807d6b64ee8cc60000000000000000 20240903120226213 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120226213 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120226213 DAUC <0003> auc.c:151 vector [4]: kc = 5b96104f6f9bd481 20240903120226213 DAUC <0003> auc.c:152 vector [4]: sres = 376ef1ad 20240903120226213 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120226213 DAUC <0003> db_auc.c:245 IMSI='262422369286013': Generated 5 vectors 20240903120226213 DAUC <0003> db_auc.c:249 IMSI='262422369286013': Updating SQN=161 in DB 20240903120226221 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422369286013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422369286013"} 20240903120226221 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422369286013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226221 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226221 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20240903120226248 DAUC <0003> db_auc.c:157 IMSI='262424136235859': No 2G Auth Data 20240903120226248 DAUC <0003> db_auc.c:192 IMSI='262424136235859': No 3G Auth Data 20240903120226288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258 20240903120226295 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226295 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424136235859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424136235859"} 20240903120226295 DAUC <0003> db_auc.c:236 IMSI='262424136235859': Calling to generate 5 vectors 20240903120226295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120226295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120226295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120226295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120226295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120226296 DAUC <0003> auc.c:113 vector [0]: rand = 00902b1623437cb665123d48a48ed704 20240903120226296 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120226296 DAUC <0003> auc.c:142 vector [0]: autn = 1d0aa3b2734f0000b6bd81357807a074 20240903120226296 DAUC <0003> auc.c:143 vector [0]: ck = 703badb12d5686962baa2c3894005e5a 20240903120226296 DAUC <0003> auc.c:144 vector [0]: ik = 35c216e59542e91586adfe708c9f9fe5 20240903120226296 DAUC <0003> auc.c:145 vector [0]: res = aa0e4fc2b8f766f30000000000000000 20240903120226296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120226296 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120226296 DAUC <0003> auc.c:179 vector [0]: kc = c0b64899ec947c00 20240903120226296 DAUC <0003> auc.c:180 vector [0]: sres = 30ab3bb2 20240903120226296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120226296 DAUC <0003> auc.c:113 vector [1]: rand = 3e1dbbe2de96f5d55a370391361a3ac5 20240903120226296 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120226296 DAUC <0003> auc.c:142 vector [1]: autn = d7711da475a60000fab451943c1666af 20240903120226296 DAUC <0003> auc.c:143 vector [1]: ck = 3ad2722f35414160bb2b357823ca809b 20240903120226296 DAUC <0003> auc.c:144 vector [1]: ik = 2f31e2f15ad1636aaf228f549265912f 20240903120226296 DAUC <0003> auc.c:145 vector [1]: res = ee446e5526e03dd10000000000000000 20240903120226296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120226296 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120226296 DAUC <0003> auc.c:179 vector [1]: kc = 751e60946e9d5000 20240903120226296 DAUC <0003> auc.c:180 vector [1]: sres = 04f2fd38 20240903120226296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120226296 DAUC <0003> auc.c:113 vector [2]: rand = 318a5017e685e8d4c9b52f73b5ca4478 20240903120226296 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120226296 DAUC <0003> auc.c:142 vector [2]: autn = 8c1a086443a9000003e4672de19381e3 20240903120226296 DAUC <0003> auc.c:143 vector [2]: ck = a2ed2e83129339356734a190a4bd9532 20240903120226296 DAUC <0003> auc.c:144 vector [2]: ik = f3082ddb510baddbbbd77026c39cab6e 20240903120226296 DAUC <0003> auc.c:145 vector [2]: res = 02483d0edc29b3ae0000000000000000 20240903120226296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120226296 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120226296 DAUC <0003> auc.c:179 vector [2]: kc = 8f79c8b6ee54bc00 20240903120226296 DAUC <0003> auc.c:180 vector [2]: sres = 27dd1beb 20240903120226296 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120226296 DAUC <0003> auc.c:113 vector [3]: rand = 30580e04da1fcfde83b6ef04279f2716 20240903120226296 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120226296 DAUC <0003> auc.c:142 vector [3]: autn = c59199cc9f1900009100640c9742fb46 20240903120226296 DAUC <0003> auc.c:143 vector [3]: ck = f4b6a386bac164a95b067b31de1c5655 20240903120226296 DAUC <0003> auc.c:144 vector [3]: ik = c010f237b1b9ef40871e76a50378bdac 20240903120226296 DAUC <0003> auc.c:145 vector [3]: res = 142ccfde3fe747d70000000000000000 20240903120226296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120226296 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120226296 DAUC <0003> auc.c:179 vector [3]: kc = 9517ac9ff904dc00 20240903120226296 DAUC <0003> auc.c:180 vector [3]: sres = 8a40e65c 20240903120226297 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120226297 DAUC <0003> auc.c:113 vector [4]: rand = d96f8d37351808ae8712523003414697 20240903120226297 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120226297 DAUC <0003> auc.c:142 vector [4]: autn = 5b4adfd6ee8a00006ac9a88d9d04f374 20240903120226297 DAUC <0003> auc.c:143 vector [4]: ck = 4a097e8f6323786051f327b09b14fce3 20240903120226297 DAUC <0003> auc.c:144 vector [4]: ik = 5db11d1044821b41fb73135dd28e068e 20240903120226297 DAUC <0003> auc.c:145 vector [4]: res = 446e94a40410054a0000000000000000 20240903120226297 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120226297 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120226297 DAUC <0003> auc.c:179 vector [4]: kc = bc5a58bc29da6400 20240903120226297 DAUC <0003> auc.c:180 vector [4]: sres = 3d307c30 20240903120226297 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120226297 DAUC <0003> db_auc.c:245 IMSI='262424136235859': Generated 5 vectors 20240903120226297 DAUC <0003> db_auc.c:249 IMSI='262424136235859': Updating SQN=161 in DB 20240903120226305 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424136235859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424136235859"} 20240903120226305 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424136235859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226305 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226305 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.1:4258 20240903120226347 DAUC <0003> db_auc.c:157 IMSI='262427658971114': No 2G Auth Data 20240903120226347 DAUC <0003> db_auc.c:192 IMSI='262427658971114': No 3G Auth Data 20240903120226387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20240903120226390 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226390 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658971114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427658971114"} 20240903120226390 DAUC <0003> db_auc.c:236 IMSI='262427658971114': Calling to generate 5 vectors 20240903120226390 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120226390 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120226390 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120226390 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120226390 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120226390 DAUC <0003> auc.c:113 vector [0]: rand = 559eaa93cd5a395e0a3b02d6f1862763 20240903120226391 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120226391 DAUC <0003> auc.c:142 vector [0]: autn = a96d840b1f3e0000ff1bc8b672cbcc4d 20240903120226391 DAUC <0003> auc.c:143 vector [0]: ck = 23ad6957d4065aefa5b4ef795e64c994 20240903120226391 DAUC <0003> auc.c:144 vector [0]: ik = 9f2ceb174ffa33159165939d1183dd49 20240903120226391 DAUC <0003> auc.c:145 vector [0]: res = 1f9a0d2a05696a9b0000000000000000 20240903120226391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120226391 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120226391 DAUC <0003> auc.c:179 vector [0]: kc = 88e71e3b9306f800 20240903120226391 DAUC <0003> auc.c:180 vector [0]: sres = 763071ec 20240903120226391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120226391 DAUC <0003> auc.c:113 vector [1]: rand = cfb8315db6c04974cebaa580592cc971 20240903120226391 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120226391 DAUC <0003> auc.c:142 vector [1]: autn = f148e54efc0b0000260a755f04e6e67b 20240903120226391 DAUC <0003> auc.c:143 vector [1]: ck = 6f35bd2a2639d4fb56500635dde44924 20240903120226391 DAUC <0003> auc.c:144 vector [1]: ik = 8b929711292a85e2a89e0cc3db9c66ae 20240903120226391 DAUC <0003> auc.c:145 vector [1]: res = 7075f5499d8159820000000000000000 20240903120226391 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120226391 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120226391 DAUC <0003> auc.c:179 vector [1]: kc = 7cfc710dcbbeb000 20240903120226391 DAUC <0003> auc.c:180 vector [1]: sres = 8ce2753b 20240903120226391 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120226391 DAUC <0003> auc.c:113 vector [2]: rand = 0b649445c7cdc0c3590005296b354b98 20240903120226391 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120226391 DAUC <0003> auc.c:142 vector [2]: autn = d8d8a08a798b00009dec80cb6a9d8939 20240903120226391 DAUC <0003> auc.c:143 vector [2]: ck = 9437a49d27ada7cf8736872c34735597 20240903120226391 DAUC <0003> auc.c:144 vector [2]: ik = c9b70c21a3dbb77a201028283c6dcc1e 20240903120226391 DAUC <0003> auc.c:145 vector [2]: res = 6b79ccc7745a96cb0000000000000000 20240903120226391 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120226391 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120226391 DAUC <0003> auc.c:179 vector [2]: kc = ce5d067a577db400 20240903120226391 DAUC <0003> auc.c:180 vector [2]: sres = 351d9731 20240903120226391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120226391 DAUC <0003> auc.c:113 vector [3]: rand = 721e9869d24255c1cce247e9de77b49e 20240903120226391 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120226391 DAUC <0003> auc.c:142 vector [3]: autn = 32abff6beae10000f95e9b4fa10119b9 20240903120226391 DAUC <0003> auc.c:143 vector [3]: ck = 411acd61f57e066ae2236d335cb3ab4c 20240903120226391 DAUC <0003> auc.c:144 vector [3]: ik = 412f5e5c5c4029b53b9a838a84103c0b 20240903120226391 DAUC <0003> auc.c:145 vector [3]: res = 7d7c6aee1fb44e720000000000000000 20240903120226391 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120226391 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120226391 DAUC <0003> auc.c:179 vector [3]: kc = 9a8008600bbc9800 20240903120226391 DAUC <0003> auc.c:180 vector [3]: sres = c599e11f 20240903120226391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120226391 DAUC <0003> auc.c:113 vector [4]: rand = 42220da2258a07d3228541b409dff880 20240903120226391 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120226391 DAUC <0003> auc.c:142 vector [4]: autn = 4d78fe292c2f000083700a61e74aceaf 20240903120226391 DAUC <0003> auc.c:143 vector [4]: ck = c855a647e27356955611540fae3234e7 20240903120226391 DAUC <0003> auc.c:144 vector [4]: ik = e199b9596aee6ec1934dcc1794f5f741 20240903120226391 DAUC <0003> auc.c:145 vector [4]: res = de9d54d03e42128a0000000000000000 20240903120226391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120226391 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120226391 DAUC <0003> auc.c:179 vector [4]: kc = dd81a6a857cf9400 20240903120226391 DAUC <0003> auc.c:180 vector [4]: sres = 60298c36 20240903120226391 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120226391 DAUC <0003> db_auc.c:245 IMSI='262427658971114': Generated 5 vectors 20240903120226391 DAUC <0003> db_auc.c:249 IMSI='262427658971114': Updating SQN=161 in DB 20240903120226399 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658971114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427658971114"} 20240903120226399 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427658971114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226399 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226399 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20240903120226439 DAUC <0003> db_auc.c:157 IMSI='262428097533198': No 2G Auth Data 20240903120226439 DAUC <0003> db_auc.c:192 IMSI='262428097533198': No 3G Auth Data 20240903120226479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20240903120226483 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226483 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428097533198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428097533198"} 20240903120226483 DAUC <0003> db_auc.c:236 IMSI='262428097533198': Calling to generate 5 vectors 20240903120226483 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120226483 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120226483 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120226483 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120226483 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120226483 DAUC <0003> auc.c:113 vector [0]: rand = 8c219a9ff4da61015b9caf6c883cb667 20240903120226483 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120226483 DAUC <0003> auc.c:142 vector [0]: autn = 9d9c58c838890000027f4cfeb3ade0fb 20240903120226483 DAUC <0003> auc.c:143 vector [0]: ck = 76eeb1bb51ed99e91e814bd89b349dd0 20240903120226483 DAUC <0003> auc.c:144 vector [0]: ik = 035109eb19958fa531c9ae185cbbd252 20240903120226483 DAUC <0003> auc.c:145 vector [0]: res = 659b0f250f9d11c30000000000000000 20240903120226483 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120226483 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120226483 DAUC <0003> auc.c:179 vector [0]: kc = 7374b690b7269c6e 20240903120226483 DAUC <0003> auc.c:180 vector [0]: sres = 53d397be 20240903120226483 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120226484 DAUC <0003> auc.c:113 vector [1]: rand = 0117341eaee6cad83771064f1bd9c535 20240903120226484 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120226484 DAUC <0003> auc.c:142 vector [1]: autn = 1d7e274113570000a99c7e17bf074c56 20240903120226484 DAUC <0003> auc.c:143 vector [1]: ck = e11021162e0ce24b88eb052093641985 20240903120226484 DAUC <0003> auc.c:144 vector [1]: ik = e3e80cd5b090dfdc46b062dfa5b22d20 20240903120226484 DAUC <0003> auc.c:145 vector [1]: res = bd9f3b7e32c9ed540000000000000000 20240903120226484 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120226484 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120226484 DAUC <0003> auc.c:179 vector [1]: kc = 98be53e236af2a14 20240903120226484 DAUC <0003> auc.c:180 vector [1]: sres = b849b864 20240903120226484 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120226484 DAUC <0003> auc.c:113 vector [2]: rand = bbaed14c4dcc8f979b48b1c6ea34e6d7 20240903120226484 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120226484 DAUC <0003> auc.c:142 vector [2]: autn = 540e7a83c9bc00002c6d5fd7d7e28097 20240903120226484 DAUC <0003> auc.c:143 vector [2]: ck = e3490fe90aed155179cb99d47cfd4790 20240903120226484 DAUC <0003> auc.c:144 vector [2]: ik = 61bd9d95882ad68cade86b398979e570 20240903120226484 DAUC <0003> auc.c:145 vector [2]: res = 9678806fcb295b6e0000000000000000 20240903120226484 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120226484 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120226484 DAUC <0003> auc.c:179 vector [2]: kc = 271f01fee4284896 20240903120226484 DAUC <0003> auc.c:180 vector [2]: sres = 76f26dbc 20240903120226484 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120226484 DAUC <0003> auc.c:113 vector [3]: rand = b00c8330d9f48a03ebc81624b6c8490f 20240903120226484 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120226484 DAUC <0003> auc.c:142 vector [3]: autn = 37ce5cb3a030000046d0e3ccacb13a93 20240903120226484 DAUC <0003> auc.c:143 vector [3]: ck = 4c1b8178247b554efcc6e8b8def1c451 20240903120226484 DAUC <0003> auc.c:144 vector [3]: ik = f325c6b17ac396e8516c105e8b79ab33 20240903120226484 DAUC <0003> auc.c:145 vector [3]: res = b0bea65eacdd01930000000000000000 20240903120226484 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120226484 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120226484 DAUC <0003> auc.c:179 vector [3]: kc = eead15b108092df3 20240903120226484 DAUC <0003> auc.c:180 vector [3]: sres = 39e093d4 20240903120226484 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120226484 DAUC <0003> auc.c:113 vector [4]: rand = 20b75612f0a12bca4b6fe1cd1ccf2551 20240903120226484 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120226484 DAUC <0003> auc.c:142 vector [4]: autn = 8ddb0797feaf0000fcfbec37d78aa459 20240903120226484 DAUC <0003> auc.c:143 vector [4]: ck = 2bcd8a4ed05b0d0dee90a41f24a1ea12 20240903120226484 DAUC <0003> auc.c:144 vector [4]: ik = 2b872a86b6a85739225e701768b9838c 20240903120226484 DAUC <0003> auc.c:145 vector [4]: res = df7b413f29d70bd30000000000000000 20240903120226484 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120226484 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120226484 DAUC <0003> auc.c:179 vector [4]: kc = 75c501a9ece39497 20240903120226484 DAUC <0003> auc.c:180 vector [4]: sres = 942375f2 20240903120226484 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120226484 DAUC <0003> db_auc.c:245 IMSI='262428097533198': Generated 5 vectors 20240903120226484 DAUC <0003> db_auc.c:249 IMSI='262428097533198': Updating SQN=161 in DB 20240903120226492 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428097533198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428097533198"} 20240903120226492 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428097533198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120226492 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226493 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120226499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20240903120226526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43246<->l=127.0.0.1:4258 20240903120226526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20240903120226526 DLINP <000b> input/ipa.c:451 connected read/write 20240903120226526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120226526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120226526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120226526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120229635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120229635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120229640 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 20240903120229645 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120229645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120229645 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  20240903120229645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120229645 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  20240903120229645 DLGSUP <0013> gsup_server.c:235 2:  20240903120229645 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120229645 DLGSUP <0013> gsup_server.c:235 3:  20240903120229645 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120229645 DLGSUP <0013> gsup_server.c:235 4:  20240903120229645 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120229645 DLGSUP <0013> gsup_server.c:235 5:  20240903120229645 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120229645 DLGSUP <0013> gsup_server.c:235 7:  20240903120229645 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120229645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120229645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120229645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120229674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20240903120229694 DAUC <0003> db_auc.c:157 IMSI='262422280175396': No 2G Auth Data 20240903120229694 DAUC <0003> db_auc.c:192 IMSI='262422280175396': No 3G Auth Data 20240903120229741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20240903120229751 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229752 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422280175396"} 20240903120229752 DAUC <0003> db_auc.c:192 IMSI='262422280175396': No 3G Auth Data 20240903120229752 DAUC <0003> db_auc.c:236 IMSI='262422280175396': Calling to generate 1 vectors 20240903120229752 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240903120229752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229752 DAUC <0003> auc.c:113 vector [0]: rand = 3898f0fc0800ce5044331d8b2af59eca 20240903120229752 DAUC <0003> auc.c:179 vector [0]: kc = 7a8048c67a93f400 20240903120229752 DAUC <0003> auc.c:180 vector [0]: sres = 82ac0e98 20240903120229752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229752 DAUC <0003> db_auc.c:245 IMSI='262422280175396': Generated 1 vectors 20240903120229752 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422280175396"} 20240903120229752 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229752 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229752 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229758 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229759 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422280175396"} 20240903120229759 DAUC <0003> db_auc.c:192 IMSI='262422280175396': No 3G Auth Data 20240903120229759 DAUC <0003> db_auc.c:236 IMSI='262422280175396': Calling to generate 4 vectors 20240903120229759 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240903120229759 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229759 DAUC <0003> auc.c:113 vector [0]: rand = cbd3f925380aada0710a591832e0d3e1 20240903120229759 DAUC <0003> auc.c:179 vector [0]: kc = d8587c9de13f9000 20240903120229759 DAUC <0003> auc.c:180 vector [0]: sres = b785ffc4 20240903120229759 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229759 DAUC <0003> auc.c:113 vector [1]: rand = 39702257c2deedd1cb8b7dda9da7085f 20240903120229759 DAUC <0003> auc.c:179 vector [1]: kc = 87f15d979e6e7800 20240903120229759 DAUC <0003> auc.c:180 vector [1]: sres = 06f7922b 20240903120229759 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229759 DAUC <0003> auc.c:113 vector [2]: rand = 4a0d9f94dd6340a7468ebf9aecbcc826 20240903120229759 DAUC <0003> auc.c:179 vector [2]: kc = 2d06be474323fc00 20240903120229759 DAUC <0003> auc.c:180 vector [2]: sres = 6c7ac8e8 20240903120229759 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229759 DAUC <0003> auc.c:113 vector [3]: rand = faf67407f58e88eddf361e51388c6980 20240903120229759 DAUC <0003> auc.c:179 vector [3]: kc = 4b681f3782665000 20240903120229759 DAUC <0003> auc.c:180 vector [3]: sres = 0fb980fa 20240903120229759 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229759 DAUC <0003> db_auc.c:245 IMSI='262422280175396': Generated 4 vectors 20240903120229759 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422280175396"} 20240903120229759 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229759 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229760 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229764 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229764 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422280175396"} 20240903120229764 DAUC <0003> db_auc.c:192 IMSI='262422280175396': No 3G Auth Data 20240903120229764 DAUC <0003> db_auc.c:236 IMSI='262422280175396': Calling to generate 5 vectors 20240903120229764 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229764 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229764 DAUC <0003> auc.c:113 vector [0]: rand = ba3a311adcf04ce9a2be6ad5c371f4d8 20240903120229764 DAUC <0003> auc.c:179 vector [0]: kc = 24499365a4c52800 20240903120229764 DAUC <0003> auc.c:180 vector [0]: sres = 3279aaf1 20240903120229764 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229764 DAUC <0003> auc.c:113 vector [1]: rand = 1f9cce6ffdf758014bb38232463b2d04 20240903120229765 DAUC <0003> auc.c:179 vector [1]: kc = 217a6cd52fba3c00 20240903120229765 DAUC <0003> auc.c:180 vector [1]: sres = 63881c57 20240903120229765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229765 DAUC <0003> auc.c:113 vector [2]: rand = 3112986d7482599b985e784832a1f059 20240903120229765 DAUC <0003> auc.c:179 vector [2]: kc = 5de9dfd3ec3f6000 20240903120229765 DAUC <0003> auc.c:180 vector [2]: sres = c3874beb 20240903120229765 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229765 DAUC <0003> auc.c:113 vector [3]: rand = 21e98ec52c5685f0e0913c364238a635 20240903120229765 DAUC <0003> auc.c:179 vector [3]: kc = 01a25d5284125400 20240903120229765 DAUC <0003> auc.c:180 vector [3]: sres = b203babb 20240903120229765 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229765 DAUC <0003> auc.c:113 vector [4]: rand = 0ac55775e6d5255d73c2cbfbef2e103f 20240903120229765 DAUC <0003> auc.c:179 vector [4]: kc = caf76f6362dd7400 20240903120229765 DAUC <0003> auc.c:180 vector [4]: sres = ecf99f3f 20240903120229765 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229765 DAUC <0003> db_auc.c:245 IMSI='262422280175396': Generated 5 vectors 20240903120229765 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422280175396"} 20240903120229765 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229765 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229765 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229769 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229770 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422280175396"} 20240903120229770 DAUC <0003> db_auc.c:192 IMSI='262422280175396': No 3G Auth Data 20240903120229770 DAUC <0003> db_auc.c:236 IMSI='262422280175396': Calling to generate 5 vectors 20240903120229770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229770 DAUC <0003> auc.c:113 vector [0]: rand = 24e209ea4a9c6517f4a14374b3bc240b 20240903120229770 DAUC <0003> auc.c:179 vector [0]: kc = 6cc89d875c5b8c00 20240903120229770 DAUC <0003> auc.c:180 vector [0]: sres = 8d9d6dc3 20240903120229770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229770 DAUC <0003> auc.c:113 vector [1]: rand = 0c3699dcf5336e9b3fc9f54b5bc91c75 20240903120229770 DAUC <0003> auc.c:179 vector [1]: kc = fd90a2082bff1c00 20240903120229770 DAUC <0003> auc.c:180 vector [1]: sres = ed8d253a 20240903120229770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229770 DAUC <0003> auc.c:113 vector [2]: rand = c3b05b3b74971326dc7d7b792813705c 20240903120229770 DAUC <0003> auc.c:179 vector [2]: kc = d5a9cd92fb9bf000 20240903120229770 DAUC <0003> auc.c:180 vector [2]: sres = 31473931 20240903120229770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229770 DAUC <0003> auc.c:113 vector [3]: rand = f5f66a2fe3de09a96a23f65b0cfd3383 20240903120229770 DAUC <0003> auc.c:179 vector [3]: kc = b4e18363ba886400 20240903120229770 DAUC <0003> auc.c:180 vector [3]: sres = 0d717f3f 20240903120229770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229771 DAUC <0003> auc.c:113 vector [4]: rand = d6020a93520a575d5fd9761a1a9e42e0 20240903120229771 DAUC <0003> auc.c:179 vector [4]: kc = fc0675a795d07c00 20240903120229771 DAUC <0003> auc.c:180 vector [4]: sres = fff8d55b 20240903120229771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229771 DAUC <0003> db_auc.c:245 IMSI='262422280175396': Generated 5 vectors 20240903120229771 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422280175396"} 20240903120229771 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422280175396 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229771 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229771 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20240903120229800 DAUC <0003> db_auc.c:157 IMSI='262425265560680': No 2G Auth Data 20240903120229800 DAUC <0003> db_auc.c:192 IMSI='262425265560680': No 3G Auth Data 20240903120229822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20240903120229823 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229823 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425265560680"} 20240903120229823 DAUC <0003> db_auc.c:192 IMSI='262425265560680': No 3G Auth Data 20240903120229823 DAUC <0003> db_auc.c:236 IMSI='262425265560680': Calling to generate 1 vectors 20240903120229823 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240903120229823 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229823 DAUC <0003> auc.c:113 vector [0]: rand = cc0ac5f76676fa7939fd3c1a617fa7e6 20240903120229823 DAUC <0003> auc.c:179 vector [0]: kc = eb208b13e0c15400 20240903120229823 DAUC <0003> auc.c:180 vector [0]: sres = ff0a8cd5 20240903120229823 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229823 DAUC <0003> db_auc.c:245 IMSI='262425265560680': Generated 1 vectors 20240903120229823 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425265560680"} 20240903120229823 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229823 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229823 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229824 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229824 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425265560680"} 20240903120229824 DAUC <0003> db_auc.c:192 IMSI='262425265560680': No 3G Auth Data 20240903120229824 DAUC <0003> db_auc.c:236 IMSI='262425265560680': Calling to generate 4 vectors 20240903120229824 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240903120229824 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229824 DAUC <0003> auc.c:113 vector [0]: rand = 61935258148675672f809e3207615c2d 20240903120229824 DAUC <0003> auc.c:179 vector [0]: kc = efa8f1040cfe4c00 20240903120229824 DAUC <0003> auc.c:180 vector [0]: sres = b7a593e0 20240903120229824 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229824 DAUC <0003> auc.c:113 vector [1]: rand = 60e8b212d1ba988ab20d9fb11fdb6f4f 20240903120229824 DAUC <0003> auc.c:179 vector [1]: kc = bccb822530cd2c00 20240903120229824 DAUC <0003> auc.c:180 vector [1]: sres = d3997f81 20240903120229824 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229824 DAUC <0003> auc.c:113 vector [2]: rand = dd3ffbad50a307ea6ef20bf9d290e0f3 20240903120229824 DAUC <0003> auc.c:179 vector [2]: kc = 4ecf7ae7dd1aa800 20240903120229824 DAUC <0003> auc.c:180 vector [2]: sres = bbfd6b8a 20240903120229824 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229824 DAUC <0003> auc.c:113 vector [3]: rand = 167d5b071230b38ca6b81b1e93ce84cd 20240903120229824 DAUC <0003> auc.c:179 vector [3]: kc = 25cfe4da8999b000 20240903120229824 DAUC <0003> auc.c:180 vector [3]: sres = 58dc9a07 20240903120229824 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229824 DAUC <0003> db_auc.c:245 IMSI='262425265560680': Generated 4 vectors 20240903120229824 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425265560680"} 20240903120229824 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229824 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229824 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229825 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229825 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425265560680"} 20240903120229825 DAUC <0003> db_auc.c:192 IMSI='262425265560680': No 3G Auth Data 20240903120229825 DAUC <0003> db_auc.c:236 IMSI='262425265560680': Calling to generate 5 vectors 20240903120229825 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229825 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229825 DAUC <0003> auc.c:113 vector [0]: rand = 0035f30ea649e0636fa9371816aab332 20240903120229825 DAUC <0003> auc.c:179 vector [0]: kc = efa2406ab5ea6800 20240903120229825 DAUC <0003> auc.c:180 vector [0]: sres = 10e9cc9d 20240903120229825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229825 DAUC <0003> auc.c:113 vector [1]: rand = 87fbb217a63df9fd4a80fac5685a5203 20240903120229825 DAUC <0003> auc.c:179 vector [1]: kc = 37e4516194e1b400 20240903120229825 DAUC <0003> auc.c:180 vector [1]: sres = a437f223 20240903120229825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229825 DAUC <0003> auc.c:113 vector [2]: rand = c7fd519cdeee4cf89adce7a043ec26c0 20240903120229825 DAUC <0003> auc.c:179 vector [2]: kc = 6b0c05e2f8260800 20240903120229825 DAUC <0003> auc.c:180 vector [2]: sres = 9ce744bd 20240903120229825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229825 DAUC <0003> auc.c:113 vector [3]: rand = 907d2680a58b1afd1b5e5b19959baeb0 20240903120229825 DAUC <0003> auc.c:179 vector [3]: kc = fd5be2517ccf2000 20240903120229825 DAUC <0003> auc.c:180 vector [3]: sres = 7f914687 20240903120229825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229825 DAUC <0003> auc.c:113 vector [4]: rand = eedef4e8490f07c8597bd81d709d4abd 20240903120229825 DAUC <0003> auc.c:179 vector [4]: kc = 99c1ecf50c727400 20240903120229825 DAUC <0003> auc.c:180 vector [4]: sres = 7a375271 20240903120229825 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229825 DAUC <0003> db_auc.c:245 IMSI='262425265560680': Generated 5 vectors 20240903120229825 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425265560680"} 20240903120229825 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229825 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229825 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229826 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229826 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425265560680"} 20240903120229826 DAUC <0003> db_auc.c:192 IMSI='262425265560680': No 3G Auth Data 20240903120229826 DAUC <0003> db_auc.c:236 IMSI='262425265560680': Calling to generate 5 vectors 20240903120229826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229826 DAUC <0003> auc.c:113 vector [0]: rand = 0ba5fcc88e9f77deee46ad542f4e4d39 20240903120229826 DAUC <0003> auc.c:179 vector [0]: kc = efe8f3ead4ddf000 20240903120229826 DAUC <0003> auc.c:180 vector [0]: sres = 315c1471 20240903120229826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229826 DAUC <0003> auc.c:113 vector [1]: rand = 7f417fd814c83197bcebb44cfb2c9c58 20240903120229826 DAUC <0003> auc.c:179 vector [1]: kc = 27c9b167b9437000 20240903120229826 DAUC <0003> auc.c:180 vector [1]: sres = ca530631 20240903120229826 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229826 DAUC <0003> auc.c:113 vector [2]: rand = eff512ca4f49f433a7a03f3bea358aa8 20240903120229826 DAUC <0003> auc.c:179 vector [2]: kc = ae6ae945a5fd6400 20240903120229826 DAUC <0003> auc.c:180 vector [2]: sres = 7a851c4c 20240903120229826 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229826 DAUC <0003> auc.c:113 vector [3]: rand = a5b766b10c6540adc4a009f0e0cfe91f 20240903120229826 DAUC <0003> auc.c:179 vector [3]: kc = 97e5ac26096e5c00 20240903120229826 DAUC <0003> auc.c:180 vector [3]: sres = b5808373 20240903120229826 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229826 DAUC <0003> auc.c:113 vector [4]: rand = 76355796c6c83e886e4f985412a6cf3a 20240903120229826 DAUC <0003> auc.c:179 vector [4]: kc = 1dccb5d4c2093000 20240903120229826 DAUC <0003> auc.c:180 vector [4]: sres = f3519295 20240903120229826 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229826 DAUC <0003> db_auc.c:245 IMSI='262425265560680': Generated 5 vectors 20240903120229826 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425265560680"} 20240903120229826 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425265560680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229826 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229826 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20240903120229851 DAUC <0003> db_auc.c:157 IMSI='262421416726030': No 2G Auth Data 20240903120229851 DAUC <0003> db_auc.c:192 IMSI='262421416726030': No 3G Auth Data 20240903120229874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20240903120229877 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229877 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421416726030"} 20240903120229877 DAUC <0003> db_auc.c:192 IMSI='262421416726030': No 3G Auth Data 20240903120229877 DAUC <0003> db_auc.c:236 IMSI='262421416726030': Calling to generate 1 vectors 20240903120229877 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240903120229877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229877 DAUC <0003> auc.c:113 vector [0]: rand = 952bb478bec47607c8f308cbbf7ee798 20240903120229877 DAUC <0003> auc.c:179 vector [0]: kc = 80e4d4a41a3cc9c6 20240903120229877 DAUC <0003> auc.c:180 vector [0]: sres = f826bef0 20240903120229877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229877 DAUC <0003> db_auc.c:245 IMSI='262421416726030': Generated 1 vectors 20240903120229877 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421416726030"} 20240903120229877 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229877 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229877 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229879 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229879 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421416726030"} 20240903120229879 DAUC <0003> db_auc.c:192 IMSI='262421416726030': No 3G Auth Data 20240903120229879 DAUC <0003> db_auc.c:236 IMSI='262421416726030': Calling to generate 4 vectors 20240903120229879 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240903120229879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229879 DAUC <0003> auc.c:113 vector [0]: rand = 6869bde4b7c18fae4895933cc0fd37ae 20240903120229879 DAUC <0003> auc.c:179 vector [0]: kc = f4cc88338aaf9aee 20240903120229879 DAUC <0003> auc.c:180 vector [0]: sres = d630918f 20240903120229879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229879 DAUC <0003> auc.c:113 vector [1]: rand = cf109c552b0b337cf8de850fe0b39629 20240903120229879 DAUC <0003> auc.c:179 vector [1]: kc = 19a1cff6bb66a5f9 20240903120229879 DAUC <0003> auc.c:180 vector [1]: sres = a41dd8ce 20240903120229879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229879 DAUC <0003> auc.c:113 vector [2]: rand = 340b35edfe603ef851639657a867e97d 20240903120229879 DAUC <0003> auc.c:179 vector [2]: kc = 0ce41f0af5e641e6 20240903120229879 DAUC <0003> auc.c:180 vector [2]: sres = 270c9d0a 20240903120229879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229879 DAUC <0003> auc.c:113 vector [3]: rand = 95982ebde303486fff35f29331ad34b8 20240903120229879 DAUC <0003> auc.c:179 vector [3]: kc = 250683a2182c301e 20240903120229879 DAUC <0003> auc.c:180 vector [3]: sres = 262e7e72 20240903120229879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229879 DAUC <0003> db_auc.c:245 IMSI='262421416726030': Generated 4 vectors 20240903120229879 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421416726030"} 20240903120229879 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229879 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229879 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229880 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229880 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421416726030"} 20240903120229880 DAUC <0003> db_auc.c:192 IMSI='262421416726030': No 3G Auth Data 20240903120229880 DAUC <0003> db_auc.c:236 IMSI='262421416726030': Calling to generate 5 vectors 20240903120229880 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229880 DAUC <0003> auc.c:113 vector [0]: rand = 0120fcb9a1db4e58b3321033f3840769 20240903120229881 DAUC <0003> auc.c:179 vector [0]: kc = 5e2842529296aea3 20240903120229881 DAUC <0003> auc.c:180 vector [0]: sres = e987723e 20240903120229881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229881 DAUC <0003> auc.c:113 vector [1]: rand = 66a9a774707df0dc59632d40e4f0dd3a 20240903120229881 DAUC <0003> auc.c:179 vector [1]: kc = bc16c7f9d9907734 20240903120229881 DAUC <0003> auc.c:180 vector [1]: sres = 4ae6aa0e 20240903120229881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229881 DAUC <0003> auc.c:113 vector [2]: rand = 1404f52a97997101d8df4f3ac96e7b4d 20240903120229881 DAUC <0003> auc.c:179 vector [2]: kc = e1c1bd51d3ed4d17 20240903120229881 DAUC <0003> auc.c:180 vector [2]: sres = 96887d9e 20240903120229881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229881 DAUC <0003> auc.c:113 vector [3]: rand = 658a083251051705876c5bcbf67a6855 20240903120229881 DAUC <0003> auc.c:179 vector [3]: kc = c015ca71d4d2c427 20240903120229881 DAUC <0003> auc.c:180 vector [3]: sres = c352bc28 20240903120229881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229881 DAUC <0003> auc.c:113 vector [4]: rand = 0abb8f34647fbba31f36b2aa18d53710 20240903120229881 DAUC <0003> auc.c:179 vector [4]: kc = c189466a746b15e4 20240903120229881 DAUC <0003> auc.c:180 vector [4]: sres = 52986a4c 20240903120229881 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229881 DAUC <0003> db_auc.c:245 IMSI='262421416726030': Generated 5 vectors 20240903120229881 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421416726030"} 20240903120229881 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229881 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229881 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229882 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229883 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421416726030"} 20240903120229883 DAUC <0003> db_auc.c:192 IMSI='262421416726030': No 3G Auth Data 20240903120229883 DAUC <0003> db_auc.c:236 IMSI='262421416726030': Calling to generate 5 vectors 20240903120229883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240903120229883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120229883 DAUC <0003> auc.c:113 vector [0]: rand = ab41bcbbd3245c131cb0ee802368c1e8 20240903120229883 DAUC <0003> auc.c:179 vector [0]: kc = 0aa540b706adc919 20240903120229883 DAUC <0003> auc.c:180 vector [0]: sres = f77944b2 20240903120229883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240903120229883 DAUC <0003> auc.c:113 vector [1]: rand = ef6b28848bb85112203b0039dabe8764 20240903120229883 DAUC <0003> auc.c:179 vector [1]: kc = ae2a83e61b00ce8e 20240903120229883 DAUC <0003> auc.c:180 vector [1]: sres = ccda8e11 20240903120229883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240903120229883 DAUC <0003> auc.c:113 vector [2]: rand = dbf05d05ee43256fa090f08f2d083fe4 20240903120229883 DAUC <0003> auc.c:179 vector [2]: kc = 5b4c21766ced7179 20240903120229883 DAUC <0003> auc.c:180 vector [2]: sres = 3e5d5756 20240903120229883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240903120229883 DAUC <0003> auc.c:113 vector [3]: rand = 08974f507942eed35823ad4c2973025e 20240903120229883 DAUC <0003> auc.c:179 vector [3]: kc = 94597a90e67a7be1 20240903120229883 DAUC <0003> auc.c:180 vector [3]: sres = d10a6cae 20240903120229883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240903120229883 DAUC <0003> auc.c:113 vector [4]: rand = aa5ad3192ec89c63a2d9ecca9ec560aa 20240903120229883 DAUC <0003> auc.c:179 vector [4]: kc = c477eb5b72edbb6f 20240903120229883 DAUC <0003> auc.c:180 vector [4]: sres = a3198cc4 20240903120229883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240903120229883 DAUC <0003> db_auc.c:245 IMSI='262421416726030': Generated 5 vectors 20240903120229883 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421416726030"} 20240903120229883 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421416726030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229883 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229883 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.1:4258 20240903120229909 DAUC <0003> db_auc.c:157 IMSI='262426798199709': No 2G Auth Data 20240903120229909 DAUC <0003> db_auc.c:192 IMSI='262426798199709': No 3G Auth Data 20240903120229930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20240903120229932 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229932 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426798199709"} 20240903120229932 DAUC <0003> db_auc.c:157 IMSI='262426798199709': No 2G Auth Data 20240903120229932 DAUC <0003> db_auc.c:236 IMSI='262426798199709': Calling to generate 1 vectors 20240903120229932 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240903120229932 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120229932 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120229932 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120229932 DAUC <0003> auc.c:113 vector [0]: rand = 1dedda01e89414be3cc57f90408c95c1 20240903120229932 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120229932 DAUC <0003> auc.c:142 vector [0]: autn = 2e4ab8f2fcef0000792b579288ad64f4 20240903120229932 DAUC <0003> auc.c:143 vector [0]: ck = 941328b6ce2b606844b3f3d601dff16d 20240903120229932 DAUC <0003> auc.c:144 vector [0]: ik = 4e10d30157054eee312911b8b88df2a1 20240903120229932 DAUC <0003> auc.c:145 vector [0]: res = 01cd69b3d7372dad0000000000000000 20240903120229932 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120229932 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120229932 DAUC <0003> auc.c:151 vector [0]: kc = af9919d9207c2d4a 20240903120229932 DAUC <0003> auc.c:152 vector [0]: sres = d6fa441e 20240903120229932 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120229932 DAUC <0003> db_auc.c:245 IMSI='262426798199709': Generated 1 vectors 20240903120229932 DAUC <0003> db_auc.c:249 IMSI='262426798199709': Updating SQN=33 in DB 20240903120229940 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426798199709"} 20240903120229940 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229940 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229940 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229941 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229941 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426798199709"} 20240903120229941 DAUC <0003> db_auc.c:157 IMSI='262426798199709': No 2G Auth Data 20240903120229941 DAUC <0003> db_auc.c:236 IMSI='262426798199709': Calling to generate 4 vectors 20240903120229941 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240903120229941 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120229941 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120229941 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240903120229941 DAUC <0003> auc.c:113 vector [0]: rand = e0874345d7605e3bee5fd78a59ab25d4 20240903120229941 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240903120229941 DAUC <0003> auc.c:142 vector [0]: autn = 5822b9efff360000d88aa6529653e74d 20240903120229941 DAUC <0003> auc.c:143 vector [0]: ck = a6ab76c39750e346b47eb819bda55312 20240903120229941 DAUC <0003> auc.c:144 vector [0]: ik = 88bedd2cf6c5f367405cb7982f0f4a9d 20240903120229941 DAUC <0003> auc.c:145 vector [0]: res = c6a400386b90b1910000000000000000 20240903120229941 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120229941 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120229941 DAUC <0003> auc.c:151 vector [0]: kc = da37a46ef33f09ae 20240903120229941 DAUC <0003> auc.c:152 vector [0]: sres = ad34b1a9 20240903120229941 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120229941 DAUC <0003> auc.c:113 vector [1]: rand = 91adff62e7d797321271375dae318dec 20240903120229941 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240903120229941 DAUC <0003> auc.c:142 vector [1]: autn = 288a0498173a00006ad6fbf948770fc7 20240903120229941 DAUC <0003> auc.c:143 vector [1]: ck = 039262dd8ee6b642a9de6b6032c9dd35 20240903120229941 DAUC <0003> auc.c:144 vector [1]: ik = 44ee58d23f75b8c5047ef75d983edda9 20240903120229941 DAUC <0003> auc.c:145 vector [1]: res = 541b8cd24622f6360000000000000000 20240903120229941 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120229941 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120229941 DAUC <0003> auc.c:151 vector [1]: kc = eadca6321b640e1b 20240903120229941 DAUC <0003> auc.c:152 vector [1]: sres = 12397ae4 20240903120229941 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120229941 DAUC <0003> auc.c:113 vector [2]: rand = 3339dbf0695d0f58f39d7b5af6863bc8 20240903120229941 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240903120229941 DAUC <0003> auc.c:142 vector [2]: autn = 932d1b8170510000da872d3db60c1614 20240903120229941 DAUC <0003> auc.c:143 vector [2]: ck = 952a8eaee6b5f221d5040b9231adfb13 20240903120229941 DAUC <0003> auc.c:144 vector [2]: ik = 19d550cc7fc680424894213ceeacc491 20240903120229941 DAUC <0003> auc.c:145 vector [2]: res = f57cff9c6f26db1f0000000000000000 20240903120229941 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120229941 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120229941 DAUC <0003> auc.c:151 vector [2]: kc = 116ff4cc46724de1 20240903120229941 DAUC <0003> auc.c:152 vector [2]: sres = 9a5a2483 20240903120229941 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120229941 DAUC <0003> auc.c:113 vector [3]: rand = 1158fe3b12e550f3c73d1b0a9f9e3eb9 20240903120229941 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240903120229941 DAUC <0003> auc.c:142 vector [3]: autn = fda0b848defd0000bb86679189da1035 20240903120229941 DAUC <0003> auc.c:143 vector [3]: ck = 1ca88edcf05c5485c202c2a1750d1cd2 20240903120229941 DAUC <0003> auc.c:144 vector [3]: ik = 166abe80c0f9083a1055301006e2454a 20240903120229941 DAUC <0003> auc.c:145 vector [3]: res = 17441612f833e69a0000000000000000 20240903120229941 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120229941 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120229941 DAUC <0003> auc.c:151 vector [3]: kc = d895c2ed434a0527 20240903120229941 DAUC <0003> auc.c:152 vector [3]: sres = ef77f088 20240903120229941 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120229941 DAUC <0003> db_auc.c:245 IMSI='262426798199709': Generated 4 vectors 20240903120229941 DAUC <0003> db_auc.c:249 IMSI='262426798199709': Updating SQN=161 in DB 20240903120229949 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426798199709"} 20240903120229949 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229949 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229949 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229951 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229951 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426798199709"} 20240903120229951 DAUC <0003> db_auc.c:157 IMSI='262426798199709': No 2G Auth Data 20240903120229951 DAUC <0003> db_auc.c:236 IMSI='262426798199709': Calling to generate 5 vectors 20240903120229951 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120229951 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120229951 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120229951 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240903120229951 DAUC <0003> auc.c:113 vector [0]: rand = 0408e27ef6a7e297928b654100b686c1 20240903120229951 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240903120229951 DAUC <0003> auc.c:142 vector [0]: autn = b5226fc20cb60000e210f57e443b1ec0 20240903120229951 DAUC <0003> auc.c:143 vector [0]: ck = b4617e4b3a98b15d097b4045d66d3ac5 20240903120229951 DAUC <0003> auc.c:144 vector [0]: ik = d4f067879b87eede1c7d477bac70ff09 20240903120229951 DAUC <0003> auc.c:145 vector [0]: res = 58a10893c27decf90000000000000000 20240903120229951 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120229951 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120229951 DAUC <0003> auc.c:151 vector [0]: kc = 75971ef2db029a4f 20240903120229951 DAUC <0003> auc.c:152 vector [0]: sres = 9adce46a 20240903120229951 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120229951 DAUC <0003> auc.c:113 vector [1]: rand = e20b6575d2ff36bd98010774bbd406b1 20240903120229951 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240903120229951 DAUC <0003> auc.c:142 vector [1]: autn = 1f79e24a886200007b34af1689f01354 20240903120229951 DAUC <0003> auc.c:143 vector [1]: ck = 6a2bb8888ed4856b4944275f5fbdcf91 20240903120229951 DAUC <0003> auc.c:144 vector [1]: ik = f504ecefef7a482f74d819303f95b63d 20240903120229951 DAUC <0003> auc.c:145 vector [1]: res = 5f4b3de08e08b1590000000000000000 20240903120229951 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120229951 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120229951 DAUC <0003> auc.c:151 vector [1]: kc = a2b36a080186b4e8 20240903120229951 DAUC <0003> auc.c:152 vector [1]: sres = d1438cb9 20240903120229951 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120229951 DAUC <0003> auc.c:113 vector [2]: rand = b28663b8dca91d655d7951ff9bdbd75c 20240903120229951 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240903120229952 DAUC <0003> auc.c:142 vector [2]: autn = 7ae0993448cc000041a17c13226acf52 20240903120229952 DAUC <0003> auc.c:143 vector [2]: ck = c94d9c4cdce83a1a9ea85dd7d8561c98 20240903120229952 DAUC <0003> auc.c:144 vector [2]: ik = 9f1ba52d93c19082ef455fd236576dbb 20240903120229952 DAUC <0003> auc.c:145 vector [2]: res = f8b496cf75f9839e0000000000000000 20240903120229952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120229952 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120229952 DAUC <0003> auc.c:151 vector [2]: kc = 27bb3b64a128dbbb 20240903120229952 DAUC <0003> auc.c:152 vector [2]: sres = 8d4d1551 20240903120229952 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120229952 DAUC <0003> auc.c:113 vector [3]: rand = d09e416d23cb8a0e78f5c265a508dc42 20240903120229952 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240903120229952 DAUC <0003> auc.c:142 vector [3]: autn = d9462667a3f8000059a01c381461c7bc 20240903120229952 DAUC <0003> auc.c:143 vector [3]: ck = 82a391200fdf4bcdc95a87e50a159c3e 20240903120229952 DAUC <0003> auc.c:144 vector [3]: ik = 1fa0b356821825b2167224792388f5ee 20240903120229952 DAUC <0003> auc.c:145 vector [3]: res = 0ec5e2728af38b270000000000000000 20240903120229952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120229952 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120229952 DAUC <0003> auc.c:151 vector [3]: kc = 422b81eaa45a07af 20240903120229952 DAUC <0003> auc.c:152 vector [3]: sres = 84366955 20240903120229952 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120229952 DAUC <0003> auc.c:113 vector [4]: rand = 24511455b58ff1878887a143fd349400 20240903120229952 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240903120229952 DAUC <0003> auc.c:142 vector [4]: autn = a199c7f29eb60000dea8712083093b11 20240903120229952 DAUC <0003> auc.c:143 vector [4]: ck = 98e05e848bec7310ba047c39c8992988 20240903120229952 DAUC <0003> auc.c:144 vector [4]: ik = 2493d36f1d597228f5162d3d2010b081 20240903120229952 DAUC <0003> auc.c:145 vector [4]: res = 73e6feaba88776de0000000000000000 20240903120229952 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120229952 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120229952 DAUC <0003> auc.c:151 vector [4]: kc = f361dcef7e3c9831 20240903120229952 DAUC <0003> auc.c:152 vector [4]: sres = db618875 20240903120229952 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120229952 DAUC <0003> db_auc.c:245 IMSI='262426798199709': Generated 5 vectors 20240903120229952 DAUC <0003> db_auc.c:249 IMSI='262426798199709': Updating SQN=321 in DB 20240903120229960 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426798199709"} 20240903120229960 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229960 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229960 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229964 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120229964 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426798199709"} 20240903120229964 DAUC <0003> db_auc.c:157 IMSI='262426798199709': No 2G Auth Data 20240903120229965 DAUC <0003> db_auc.c:236 IMSI='262426798199709': Calling to generate 5 vectors 20240903120229965 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120229965 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120229965 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120229965 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240903120229965 DAUC <0003> auc.c:113 vector [0]: rand = 64e66fb668c7f0230444dc730660be15 20240903120229965 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240903120229965 DAUC <0003> auc.c:142 vector [0]: autn = ebc339f9161f00001a667861c1529112 20240903120229965 DAUC <0003> auc.c:143 vector [0]: ck = 6563fc69a94d88912f44540eb025179d 20240903120229965 DAUC <0003> auc.c:144 vector [0]: ik = 7298ff987cd5573dd9a26d5eb594abf7 20240903120229965 DAUC <0003> auc.c:145 vector [0]: res = 69834e23b8245ba70000000000000000 20240903120229965 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120229965 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120229965 DAUC <0003> auc.c:151 vector [0]: kc = e11d3aa1d02963c6 20240903120229965 DAUC <0003> auc.c:152 vector [0]: sres = d1a71584 20240903120229965 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120229965 DAUC <0003> auc.c:113 vector [1]: rand = faa3aa8f3fb4c7130b9f10d209f88e85 20240903120229965 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240903120229965 DAUC <0003> auc.c:142 vector [1]: autn = 1a1093211f77000023f861900f541e60 20240903120229965 DAUC <0003> auc.c:143 vector [1]: ck = 18a6d24b1652d1de0e07298745b6d4ba 20240903120229965 DAUC <0003> auc.c:144 vector [1]: ik = 44e6367ebc9e680aa0f45749b5fd1d56 20240903120229965 DAUC <0003> auc.c:145 vector [1]: res = e5fab2a04b2ead020000000000000000 20240903120229965 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120229965 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120229965 DAUC <0003> auc.c:151 vector [1]: kc = f2b39afb5a877038 20240903120229965 DAUC <0003> auc.c:152 vector [1]: sres = aed41fa2 20240903120229965 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120229965 DAUC <0003> auc.c:113 vector [2]: rand = 0bc912fa394d3bb4e187ab328719a992 20240903120229965 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240903120229965 DAUC <0003> auc.c:142 vector [2]: autn = 2210b81b94ae0000b07213446bfdbc72 20240903120229965 DAUC <0003> auc.c:143 vector [2]: ck = 227c010c087a7aa7e001f9616f28110d 20240903120229965 DAUC <0003> auc.c:144 vector [2]: ik = 153e0611e2e73bcf7577f41b179ef210 20240903120229965 DAUC <0003> auc.c:145 vector [2]: res = 5a1a1aacde9f438b0000000000000000 20240903120229965 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120229965 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120229965 DAUC <0003> auc.c:151 vector [2]: kc = a2340a67922ba275 20240903120229965 DAUC <0003> auc.c:152 vector [2]: sres = 84855927 20240903120229965 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120229965 DAUC <0003> auc.c:113 vector [3]: rand = e51d1136bd2a1f25e83b272015a37648 20240903120229965 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240903120229965 DAUC <0003> auc.c:142 vector [3]: autn = 0d23edc7f7e500002664d8ee8ddc1748 20240903120229965 DAUC <0003> auc.c:143 vector [3]: ck = 9e5e2cd23b5f0d0e533c86881bec1cf2 20240903120229965 DAUC <0003> auc.c:144 vector [3]: ik = cabecfe25df74012fadb1d87fdadfb55 20240903120229965 DAUC <0003> auc.c:145 vector [3]: res = 4cb9fda365e6db580000000000000000 20240903120229965 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120229965 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120229965 DAUC <0003> auc.c:151 vector [3]: kc = fd07783f80e9aabb 20240903120229965 DAUC <0003> auc.c:152 vector [3]: sres = 295f26fb 20240903120229965 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120229965 DAUC <0003> auc.c:113 vector [4]: rand = b16fe5ddb34318a5a0d58a59f121e145 20240903120229965 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240903120229965 DAUC <0003> auc.c:142 vector [4]: autn = cb27fa2653be0000621c495c61c207b2 20240903120229965 DAUC <0003> auc.c:143 vector [4]: ck = 7973a436cc15bb9e329e1efbfb31271f 20240903120229965 DAUC <0003> auc.c:144 vector [4]: ik = 0f4db240196cc6340aa6da91c6a7dc36 20240903120229965 DAUC <0003> auc.c:145 vector [4]: res = fe63736ccbcae2c90000000000000000 20240903120229965 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120229965 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120229965 DAUC <0003> auc.c:151 vector [4]: kc = 4e06d21ce8ef8683 20240903120229965 DAUC <0003> auc.c:152 vector [4]: sres = 35a991a5 20240903120229965 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120229965 DAUC <0003> db_auc.c:245 IMSI='262426798199709': Generated 5 vectors 20240903120229965 DAUC <0003> db_auc.c:249 IMSI='262426798199709': Updating SQN=481 in DB 20240903120229974 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426798199709"} 20240903120229974 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426798199709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120229974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120229974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120229978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.1:4258 20240903120230005 DAUC <0003> db_auc.c:157 IMSI='262428360081537': No 2G Auth Data 20240903120230005 DAUC <0003> db_auc.c:192 IMSI='262428360081537': No 3G Auth Data 20240903120230028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20240903120230029 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230029 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428360081537"} 20240903120230029 DAUC <0003> db_auc.c:157 IMSI='262428360081537': No 2G Auth Data 20240903120230029 DAUC <0003> db_auc.c:236 IMSI='262428360081537': Calling to generate 1 vectors 20240903120230029 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240903120230029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230029 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120230029 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120230029 DAUC <0003> auc.c:113 vector [0]: rand = e2d697543bfa98c8f97967025c1bbe0e 20240903120230029 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120230029 DAUC <0003> auc.c:142 vector [0]: autn = ee32553ace3b00007a57d68f7dfb5cfc 20240903120230029 DAUC <0003> auc.c:143 vector [0]: ck = fc32c14adab24c0e901c12bcd86f047f 20240903120230029 DAUC <0003> auc.c:144 vector [0]: ik = 2d1921e351de73b84e77217019093e34 20240903120230029 DAUC <0003> auc.c:145 vector [0]: res = 32ccdb76a09661a70000000000000000 20240903120230029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230029 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120230029 DAUC <0003> auc.c:151 vector [0]: kc = 0f40d3654a0a05fd 20240903120230029 DAUC <0003> auc.c:152 vector [0]: sres = 925abad1 20240903120230029 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120230029 DAUC <0003> db_auc.c:245 IMSI='262428360081537': Generated 1 vectors 20240903120230029 DAUC <0003> db_auc.c:249 IMSI='262428360081537': Updating SQN=33 in DB 20240903120230038 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428360081537"} 20240903120230038 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230038 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230038 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230039 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230039 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428360081537"} 20240903120230039 DAUC <0003> db_auc.c:157 IMSI='262428360081537': No 2G Auth Data 20240903120230039 DAUC <0003> db_auc.c:236 IMSI='262428360081537': Calling to generate 4 vectors 20240903120230039 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240903120230039 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230039 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120230039 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240903120230039 DAUC <0003> auc.c:113 vector [0]: rand = 3869beafafa53b710922601245109ed5 20240903120230039 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240903120230039 DAUC <0003> auc.c:142 vector [0]: autn = 30b7ca42478000004e3746d63a31e70a 20240903120230039 DAUC <0003> auc.c:143 vector [0]: ck = 7797fedcc53a4a63ccc3fe4e3cd5c85b 20240903120230039 DAUC <0003> auc.c:144 vector [0]: ik = 453dd39fbb7cdc9c9b36ba090eafd3e3 20240903120230039 DAUC <0003> auc.c:145 vector [0]: res = 235179f9fea7fc910000000000000000 20240903120230039 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230039 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120230039 DAUC <0003> auc.c:151 vector [0]: kc = 655f69044c3c8d47 20240903120230039 DAUC <0003> auc.c:152 vector [0]: sres = ddf68568 20240903120230039 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120230039 DAUC <0003> auc.c:113 vector [1]: rand = 83843371fb76eea6a2983e2d898bb564 20240903120230039 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240903120230039 DAUC <0003> auc.c:142 vector [1]: autn = 9261fda6ff990000e7d46a6bd44a940c 20240903120230039 DAUC <0003> auc.c:143 vector [1]: ck = 68132f3addac1fc0ef1b9f6767bea45e 20240903120230039 DAUC <0003> auc.c:144 vector [1]: ik = 08f991a695fc4a9f9dc9b29e128f4a27 20240903120230039 DAUC <0003> auc.c:145 vector [1]: res = 019a36bcd3d105b80000000000000000 20240903120230039 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230039 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120230039 DAUC <0003> auc.c:151 vector [1]: kc = 123893653d61bb26 20240903120230039 DAUC <0003> auc.c:152 vector [1]: sres = d24b3304 20240903120230039 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120230039 DAUC <0003> auc.c:113 vector [2]: rand = 7edb94a83145118519cf062da50eecd8 20240903120230039 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240903120230039 DAUC <0003> auc.c:142 vector [2]: autn = fcfacbb00c400000d7aee75c7c2bacc6 20240903120230039 DAUC <0003> auc.c:143 vector [2]: ck = 76b47a352522395557d7d9d084cfa2f7 20240903120230039 DAUC <0003> auc.c:144 vector [2]: ik = d48397c26007b65dafdf66880c714b68 20240903120230040 DAUC <0003> auc.c:145 vector [2]: res = e59c1d8913b9ff7b0000000000000000 20240903120230040 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230040 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120230040 DAUC <0003> auc.c:151 vector [2]: kc = 5a3f52afcd9b6697 20240903120230040 DAUC <0003> auc.c:152 vector [2]: sres = f625e2f2 20240903120230040 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120230040 DAUC <0003> auc.c:113 vector [3]: rand = e942f67aab8cac816b264a94ea7da050 20240903120230040 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240903120230040 DAUC <0003> auc.c:142 vector [3]: autn = e98a6f3de9c1000016b41de779f75428 20240903120230040 DAUC <0003> auc.c:143 vector [3]: ck = 0245c5957fa4afc87f7bb52d3a6e1377 20240903120230040 DAUC <0003> auc.c:144 vector [3]: ik = 409bc5db8e4545046bed166432ca29be 20240903120230040 DAUC <0003> auc.c:145 vector [3]: res = e77db2797cd70cab0000000000000000 20240903120230040 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230040 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120230040 DAUC <0003> auc.c:151 vector [3]: kc = 5648a307f945d005 20240903120230040 DAUC <0003> auc.c:152 vector [3]: sres = 9baabed2 20240903120230040 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120230040 DAUC <0003> db_auc.c:245 IMSI='262428360081537': Generated 4 vectors 20240903120230040 DAUC <0003> db_auc.c:249 IMSI='262428360081537': Updating SQN=161 in DB 20240903120230048 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428360081537"} 20240903120230048 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230048 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230048 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230049 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230049 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428360081537"} 20240903120230049 DAUC <0003> db_auc.c:157 IMSI='262428360081537': No 2G Auth Data 20240903120230049 DAUC <0003> db_auc.c:236 IMSI='262428360081537': Calling to generate 5 vectors 20240903120230049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120230049 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230049 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120230049 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240903120230049 DAUC <0003> auc.c:113 vector [0]: rand = d4edea98f3f467c4b307befbaf0b2693 20240903120230049 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240903120230049 DAUC <0003> auc.c:142 vector [0]: autn = 7a45bbf8eac60000d41175e01ccb23b5 20240903120230049 DAUC <0003> auc.c:143 vector [0]: ck = a35ce928470ecac7541238531414709f 20240903120230050 DAUC <0003> auc.c:144 vector [0]: ik = a6bade4acecd8b004c4460254adb0788 20240903120230050 DAUC <0003> auc.c:145 vector [0]: res = 3a4dd3868eb073bc0000000000000000 20240903120230050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230050 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120230050 DAUC <0003> auc.c:151 vector [0]: kc = 1db06f14d70c36d0 20240903120230050 DAUC <0003> auc.c:152 vector [0]: sres = b4fda03a 20240903120230050 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120230050 DAUC <0003> auc.c:113 vector [1]: rand = 1121b70391ba3eeae20bbf5c85f92412 20240903120230050 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240903120230050 DAUC <0003> auc.c:142 vector [1]: autn = a65d133532a300001761352430adb25f 20240903120230050 DAUC <0003> auc.c:143 vector [1]: ck = 8a66a269fb01bcf1e91988c02142130f 20240903120230050 DAUC <0003> auc.c:144 vector [1]: ik = c9439da5c78c4cf0b1cb246418ba87a7 20240903120230050 DAUC <0003> auc.c:145 vector [1]: res = d19a05d6c5d401850000000000000000 20240903120230050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230050 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120230050 DAUC <0003> auc.c:151 vector [1]: kc = 1bf79368057564a9 20240903120230050 DAUC <0003> auc.c:152 vector [1]: sres = 144e0453 20240903120230050 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120230050 DAUC <0003> auc.c:113 vector [2]: rand = 0c93b39ecadd6c2c1ce54d69561decb3 20240903120230050 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240903120230050 DAUC <0003> auc.c:142 vector [2]: autn = c4d8bec61c870000b0647316c0482659 20240903120230050 DAUC <0003> auc.c:143 vector [2]: ck = fb76eb2245b478397aa4ae4b51ee7641 20240903120230050 DAUC <0003> auc.c:144 vector [2]: ik = cdf6803312c8ff2ca129bc24c65287ff 20240903120230050 DAUC <0003> auc.c:145 vector [2]: res = 0a09a75dfa3358b20000000000000000 20240903120230050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120230050 DAUC <0003> auc.c:151 vector [2]: kc = ed0d797ec0c076ab 20240903120230050 DAUC <0003> auc.c:152 vector [2]: sres = f03affef 20240903120230050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120230050 DAUC <0003> auc.c:113 vector [3]: rand = 5c60daa256d119e8df21fa46409e51a2 20240903120230050 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240903120230050 DAUC <0003> auc.c:142 vector [3]: autn = ad0690b6d1f90000d4f5ed76c4f3e29e 20240903120230050 DAUC <0003> auc.c:143 vector [3]: ck = 74ec3182bf496f45f23a9a0e0be2f3d8 20240903120230050 DAUC <0003> auc.c:144 vector [3]: ik = f89afacc2c8f5790436b6b5c6204c714 20240903120230050 DAUC <0003> auc.c:145 vector [3]: res = 24284edeff3d055e0000000000000000 20240903120230050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120230050 DAUC <0003> auc.c:151 vector [3]: kc = 3d273a1cfa200c19 20240903120230050 DAUC <0003> auc.c:152 vector [3]: sres = db154b80 20240903120230050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120230050 DAUC <0003> auc.c:113 vector [4]: rand = b52ddc093b9f30d9e15d467b5ca22773 20240903120230050 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240903120230050 DAUC <0003> auc.c:142 vector [4]: autn = 51902f302d720000d26d0ecc99c39db5 20240903120230050 DAUC <0003> auc.c:143 vector [4]: ck = f8ebe8dcd78ec6188062afdf4161f467 20240903120230050 DAUC <0003> auc.c:144 vector [4]: ik = 71a6c4c02dd9e15aa9a04bf85d7cdc6d 20240903120230050 DAUC <0003> auc.c:145 vector [4]: res = c2cab1d5c9c2a5710000000000000000 20240903120230050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230050 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120230050 DAUC <0003> auc.c:151 vector [4]: kc = a08fc83be64a0f48 20240903120230050 DAUC <0003> auc.c:152 vector [4]: sres = 0b0814a4 20240903120230050 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120230050 DAUC <0003> db_auc.c:245 IMSI='262428360081537': Generated 5 vectors 20240903120230050 DAUC <0003> db_auc.c:249 IMSI='262428360081537': Updating SQN=321 in DB 20240903120230058 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428360081537"} 20240903120230058 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230058 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230058 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230059 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230059 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428360081537"} 20240903120230059 DAUC <0003> db_auc.c:157 IMSI='262428360081537': No 2G Auth Data 20240903120230059 DAUC <0003> db_auc.c:236 IMSI='262428360081537': Calling to generate 5 vectors 20240903120230059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120230059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230059 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120230059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240903120230059 DAUC <0003> auc.c:113 vector [0]: rand = 1ca605c7aaa826c4d9f3f10bcf1894da 20240903120230059 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240903120230059 DAUC <0003> auc.c:142 vector [0]: autn = 953272f545bf0000b9e47f1e89d64fac 20240903120230059 DAUC <0003> auc.c:143 vector [0]: ck = f64e25814203a0d7816329f4a97f92d9 20240903120230059 DAUC <0003> auc.c:144 vector [0]: ik = eb4ad47cbf87f84fd8fae73c99bcbd83 20240903120230059 DAUC <0003> auc.c:145 vector [0]: res = 76fc5cae7050d97c0000000000000000 20240903120230059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230059 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120230059 DAUC <0003> auc.c:151 vector [0]: kc = 449d3f35cd4777c2 20240903120230059 DAUC <0003> auc.c:152 vector [0]: sres = 06ac85d2 20240903120230059 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120230059 DAUC <0003> auc.c:113 vector [1]: rand = 834ed0860266e990af309eda7bcbd1a5 20240903120230059 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240903120230059 DAUC <0003> auc.c:142 vector [1]: autn = 202af8c8b1ae0000a82048528bc82586 20240903120230059 DAUC <0003> auc.c:143 vector [1]: ck = 42928d7a2aeb29823421af05a5955a07 20240903120230059 DAUC <0003> auc.c:144 vector [1]: ik = 62c71bc43d36eca2e38050f929959f9c 20240903120230059 DAUC <0003> auc.c:145 vector [1]: res = 6c424f17728090700000000000000000 20240903120230059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230059 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120230059 DAUC <0003> auc.c:151 vector [1]: kc = f7f469429bdd00bb 20240903120230059 DAUC <0003> auc.c:152 vector [1]: sres = 1ec2df67 20240903120230059 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120230059 DAUC <0003> auc.c:113 vector [2]: rand = 9fb3fb20e532581cc805dbca5d651c38 20240903120230059 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240903120230059 DAUC <0003> auc.c:142 vector [2]: autn = a6dbf59f7e500000cc61c891e7c78638 20240903120230059 DAUC <0003> auc.c:143 vector [2]: ck = 99f3c6a5d29cbb124ecc1b4fc6375311 20240903120230059 DAUC <0003> auc.c:144 vector [2]: ik = 9054b54013e70751e939066f25c8ae7c 20240903120230059 DAUC <0003> auc.c:145 vector [2]: res = bf463f685b17cfd30000000000000000 20240903120230059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230059 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120230059 DAUC <0003> auc.c:151 vector [2]: kc = ae526ec52284412e 20240903120230059 DAUC <0003> auc.c:152 vector [2]: sres = e451f0bb 20240903120230059 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120230059 DAUC <0003> auc.c:113 vector [3]: rand = 461645f55469f94311c96ad1e1d40c20 20240903120230060 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240903120230060 DAUC <0003> auc.c:142 vector [3]: autn = e52829e99fb400009d809b39f5b2aadf 20240903120230060 DAUC <0003> auc.c:143 vector [3]: ck = ba9bab77cbd4ce4a04a83af2840b6d43 20240903120230060 DAUC <0003> auc.c:144 vector [3]: ik = 18bb5b1caa1d008e42e8e516c4658428 20240903120230060 DAUC <0003> auc.c:145 vector [3]: res = ffbc8e3d2d12f9230000000000000000 20240903120230060 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230060 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120230060 DAUC <0003> auc.c:151 vector [3]: kc = e4602f8f21a727af 20240903120230060 DAUC <0003> auc.c:152 vector [3]: sres = d2ae771e 20240903120230060 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120230060 DAUC <0003> auc.c:113 vector [4]: rand = 25d925f106ba8fcc7e609c3fe9ea5cc7 20240903120230060 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240903120230060 DAUC <0003> auc.c:142 vector [4]: autn = 1309989e5f0f0000a2302e750a4a60fe 20240903120230060 DAUC <0003> auc.c:143 vector [4]: ck = 1a7c4282f99d210e8b3171df0274b1e4 20240903120230060 DAUC <0003> auc.c:144 vector [4]: ik = 12d63dbf1a0b2a679cfcdf5ac2776404 20240903120230060 DAUC <0003> auc.c:145 vector [4]: res = cc7096fcf702624b0000000000000000 20240903120230060 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230060 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120230060 DAUC <0003> auc.c:151 vector [4]: kc = 1f67d1b82395de89 20240903120230060 DAUC <0003> auc.c:152 vector [4]: sres = 3b72f4b7 20240903120230060 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120230060 DAUC <0003> db_auc.c:245 IMSI='262428360081537': Generated 5 vectors 20240903120230060 DAUC <0003> db_auc.c:249 IMSI='262428360081537': Updating SQN=481 in DB 20240903120230068 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428360081537"} 20240903120230068 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428360081537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230068 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230068 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43364<->l=127.0.0.1:4258 20240903120230094 DAUC <0003> db_auc.c:157 IMSI='262427276403634': No 2G Auth Data 20240903120230094 DAUC <0003> db_auc.c:192 IMSI='262427276403634': No 3G Auth Data 20240903120230129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20240903120230132 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230132 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427276403634"} 20240903120230132 DAUC <0003> db_auc.c:236 IMSI='262427276403634': Calling to generate 1 vectors 20240903120230132 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240903120230132 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230132 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230132 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120230132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230132 DAUC <0003> auc.c:113 vector [0]: rand = 919f92daef9443a68df71106ce8a4ad8 20240903120230132 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120230132 DAUC <0003> auc.c:142 vector [0]: autn = cba3b918406c00008b57dcceaed9d5b1 20240903120230132 DAUC <0003> auc.c:143 vector [0]: ck = f7eba5f13ecef0ea9c95b59dc1811947 20240903120230132 DAUC <0003> auc.c:144 vector [0]: ik = e05fb9cccb9a6afabf3d3037bda4d2fa 20240903120230132 DAUC <0003> auc.c:145 vector [0]: res = 372027930a8d68f30000000000000000 20240903120230132 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230132 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230132 DAUC <0003> auc.c:179 vector [0]: kc = 7fe3e34580ebb400 20240903120230132 DAUC <0003> auc.c:180 vector [0]: sres = 2b77bb20 20240903120230132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230132 DAUC <0003> db_auc.c:245 IMSI='262427276403634': Generated 1 vectors 20240903120230133 DAUC <0003> db_auc.c:249 IMSI='262427276403634': Updating SQN=33 in DB 20240903120230141 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427276403634"} 20240903120230141 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230141 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230141 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230145 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230145 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427276403634"} 20240903120230145 DAUC <0003> db_auc.c:236 IMSI='262427276403634': Calling to generate 4 vectors 20240903120230145 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240903120230145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240903120230145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230145 DAUC <0003> auc.c:113 vector [0]: rand = df4acd26d6abd151e6b81e20b8301aa1 20240903120230145 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240903120230145 DAUC <0003> auc.c:142 vector [0]: autn = bc2782a21b9c0000aab53dab3103ab6e 20240903120230145 DAUC <0003> auc.c:143 vector [0]: ck = 9b95a2c4309d1f106eb01a0d96c93b02 20240903120230145 DAUC <0003> auc.c:144 vector [0]: ik = 1fb522d85427b84daf82711a46262aaf 20240903120230145 DAUC <0003> auc.c:145 vector [0]: res = f6e7cbc00831ef650000000000000000 20240903120230145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230145 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230145 DAUC <0003> auc.c:179 vector [0]: kc = 5f113ea17c894800 20240903120230145 DAUC <0003> auc.c:180 vector [0]: sres = 31bd66c8 20240903120230145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230145 DAUC <0003> auc.c:113 vector [1]: rand = c930895909029344966a062055dba748 20240903120230145 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240903120230145 DAUC <0003> auc.c:142 vector [1]: autn = 117a7c82393a0000a5710354794b5e6e 20240903120230145 DAUC <0003> auc.c:143 vector [1]: ck = 8481a73ade5835d05e3480d6c9356114 20240903120230145 DAUC <0003> auc.c:144 vector [1]: ik = 2160efbd2cd965684469a0244888cbc7 20240903120230145 DAUC <0003> auc.c:145 vector [1]: res = 4a60a7503f6b62c90000000000000000 20240903120230145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230145 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230145 DAUC <0003> auc.c:179 vector [1]: kc = de00c20820001c00 20240903120230145 DAUC <0003> auc.c:180 vector [1]: sres = dfc8ef40 20240903120230145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230145 DAUC <0003> auc.c:113 vector [2]: rand = 84174faeaad1926fb90e9785218d01c7 20240903120230146 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240903120230146 DAUC <0003> auc.c:142 vector [2]: autn = f0bad332f8b40000d030a664bfaa8a04 20240903120230146 DAUC <0003> auc.c:143 vector [2]: ck = 468ea5f6bc4e097ca9f6781ce6c36e16 20240903120230146 DAUC <0003> auc.c:144 vector [2]: ik = 29d684b200b3083b1d47844fbef01624 20240903120230146 DAUC <0003> auc.c:145 vector [2]: res = 8f19df6dc955fb6a0000000000000000 20240903120230146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230146 DAUC <0003> auc.c:179 vector [2]: kc = 885eba2bdf66b000 20240903120230146 DAUC <0003> auc.c:180 vector [2]: sres = 80f328cb 20240903120230146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230146 DAUC <0003> auc.c:113 vector [3]: rand = 3fd49a1ac6ba9d5d4da62d795dcea1f5 20240903120230146 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240903120230146 DAUC <0003> auc.c:142 vector [3]: autn = 0fcb7a613d340000b0adb8d534b2c041 20240903120230146 DAUC <0003> auc.c:143 vector [3]: ck = be785272f270392a8dab5a98ba1f8cc4 20240903120230146 DAUC <0003> auc.c:144 vector [3]: ik = e73fa43ddcf977c96922f02c8e1f1bd5 20240903120230146 DAUC <0003> auc.c:145 vector [3]: res = 32d8a25875ff376f0000000000000000 20240903120230146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230146 DAUC <0003> auc.c:179 vector [3]: kc = 76d08e7bf438fc00 20240903120230146 DAUC <0003> auc.c:180 vector [3]: sres = 64882f8e 20240903120230146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230146 DAUC <0003> db_auc.c:245 IMSI='262427276403634': Generated 4 vectors 20240903120230146 DAUC <0003> db_auc.c:249 IMSI='262427276403634': Updating SQN=161 in DB 20240903120230154 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427276403634"} 20240903120230154 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230154 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230154 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230159 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230159 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427276403634"} 20240903120230159 DAUC <0003> db_auc.c:236 IMSI='262427276403634': Calling to generate 5 vectors 20240903120230159 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230159 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230159 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230159 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240903120230159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230159 DAUC <0003> auc.c:113 vector [0]: rand = 86e4b7c3baf09ec158f1bfef7303d6ee 20240903120230159 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240903120230159 DAUC <0003> auc.c:142 vector [0]: autn = 58c5321618af00009fe232407bbdaec3 20240903120230159 DAUC <0003> auc.c:143 vector [0]: ck = 601cc2353de2710634001e20df632a64 20240903120230159 DAUC <0003> auc.c:144 vector [0]: ik = 2a8b0bf40ad0c91234edc590bcbbe7c7 20240903120230159 DAUC <0003> auc.c:145 vector [0]: res = 5a355906997d20670000000000000000 20240903120230159 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230159 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230159 DAUC <0003> auc.c:179 vector [0]: kc = 843e6abb348e5800 20240903120230159 DAUC <0003> auc.c:180 vector [0]: sres = 4ba3e3be 20240903120230159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230159 DAUC <0003> auc.c:113 vector [1]: rand = 5e8fd6188f23d23b581b3566b220ee0e 20240903120230159 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240903120230159 DAUC <0003> auc.c:142 vector [1]: autn = e099faf285ee00000a171d3bc8a60d2e 20240903120230159 DAUC <0003> auc.c:143 vector [1]: ck = 22730cebe87c6a203e9b37c2a052ec30 20240903120230159 DAUC <0003> auc.c:144 vector [1]: ik = b7f27de1d106d8cdfe6772b3ebe6d6ac 20240903120230159 DAUC <0003> auc.c:145 vector [1]: res = 7b7ed3b874ec41ee0000000000000000 20240903120230159 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230159 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230160 DAUC <0003> auc.c:179 vector [1]: kc = 64e5a347fd309400 20240903120230160 DAUC <0003> auc.c:180 vector [1]: sres = 90a77bae 20240903120230160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230160 DAUC <0003> auc.c:113 vector [2]: rand = b2709c2c84ea477c062c1b18cd68c126 20240903120230160 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240903120230160 DAUC <0003> auc.c:142 vector [2]: autn = 1dd3b2c28a5d0000ccfffa2111e3425c 20240903120230160 DAUC <0003> auc.c:143 vector [2]: ck = 0d80f145f567d56818699412a891868d 20240903120230160 DAUC <0003> auc.c:144 vector [2]: ik = 90b71152a4e57531c38697acf0f8a3aa 20240903120230160 DAUC <0003> auc.c:145 vector [2]: res = d203efb2a32bf0170000000000000000 20240903120230160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230160 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230160 DAUC <0003> auc.c:179 vector [2]: kc = ba26e7ffe0446000 20240903120230160 DAUC <0003> auc.c:180 vector [2]: sres = 1df20218 20240903120230160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230160 DAUC <0003> auc.c:113 vector [3]: rand = caac430622d78e91e6941eb71ac5a25f 20240903120230160 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240903120230160 DAUC <0003> auc.c:142 vector [3]: autn = f2660edcf7f80000c0ae624d5ff36215 20240903120230160 DAUC <0003> auc.c:143 vector [3]: ck = 4bc29a60cae7ffa4bf571681a7fad249 20240903120230160 DAUC <0003> auc.c:144 vector [3]: ik = 3f30dcdbb842426ff6928bb6f4f5a4a7 20240903120230160 DAUC <0003> auc.c:145 vector [3]: res = 4107c8a9bc548d320000000000000000 20240903120230160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230160 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230160 DAUC <0003> auc.c:179 vector [3]: kc = 51b1f1e3ecdaf400 20240903120230160 DAUC <0003> auc.c:180 vector [3]: sres = ebb5bbdf 20240903120230160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230160 DAUC <0003> auc.c:113 vector [4]: rand = 902a330523c359bde065a1f48f9398c7 20240903120230160 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240903120230160 DAUC <0003> auc.c:142 vector [4]: autn = 95a76b7370e30000ce95867d41932961 20240903120230160 DAUC <0003> auc.c:143 vector [4]: ck = c8f4815193326362ac7c65f210c99194 20240903120230160 DAUC <0003> auc.c:144 vector [4]: ik = e053341c6ad026674582d9d86c08b594 20240903120230160 DAUC <0003> auc.c:145 vector [4]: res = e6be2554ad9d2e170000000000000000 20240903120230160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230160 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230160 DAUC <0003> auc.c:179 vector [4]: kc = 2ed1984b11011400 20240903120230160 DAUC <0003> auc.c:180 vector [4]: sres = f26db4c7 20240903120230160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230160 DAUC <0003> db_auc.c:245 IMSI='262427276403634': Generated 5 vectors 20240903120230160 DAUC <0003> db_auc.c:249 IMSI='262427276403634': Updating SQN=321 in DB 20240903120230168 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427276403634"} 20240903120230168 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230169 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230169 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230174 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230174 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427276403634"} 20240903120230174 DAUC <0003> db_auc.c:236 IMSI='262427276403634': Calling to generate 5 vectors 20240903120230174 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230174 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230174 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230174 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240903120230174 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230174 DAUC <0003> auc.c:113 vector [0]: rand = f34bd8a9c733311e3331a57486ec28ba 20240903120230174 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240903120230174 DAUC <0003> auc.c:142 vector [0]: autn = d67a4ddf532600008e6d64276e30be9f 20240903120230174 DAUC <0003> auc.c:143 vector [0]: ck = c8cb9690d209d26c0cbdf3d55a7718be 20240903120230174 DAUC <0003> auc.c:144 vector [0]: ik = bfdb0b1dcb8df22a90cbc2b0a6a657d9 20240903120230174 DAUC <0003> auc.c:145 vector [0]: res = 1d75607cf2e90e650000000000000000 20240903120230174 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230174 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230174 DAUC <0003> auc.c:179 vector [0]: kc = 5494ab6e8ff87000 20240903120230175 DAUC <0003> auc.c:180 vector [0]: sres = 6dfbeb69 20240903120230175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230175 DAUC <0003> auc.c:113 vector [1]: rand = 8ea4fe1acbab474c7f26e46e2085ff94 20240903120230175 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240903120230175 DAUC <0003> auc.c:142 vector [1]: autn = 8bde7edd55fa00000d1d4946c927f817 20240903120230175 DAUC <0003> auc.c:143 vector [1]: ck = 8914eeddd42023fab661e89ec93b9ee7 20240903120230175 DAUC <0003> auc.c:144 vector [1]: ik = 2aac664271ad5dadd603c0ec3f0d8c0f 20240903120230175 DAUC <0003> auc.c:145 vector [1]: res = e01a42119c3e082f0000000000000000 20240903120230175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230175 DAUC <0003> auc.c:179 vector [1]: kc = 8759d48f1d7ff000 20240903120230175 DAUC <0003> auc.c:180 vector [1]: sres = 7494f916 20240903120230175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230175 DAUC <0003> auc.c:113 vector [2]: rand = 9aabaf6f073fe12d0244f03f9a1e6c7e 20240903120230175 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240903120230175 DAUC <0003> auc.c:142 vector [2]: autn = acf4b4f1d7d400002223753c31037e1d 20240903120230175 DAUC <0003> auc.c:143 vector [2]: ck = 1651909bb6b63663cc306e10f4b5f8da 20240903120230175 DAUC <0003> auc.c:144 vector [2]: ik = 635b7c892e0cbac548bad6a44aa67779 20240903120230175 DAUC <0003> auc.c:145 vector [2]: res = 3b3f3d7a95e4ae220000000000000000 20240903120230175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230175 DAUC <0003> auc.c:179 vector [2]: kc = 5378405a36d85000 20240903120230175 DAUC <0003> auc.c:180 vector [2]: sres = 45fc31b1 20240903120230175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230175 DAUC <0003> auc.c:113 vector [3]: rand = ae40018d547d4723207183ab09e2ee20 20240903120230175 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240903120230175 DAUC <0003> auc.c:142 vector [3]: autn = 86202ca81a120000c46cf6caf742a302 20240903120230175 DAUC <0003> auc.c:143 vector [3]: ck = a323a61149204998aef8fdd2f2277dc7 20240903120230175 DAUC <0003> auc.c:144 vector [3]: ik = 6856ede51f87f818a5ca5156c3e66aa0 20240903120230175 DAUC <0003> auc.c:145 vector [3]: res = 13e971666671e5f00000000000000000 20240903120230175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230175 DAUC <0003> auc.c:179 vector [3]: kc = fa0a058627705400 20240903120230175 DAUC <0003> auc.c:180 vector [3]: sres = 6df68175 20240903120230175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230175 DAUC <0003> auc.c:113 vector [4]: rand = bf402facbc804b886e1ec72601168638 20240903120230175 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240903120230175 DAUC <0003> auc.c:142 vector [4]: autn = d716b5bf779d0000c9762a5718f4e9fd 20240903120230175 DAUC <0003> auc.c:143 vector [4]: ck = 5eab624fd2b5ec1b2f5d7e398baa41d1 20240903120230175 DAUC <0003> auc.c:144 vector [4]: ik = 2fd4741b467af106d1138c11354a59b2 20240903120230175 DAUC <0003> auc.c:145 vector [4]: res = 49ff3c2802c3d3e20000000000000000 20240903120230175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230175 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230175 DAUC <0003> auc.c:179 vector [4]: kc = af10331e1214f400 20240903120230175 DAUC <0003> auc.c:180 vector [4]: sres = b999b480 20240903120230176 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230176 DAUC <0003> db_auc.c:245 IMSI='262427276403634': Generated 5 vectors 20240903120230176 DAUC <0003> db_auc.c:249 IMSI='262427276403634': Updating SQN=481 in DB 20240903120230184 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427276403634"} 20240903120230184 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427276403634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230184 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230184 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20240903120230224 DAUC <0003> db_auc.c:157 IMSI='262428341678014': No 2G Auth Data 20240903120230224 DAUC <0003> db_auc.c:192 IMSI='262428341678014': No 3G Auth Data 20240903120230257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20240903120230260 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230260 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428341678014"} 20240903120230260 DAUC <0003> db_auc.c:236 IMSI='262428341678014': Calling to generate 1 vectors 20240903120230260 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240903120230260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120230260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230260 DAUC <0003> auc.c:113 vector [0]: rand = 48b2412f9f08a61a9d9e5128690520e1 20240903120230260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120230260 DAUC <0003> auc.c:142 vector [0]: autn = d1ceaedf3a440000f0c0412317edb106 20240903120230260 DAUC <0003> auc.c:143 vector [0]: ck = 65975aeaebbab09c86db47b5c6439fc4 20240903120230260 DAUC <0003> auc.c:144 vector [0]: ik = ba7c529671140040a032cf829f2b9bff 20240903120230260 DAUC <0003> auc.c:145 vector [0]: res = 7159311722817e2b0000000000000000 20240903120230260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230260 DAUC <0003> auc.c:179 vector [0]: kc = bb195e2758499c00 20240903120230260 DAUC <0003> auc.c:180 vector [0]: sres = 41f0756d 20240903120230260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230260 DAUC <0003> db_auc.c:245 IMSI='262428341678014': Generated 1 vectors 20240903120230260 DAUC <0003> db_auc.c:249 IMSI='262428341678014': Updating SQN=33 in DB 20240903120230268 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428341678014"} 20240903120230268 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230268 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230268 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230273 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230273 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428341678014"} 20240903120230273 DAUC <0003> db_auc.c:236 IMSI='262428341678014': Calling to generate 4 vectors 20240903120230273 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240903120230273 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230273 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230273 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240903120230273 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230273 DAUC <0003> auc.c:113 vector [0]: rand = 9ea059564978fc2100b09ff6b91016d7 20240903120230273 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240903120230273 DAUC <0003> auc.c:142 vector [0]: autn = 8b3ca6ff83760000af24ccc90844267e 20240903120230273 DAUC <0003> auc.c:143 vector [0]: ck = 84b71aabe0072322036e8de0f15583c2 20240903120230273 DAUC <0003> auc.c:144 vector [0]: ik = f7a1a4fd1b57198f53186d71e8439028 20240903120230273 DAUC <0003> auc.c:145 vector [0]: res = eb874e6f05cc68f30000000000000000 20240903120230273 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230273 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230273 DAUC <0003> auc.c:179 vector [0]: kc = 23b28d4fa372e400 20240903120230273 DAUC <0003> auc.c:180 vector [0]: sres = 1be3eae9 20240903120230273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230274 DAUC <0003> auc.c:113 vector [1]: rand = 17a2b6d1761e8646eadaa1045a7362c7 20240903120230274 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240903120230274 DAUC <0003> auc.c:142 vector [1]: autn = c7adb9007dc900005f3e1056ddfd627b 20240903120230274 DAUC <0003> auc.c:143 vector [1]: ck = 80d5dec17d510dced67ebb6fd7ff4247 20240903120230274 DAUC <0003> auc.c:144 vector [1]: ik = 878705f48092b929d9ed160f1f4a3262 20240903120230274 DAUC <0003> auc.c:145 vector [1]: res = 641357f7d9b6c0080000000000000000 20240903120230274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230274 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230274 DAUC <0003> auc.c:179 vector [1]: kc = d702781cbbef0800 20240903120230274 DAUC <0003> auc.c:180 vector [1]: sres = 8f93c9f1 20240903120230274 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230274 DAUC <0003> auc.c:113 vector [2]: rand = 2cf9e6caaec6fd454d4d44161546e819 20240903120230274 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240903120230274 DAUC <0003> auc.c:142 vector [2]: autn = 2a3a9434541600002517d066777d3cb3 20240903120230274 DAUC <0003> auc.c:143 vector [2]: ck = b0ad549ea58a0b7d9ceb1b58e804d83b 20240903120230274 DAUC <0003> auc.c:144 vector [2]: ik = 99f41536aeb65e7fee0420779cefd2aa 20240903120230274 DAUC <0003> auc.c:145 vector [2]: res = fc173b4772cb94bb0000000000000000 20240903120230274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230274 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230274 DAUC <0003> auc.c:179 vector [2]: kc = 450a944cf0fbfc00 20240903120230274 DAUC <0003> auc.c:180 vector [2]: sres = 52fae4db 20240903120230274 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230274 DAUC <0003> auc.c:113 vector [3]: rand = cb02cc882f72dcca1f23761ca2394800 20240903120230274 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240903120230274 DAUC <0003> auc.c:142 vector [3]: autn = eb609df564ef00008c93497bfc85f261 20240903120230274 DAUC <0003> auc.c:143 vector [3]: ck = 6cf0b37494133d0dc463cbdab4044050 20240903120230274 DAUC <0003> auc.c:144 vector [3]: ik = 1e0e817f22c7f76b7aa1b0d0648d4e4b 20240903120230274 DAUC <0003> auc.c:145 vector [3]: res = 15dc4f2e543868f60000000000000000 20240903120230274 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230274 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230274 DAUC <0003> auc.c:179 vector [3]: kc = 1e23a984a447c800 20240903120230274 DAUC <0003> auc.c:180 vector [3]: sres = e6c69c66 20240903120230274 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230274 DAUC <0003> db_auc.c:245 IMSI='262428341678014': Generated 4 vectors 20240903120230274 DAUC <0003> db_auc.c:249 IMSI='262428341678014': Updating SQN=161 in DB 20240903120230282 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428341678014"} 20240903120230282 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230283 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230283 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230287 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230287 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428341678014"} 20240903120230287 DAUC <0003> db_auc.c:236 IMSI='262428341678014': Calling to generate 5 vectors 20240903120230287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240903120230287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230287 DAUC <0003> auc.c:113 vector [0]: rand = 69cfb17bb2f1a1f4af1bbbdd8f914032 20240903120230288 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240903120230288 DAUC <0003> auc.c:142 vector [0]: autn = 515f714eb5720000e85cc012b297dbae 20240903120230288 DAUC <0003> auc.c:143 vector [0]: ck = 0abdd9bdb5604c1f2685ccd5a2e12d72 20240903120230288 DAUC <0003> auc.c:144 vector [0]: ik = bf5a5ee86ea841cce67aaf338f0fad4f 20240903120230288 DAUC <0003> auc.c:145 vector [0]: res = 552a834ce007764b0000000000000000 20240903120230288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230288 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230288 DAUC <0003> auc.c:179 vector [0]: kc = db6fb88c0707cc00 20240903120230288 DAUC <0003> auc.c:180 vector [0]: sres = 9063bada 20240903120230288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230288 DAUC <0003> auc.c:113 vector [1]: rand = 6ab622e20f2286b589afeafb85968f8f 20240903120230288 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240903120230288 DAUC <0003> auc.c:142 vector [1]: autn = 95939569916d0000476c64bd9b36063d 20240903120230288 DAUC <0003> auc.c:143 vector [1]: ck = 4328ee64c7df414864dd8975a4330b0d 20240903120230288 DAUC <0003> auc.c:144 vector [1]: ik = 164924368d856929f4fdbae82e64eca4 20240903120230288 DAUC <0003> auc.c:145 vector [1]: res = a816aa6f85d5f0430000000000000000 20240903120230288 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230288 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230288 DAUC <0003> auc.c:179 vector [1]: kc = 1e30573b85da5000 20240903120230288 DAUC <0003> auc.c:180 vector [1]: sres = 7881ac8d 20240903120230288 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230288 DAUC <0003> auc.c:113 vector [2]: rand = ba7f7f5a2da4b4e3b971edb0e33d83af 20240903120230288 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240903120230288 DAUC <0003> auc.c:142 vector [2]: autn = 11d12bd87d690000db91099e0dc10fb2 20240903120230288 DAUC <0003> auc.c:143 vector [2]: ck = 57fae50dd6476ee02ef7678efa2c8fbf 20240903120230288 DAUC <0003> auc.c:144 vector [2]: ik = 13644f3a5639f46c24bede5093f462b0 20240903120230288 DAUC <0003> auc.c:145 vector [2]: res = 1cbe27f44987b87b0000000000000000 20240903120230288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230288 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230288 DAUC <0003> auc.c:179 vector [2]: kc = d03ffe5917af9800 20240903120230288 DAUC <0003> auc.c:180 vector [2]: sres = f6436965 20240903120230288 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230288 DAUC <0003> auc.c:113 vector [3]: rand = 35c6ba0858f8813eda4132f49fea4111 20240903120230288 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240903120230288 DAUC <0003> auc.c:142 vector [3]: autn = b242bd47661300008cb6bb75011a5f05 20240903120230288 DAUC <0003> auc.c:143 vector [3]: ck = f5b1ebad50f345105735433e4c5ff720 20240903120230288 DAUC <0003> auc.c:144 vector [3]: ik = dd09ff6c219cf59b474b851ffe5342ca 20240903120230288 DAUC <0003> auc.c:145 vector [3]: res = 17dd74cdd7db90e00000000000000000 20240903120230288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230288 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230288 DAUC <0003> auc.c:179 vector [3]: kc = aeb98e5047186c00 20240903120230288 DAUC <0003> auc.c:180 vector [3]: sres = 767775f8 20240903120230288 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230288 DAUC <0003> auc.c:113 vector [4]: rand = 942dcdb5ed03b584ba68036ef93544fa 20240903120230288 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240903120230288 DAUC <0003> auc.c:142 vector [4]: autn = 9b89be25ee16000083546297cf330ab6 20240903120230288 DAUC <0003> auc.c:143 vector [4]: ck = 8a602021885ba2f31276751efcd94225 20240903120230288 DAUC <0003> auc.c:144 vector [4]: ik = 8241cd82e8a764255d4c1a74f19378e9 20240903120230288 DAUC <0003> auc.c:145 vector [4]: res = daf49d7d27528b3f0000000000000000 20240903120230288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230289 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230289 DAUC <0003> auc.c:179 vector [4]: kc = 26fe8f10e2546800 20240903120230289 DAUC <0003> auc.c:180 vector [4]: sres = 15392074 20240903120230289 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230289 DAUC <0003> db_auc.c:245 IMSI='262428341678014': Generated 5 vectors 20240903120230289 DAUC <0003> db_auc.c:249 IMSI='262428341678014': Updating SQN=321 in DB 20240903120230297 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428341678014"} 20240903120230297 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230297 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230297 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230302 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230302 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428341678014"} 20240903120230302 DAUC <0003> db_auc.c:236 IMSI='262428341678014': Calling to generate 5 vectors 20240903120230302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230302 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240903120230302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230302 DAUC <0003> auc.c:113 vector [0]: rand = ba5cf1062073657bb6f9800a3b1d9796 20240903120230302 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240903120230302 DAUC <0003> auc.c:142 vector [0]: autn = 5addf38b693a00009169ecd983812bf3 20240903120230302 DAUC <0003> auc.c:143 vector [0]: ck = 265f9035ed5b3a12a529caa353caee5d 20240903120230302 DAUC <0003> auc.c:144 vector [0]: ik = e3015dff5eda532db82de0790bfaaed1 20240903120230302 DAUC <0003> auc.c:145 vector [0]: res = b2006099074e06ab0000000000000000 20240903120230302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230302 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230302 DAUC <0003> auc.c:179 vector [0]: kc = c6824547fccad800 20240903120230302 DAUC <0003> auc.c:180 vector [0]: sres = 560f9413 20240903120230302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230302 DAUC <0003> auc.c:113 vector [1]: rand = 73446ba05666519d2c573d325c3caeca 20240903120230302 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240903120230303 DAUC <0003> auc.c:142 vector [1]: autn = 67f0f94a329600001fde1b7cb278deed 20240903120230303 DAUC <0003> auc.c:143 vector [1]: ck = be5cc51d241858b421670c69ace07f61 20240903120230303 DAUC <0003> auc.c:144 vector [1]: ik = 0056914c174581deca5d3516942dad2d 20240903120230303 DAUC <0003> auc.c:145 vector [1]: res = 73f4a4c5ff2a02010000000000000000 20240903120230303 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230303 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230303 DAUC <0003> auc.c:179 vector [1]: kc = 5ccd44552474c400 20240903120230303 DAUC <0003> auc.c:180 vector [1]: sres = b67edf92 20240903120230303 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230303 DAUC <0003> auc.c:113 vector [2]: rand = 6afd31a1c2edbd55374857dbf2b9611c 20240903120230303 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240903120230303 DAUC <0003> auc.c:142 vector [2]: autn = bda1c4cc47d6000052d06b00119b2289 20240903120230303 DAUC <0003> auc.c:143 vector [2]: ck = 520cbc89e878ee9f27306c436c39e6e7 20240903120230303 DAUC <0003> auc.c:144 vector [2]: ik = 1630eb8140a145a6b7a596ef15c99813 20240903120230303 DAUC <0003> auc.c:145 vector [2]: res = f8254df98e54396e0000000000000000 20240903120230303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230303 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230303 DAUC <0003> auc.c:179 vector [2]: kc = 093a5c91d5bcd000 20240903120230303 DAUC <0003> auc.c:180 vector [2]: sres = 5bff11e2 20240903120230303 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230303 DAUC <0003> auc.c:113 vector [3]: rand = 001bc3e9d852c3f5e00b4c9685350815 20240903120230303 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240903120230303 DAUC <0003> auc.c:142 vector [3]: autn = 57a7768b7c9c00005ee6aec9a6f25eae 20240903120230303 DAUC <0003> auc.c:143 vector [3]: ck = 21ee1f3a7a4aabea70c73baa690bb369 20240903120230303 DAUC <0003> auc.c:144 vector [3]: ik = f5185912cd8dcf546077774deeb54b85 20240903120230303 DAUC <0003> auc.c:145 vector [3]: res = a012fdc8b04057870000000000000000 20240903120230303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230303 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230303 DAUC <0003> auc.c:179 vector [3]: kc = 36c3e91c0856b000 20240903120230303 DAUC <0003> auc.c:180 vector [3]: sres = 34700aee 20240903120230303 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230303 DAUC <0003> auc.c:113 vector [4]: rand = 44a243dcea5f062f7be1ca92e0b025a7 20240903120230303 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240903120230303 DAUC <0003> auc.c:142 vector [4]: autn = b5f2d54ce3f10000a223bf165a90d03d 20240903120230303 DAUC <0003> auc.c:143 vector [4]: ck = 17bd1cf03b36feb954ec99073e4a56fb 20240903120230303 DAUC <0003> auc.c:144 vector [4]: ik = 375de18d18fa6826c2d6b65425466293 20240903120230303 DAUC <0003> auc.c:145 vector [4]: res = 4555483e2dc3462f0000000000000000 20240903120230303 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230303 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230303 DAUC <0003> auc.c:179 vector [4]: kc = cea91be492606800 20240903120230303 DAUC <0003> auc.c:180 vector [4]: sres = 7dea0660 20240903120230303 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230303 DAUC <0003> db_auc.c:245 IMSI='262428341678014': Generated 5 vectors 20240903120230303 DAUC <0003> db_auc.c:249 IMSI='262428341678014': Updating SQN=481 in DB 20240903120230312 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428341678014"} 20240903120230312 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428341678014 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230312 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230312 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4258 20240903120230350 DAUC <0003> db_auc.c:157 IMSI='262421425467309': No 2G Auth Data 20240903120230350 DAUC <0003> db_auc.c:192 IMSI='262421425467309': No 3G Auth Data 20240903120230388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 20240903120230391 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230391 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421425467309"} 20240903120230391 DAUC <0003> db_auc.c:236 IMSI='262421425467309': Calling to generate 1 vectors 20240903120230391 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240903120230391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230391 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120230391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230391 DAUC <0003> auc.c:113 vector [0]: rand = 81f26d3b8fd803b8c2799eae2f96c148 20240903120230391 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120230391 DAUC <0003> auc.c:142 vector [0]: autn = ac9329d3113200001ebf0e460881361e 20240903120230391 DAUC <0003> auc.c:143 vector [0]: ck = 4770acb15a73c396f4b5149d463a01ba 20240903120230391 DAUC <0003> auc.c:144 vector [0]: ik = fc0f76da4f7f776e77dec8c40a8074c7 20240903120230391 DAUC <0003> auc.c:145 vector [0]: res = 0aa9f1ff710333b20000000000000000 20240903120230391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230391 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230391 DAUC <0003> auc.c:179 vector [0]: kc = 61cc2e7f25e40ea2 20240903120230391 DAUC <0003> auc.c:180 vector [0]: sres = df49103e 20240903120230391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230391 DAUC <0003> db_auc.c:245 IMSI='262421425467309': Generated 1 vectors 20240903120230391 DAUC <0003> db_auc.c:249 IMSI='262421425467309': Updating SQN=33 in DB 20240903120230399 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421425467309"} 20240903120230399 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230399 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230399 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230403 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230403 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421425467309"} 20240903120230403 DAUC <0003> db_auc.c:236 IMSI='262421425467309': Calling to generate 4 vectors 20240903120230403 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240903120230403 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230403 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230403 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240903120230403 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230403 DAUC <0003> auc.c:113 vector [0]: rand = ea5d7015c0b2eb6f6e5c07059a1cdd04 20240903120230403 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240903120230403 DAUC <0003> auc.c:142 vector [0]: autn = e9834b947aaa0000410249f840762f83 20240903120230403 DAUC <0003> auc.c:143 vector [0]: ck = f9ac8e52a490d8612a66b860db5bb85f 20240903120230403 DAUC <0003> auc.c:144 vector [0]: ik = 6149f35b884d4d402e232e5d231a2f97 20240903120230403 DAUC <0003> auc.c:145 vector [0]: res = 95298b283bbd09d30000000000000000 20240903120230403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230403 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230403 DAUC <0003> auc.c:179 vector [0]: kc = 9d765f0eed5be54b 20240903120230403 DAUC <0003> auc.c:180 vector [0]: sres = c8fcaf2d 20240903120230403 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230403 DAUC <0003> auc.c:113 vector [1]: rand = 60165b916df114ca5e4d29b05a456ce7 20240903120230403 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240903120230403 DAUC <0003> auc.c:142 vector [1]: autn = 9c5eb1ab60550000ecd507a62d40995d 20240903120230403 DAUC <0003> auc.c:143 vector [1]: ck = 8475335a2158a4f2b0bfd371d8a84f6e 20240903120230403 DAUC <0003> auc.c:144 vector [1]: ik = 351472aede92bc3018cc3a8b8a08206d 20240903120230403 DAUC <0003> auc.c:145 vector [1]: res = f4c787cabce20ee90000000000000000 20240903120230403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230403 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230403 DAUC <0003> auc.c:179 vector [1]: kc = 79611dfb95f7ef91 20240903120230403 DAUC <0003> auc.c:180 vector [1]: sres = 1980c9ef 20240903120230403 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230403 DAUC <0003> auc.c:113 vector [2]: rand = 738d408c68eb1d4cb032b37c692d593c 20240903120230403 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240903120230403 DAUC <0003> auc.c:142 vector [2]: autn = 80dad2f6157f00006c520d08fdbd58c6 20240903120230403 DAUC <0003> auc.c:143 vector [2]: ck = 5172f6e12359f99941f1c9631a8cddc9 20240903120230403 DAUC <0003> auc.c:144 vector [2]: ik = af62d937a46300cc2bfbfa5680c2c177 20240903120230403 DAUC <0003> auc.c:145 vector [2]: res = e10d7a714d2ec0ff0000000000000000 20240903120230403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230403 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230403 DAUC <0003> auc.c:179 vector [2]: kc = d0a32efce39567da 20240903120230403 DAUC <0003> auc.c:180 vector [2]: sres = d3cdb77d 20240903120230403 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230403 DAUC <0003> auc.c:113 vector [3]: rand = f60ebac271a82680b37d2593b849834b 20240903120230404 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240903120230404 DAUC <0003> auc.c:142 vector [3]: autn = 49990aa874700000ee3dc28434161269 20240903120230404 DAUC <0003> auc.c:143 vector [3]: ck = 9154b108423452f84d040801ada42f0e 20240903120230404 DAUC <0003> auc.c:144 vector [3]: ik = 9df6ea4d70fd41d85c657eaa987e4bf5 20240903120230404 DAUC <0003> auc.c:145 vector [3]: res = ee8db343d5ca44810000000000000000 20240903120230404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230404 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230404 DAUC <0003> auc.c:179 vector [3]: kc = b246865483e27e97 20240903120230404 DAUC <0003> auc.c:180 vector [3]: sres = 5f4f53d5 20240903120230404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230404 DAUC <0003> db_auc.c:245 IMSI='262421425467309': Generated 4 vectors 20240903120230404 DAUC <0003> db_auc.c:249 IMSI='262421425467309': Updating SQN=161 in DB 20240903120230412 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421425467309"} 20240903120230412 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230412 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230412 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230417 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230417 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421425467309"} 20240903120230417 DAUC <0003> db_auc.c:236 IMSI='262421425467309': Calling to generate 5 vectors 20240903120230417 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230417 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240903120230417 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230417 DAUC <0003> auc.c:113 vector [0]: rand = 1164240ea5499f2eb1b6d7cfc493a90c 20240903120230417 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240903120230417 DAUC <0003> auc.c:142 vector [0]: autn = 21e24d28d201000014b724be7ad9ad81 20240903120230417 DAUC <0003> auc.c:143 vector [0]: ck = e4707c5668ee015eccaa5f8b717006aa 20240903120230417 DAUC <0003> auc.c:144 vector [0]: ik = f238293cb67a58e30c2b636eb847fa17 20240903120230417 DAUC <0003> auc.c:145 vector [0]: res = 2feb399b0e552dac0000000000000000 20240903120230417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230417 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230417 DAUC <0003> auc.c:179 vector [0]: kc = e17f5b554cab1a26 20240903120230417 DAUC <0003> auc.c:180 vector [0]: sres = 7eae8b34 20240903120230417 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230417 DAUC <0003> auc.c:113 vector [1]: rand = d629609e83040e1fd5632d1b8d4ca90c 20240903120230417 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240903120230417 DAUC <0003> auc.c:142 vector [1]: autn = 88ca7513d799000098fb7eb618dfbb81 20240903120230417 DAUC <0003> auc.c:143 vector [1]: ck = ce6ece7641eedb3a75082f87e9cc9b14 20240903120230417 DAUC <0003> auc.c:144 vector [1]: ik = aab67bfb1719c9739fa5c072ad013fdc 20240903120230417 DAUC <0003> auc.c:145 vector [1]: res = 39b1a9d0ba7965dd0000000000000000 20240903120230417 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230417 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230418 DAUC <0003> auc.c:179 vector [1]: kc = 65565a5bc056a4f3 20240903120230418 DAUC <0003> auc.c:180 vector [1]: sres = c5e85bb2 20240903120230418 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230418 DAUC <0003> auc.c:113 vector [2]: rand = c070b876a70cd43b235845e8e58a9783 20240903120230418 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240903120230418 DAUC <0003> auc.c:142 vector [2]: autn = 8444499ff86b000046e9ce0b7f139f43 20240903120230418 DAUC <0003> auc.c:143 vector [2]: ck = c3df69aeb30e63f7ef522de6f8a833fa 20240903120230418 DAUC <0003> auc.c:144 vector [2]: ik = e1df92b8c50424007c1f2c46a46a9744 20240903120230418 DAUC <0003> auc.c:145 vector [2]: res = d0822199e0c3e1b30000000000000000 20240903120230418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230418 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230418 DAUC <0003> auc.c:179 vector [2]: kc = 883efe03781a449a 20240903120230418 DAUC <0003> auc.c:180 vector [2]: sres = c98fe6f8 20240903120230418 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230418 DAUC <0003> auc.c:113 vector [3]: rand = 894f93384664ffad85ab9bc5ae966ed7 20240903120230418 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240903120230418 DAUC <0003> auc.c:142 vector [3]: autn = fc0dd821c586000050481cd4f5767d42 20240903120230418 DAUC <0003> auc.c:143 vector [3]: ck = 02845dc5e542b5982d6768ff7e71ae88 20240903120230418 DAUC <0003> auc.c:144 vector [3]: ik = 89bb1dfd35718d8e1c014b37ea6ca15d 20240903120230418 DAUC <0003> auc.c:145 vector [3]: res = 7866faa33ca42eb20000000000000000 20240903120230418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230418 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230418 DAUC <0003> auc.c:179 vector [3]: kc = 33a93be504028fb2 20240903120230418 DAUC <0003> auc.c:180 vector [3]: sres = 100c8809 20240903120230418 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230418 DAUC <0003> auc.c:113 vector [4]: rand = e3aac322e2d4e278199dc0aba4f28184 20240903120230418 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240903120230418 DAUC <0003> auc.c:142 vector [4]: autn = f0c5826425380000a85210b2c7fbf433 20240903120230418 DAUC <0003> auc.c:143 vector [4]: ck = 2699a795a045ded9e6de5022cb44f6a5 20240903120230418 DAUC <0003> auc.c:144 vector [4]: ik = d02c77c981f40fb4bef6b0fa7585950f 20240903120230418 DAUC <0003> auc.c:145 vector [4]: res = 277e612f5dc03d650000000000000000 20240903120230418 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230418 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230418 DAUC <0003> auc.c:179 vector [4]: kc = 5d1a3bb950b2593a 20240903120230418 DAUC <0003> auc.c:180 vector [4]: sres = 8a01addc 20240903120230418 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230418 DAUC <0003> db_auc.c:245 IMSI='262421425467309': Generated 5 vectors 20240903120230418 DAUC <0003> db_auc.c:249 IMSI='262421425467309': Updating SQN=321 in DB 20240903120230427 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421425467309"} 20240903120230427 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230427 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230427 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230432 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230433 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421425467309"} 20240903120230433 DAUC <0003> db_auc.c:236 IMSI='262421425467309': Calling to generate 5 vectors 20240903120230433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120230433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120230433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120230433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240903120230433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120230433 DAUC <0003> auc.c:113 vector [0]: rand = 9d508ec7f07a0deb5dd7e9e8ea5e6fff 20240903120230433 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240903120230433 DAUC <0003> auc.c:142 vector [0]: autn = cf2e63167f9500001aad06377fa7cbf2 20240903120230433 DAUC <0003> auc.c:143 vector [0]: ck = f3706de8124ea149ed7457185f6d73b7 20240903120230433 DAUC <0003> auc.c:144 vector [0]: ik = e6c088a775350669fa1e3b05eadfe6b3 20240903120230433 DAUC <0003> auc.c:145 vector [0]: res = d3e036dd0aa20d780000000000000000 20240903120230433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120230433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120230433 DAUC <0003> auc.c:179 vector [0]: kc = 02be5bc2165f959d 20240903120230433 DAUC <0003> auc.c:180 vector [0]: sres = 4d1a0763 20240903120230433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120230433 DAUC <0003> auc.c:113 vector [1]: rand = 52177d70ed85a070c517a0a6f739f8e9 20240903120230433 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240903120230433 DAUC <0003> auc.c:142 vector [1]: autn = 7bef62c22b2b0000baf864f9e71117d3 20240903120230433 DAUC <0003> auc.c:143 vector [1]: ck = a2b0d867b03eb7e5767c705007983743 20240903120230433 DAUC <0003> auc.c:144 vector [1]: ik = 0cf31f9d617716de3d20e55c57949d62 20240903120230433 DAUC <0003> auc.c:145 vector [1]: res = b058b330e10aee5f0000000000000000 20240903120230433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120230433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120230433 DAUC <0003> auc.c:179 vector [1]: kc = 50e9b397774fcb69 20240903120230433 DAUC <0003> auc.c:180 vector [1]: sres = baa5a39d 20240903120230433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120230433 DAUC <0003> auc.c:113 vector [2]: rand = ab33d8bc2d69dc60125647a2c934f42c 20240903120230433 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240903120230433 DAUC <0003> auc.c:142 vector [2]: autn = 3ffc78baf69500008ace6a60f6759dcc 20240903120230433 DAUC <0003> auc.c:143 vector [2]: ck = f34a61cde0944f93492b25e9b403b3be 20240903120230433 DAUC <0003> auc.c:144 vector [2]: ik = 23e091c07ac98b78b604e499a761ceb3 20240903120230433 DAUC <0003> auc.c:145 vector [2]: res = 35c064a346154d310000000000000000 20240903120230433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120230433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120230433 DAUC <0003> auc.c:179 vector [2]: kc = 43b278f141dfa8d3 20240903120230433 DAUC <0003> auc.c:180 vector [2]: sres = f08ce61b 20240903120230433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120230433 DAUC <0003> auc.c:113 vector [3]: rand = 580bd8a82f288d0ffc2c706441972fd7 20240903120230434 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240903120230434 DAUC <0003> auc.c:142 vector [3]: autn = bef7cfaf9d420000a50007bded9fb1bc 20240903120230434 DAUC <0003> auc.c:143 vector [3]: ck = 26ad50de84874d075915271328c01667 20240903120230434 DAUC <0003> auc.c:144 vector [3]: ik = 7b3b70d423e836a4bdc67952b1a31f36 20240903120230434 DAUC <0003> auc.c:145 vector [3]: res = fa74f2fe0d1d36da0000000000000000 20240903120230434 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120230434 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120230434 DAUC <0003> auc.c:179 vector [3]: kc = 5307b2b7907c7544 20240903120230434 DAUC <0003> auc.c:180 vector [3]: sres = 75c4698b 20240903120230434 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120230434 DAUC <0003> auc.c:113 vector [4]: rand = 0b15bed0132e8f8a2ebcbf77d9491bf1 20240903120230434 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240903120230434 DAUC <0003> auc.c:142 vector [4]: autn = 412a6a5c08bc0000e3b536557edc9867 20240903120230434 DAUC <0003> auc.c:143 vector [4]: ck = 50d1bbb22cb6a0515a214402bf632e38 20240903120230434 DAUC <0003> auc.c:144 vector [4]: ik = 51b6b763169878ffdedd3451230cf667 20240903120230434 DAUC <0003> auc.c:145 vector [4]: res = cbb7f8960f9f91760000000000000000 20240903120230434 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120230434 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120230434 DAUC <0003> auc.c:179 vector [4]: kc = c8e460a1e2dee1b7 20240903120230434 DAUC <0003> auc.c:180 vector [4]: sres = 11e52a3b 20240903120230434 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120230434 DAUC <0003> db_auc.c:245 IMSI='262421425467309': Generated 5 vectors 20240903120230434 DAUC <0003> db_auc.c:249 IMSI='262421425467309': Updating SQN=481 in DB 20240903120230442 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421425467309"} 20240903120230443 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421425467309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120230443 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230443 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120230448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 20240903120230475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 20240903120230476 DLINP <000b> input/ipa.c:451 connected read/write 20240903120230476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120230476 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120230476 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120230476 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120230476 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41013<->l=127.0.0.1:4259) 20240903120233572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120233572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120233576 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 20240903120233582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233582 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120233582 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120233582 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  20240903120233582 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120233582 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  20240903120233582 DLGSUP <0013> gsup_server.c:235 2:  20240903120233582 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120233582 DLGSUP <0013> gsup_server.c:235 3:  20240903120233582 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120233583 DLGSUP <0013> gsup_server.c:235 4:  20240903120233583 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120233583 DLGSUP <0013> gsup_server.c:235 5:  20240903120233583 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120233583 DLGSUP <0013> gsup_server.c:235 7:  20240903120233583 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120233583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120233583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120233583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120233605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35557<->l=127.0.0.1:4259) 20240903120233639 DAUC <0003> db_auc.c:157 IMSI='262429353314522': No 2G Auth Data 20240903120233640 DAUC <0003> db_auc.c:192 IMSI='262429353314522': No 3G Auth Data 20240903120233695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 20240903120233705 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233705 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429353314522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429353314522"} 20240903120233705 DAUC <0003> db_auc.c:157 IMSI='262429353314522': No 2G Auth Data 20240903120233705 DAUC <0003> db_auc.c:236 IMSI='262429353314522': Calling to generate 5 vectors 20240903120233705 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120233705 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120233705 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120233705 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120233705 DAUC <0003> auc.c:113 vector [0]: rand = 3fdafa06a7c52d1a4cc4a7d982c2ef0d 20240903120233705 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120233705 DAUC <0003> auc.c:142 vector [0]: autn = 46678851fbf78000e5542434c805a3ec 20240903120233705 DAUC <0003> auc.c:143 vector [0]: ck = 7d6b4497578f978e6fcb65c81365f68b 20240903120233705 DAUC <0003> auc.c:144 vector [0]: ik = fc192741337bc24304194035894e0e8c 20240903120233705 DAUC <0003> auc.c:145 vector [0]: res = 80565b3db7d2724f0000000000000000 20240903120233705 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120233705 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120233705 DAUC <0003> auc.c:151 vector [0]: kc = eaa0462bfedfadca 20240903120233705 DAUC <0003> auc.c:152 vector [0]: sres = 37842972 20240903120233705 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120233705 DAUC <0003> auc.c:113 vector [1]: rand = a730a38d4c895dbdbd4da91aa3f9b98a 20240903120233706 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120233706 DAUC <0003> auc.c:142 vector [1]: autn = 7953531a5d7c8000102c6f42dd85ac4f 20240903120233706 DAUC <0003> auc.c:143 vector [1]: ck = 298c8a11be8eb446d0f71af77f4613fb 20240903120233706 DAUC <0003> auc.c:144 vector [1]: ik = 008e9c2fd3b6cae7986a356067e25bc6 20240903120233706 DAUC <0003> auc.c:145 vector [1]: res = fb4a4560bad16bd40000000000000000 20240903120233706 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120233706 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120233706 DAUC <0003> auc.c:151 vector [1]: kc = 619f39a9759c369c 20240903120233706 DAUC <0003> auc.c:152 vector [1]: sres = 419b2eb4 20240903120233706 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120233706 DAUC <0003> auc.c:113 vector [2]: rand = a64c4be4191824fd2a426aa276245e80 20240903120233706 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120233706 DAUC <0003> auc.c:142 vector [2]: autn = 466baf3fef8680007c135c2427050275 20240903120233706 DAUC <0003> auc.c:143 vector [2]: ck = 1adbb0c7cbc9f5217a9e695c87618fe1 20240903120233706 DAUC <0003> auc.c:144 vector [2]: ik = 98d1fa51de4f532e3fe6825a4715d917 20240903120233706 DAUC <0003> auc.c:145 vector [2]: res = 860340b4befcd6490000000000000000 20240903120233706 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120233706 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120233706 DAUC <0003> auc.c:151 vector [2]: kc = c772a190d5f2f0f9 20240903120233706 DAUC <0003> auc.c:152 vector [2]: sres = 38ff96fd 20240903120233706 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120233706 DAUC <0003> auc.c:113 vector [3]: rand = 2a9d774d42869ad1c929009161243062 20240903120233706 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120233706 DAUC <0003> auc.c:142 vector [3]: autn = 53d1b385c8808000d22f68ee0571a101 20240903120233706 DAUC <0003> auc.c:143 vector [3]: ck = 31ea2c7962195e27ce617693b7f7c7fd 20240903120233706 DAUC <0003> auc.c:144 vector [3]: ik = e5809832c91006dc7e9661af3cfc24a0 20240903120233706 DAUC <0003> auc.c:145 vector [3]: res = 1e31ce880d5052a10000000000000000 20240903120233706 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120233706 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120233706 DAUC <0003> auc.c:151 vector [3]: kc = 649da3772002bba6 20240903120233706 DAUC <0003> auc.c:152 vector [3]: sres = 13619c29 20240903120233706 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120233706 DAUC <0003> auc.c:113 vector [4]: rand = 2173d23e802667228a4231fa03857dc8 20240903120233706 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120233706 DAUC <0003> auc.c:142 vector [4]: autn = 9d566f7c04fa8000aee21681b3f8cda6 20240903120233706 DAUC <0003> auc.c:143 vector [4]: ck = 086d257ae7ab6e4bdb9b6c98eb2ad7ed 20240903120233706 DAUC <0003> auc.c:144 vector [4]: ik = c5e06e44a8c1c8c9811275ca1d3ee65c 20240903120233706 DAUC <0003> auc.c:145 vector [4]: res = 04527ef950ef63bb0000000000000000 20240903120233706 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120233706 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120233706 DAUC <0003> auc.c:151 vector [4]: kc = 9704526cb97e9733 20240903120233706 DAUC <0003> auc.c:152 vector [4]: sres = 54bd1d42 20240903120233706 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120233706 DAUC <0003> db_auc.c:245 IMSI='262429353314522': Generated 5 vectors 20240903120233706 DAUC <0003> db_auc.c:249 IMSI='262429353314522': Updating SQN=161 in DB 20240903120233723 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429353314522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429353314522"} 20240903120233723 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429353314522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120233723 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233723 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 20240903120233759 DAUC <0003> db_auc.c:157 IMSI='262420503870688': No 2G Auth Data 20240903120233759 DAUC <0003> db_auc.c:192 IMSI='262420503870688': No 3G Auth Data 20240903120233782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20240903120233783 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233783 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420503870688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420503870688"} 20240903120233783 DAUC <0003> db_auc.c:157 IMSI='262420503870688': No 2G Auth Data 20240903120233783 DAUC <0003> db_auc.c:236 IMSI='262420503870688': Calling to generate 5 vectors 20240903120233783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240903120233783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120233783 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240903120233783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120233783 DAUC <0003> auc.c:113 vector [0]: rand = c01d73d2f52f82cdbd8300a3c6c0194e 20240903120233783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120233783 DAUC <0003> auc.c:142 vector [0]: autn = 329805d4b0468000e3f56fc8f42452cb 20240903120233783 DAUC <0003> auc.c:143 vector [0]: ck = f1670daca121f0680f59f1a6bd66c836 20240903120233783 DAUC <0003> auc.c:144 vector [0]: ik = 41def65eafe4b611f634495c4d7b76a2 20240903120233783 DAUC <0003> auc.c:145 vector [0]: res = 3b80c3f9e92542360000000000000000 20240903120233783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120233783 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240903120233783 DAUC <0003> auc.c:151 vector [0]: kc = 49d44308fed8f8ed 20240903120233783 DAUC <0003> auc.c:152 vector [0]: sres = d2a581cf 20240903120233783 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240903120233783 DAUC <0003> auc.c:113 vector [1]: rand = a0c67a0048aa909e975ffac96045c414 20240903120233783 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120233783 DAUC <0003> auc.c:142 vector [1]: autn = 65c056b92aec800084235260dfe4b68b 20240903120233783 DAUC <0003> auc.c:143 vector [1]: ck = 875b1da92f58f7cae2d40e4e1932a8a2 20240903120233783 DAUC <0003> auc.c:144 vector [1]: ik = cd0b5620dfc0476b10f8897568555110 20240903120233783 DAUC <0003> auc.c:145 vector [1]: res = 1d056af4052ce9090000000000000000 20240903120233783 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120233783 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240903120233783 DAUC <0003> auc.c:151 vector [1]: kc = b87cccb281ff4913 20240903120233783 DAUC <0003> auc.c:152 vector [1]: sres = 182983fd 20240903120233783 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240903120233783 DAUC <0003> auc.c:113 vector [2]: rand = 03909514da5b403b3b56e3a32bebe7e2 20240903120233783 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120233783 DAUC <0003> auc.c:142 vector [2]: autn = a07be702a8f08000140a33f3ac8f782e 20240903120233783 DAUC <0003> auc.c:143 vector [2]: ck = d0e16cdd3175f884fe0ca570cdea6b13 20240903120233783 DAUC <0003> auc.c:144 vector [2]: ik = 31115795275f01d749ddfad45fa495f2 20240903120233783 DAUC <0003> auc.c:145 vector [2]: res = f37978528a8cc0f40000000000000000 20240903120233783 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120233783 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240903120233783 DAUC <0003> auc.c:151 vector [2]: kc = 562164ec846407b2 20240903120233783 DAUC <0003> auc.c:152 vector [2]: sres = 79f5b8a6 20240903120233783 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240903120233783 DAUC <0003> auc.c:113 vector [3]: rand = 93286bdabcd23c62875767aee8567d07 20240903120233783 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120233783 DAUC <0003> auc.c:142 vector [3]: autn = 35203a510da4800025f32be4132db678 20240903120233783 DAUC <0003> auc.c:143 vector [3]: ck = 1386d087854cee088c04195a8abb329d 20240903120233783 DAUC <0003> auc.c:144 vector [3]: ik = 38f1adc31c4e82ff8cb08a6602538114 20240903120233783 DAUC <0003> auc.c:145 vector [3]: res = 4c642c27af7c4b800000000000000000 20240903120233783 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120233783 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240903120233783 DAUC <0003> auc.c:151 vector [3]: kc = 2bc3ee7811eadf7e 20240903120233783 DAUC <0003> auc.c:152 vector [3]: sres = e31867a7 20240903120233783 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240903120233783 DAUC <0003> auc.c:113 vector [4]: rand = dff6775e857786544444b38143441c67 20240903120233783 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120233783 DAUC <0003> auc.c:142 vector [4]: autn = 5295ae51496880000883e420a87f701b 20240903120233783 DAUC <0003> auc.c:143 vector [4]: ck = 39b06cc42d84e02ca6a8b9a103eff359 20240903120233783 DAUC <0003> auc.c:144 vector [4]: ik = 50118fae3c8826ab302fffb817d024dd 20240903120233783 DAUC <0003> auc.c:145 vector [4]: res = c4faab8374039afc0000000000000000 20240903120233783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120233783 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240903120233783 DAUC <0003> auc.c:151 vector [4]: kc = ff26a57305331103 20240903120233783 DAUC <0003> auc.c:152 vector [4]: sres = b0f9317f 20240903120233783 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240903120233783 DAUC <0003> db_auc.c:245 IMSI='262420503870688': Generated 5 vectors 20240903120233783 DAUC <0003> db_auc.c:249 IMSI='262420503870688': Updating SQN=161 in DB 20240903120233792 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420503870688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420503870688"} 20240903120233792 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420503870688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120233792 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233792 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20240903120233819 DAUC <0003> db_auc.c:157 IMSI='262420033427512': No 2G Auth Data 20240903120233819 DAUC <0003> db_auc.c:192 IMSI='262420033427512': No 3G Auth Data 20240903120233856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 20240903120233858 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233858 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420033427512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420033427512"} 20240903120233858 DAUC <0003> db_auc.c:236 IMSI='262420033427512': Calling to generate 5 vectors 20240903120233858 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120233858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120233858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120233858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120233858 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120233859 DAUC <0003> auc.c:113 vector [0]: rand = bc1adb54db9f3635c1994c4e1fd59d21 20240903120233859 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120233859 DAUC <0003> auc.c:142 vector [0]: autn = e520ec8a4eb3800071b2ce1873302980 20240903120233859 DAUC <0003> auc.c:143 vector [0]: ck = 78f61c87b21abd95c8485cb9107e7ee5 20240903120233859 DAUC <0003> auc.c:144 vector [0]: ik = 279c77d02a37316d61663b18f6e9cd2d 20240903120233859 DAUC <0003> auc.c:145 vector [0]: res = b179d528e44de3cb0000000000000000 20240903120233859 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120233859 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120233859 DAUC <0003> auc.c:179 vector [0]: kc = 9d63275da4d33400 20240903120233859 DAUC <0003> auc.c:180 vector [0]: sres = 80824b18 20240903120233859 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120233859 DAUC <0003> auc.c:113 vector [1]: rand = 3244e5ab4aba1c86f762dd67db239fea 20240903120233859 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120233859 DAUC <0003> auc.c:142 vector [1]: autn = 9a08a9c32f5980004e15a2cba6dabae9 20240903120233859 DAUC <0003> auc.c:143 vector [1]: ck = 64b699b6c230fe9821b7ce0e6864c15b 20240903120233859 DAUC <0003> auc.c:144 vector [1]: ik = 60afe7f899497f1ebe706201225e845e 20240903120233859 DAUC <0003> auc.c:145 vector [1]: res = 5d367b0f57546a5a0000000000000000 20240903120233859 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120233859 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120233859 DAUC <0003> auc.c:179 vector [1]: kc = e02e85c4d9ce8c00 20240903120233859 DAUC <0003> auc.c:180 vector [1]: sres = 5ee89e88 20240903120233859 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120233859 DAUC <0003> auc.c:113 vector [2]: rand = 8da48f2c62b83998490f31f1f67ce4e7 20240903120233859 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120233859 DAUC <0003> auc.c:142 vector [2]: autn = 8714d6355b9a8000f728e68bc45dd363 20240903120233859 DAUC <0003> auc.c:143 vector [2]: ck = c87ece52334e04e703e0cb06a384cda7 20240903120233859 DAUC <0003> auc.c:144 vector [2]: ik = f380bf1de303fb24fbd4a9f8b9985a15 20240903120233859 DAUC <0003> auc.c:145 vector [2]: res = a68feee9cacefe960000000000000000 20240903120233859 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120233859 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120233859 DAUC <0003> auc.c:179 vector [2]: kc = 220d884cb7e1b800 20240903120233859 DAUC <0003> auc.c:180 vector [2]: sres = 0113af79 20240903120233859 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120233859 DAUC <0003> auc.c:113 vector [3]: rand = f1a4678d8de3c68d427452f792cceaa3 20240903120233859 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120233859 DAUC <0003> auc.c:142 vector [3]: autn = 97afe0e272ca8000b0e8c75ea451284b 20240903120233859 DAUC <0003> auc.c:143 vector [3]: ck = c3ba5453596cbe5660b2fc08ea070f11 20240903120233859 DAUC <0003> auc.c:144 vector [3]: ik = a2f98fe0e8185c4987a715fdfbf46642 20240903120233859 DAUC <0003> auc.c:145 vector [3]: res = 6498e38ec6521a750000000000000000 20240903120233859 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120233859 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120233859 DAUC <0003> auc.c:179 vector [3]: kc = 3d9e52b3994d8c00 20240903120233859 DAUC <0003> auc.c:180 vector [3]: sres = 1fb2bdd7 20240903120233859 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120233859 DAUC <0003> auc.c:113 vector [4]: rand = 9016a286e52ba22d22bdbf02b2939b80 20240903120233859 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120233859 DAUC <0003> auc.c:142 vector [4]: autn = f0df0e92c007800071bc0ba79a35072c 20240903120233859 DAUC <0003> auc.c:143 vector [4]: ck = 7e0716c54eb07a4daf9d7072abd28fe1 20240903120233859 DAUC <0003> auc.c:144 vector [4]: ik = e9cb270252d19dd70cb3d0146a140888 20240903120233859 DAUC <0003> auc.c:145 vector [4]: res = 65cdf9126c2ddf650000000000000000 20240903120233859 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120233859 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120233859 DAUC <0003> auc.c:179 vector [4]: kc = 2f70e71010291400 20240903120233859 DAUC <0003> auc.c:180 vector [4]: sres = 484db011 20240903120233859 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120233859 DAUC <0003> db_auc.c:245 IMSI='262420033427512': Generated 5 vectors 20240903120233859 DAUC <0003> db_auc.c:249 IMSI='262420033427512': Updating SQN=161 in DB 20240903120233867 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420033427512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420033427512"} 20240903120233867 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420033427512 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120233867 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233867 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43954<->l=127.0.0.1:4258 20240903120233905 DAUC <0003> db_auc.c:157 IMSI='262420196919914': No 2G Auth Data 20240903120233905 DAUC <0003> db_auc.c:192 IMSI='262420196919914': No 3G Auth Data 20240903120233942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43966<->l=127.0.0.1:4258 20240903120233946 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120233946 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420196919914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420196919914"} 20240903120233946 DAUC <0003> db_auc.c:236 IMSI='262420196919914': Calling to generate 5 vectors 20240903120233946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120233946 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120233946 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120233946 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120233946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120233946 DAUC <0003> auc.c:113 vector [0]: rand = 37f696e2557b1bcd1a2d29b46d1b5579 20240903120233946 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120233946 DAUC <0003> auc.c:142 vector [0]: autn = ba95cbcfc265800008a07f19680f13d1 20240903120233946 DAUC <0003> auc.c:143 vector [0]: ck = a87ec8090d654614de37b2645bf19f52 20240903120233946 DAUC <0003> auc.c:144 vector [0]: ik = e054215663eb74bd32a73dcd44ad0312 20240903120233946 DAUC <0003> auc.c:145 vector [0]: res = 645fb680b1304cec0000000000000000 20240903120233946 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120233946 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120233946 DAUC <0003> auc.c:179 vector [0]: kc = 79e246dfcba91800 20240903120233946 DAUC <0003> auc.c:180 vector [0]: sres = 37dbbe30 20240903120233946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120233946 DAUC <0003> auc.c:113 vector [1]: rand = bce9d9cda2faa696f1d02897a5b10106 20240903120233946 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120233946 DAUC <0003> auc.c:142 vector [1]: autn = e62ddb6143bc8000e6dd8cfcff0958ee 20240903120233946 DAUC <0003> auc.c:143 vector [1]: ck = 4e428f77b075ca3bf6ce4ebcf4807ae1 20240903120233946 DAUC <0003> auc.c:144 vector [1]: ik = fa83cd0ae363802433b53cd0066b92a9 20240903120233946 DAUC <0003> auc.c:145 vector [1]: res = be2d2f03b65125240000000000000000 20240903120233946 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120233946 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120233946 DAUC <0003> auc.c:179 vector [1]: kc = c3b519860657b400 20240903120233946 DAUC <0003> auc.c:180 vector [1]: sres = 25929362 20240903120233946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120233946 DAUC <0003> auc.c:113 vector [2]: rand = 992969418b767a5f292f044cac28c36a 20240903120233946 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120233946 DAUC <0003> auc.c:142 vector [2]: autn = 65d7b80713588000d2ed43013b7586d2 20240903120233946 DAUC <0003> auc.c:143 vector [2]: ck = 2e83744c637859ad813dc54420dee44e 20240903120233946 DAUC <0003> auc.c:144 vector [2]: ik = be942557fb51aa0b65efa86fb1d13059 20240903120233946 DAUC <0003> auc.c:145 vector [2]: res = 19e54599309b56fe0000000000000000 20240903120233946 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120233946 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120233947 DAUC <0003> auc.c:179 vector [2]: kc = cb338d9356281000 20240903120233947 DAUC <0003> auc.c:180 vector [2]: sres = de46aa95 20240903120233947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120233947 DAUC <0003> auc.c:113 vector [3]: rand = 708f1e88401c8a428425c1b39365853e 20240903120233947 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120233947 DAUC <0003> auc.c:142 vector [3]: autn = 8b59ca6839598000c2fda6099415df7b 20240903120233947 DAUC <0003> auc.c:143 vector [3]: ck = be5420d3532afe4942ac5b8fc43ae996 20240903120233947 DAUC <0003> auc.c:144 vector [3]: ik = e6e8f8d61fbb2a3768809f6ed66953ef 20240903120233947 DAUC <0003> auc.c:145 vector [3]: res = eacbbc1300d7a4050000000000000000 20240903120233947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120233947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120233947 DAUC <0003> auc.c:179 vector [3]: kc = 605ab98dd72f3800 20240903120233947 DAUC <0003> auc.c:180 vector [3]: sres = e22d30b3 20240903120233947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120233947 DAUC <0003> auc.c:113 vector [4]: rand = d72aad4860cb1515d2299cee0aecff07 20240903120233947 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120233947 DAUC <0003> auc.c:142 vector [4]: autn = 10bee5604ef7800085bb3fd56f003ea1 20240903120233947 DAUC <0003> auc.c:143 vector [4]: ck = aafd23aed9706d05d2b4056e9193967f 20240903120233947 DAUC <0003> auc.c:144 vector [4]: ik = 9a59d90e7be58ff3f7b20d82b5c22e88 20240903120233947 DAUC <0003> auc.c:145 vector [4]: res = 9adc77e7cdf5a61b0000000000000000 20240903120233947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120233947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120233947 DAUC <0003> auc.c:179 vector [4]: kc = da9608cab65c7c00 20240903120233947 DAUC <0003> auc.c:180 vector [4]: sres = 14b25a35 20240903120233947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120233947 DAUC <0003> db_auc.c:245 IMSI='262420196919914': Generated 5 vectors 20240903120233947 DAUC <0003> db_auc.c:249 IMSI='262420196919914': Updating SQN=161 in DB 20240903120233956 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420196919914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420196919914"} 20240903120233956 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420196919914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120233956 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233956 DLINP <000b> input/ipa.c:451 connected read/write 20240903120233956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120233962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43966<->l=127.0.0.1:4258 20240903120233995 DAUC <0003> db_auc.c:157 IMSI='262420643266310': No 2G Auth Data 20240903120233995 DAUC <0003> db_auc.c:192 IMSI='262420643266310': No 3G Auth Data 20240903120234032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20240903120234036 DLINP <000b> input/ipa.c:451 connected read/write 20240903120234036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120234036 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420643266310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420643266310"} 20240903120234036 DAUC <0003> db_auc.c:236 IMSI='262420643266310': Calling to generate 5 vectors 20240903120234036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240903120234036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240903120234036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240903120234036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240903120234036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240903120234036 DAUC <0003> auc.c:113 vector [0]: rand = 6e2c054b2153e3556c0562cde19a4e86 20240903120234036 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240903120234036 DAUC <0003> auc.c:142 vector [0]: autn = bc61e48c225880005639ee154b59d02e 20240903120234036 DAUC <0003> auc.c:143 vector [0]: ck = 836ead84cafe791927061c90634087e8 20240903120234036 DAUC <0003> auc.c:144 vector [0]: ik = 1b88d0eda4b32a33c12d734d10e5664e 20240903120234036 DAUC <0003> auc.c:145 vector [0]: res = ad7ddbb3f09a527b0000000000000000 20240903120234036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240903120234036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240903120234036 DAUC <0003> auc.c:179 vector [0]: kc = df245ad4f3622c36 20240903120234036 DAUC <0003> auc.c:180 vector [0]: sres = 55434d49 20240903120234036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240903120234036 DAUC <0003> auc.c:113 vector [1]: rand = bfab3ce03be7e9dbcc41c2f77a6c8a04 20240903120234036 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240903120234036 DAUC <0003> auc.c:142 vector [1]: autn = 75d132b599428000124e2733767b520a 20240903120234036 DAUC <0003> auc.c:143 vector [1]: ck = f58fceaa68782993ddf04b6c10d5a3c4 20240903120234036 DAUC <0003> auc.c:144 vector [1]: ik = 8c7774f747ecc3c0eddb3f85f8d8086b 20240903120234036 DAUC <0003> auc.c:145 vector [1]: res = e1e35c14017111c40000000000000000 20240903120234036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240903120234036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240903120234036 DAUC <0003> auc.c:179 vector [1]: kc = 14fe6b4249c88382 20240903120234036 DAUC <0003> auc.c:180 vector [1]: sres = b3eb4e3b 20240903120234036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240903120234036 DAUC <0003> auc.c:113 vector [2]: rand = 0c22caf13d500906fbf1f969b4196e1d 20240903120234036 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240903120234036 DAUC <0003> auc.c:142 vector [2]: autn = 68e42b8f95e5800023be4423e6164285 20240903120234036 DAUC <0003> auc.c:143 vector [2]: ck = 26a9db487c4db3df7c153cbe3c1b3697 20240903120234036 DAUC <0003> auc.c:144 vector [2]: ik = 7088eeb3bc33e9bea02795f7ed42f866 20240903120234036 DAUC <0003> auc.c:145 vector [2]: res = 6f95c1a8a19e86a70000000000000000 20240903120234036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240903120234036 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240903120234036 DAUC <0003> auc.c:179 vector [2]: kc = 18199c2199ba61c8 20240903120234036 DAUC <0003> auc.c:180 vector [2]: sres = 07775cbb 20240903120234036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240903120234036 DAUC <0003> auc.c:113 vector [3]: rand = 3633d4540c361828f21783cc341addaf 20240903120234036 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240903120234036 DAUC <0003> auc.c:142 vector [3]: autn = 7b25801a96408000133f65268f338ab3 20240903120234036 DAUC <0003> auc.c:143 vector [3]: ck = 6ea1d74a0f0ac0efbb0ea797a9a4d78a 20240903120234036 DAUC <0003> auc.c:144 vector [3]: ik = bdfe091d8fadad309ea8bb5c1a682bae 20240903120234036 DAUC <0003> auc.c:145 vector [3]: res = 7db9bd0b5697ed6a0000000000000000 20240903120234036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240903120234036 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240903120234036 DAUC <0003> auc.c:179 vector [3]: kc = fa03fc0e7749503a 20240903120234036 DAUC <0003> auc.c:180 vector [3]: sres = 321c47a8 20240903120234036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240903120234036 DAUC <0003> auc.c:113 vector [4]: rand = e0b9f4fff05a1a14f41ddcfe20ba2447 20240903120234036 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240903120234036 DAUC <0003> auc.c:142 vector [4]: autn = a1b351f3547b8000e24739c574a8116c 20240903120234036 DAUC <0003> auc.c:143 vector [4]: ck = 08f5dc869f8b9d428242b3242ebb5488 20240903120234036 DAUC <0003> auc.c:144 vector [4]: ik = 0dcaa2a2da0aeb89fc7cc9511249c735 20240903120234036 DAUC <0003> auc.c:145 vector [4]: res = 5d89cd74eb68ea250000000000000000 20240903120234036 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240903120234036 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240903120234036 DAUC <0003> auc.c:179 vector [4]: kc = 9d0b2e758f9e6083 20240903120234036 DAUC <0003> auc.c:180 vector [4]: sres = b7306447 20240903120234036 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240903120234036 DAUC <0003> db_auc.c:245 IMSI='262420643266310': Generated 5 vectors 20240903120234036 DAUC <0003> db_auc.c:249 IMSI='262420643266310': Updating SQN=161 in DB 20240903120234045 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420643266310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420643266310"} 20240903120234045 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420643266310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120234045 DLINP <000b> input/ipa.c:451 connected read/write 20240903120234045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120234045 DLINP <000b> input/ipa.c:451 connected read/write 20240903120234045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120234051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20240903120234077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4258 20240903120234078 DLINP <000b> input/ipa.c:451 connected read/write 20240903120234078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120234078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120234078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120234078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120234078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35557<->l=127.0.0.1:4259) 20240903120237187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120237187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120237191 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120237192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20240903120237198 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120237198 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120237198 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120237198 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  20240903120237198 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120237198 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  20240903120237198 DLGSUP <0013> gsup_server.c:235 2:  20240903120237198 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120237198 DLGSUP <0013> gsup_server.c:235 3:  20240903120237198 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120237198 DLGSUP <0013> gsup_server.c:235 4:  20240903120237198 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120237198 DLGSUP <0013> gsup_server.c:235 5:  20240903120237198 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120237198 DLGSUP <0013> gsup_server.c:235 7:  20240903120237198 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120237198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120237198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120237198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120237211 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39915<->l=127.0.0.1:4259) 20240903120237222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44002<->l=127.0.0.1:4258 20240903120237242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120237242 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429311694205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429311694205" cn_domain=PS} 20240903120237242 DLU <0006> fsm.c:456 lu(262429311694205)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240903120237242 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429311694205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240903120237242 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429311694205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429311694205" cause=IMSI unknown in HLR} 20240903120237242 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429311694205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120237242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429311694205)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120237242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429311694205)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240903120237242 DLU <0006> fsm.c:568 lu(PS:IMSI-262429311694205)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240903120237242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120237242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120237246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44002<->l=127.0.0.1:4258 20240903120237248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20240903120237250 DLINP <000b> input/ipa.c:451 connected read/write 20240903120237250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120237250 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120237250 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120237250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120237250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39915<->l=127.0.0.1:4259) 20240903120240375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120240375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120240379 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120240380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20240903120240384 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120240384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120240384 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120240384 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  20240903120240384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120240384 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  20240903120240384 DLGSUP <0013> gsup_server.c:235 2:  20240903120240384 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120240384 DLGSUP <0013> gsup_server.c:235 3:  20240903120240384 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120240384 DLGSUP <0013> gsup_server.c:235 4:  20240903120240384 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120240384 DLGSUP <0013> gsup_server.c:235 5:  20240903120240384 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120240384 DLGSUP <0013> gsup_server.c:235 7:  20240903120240384 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120240384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120240384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120240384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120240402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38197<->l=127.0.0.1:4259) 20240903120240420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 20240903120240429 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120240429 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424320427876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424320427876" cn_domain=PS source_name="the-source\n"} 20240903120240429 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240903120240429 DLU <0006> fsm.c:456 lu(262424320427876)[0x61200000b620]{UNVALIDATED}: Allocated 20240903120240429 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424320427876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240903120240429 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424320427876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424320427876" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240903120240429 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424320427876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120240429 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424320427876)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120240429 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424320427876)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240903120240429 DLU <0006> fsm.c:568 lu(PS:IMSI-262424320427876)[0x61200000b620]{UNVALIDATED}: Deallocated 20240903120240429 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120240430 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120240434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 20240903120240436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.1:4258 20240903120240439 DLINP <000b> input/ipa.c:451 connected read/write 20240903120240439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120240439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120240439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120240439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120240439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240903120240439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38197<->l=127.0.0.1:4259) 20240903120243565 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120243565 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120243569 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120243570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20240903120243574 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120243574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120243574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120243574 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  20240903120243574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120243574 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  20240903120243574 DLGSUP <0013> gsup_server.c:235 2:  20240903120243574 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120243574 DLGSUP <0013> gsup_server.c:235 3:  20240903120243574 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120243574 DLGSUP <0013> gsup_server.c:235 4:  20240903120243574 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120243574 DLGSUP <0013> gsup_server.c:235 5:  20240903120243574 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120243574 DLGSUP <0013> gsup_server.c:235 7:  20240903120243574 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120243574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120243574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120243574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120243603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43533<->l=127.0.0.1:4259) 20240903120243615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20240903120243619 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120243619 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051762152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424051762152" cn_domain=PS} 20240903120243619 DLU <0006> fsm.c:456 lu(262424051762152)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240903120243619 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051762152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240903120243619 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051762152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424051762152" cause=Roaming not allowed in this location area} 20240903120243619 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051762152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120243619 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424051762152)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120243619 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424051762152)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240903120243619 DLU <0006> fsm.c:568 lu(PS:IMSI-262424051762152)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240903120243619 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120243619 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120243620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46550<->l=127.0.0.1:4258 20240903120243621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20240903120243622 DLINP <000b> input/ipa.c:451 connected read/write 20240903120243622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120243622 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120243622 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120243622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120243622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43533<->l=127.0.0.1:4259) 20240903120246722 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120246722 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120246723 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120246723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20240903120246724 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120246724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120246724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120246724 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  20240903120246724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120246724 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  20240903120246724 DLGSUP <0013> gsup_server.c:235 2:  20240903120246724 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120246724 DLGSUP <0013> gsup_server.c:235 3:  20240903120246724 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120246724 DLGSUP <0013> gsup_server.c:235 4:  20240903120246724 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120246724 DLGSUP <0013> gsup_server.c:235 5:  20240903120246724 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120246724 DLGSUP <0013> gsup_server.c:235 7:  20240903120246724 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120246724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120246724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120246724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120246737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32807<->l=127.0.0.1:4259) 20240903120246745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20240903120246770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120246770 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421964219314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421964219314"} 20240903120246770 DAUC <0003> db_auc.c:133 IMSI='262421964219314': No such subscriber 20240903120246770 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421964219314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240903120246770 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421964219314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421964219314" cause=IMSI unknown in HLR} 20240903120246770 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421964219314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120246770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120246770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120246775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4258 20240903120246778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4258 20240903120246780 DLINP <000b> input/ipa.c:451 connected read/write 20240903120246780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120246780 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120246780 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120246780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120246781 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32807<->l=127.0.0.1:4259) 20240903120249872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120249872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120249873 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120249874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20240903120249875 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120249875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120249875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120249875 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  20240903120249875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120249875 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  20240903120249875 DLGSUP <0013> gsup_server.c:235 2:  20240903120249875 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120249875 DLGSUP <0013> gsup_server.c:235 3:  20240903120249875 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120249875 DLGSUP <0013> gsup_server.c:235 4:  20240903120249875 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120249875 DLGSUP <0013> gsup_server.c:235 5:  20240903120249875 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120249875 DLGSUP <0013> gsup_server.c:235 7:  20240903120249875 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120249875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120249875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120249875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120249881 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35929<->l=127.0.0.1:4259) 20240903120249917 DAUC <0003> db_auc.c:157 IMSI='262424992842930': No 2G Auth Data 20240903120249917 DAUC <0003> db_auc.c:192 IMSI='262424992842930': No 3G Auth Data 20240903120249964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4258 20240903120249975 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120249975 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424992842930" cn_domain=PS} 20240903120249975 DLU <0006> fsm.c:456 lu(262424992842930)[0x61200000b920]{UNVALIDATED}: Allocated 20240903120249975 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120249992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424992842930)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120249992 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424992842930" cn_domain=PS} 20240903120249992 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120249992 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120249999 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120249999 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424992842930"} 20240903120249999 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424992842930)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120249999 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120249999 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424992842930"} 20240903120249999 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424992842930 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120249999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992842930)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120249999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992842930)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120249999 DLU <0006> fsm.c:568 lu(PS:IMSI-262424992842930)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120249999 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120249999 DLINP <000b> input/ipa.c:451 connected read/write 20240903120249999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4258 20240903120250028 DAUC <0003> db_auc.c:157 IMSI='262420372438651': No 2G Auth Data 20240903120250028 DAUC <0003> db_auc.c:192 IMSI='262420372438651': No 3G Auth Data 20240903120250037 DLGSUP <0013> hlr.c:121 IMSI 262420372438651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20240903120250052 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250052 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420372438651" cn_domain=PS} 20240903120250052 DLU <0006> fsm.c:456 lu(262420372438651)[0x61200000baa0]{UNVALIDATED}: Allocated 20240903120250052 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420372438651)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250067 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420372438651" cn_domain=PS} 20240903120250067 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250068 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250069 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250069 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420372438651"} 20240903120250070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420372438651)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250070 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250070 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420372438651"} 20240903120250070 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420372438651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420372438651)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420372438651)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250070 DLU <0006> fsm.c:568 lu(PS:IMSI-262420372438651)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250070 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250070 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20240903120250096 DAUC <0003> db_auc.c:157 IMSI='262420761255479': No 2G Auth Data 20240903120250096 DAUC <0003> db_auc.c:192 IMSI='262420761255479': No 3G Auth Data 20240903120250104 DLGSUP <0013> hlr.c:121 IMSI 262420761255479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 20240903120250120 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250120 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420761255479" cn_domain=PS} 20240903120250120 DLU <0006> fsm.c:456 lu(262420761255479)[0x61200000bc20]{UNVALIDATED}: Allocated 20240903120250120 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420761255479)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250136 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420761255479" cn_domain=PS} 20240903120250136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250138 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250138 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420761255479"} 20240903120250139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420761255479)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250139 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250139 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420761255479"} 20240903120250139 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420761255479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420761255479)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420761255479)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250139 DLU <0006> fsm.c:568 lu(PS:IMSI-262420761255479)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250139 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250139 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 20240903120250174 DAUC <0003> db_auc.c:157 IMSI='262421607667166': No 2G Auth Data 20240903120250174 DAUC <0003> db_auc.c:192 IMSI='262421607667166': No 3G Auth Data 20240903120250183 DLGSUP <0013> hlr.c:121 IMSI 262421607667166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20240903120250200 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250200 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421607667166" cn_domain=PS} 20240903120250200 DLU <0006> fsm.c:456 lu(262421607667166)[0x61200000bda0]{UNVALIDATED}: Allocated 20240903120250200 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421607667166)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250216 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421607667166" cn_domain=PS} 20240903120250216 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250216 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250218 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250219 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421607667166"} 20240903120250219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421607667166)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250219 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250219 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421607667166"} 20240903120250219 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421607667166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421607667166)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421607667166)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250219 DLU <0006> fsm.c:568 lu(PS:IMSI-262421607667166)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250219 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250219 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20240903120250246 DAUC <0003> db_auc.c:157 IMSI='262420145398388': No 2G Auth Data 20240903120250246 DAUC <0003> db_auc.c:192 IMSI='262420145398388': No 3G Auth Data 20240903120250254 DLGSUP <0013> hlr.c:121 IMSI 262420145398388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20240903120250271 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250271 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420145398388" cn_domain=PS} 20240903120250271 DLU <0006> fsm.c:456 lu(262420145398388)[0x61200000bf20]{UNVALIDATED}: Allocated 20240903120250271 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420145398388)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250287 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420145398388" cn_domain=PS} 20240903120250287 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250287 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250290 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250290 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420145398388"} 20240903120250290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420145398388)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250290 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250290 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420145398388"} 20240903120250290 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420145398388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420145398388)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420145398388)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250290 DLU <0006> fsm.c:568 lu(PS:IMSI-262420145398388)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250290 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250290 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20240903120250317 DAUC <0003> db_auc.c:157 IMSI='262421005231332': No 2G Auth Data 20240903120250317 DAUC <0003> db_auc.c:192 IMSI='262421005231332': No 3G Auth Data 20240903120250325 DLGSUP <0013> hlr.c:121 IMSI 262421005231332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20240903120250351 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250351 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421005231332" cn_domain=PS} 20240903120250351 DLU <0006> fsm.c:456 lu(262421005231332)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240903120250351 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421005231332)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250368 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421005231332" cn_domain=PS} 20240903120250368 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250368 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250372 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250372 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421005231332"} 20240903120250372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421005231332)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250372 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250372 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421005231332"} 20240903120250372 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421005231332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421005231332)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421005231332)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250372 DLU <0006> fsm.c:568 lu(PS:IMSI-262421005231332)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250372 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250373 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4258 20240903120250410 DAUC <0003> db_auc.c:157 IMSI='262420734230800': No 2G Auth Data 20240903120250410 DAUC <0003> db_auc.c:192 IMSI='262420734230800': No 3G Auth Data 20240903120250422 DLGSUP <0013> hlr.c:121 IMSI 262420734230800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 20240903120250451 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250451 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420734230800" cn_domain=PS} 20240903120250451 DLU <0006> fsm.c:456 lu(262420734230800)[0x612000010120]{UNVALIDATED}: Allocated 20240903120250451 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420734230800)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250467 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420734230800" cn_domain=PS} 20240903120250467 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250468 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250473 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250473 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420734230800"} 20240903120250473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420734230800)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250473 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250473 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420734230800"} 20240903120250473 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420734230800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420734230800)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420734230800)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250473 DLU <0006> fsm.c:568 lu(PS:IMSI-262420734230800)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250473 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250473 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 20240903120250523 DAUC <0003> db_auc.c:157 IMSI='262424497980855': No 2G Auth Data 20240903120250523 DAUC <0003> db_auc.c:192 IMSI='262424497980855': No 3G Auth Data 20240903120250532 DLGSUP <0013> hlr.c:121 IMSI 262424497980855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120250554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 20240903120250556 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250556 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424497980855" cn_domain=PS} 20240903120250556 DLU <0006> fsm.c:456 lu(262424497980855)[0x6120000102a0]{UNVALIDATED}: Allocated 20240903120250556 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120250572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424497980855)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120250572 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424497980855" cn_domain=PS} 20240903120250572 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250572 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250574 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250574 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424497980855"} 20240903120250574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424497980855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120250574 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120250574 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424497980855"} 20240903120250574 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424497980855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120250574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424497980855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120250574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424497980855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120250574 DLU <0006> fsm.c:568 lu(PS:IMSI-262424497980855)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120250574 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250574 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120250576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 20240903120250601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20240903120250601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35929<->l=127.0.0.1:4259) 20240903120250601 DLINP <000b> input/ipa.c:451 connected read/write 20240903120250601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120250601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120250601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120250601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120253700 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120253700 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120253705 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 20240903120253710 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120253710 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120253710 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  20240903120253710 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120253710 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  20240903120253710 DLGSUP <0013> gsup_server.c:235 2:  20240903120253710 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120253710 DLGSUP <0013> gsup_server.c:235 3:  20240903120253710 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120253710 DLGSUP <0013> gsup_server.c:235 4:  20240903120253710 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120253710 DLGSUP <0013> gsup_server.c:235 5:  20240903120253710 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120253711 DLGSUP <0013> gsup_server.c:235 7:  20240903120253711 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120253711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120253711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120253711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120253735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34361<->l=127.0.0.1:4259) 20240903120253759 DAUC <0003> db_auc.c:157 IMSI='262424242074324': No 2G Auth Data 20240903120253759 DAUC <0003> db_auc.c:192 IMSI='262424242074324': No 3G Auth Data 20240903120253809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 20240903120253817 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253817 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424242074324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424242074324" cn_domain=PS source_name="the-source\n"} 20240903120253817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240903120253817 DLU <0006> fsm.c:456 lu(262424242074324)[0x612000010420]{UNVALIDATED}: Allocated 20240903120253817 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424242074324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120253836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424242074324)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120253836 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424242074324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424242074324" cn_domain=PS destination_name="the-source\n"} 20240903120253836 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253844 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253844 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424242074324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424242074324" source_name="the-source\n"} 20240903120253844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424242074324)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120253844 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262424242074324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120253845 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424242074324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424242074324" destination_name="the-source\n"} 20240903120253845 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262424242074324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120253845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242074324)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120253845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424242074324)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120253845 DLU <0006> fsm.c:568 lu(PS:IMSI-262424242074324)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120253845 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253845 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 20240903120253875 DAUC <0003> db_auc.c:157 IMSI='262421371721635': No 2G Auth Data 20240903120253875 DAUC <0003> db_auc.c:192 IMSI='262421371721635': No 3G Auth Data 20240903120253884 DLGSUP <0013> hlr.c:121 IMSI 262421371721635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120253899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20240903120253901 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253901 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421371721635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421371721635" cn_domain=PS source_name="the-source\n"} 20240903120253901 DLU <0006> fsm.c:456 lu(262421371721635)[0x6120000105a0]{UNVALIDATED}: Allocated 20240903120253901 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421371721635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120253919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421371721635)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120253919 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421371721635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421371721635" cn_domain=PS destination_name="the-source\n"} 20240903120253919 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253919 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253927 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253927 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421371721635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421371721635" source_name="the-source\n"} 20240903120253927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421371721635)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120253927 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421371721635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120253927 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421371721635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421371721635" destination_name="the-source\n"} 20240903120253927 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421371721635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120253927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421371721635)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120253927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421371721635)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120253927 DLU <0006> fsm.c:568 lu(PS:IMSI-262421371721635)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120253927 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253927 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120253930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20240903120253965 DAUC <0003> db_auc.c:157 IMSI='262427527679684': No 2G Auth Data 20240903120253965 DAUC <0003> db_auc.c:192 IMSI='262427527679684': No 3G Auth Data 20240903120253973 DLGSUP <0013> hlr.c:121 IMSI 262427527679684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120253989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20240903120253992 DLINP <000b> input/ipa.c:451 connected read/write 20240903120253992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120253992 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427527679684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427527679684" cn_domain=PS source_name="the-source\n"} 20240903120253992 DLU <0006> fsm.c:456 lu(262427527679684)[0x612000010720]{UNVALIDATED}: Allocated 20240903120253992 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427527679684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427527679684)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254008 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427527679684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427527679684" cn_domain=PS destination_name="the-source\n"} 20240903120254009 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254009 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254014 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254014 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427527679684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427527679684" source_name="the-source\n"} 20240903120254014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427527679684)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254014 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427527679684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254014 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427527679684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427527679684" destination_name="the-source\n"} 20240903120254014 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427527679684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427527679684)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427527679684)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254014 DLU <0006> fsm.c:568 lu(PS:IMSI-262427527679684)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254014 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254014 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20240903120254043 DAUC <0003> db_auc.c:157 IMSI='262422434417293': No 2G Auth Data 20240903120254043 DAUC <0003> db_auc.c:192 IMSI='262422434417293': No 3G Auth Data 20240903120254051 DLGSUP <0013> hlr.c:121 IMSI 262422434417293: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120254065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20240903120254067 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254067 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422434417293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422434417293" cn_domain=PS source_name="the-source\n"} 20240903120254067 DLU <0006> fsm.c:456 lu(262422434417293)[0x6120000108a0]{UNVALIDATED}: Allocated 20240903120254067 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422434417293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422434417293)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254082 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422434417293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422434417293" cn_domain=PS destination_name="the-source\n"} 20240903120254082 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254082 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254085 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254085 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422434417293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422434417293" source_name="the-source\n"} 20240903120254085 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422434417293)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254085 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422434417293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254085 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422434417293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422434417293" destination_name="the-source\n"} 20240903120254085 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422434417293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434417293)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434417293)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254085 DLU <0006> fsm.c:568 lu(PS:IMSI-262422434417293)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254085 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254085 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20240903120254112 DAUC <0003> db_auc.c:157 IMSI='262427229173300': No 2G Auth Data 20240903120254112 DAUC <0003> db_auc.c:192 IMSI='262427229173300': No 3G Auth Data 20240903120254120 DLGSUP <0013> hlr.c:121 IMSI 262427229173300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120254133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20240903120254135 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254135 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427229173300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427229173300" cn_domain=PS source_name="the-source\n"} 20240903120254135 DLU <0006> fsm.c:456 lu(262427229173300)[0x612000010a20]{UNVALIDATED}: Allocated 20240903120254135 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427229173300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427229173300)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254151 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427229173300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427229173300" cn_domain=PS destination_name="the-source\n"} 20240903120254151 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254151 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254154 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254154 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427229173300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427229173300" source_name="the-source\n"} 20240903120254154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427229173300)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254154 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427229173300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254154 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427229173300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427229173300" destination_name="the-source\n"} 20240903120254154 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427229173300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427229173300)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427229173300)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254154 DLU <0006> fsm.c:568 lu(PS:IMSI-262427229173300)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254154 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254154 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20240903120254186 DAUC <0003> db_auc.c:157 IMSI='262424694831269': No 2G Auth Data 20240903120254186 DAUC <0003> db_auc.c:192 IMSI='262424694831269': No 3G Auth Data 20240903120254194 DLGSUP <0013> hlr.c:121 IMSI 262424694831269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120254218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 20240903120254221 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254221 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424694831269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424694831269" cn_domain=PS source_name="the-source\n"} 20240903120254221 DLU <0006> fsm.c:456 lu(262424694831269)[0x612000010ba0]{UNVALIDATED}: Allocated 20240903120254221 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424694831269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424694831269)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254237 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424694831269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424694831269" cn_domain=PS destination_name="the-source\n"} 20240903120254237 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254237 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254241 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254241 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424694831269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424694831269" source_name="the-source\n"} 20240903120254241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424694831269)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254241 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424694831269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254241 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424694831269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424694831269" destination_name="the-source\n"} 20240903120254241 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424694831269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694831269)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694831269)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254241 DLU <0006> fsm.c:568 lu(PS:IMSI-262424694831269)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254241 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254241 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 20240903120254277 DAUC <0003> db_auc.c:157 IMSI='262428513602490': No 2G Auth Data 20240903120254277 DAUC <0003> db_auc.c:192 IMSI='262428513602490': No 3G Auth Data 20240903120254285 DLGSUP <0013> hlr.c:121 IMSI 262428513602490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120254311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20240903120254315 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254315 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428513602490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428513602490" cn_domain=PS source_name="the-source\n"} 20240903120254315 DLU <0006> fsm.c:456 lu(262428513602490)[0x612000010d20]{UNVALIDATED}: Allocated 20240903120254316 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428513602490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428513602490)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254332 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428513602490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428513602490" cn_domain=PS destination_name="the-source\n"} 20240903120254332 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254332 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254337 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254337 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428513602490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428513602490" source_name="the-source\n"} 20240903120254337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428513602490)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254337 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428513602490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254337 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428513602490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428513602490" destination_name="the-source\n"} 20240903120254337 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428513602490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428513602490)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428513602490)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254337 DLU <0006> fsm.c:568 lu(PS:IMSI-262428513602490)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254337 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254337 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20240903120254373 DAUC <0003> db_auc.c:157 IMSI='262420357645727': No 2G Auth Data 20240903120254373 DAUC <0003> db_auc.c:192 IMSI='262420357645727': No 3G Auth Data 20240903120254381 DLGSUP <0013> hlr.c:121 IMSI 262420357645727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120254407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 20240903120254409 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254410 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420357645727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420357645727" cn_domain=PS source_name="the-source\n"} 20240903120254410 DLU <0006> fsm.c:456 lu(262420357645727)[0x612000010ea0]{UNVALIDATED}: Allocated 20240903120254410 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420357645727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240903120254426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420357645727)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120254426 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420357645727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420357645727" cn_domain=PS destination_name="the-source\n"} 20240903120254426 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254426 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254431 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254431 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420357645727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420357645727" source_name="the-source\n"} 20240903120254431 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420357645727)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120254431 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420357645727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120254431 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420357645727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420357645727" destination_name="the-source\n"} 20240903120254431 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420357645727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120254431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420357645727)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120254431 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420357645727)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120254431 DLU <0006> fsm.c:568 lu(PS:IMSI-262420357645727)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120254431 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254431 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120254433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4258 20240903120254459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 20240903120254459 DLINP <000b> input/ipa.c:451 connected read/write 20240903120254459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120254459 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120254459 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120254459 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120254459 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240903120254460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34361<->l=127.0.0.1:4259) 20240903120257564 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120257564 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120257567 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20240903120257574 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120257574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120257574 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  20240903120257574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120257574 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  20240903120257574 DLGSUP <0013> gsup_server.c:235 2:  20240903120257574 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120257574 DLGSUP <0013> gsup_server.c:235 3:  20240903120257574 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120257574 DLGSUP <0013> gsup_server.c:235 4:  20240903120257574 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120257574 DLGSUP <0013> gsup_server.c:235 5:  20240903120257574 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120257574 DLGSUP <0013> gsup_server.c:235 7:  20240903120257574 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120257574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120257574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120257574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120257593 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42971<->l=127.0.0.1:4259) 20240903120257635 DAUC <0003> db_auc.c:157 IMSI='262422693807842': No 2G Auth Data 20240903120257635 DAUC <0003> db_auc.c:192 IMSI='262422693807842': No 3G Auth Data 20240903120257661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4258 20240903120257664 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257664 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422693807842" cn_domain=PS} 20240903120257665 DLU <0006> fsm.c:456 lu(262422693807842)[0x612000011020]{UNVALIDATED}: Allocated 20240903120257665 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120257681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422693807842)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120257681 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422693807842" cn_domain=PS} 20240903120257681 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257681 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257683 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422693807842"} 20240903120257683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422693807842)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120257683 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120257683 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422693807842"} 20240903120257683 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422693807842 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120257683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422693807842)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120257683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422693807842)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120257683 DLU <0006> fsm.c:568 lu(PS:IMSI-262422693807842)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120257683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4258 20240903120257709 DAUC <0003> db_auc.c:157 IMSI='262424775963706': No 2G Auth Data 20240903120257709 DAUC <0003> db_auc.c:192 IMSI='262424775963706': No 3G Auth Data 20240903120257717 DLGSUP <0013> hlr.c:121 IMSI 262424775963706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120257733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 20240903120257736 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257736 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424775963706" cn_domain=PS} 20240903120257736 DLU <0006> fsm.c:456 lu(262424775963706)[0x6120000111a0]{UNVALIDATED}: Allocated 20240903120257736 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120257752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424775963706)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120257752 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424775963706" cn_domain=PS} 20240903120257752 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257752 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257757 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257758 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424775963706"} 20240903120257758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424775963706)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120257758 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120257758 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424775963706"} 20240903120257758 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424775963706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120257758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424775963706)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120257758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424775963706)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120257758 DLU <0006> fsm.c:568 lu(PS:IMSI-262424775963706)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120257758 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257758 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 20240903120257787 DAUC <0003> db_auc.c:157 IMSI='262429550977741': No 2G Auth Data 20240903120257787 DAUC <0003> db_auc.c:192 IMSI='262429550977741': No 3G Auth Data 20240903120257795 DLGSUP <0013> hlr.c:121 IMSI 262429550977741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120257809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20240903120257810 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257810 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429550977741" cn_domain=PS} 20240903120257810 DLU <0006> fsm.c:456 lu(262429550977741)[0x612000011320]{UNVALIDATED}: Allocated 20240903120257810 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120257826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429550977741)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120257826 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429550977741" cn_domain=PS} 20240903120257826 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257826 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257829 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257829 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429550977741"} 20240903120257829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429550977741)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120257829 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120257829 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429550977741"} 20240903120257829 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429550977741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120257829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550977741)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120257829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429550977741)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120257829 DLU <0006> fsm.c:568 lu(PS:IMSI-262429550977741)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120257829 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257829 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20240903120257856 DAUC <0003> db_auc.c:157 IMSI='262427601061569': No 2G Auth Data 20240903120257856 DAUC <0003> db_auc.c:192 IMSI='262427601061569': No 3G Auth Data 20240903120257864 DLGSUP <0013> hlr.c:121 IMSI 262427601061569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120257878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59668<->l=127.0.0.1:4258 20240903120257880 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257880 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427601061569" cn_domain=PS} 20240903120257880 DLU <0006> fsm.c:456 lu(262427601061569)[0x6120000114a0]{UNVALIDATED}: Allocated 20240903120257880 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120257896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427601061569)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120257896 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427601061569" cn_domain=PS} 20240903120257896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257900 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257900 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427601061569"} 20240903120257900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427601061569)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120257900 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120257900 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427601061569"} 20240903120257900 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427601061569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120257900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427601061569)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120257900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427601061569)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120257900 DLU <0006> fsm.c:568 lu(PS:IMSI-262427601061569)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120257900 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257900 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59668<->l=127.0.0.1:4258 20240903120257927 DAUC <0003> db_auc.c:157 IMSI='262422256668416': No 2G Auth Data 20240903120257927 DAUC <0003> db_auc.c:192 IMSI='262422256668416': No 3G Auth Data 20240903120257935 DLGSUP <0013> hlr.c:121 IMSI 262422256668416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120257949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 20240903120257951 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257951 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422256668416" cn_domain=PS} 20240903120257951 DLU <0006> fsm.c:456 lu(262422256668416)[0x612000011620]{UNVALIDATED}: Allocated 20240903120257951 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120257966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422256668416)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120257966 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422256668416" cn_domain=PS} 20240903120257966 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257966 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257969 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120257969 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422256668416"} 20240903120257969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422256668416)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120257969 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120257969 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422256668416"} 20240903120257969 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422256668416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120257969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422256668416)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120257969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422256668416)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120257969 DLU <0006> fsm.c:568 lu(PS:IMSI-262422256668416)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120257969 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257969 DLINP <000b> input/ipa.c:451 connected read/write 20240903120257969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120257971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 20240903120257996 DAUC <0003> db_auc.c:157 IMSI='262427238312125': No 2G Auth Data 20240903120257996 DAUC <0003> db_auc.c:192 IMSI='262427238312125': No 3G Auth Data 20240903120258005 DLGSUP <0013> hlr.c:121 IMSI 262427238312125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120258027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 20240903120258029 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258029 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427238312125" cn_domain=PS} 20240903120258029 DLU <0006> fsm.c:456 lu(262427238312125)[0x6120000117a0]{UNVALIDATED}: Allocated 20240903120258029 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120258045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427238312125)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120258045 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427238312125" cn_domain=PS} 20240903120258045 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258045 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258050 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258051 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427238312125"} 20240903120258051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427238312125)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120258051 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120258051 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427238312125"} 20240903120258051 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427238312125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120258051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427238312125)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120258051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427238312125)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120258051 DLU <0006> fsm.c:568 lu(PS:IMSI-262427238312125)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120258051 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258051 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 20240903120258089 DAUC <0003> db_auc.c:157 IMSI='262422709454921': No 2G Auth Data 20240903120258089 DAUC <0003> db_auc.c:192 IMSI='262422709454921': No 3G Auth Data 20240903120258098 DLGSUP <0013> hlr.c:121 IMSI 262422709454921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120258126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4258 20240903120258130 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258130 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422709454921" cn_domain=PS} 20240903120258130 DLU <0006> fsm.c:456 lu(262422709454921)[0x612000011920]{UNVALIDATED}: Allocated 20240903120258130 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120258147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422709454921)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120258147 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422709454921" cn_domain=PS} 20240903120258147 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258147 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258149 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258149 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422709454921"} 20240903120258149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422709454921)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120258149 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120258149 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422709454921"} 20240903120258149 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422709454921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120258149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422709454921)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120258149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422709454921)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120258149 DLU <0006> fsm.c:568 lu(PS:IMSI-262422709454921)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120258149 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258149 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4258 20240903120258185 DAUC <0003> db_auc.c:157 IMSI='262425531465118': No 2G Auth Data 20240903120258185 DAUC <0003> db_auc.c:192 IMSI='262425531465118': No 3G Auth Data 20240903120258195 DLGSUP <0013> hlr.c:121 IMSI 262425531465118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120258219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 20240903120258221 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258221 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425531465118" cn_domain=PS} 20240903120258221 DLU <0006> fsm.c:456 lu(262425531465118)[0x612000011aa0]{UNVALIDATED}: Allocated 20240903120258221 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120258237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425531465118)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120258237 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425531465118" cn_domain=PS} 20240903120258237 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258237 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258239 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258240 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425531465118"} 20240903120258240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425531465118)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120258240 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120258240 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425531465118"} 20240903120258240 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425531465118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120258240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425531465118)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120258240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425531465118)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120258240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425531465118)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120258240 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258240 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120258241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4258 20240903120258266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20240903120258267 DLINP <000b> input/ipa.c:451 connected read/write 20240903120258267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120258267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120258267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120258267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120258267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42971<->l=127.0.0.1:4259) 20240903120301365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120301365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120301369 DLINP <000b> input/ipa.c:451 connected read/write 20240903120301369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120301370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 20240903120301374 DLINP <000b> input/ipa.c:451 connected read/write 20240903120301374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120301374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120301374 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120301374 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  20240903120301374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120301374 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  20240903120301374 DLGSUP <0013> gsup_server.c:235 2:  20240903120301374 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120301374 DLGSUP <0013> gsup_server.c:235 3:  20240903120301374 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120301374 DLGSUP <0013> gsup_server.c:235 4:  20240903120301374 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120301374 DLGSUP <0013> gsup_server.c:235 5:  20240903120301374 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120301374 DLGSUP <0013> gsup_server.c:235 7:  20240903120301374 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120301374 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120301374 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120301374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120301402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37475<->l=127.0.0.1:4259) 20240903120301421 DAUC <0003> db_auc.c:157 IMSI='262428210825639': No 2G Auth Data 20240903120301421 DAUC <0003> db_auc.c:192 IMSI='262428210825639': No 3G Auth Data 20240903120301444 DAUC <0003> db_auc.c:192 IMSI='262428210825639': No 3G Auth Data 20240903120301474 DAUC <0003> db_auc.c:157 IMSI='262420394418432': No 2G Auth Data 20240903120301474 DAUC <0003> db_auc.c:192 IMSI='262420394418432': No 3G Auth Data 20240903120301496 DAUC <0003> db_auc.c:157 IMSI='262420394418432': No 2G Auth Data 20240903120301525 DAUC <0003> db_auc.c:157 IMSI='262424182005785': No 2G Auth Data 20240903120301525 DAUC <0003> db_auc.c:192 IMSI='262424182005785': No 3G Auth Data 20240903120301583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4258 20240903120301585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120301585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120301585 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120301585 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120301585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120301586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37475<->l=127.0.0.1:4259) 20240903120304665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120304665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120304666 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20240903120304667 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120304667 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120304667 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  20240903120304667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120304667 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  20240903120304667 DLGSUP <0013> gsup_server.c:235 2:  20240903120304667 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120304667 DLGSUP <0013> gsup_server.c:235 3:  20240903120304667 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120304667 DLGSUP <0013> gsup_server.c:235 4:  20240903120304667 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120304667 DLGSUP <0013> gsup_server.c:235 5:  20240903120304667 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120304667 DLGSUP <0013> gsup_server.c:235 7:  20240903120304667 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120304667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120304667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120304667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120304678 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33501<->l=127.0.0.1:4259) 20240903120304691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 20240903120304715 DAUC <0003> db_auc.c:157 IMSI='262427363967351': No 2G Auth Data 20240903120304715 DAUC <0003> db_auc.c:192 IMSI='262427363967351': No 3G Auth Data 20240903120304757 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304757 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427363967351" cn_domain=PS} 20240903120304757 DLU <0006> fsm.c:456 lu(262427363967351)[0x612000011c20]{UNVALIDATED}: Allocated 20240903120304757 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120304774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427363967351)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120304774 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427363967351" cn_domain=PS} 20240903120304774 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304774 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304781 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304781 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427363967351"} 20240903120304781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427363967351)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120304781 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120304781 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427363967351"} 20240903120304781 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120304781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427363967351)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120304781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427363967351)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120304781 DLU <0006> fsm.c:568 lu(PS:IMSI-262427363967351)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120304781 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304781 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304793 DLGSUP <0013> hlr.c:128 IMSI 262427363967351: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240903120304793 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304793 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120304799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 20240903120304801 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304801 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427363967351"} 20240903120304801 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240903120304801 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427363967351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120304802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20240903120304805 DLINP <000b> input/ipa.c:451 connected read/write 20240903120304805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120304805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120304805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120304805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120304805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33501<->l=127.0.0.1:4259) 20240903120307923 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120307924 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120307927 DLINP <000b> input/ipa.c:451 connected read/write 20240903120307927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120307929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20240903120307932 DLINP <000b> input/ipa.c:451 connected read/write 20240903120307932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120307932 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120307932 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120307932 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  20240903120307932 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120307932 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  20240903120307932 DLGSUP <0013> gsup_server.c:235 2:  20240903120307932 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120307932 DLGSUP <0013> gsup_server.c:235 3:  20240903120307932 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120307932 DLGSUP <0013> gsup_server.c:235 4:  20240903120307932 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120307932 DLGSUP <0013> gsup_server.c:235 5:  20240903120307932 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120307932 DLGSUP <0013> gsup_server.c:235 7:  20240903120307932 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120307932 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120307932 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120307932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120307954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38971<->l=127.0.0.1:4259) 20240903120308002 DAUC <0003> db_auc.c:157 IMSI='262424679236246': No 2G Auth Data 20240903120308002 DAUC <0003> db_auc.c:192 IMSI='262424679236246': No 3G Auth Data 20240903120308035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20240903120308038 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308038 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424679236246" cn_domain=PS} 20240903120308038 DLU <0006> fsm.c:456 lu(262424679236246)[0x612000011da0]{UNVALIDATED}: Allocated 20240903120308038 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424679236246)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308054 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424679236246" cn_domain=PS} 20240903120308054 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308054 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308056 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308056 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424679236246"} 20240903120308056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424679236246)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308056 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308056 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424679236246"} 20240903120308056 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424679236246)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424679236246)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308056 DLU <0006> fsm.c:568 lu(PS:IMSI-262424679236246)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308056 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308056 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308056 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308056 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424679236246" cn_domain=CS} 20240903120308056 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308064 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424679236246"} 20240903120308064 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424679236246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308064 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308064 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20240903120308093 DAUC <0003> db_auc.c:157 IMSI='262428937750986': No 2G Auth Data 20240903120308093 DAUC <0003> db_auc.c:192 IMSI='262428937750986': No 3G Auth Data 20240903120308102 DLGSUP <0013> hlr.c:121 IMSI 262428937750986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4258 20240903120308119 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308119 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428937750986" cn_domain=PS} 20240903120308119 DLU <0006> fsm.c:456 lu(262428937750986)[0x612000011f20]{UNVALIDATED}: Allocated 20240903120308119 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428937750986)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308136 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428937750986" cn_domain=PS} 20240903120308136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308138 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308138 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428937750986"} 20240903120308138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428937750986)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308138 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308138 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428937750986"} 20240903120308138 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428937750986)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428937750986)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308138 DLU <0006> fsm.c:568 lu(PS:IMSI-262428937750986)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308138 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308138 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308139 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308139 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428937750986" cn_domain=CS} 20240903120308139 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308147 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428937750986"} 20240903120308147 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428937750986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308147 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308147 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4258 20240903120308175 DAUC <0003> db_auc.c:157 IMSI='262429240374307': No 2G Auth Data 20240903120308175 DAUC <0003> db_auc.c:192 IMSI='262429240374307': No 3G Auth Data 20240903120308187 DLGSUP <0013> hlr.c:121 IMSI 262429240374307: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20240903120308210 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308210 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429240374307" cn_domain=PS} 20240903120308210 DLU <0006> fsm.c:456 lu(262429240374307)[0x6120000120a0]{UNVALIDATED}: Allocated 20240903120308210 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429240374307)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308227 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429240374307" cn_domain=PS} 20240903120308227 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308227 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308230 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308230 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429240374307"} 20240903120308230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429240374307)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308230 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308230 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429240374307"} 20240903120308230 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429240374307)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429240374307)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308230 DLU <0006> fsm.c:568 lu(PS:IMSI-262429240374307)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308230 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308230 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308232 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308232 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429240374307" cn_domain=CS} 20240903120308232 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308240 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429240374307"} 20240903120308240 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429240374307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308240 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308240 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20240903120308268 DAUC <0003> db_auc.c:157 IMSI='262422451426408': No 2G Auth Data 20240903120308268 DAUC <0003> db_auc.c:192 IMSI='262422451426408': No 3G Auth Data 20240903120308279 DLGSUP <0013> hlr.c:121 IMSI 262422451426408: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20240903120308304 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308304 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422451426408" cn_domain=PS} 20240903120308304 DLU <0006> fsm.c:456 lu(262422451426408)[0x612000012220]{UNVALIDATED}: Allocated 20240903120308304 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422451426408)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308323 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422451426408" cn_domain=PS} 20240903120308323 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308324 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308326 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308326 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422451426408"} 20240903120308326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422451426408)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308326 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308326 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422451426408"} 20240903120308326 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422451426408)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422451426408)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308326 DLU <0006> fsm.c:568 lu(PS:IMSI-262422451426408)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308326 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308326 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308329 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308329 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422451426408" cn_domain=CS} 20240903120308329 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308338 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422451426408"} 20240903120308338 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422451426408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308338 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308338 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20240903120308368 DAUC <0003> db_auc.c:157 IMSI='262427191884472': No 2G Auth Data 20240903120308368 DAUC <0003> db_auc.c:192 IMSI='262427191884472': No 3G Auth Data 20240903120308380 DLGSUP <0013> hlr.c:121 IMSI 262427191884472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20240903120308400 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308400 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427191884472" cn_domain=PS} 20240903120308401 DLU <0006> fsm.c:456 lu(262427191884472)[0x6120000123a0]{UNVALIDATED}: Allocated 20240903120308401 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427191884472)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308417 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427191884472" cn_domain=PS} 20240903120308417 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308417 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308418 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308418 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427191884472"} 20240903120308418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427191884472)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308418 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308418 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427191884472"} 20240903120308418 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427191884472)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427191884472)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308418 DLU <0006> fsm.c:568 lu(PS:IMSI-262427191884472)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308418 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308418 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308419 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308419 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427191884472" cn_domain=CS} 20240903120308419 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308428 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427191884472"} 20240903120308428 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427191884472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308428 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308428 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20240903120308454 DAUC <0003> db_auc.c:157 IMSI='262420714121455': No 2G Auth Data 20240903120308454 DAUC <0003> db_auc.c:192 IMSI='262420714121455': No 3G Auth Data 20240903120308463 DLGSUP <0013> hlr.c:121 IMSI 262420714121455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240903120308487 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308487 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420714121455" cn_domain=PS} 20240903120308487 DLU <0006> fsm.c:456 lu(262420714121455)[0x612000012520]{UNVALIDATED}: Allocated 20240903120308487 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420714121455)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308503 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420714121455" cn_domain=PS} 20240903120308503 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308503 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308505 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308505 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420714121455"} 20240903120308505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420714121455)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308505 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308505 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420714121455"} 20240903120308505 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714121455)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714121455)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308505 DLU <0006> fsm.c:568 lu(PS:IMSI-262420714121455)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308505 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308505 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308506 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308506 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420714121455" cn_domain=CS} 20240903120308506 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308514 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420714121455"} 20240903120308514 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420714121455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308514 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308514 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240903120308548 DAUC <0003> db_auc.c:157 IMSI='262426168984994': No 2G Auth Data 20240903120308548 DAUC <0003> db_auc.c:192 IMSI='262426168984994': No 3G Auth Data 20240903120308556 DLGSUP <0013> hlr.c:121 IMSI 262426168984994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 20240903120308586 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308586 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426168984994" cn_domain=PS} 20240903120308586 DLU <0006> fsm.c:456 lu(262426168984994)[0x6120000126a0]{UNVALIDATED}: Allocated 20240903120308586 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426168984994)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308605 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426168984994" cn_domain=PS} 20240903120308606 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308606 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308607 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426168984994"} 20240903120308607 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426168984994)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308607 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308607 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426168984994"} 20240903120308607 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168984994)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308607 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426168984994)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308607 DLU <0006> fsm.c:568 lu(PS:IMSI-262426168984994)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308608 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308608 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426168984994" cn_domain=CS} 20240903120308608 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308617 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426168984994"} 20240903120308617 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426168984994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308617 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308617 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4258 20240903120308654 DAUC <0003> db_auc.c:157 IMSI='262428103816130': No 2G Auth Data 20240903120308654 DAUC <0003> db_auc.c:192 IMSI='262428103816130': No 3G Auth Data 20240903120308665 DLGSUP <0013> hlr.c:121 IMSI 262428103816130: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120308691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240903120308692 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308692 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428103816130" cn_domain=PS} 20240903120308693 DLU <0006> fsm.c:456 lu(262428103816130)[0x612000012820]{UNVALIDATED}: Allocated 20240903120308693 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120308711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428103816130)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120308711 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428103816130" cn_domain=PS} 20240903120308711 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308711 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308713 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428103816130"} 20240903120308713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428103816130)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120308713 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120308713 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428103816130"} 20240903120308713 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120308713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428103816130)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120308713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428103816130)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120308713 DLU <0006> fsm.c:568 lu(PS:IMSI-262428103816130)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120308713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308714 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308714 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428103816130" cn_domain=CS} 20240903120308714 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240903120308723 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428103816130"} 20240903120308723 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428103816130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120308723 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308723 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120308725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240903120308752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20240903120308753 DLINP <000b> input/ipa.c:451 connected read/write 20240903120308753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120308753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120308753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120308753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120308753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38971<->l=127.0.0.1:4259) 20240903120311831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120311831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120311833 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120311834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20240903120311836 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120311836 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120311836 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120311836 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  20240903120311836 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120311836 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  20240903120311836 DLGSUP <0013> gsup_server.c:235 2:  20240903120311836 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120311836 DLGSUP <0013> gsup_server.c:235 3:  20240903120311836 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120311836 DLGSUP <0013> gsup_server.c:235 4:  20240903120311836 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120311836 DLGSUP <0013> gsup_server.c:235 5:  20240903120311836 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120311836 DLGSUP <0013> gsup_server.c:235 7:  20240903120311836 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120311836 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120311836 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120311836 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120311852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37581<->l=127.0.0.1:4259) 20240903120311879 DAUC <0003> db_auc.c:157 IMSI='262425980564378': No 2G Auth Data 20240903120311879 DAUC <0003> db_auc.c:192 IMSI='262425980564378': No 3G Auth Data 20240903120311926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20240903120311936 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120311936 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425980564378" cn_domain=PS} 20240903120311937 DLU <0006> fsm.c:456 lu(262425980564378)[0x6120000129a0]{UNVALIDATED}: Allocated 20240903120311937 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120311960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425980564378)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120311960 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425980564378" cn_domain=PS} 20240903120311960 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311960 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311965 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120311965 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425980564378"} 20240903120311965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425980564378)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120311965 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120311965 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425980564378"} 20240903120311965 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120311965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425980564378)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120311965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425980564378)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120311965 DLU <0006> fsm.c:568 lu(PS:IMSI-262425980564378)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120311966 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311966 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311967 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120311967 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425980564378" cn_domain=PS} 20240903120311967 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120311977 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425980564378"} 20240903120311977 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425980564378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120311977 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311977 DLINP <000b> input/ipa.c:451 connected read/write 20240903120311977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120311980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50634<->l=127.0.0.1:4258 20240903120312023 DAUC <0003> db_auc.c:157 IMSI='262426258518254': No 2G Auth Data 20240903120312023 DAUC <0003> db_auc.c:192 IMSI='262426258518254': No 3G Auth Data 20240903120312033 DLGSUP <0013> hlr.c:121 IMSI 262426258518254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20240903120312084 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312084 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426258518254" cn_domain=PS} 20240903120312084 DLU <0006> fsm.c:456 lu(262426258518254)[0x612000012b20]{UNVALIDATED}: Allocated 20240903120312084 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426258518254)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312103 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426258518254" cn_domain=PS} 20240903120312103 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312104 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312107 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312107 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426258518254"} 20240903120312107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426258518254)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312107 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312107 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426258518254"} 20240903120312107 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426258518254)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426258518254)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312107 DLU <0006> fsm.c:568 lu(PS:IMSI-262426258518254)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312107 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312108 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312110 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312111 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426258518254" cn_domain=PS} 20240903120312111 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312119 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426258518254"} 20240903120312119 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426258518254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312119 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312119 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4258 20240903120312154 DAUC <0003> db_auc.c:157 IMSI='262428417973863': No 2G Auth Data 20240903120312154 DAUC <0003> db_auc.c:192 IMSI='262428417973863': No 3G Auth Data 20240903120312165 DLGSUP <0013> hlr.c:121 IMSI 262428417973863: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20240903120312231 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312231 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428417973863" cn_domain=PS} 20240903120312231 DLU <0006> fsm.c:456 lu(262428417973863)[0x612000012ca0]{UNVALIDATED}: Allocated 20240903120312231 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312373 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428417973863)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312373 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428417973863" cn_domain=PS} 20240903120312373 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312373 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312375 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312375 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428417973863"} 20240903120312375 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428417973863)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312375 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312375 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428417973863"} 20240903120312375 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417973863)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312375 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428417973863)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312375 DLU <0006> fsm.c:568 lu(PS:IMSI-262428417973863)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312375 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312375 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312377 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312377 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428417973863" cn_domain=PS} 20240903120312377 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312386 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428417973863"} 20240903120312386 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428417973863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312386 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312386 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20240903120312413 DAUC <0003> db_auc.c:157 IMSI='262424391613620': No 2G Auth Data 20240903120312413 DAUC <0003> db_auc.c:192 IMSI='262424391613620': No 3G Auth Data 20240903120312423 DLGSUP <0013> hlr.c:121 IMSI 262424391613620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 20240903120312441 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312441 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424391613620" cn_domain=PS} 20240903120312441 DLU <0006> fsm.c:456 lu(262424391613620)[0x612000012e20]{UNVALIDATED}: Allocated 20240903120312441 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424391613620)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312457 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424391613620" cn_domain=PS} 20240903120312457 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312457 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312459 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312459 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424391613620"} 20240903120312459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424391613620)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312459 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312459 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424391613620"} 20240903120312459 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424391613620)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424391613620)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312459 DLU <0006> fsm.c:568 lu(PS:IMSI-262424391613620)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312459 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312459 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312460 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312460 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424391613620" cn_domain=PS} 20240903120312460 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312468 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424391613620"} 20240903120312468 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391613620 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312468 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312468 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 20240903120312495 DAUC <0003> db_auc.c:157 IMSI='262426658342345': No 2G Auth Data 20240903120312495 DAUC <0003> db_auc.c:192 IMSI='262426658342345': No 3G Auth Data 20240903120312504 DLGSUP <0013> hlr.c:121 IMSI 262426658342345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 20240903120312522 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312522 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426658342345" cn_domain=PS} 20240903120312522 DLU <0006> fsm.c:456 lu(262426658342345)[0x612000012fa0]{UNVALIDATED}: Allocated 20240903120312522 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426658342345)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312538 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426658342345" cn_domain=PS} 20240903120312538 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312538 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312540 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312540 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426658342345"} 20240903120312540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426658342345)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312540 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312540 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426658342345"} 20240903120312540 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426658342345)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426658342345)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312540 DLU <0006> fsm.c:568 lu(PS:IMSI-262426658342345)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312540 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312540 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312541 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312541 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426658342345" cn_domain=PS} 20240903120312541 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312549 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426658342345"} 20240903120312549 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426658342345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312549 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312549 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 20240903120312575 DAUC <0003> db_auc.c:157 IMSI='262425325764989': No 2G Auth Data 20240903120312575 DAUC <0003> db_auc.c:192 IMSI='262425325764989': No 3G Auth Data 20240903120312584 DLGSUP <0013> hlr.c:121 IMSI 262425325764989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20240903120312617 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312617 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325764989" cn_domain=PS} 20240903120312617 DLU <0006> fsm.c:456 lu(262425325764989)[0x612000013120]{UNVALIDATED}: Allocated 20240903120312617 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325764989)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312640 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325764989" cn_domain=PS} 20240903120312640 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312640 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312645 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312645 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325764989"} 20240903120312645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325764989)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312645 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312645 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325764989"} 20240903120312645 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325764989)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325764989)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312645 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325764989)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312645 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312645 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312650 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312650 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425325764989" cn_domain=PS} 20240903120312650 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312660 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425325764989"} 20240903120312660 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425325764989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312660 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312660 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20240903120312698 DAUC <0003> db_auc.c:157 IMSI='262425888263578': No 2G Auth Data 20240903120312698 DAUC <0003> db_auc.c:192 IMSI='262425888263578': No 3G Auth Data 20240903120312706 DLGSUP <0013> hlr.c:121 IMSI 262425888263578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 20240903120312738 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312738 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888263578" cn_domain=PS} 20240903120312738 DLU <0006> fsm.c:456 lu(262425888263578)[0x6120000132a0]{UNVALIDATED}: Allocated 20240903120312738 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425888263578)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312760 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425888263578" cn_domain=PS} 20240903120312760 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312760 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312769 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312769 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425888263578"} 20240903120312769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425888263578)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312769 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312769 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425888263578"} 20240903120312769 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888263578)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888263578)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312769 DLU <0006> fsm.c:568 lu(PS:IMSI-262425888263578)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312769 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312769 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312773 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425888263578" cn_domain=PS} 20240903120312773 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312782 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425888263578"} 20240903120312782 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425888263578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312782 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312782 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 20240903120312820 DAUC <0003> db_auc.c:157 IMSI='262428674713249': No 2G Auth Data 20240903120312820 DAUC <0003> db_auc.c:192 IMSI='262428674713249': No 3G Auth Data 20240903120312830 DLGSUP <0013> hlr.c:121 IMSI 262428674713249: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240903120312862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 20240903120312866 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312866 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428674713249" cn_domain=PS} 20240903120312866 DLU <0006> fsm.c:456 lu(262428674713249)[0x612000013420]{UNVALIDATED}: Allocated 20240903120312866 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120312884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428674713249)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120312885 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428674713249" cn_domain=PS} 20240903120312885 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312885 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312886 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428674713249"} 20240903120312886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428674713249)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120312886 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120312886 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428674713249"} 20240903120312886 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120312886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428674713249)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120312886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428674713249)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120312886 DLU <0006> fsm.c:568 lu(PS:IMSI-262428674713249)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120312886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312887 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428674713249" cn_domain=PS} 20240903120312887 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240903120312896 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428674713249"} 20240903120312896 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428674713249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240903120312896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120312897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 20240903120312927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20240903120312928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37581<->l=127.0.0.1:4259) 20240903120312928 DLINP <000b> input/ipa.c:451 connected read/write 20240903120312928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120312928 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120312928 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120312928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120315971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120315971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120315973 DLINP <000b> input/ipa.c:451 connected read/write 20240903120315973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120315973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 20240903120315974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120315974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120315974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120315974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120315974 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  20240903120315974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120315974 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  20240903120315974 DLGSUP <0013> gsup_server.c:235 2:  20240903120315974 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120315974 DLGSUP <0013> gsup_server.c:235 3:  20240903120315974 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120315974 DLGSUP <0013> gsup_server.c:235 4:  20240903120315974 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120315974 DLGSUP <0013> gsup_server.c:235 5:  20240903120315974 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120315974 DLGSUP <0013> gsup_server.c:235 7:  20240903120315974 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120315974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120315974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120315974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120315987 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35693<->l=127.0.0.1:4259) 20240903120315995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20240903120316022 DLINP <000b> input/ipa.c:451 connected read/write 20240903120316022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120316022 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} 20240903120316022 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240903120316022 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 20240903120316022 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} 20240903120316022 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120316023 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120316023 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240903120316023 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240903120316023 DLINP <000b> input/ipa.c:451 connected read/write 20240903120316023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120316023 DLINP <000b> input/ipa.c:451 connected read/write 20240903120316023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120316028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20240903120316028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 20240903120316030 DLINP <000b> input/ipa.c:451 connected read/write 20240903120316030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120316030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120316030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120316030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120316031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35693<->l=127.0.0.1:4259) 20240903120319098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120319098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120319104 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20240903120319113 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120319113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120319113 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  20240903120319113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120319113 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  20240903120319113 DLGSUP <0013> gsup_server.c:235 2:  20240903120319113 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120319113 DLGSUP <0013> gsup_server.c:235 3:  20240903120319113 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120319113 DLGSUP <0013> gsup_server.c:235 4:  20240903120319113 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120319113 DLGSUP <0013> gsup_server.c:235 5:  20240903120319113 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120319113 DLGSUP <0013> gsup_server.c:235 7:  20240903120319113 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120319113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120319113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120319113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120319142 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46583<->l=127.0.0.1:4259) 20240903120319177 DAUC <0003> db_auc.c:157 IMSI='262427863323731': No 2G Auth Data 20240903120319177 DAUC <0003> db_auc.c:192 IMSI='262427863323731': No 3G Auth Data 20240903120319228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 20240903120319242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319242 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427863323731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427863323731" session_id=112193258 session_state=BEGIN} 20240903120319242 DSS <0004> hlr_ussd.c:576 262427863323731/0x06afeeea: Process SS (BEGIN) 20240903120319242 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319242 DSS <0004> hlr_ussd.c:518 262427863323731/0x06afeeea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319242 DSS <0004> hlr_ussd.c:523 262427863323731/0x06afeeea: USSD for unknown code '*#200#' 20240903120319242 DSS <0004> hlr_ussd.c:354 262427863323731/0x06afeeea: Tx ReturnError(1, 0x12) 20240903120319242 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427863323731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427863323731" session_id=112193258 session_state=END} 20240903120319242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 20240903120319255 DAUC <0003> db_auc.c:157 IMSI='262429081362326': No 2G Auth Data 20240903120319255 DAUC <0003> db_auc.c:192 IMSI='262429081362326': No 3G Auth Data 20240903120319279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20240903120319284 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319284 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429081362326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429081362326" session_id=3435158191 session_state=BEGIN} 20240903120319284 DSS <0004> hlr_ussd.c:576 262429081362326/0xccc05aaf: Process SS (BEGIN) 20240903120319284 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319284 DSS <0004> hlr_ussd.c:518 262429081362326/0xccc05aaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319284 DSS <0004> hlr_ussd.c:523 262429081362326/0xccc05aaf: USSD for unknown code '*#200#' 20240903120319284 DSS <0004> hlr_ussd.c:354 262429081362326/0xccc05aaf: Tx ReturnError(1, 0x12) 20240903120319284 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429081362326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429081362326" session_id=3435158191 session_state=END} 20240903120319284 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319284 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20240903120319294 DAUC <0003> db_auc.c:157 IMSI='262428177179747': No 2G Auth Data 20240903120319294 DAUC <0003> db_auc.c:192 IMSI='262428177179747': No 3G Auth Data 20240903120319318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20240903120319321 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319321 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428177179747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428177179747" session_id=3457798117 session_state=BEGIN} 20240903120319321 DSS <0004> hlr_ussd.c:576 262428177179747/0xce19cfe5: Process SS (BEGIN) 20240903120319321 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319321 DSS <0004> hlr_ussd.c:518 262428177179747/0xce19cfe5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319321 DSS <0004> hlr_ussd.c:523 262428177179747/0xce19cfe5: USSD for unknown code '*#200#' 20240903120319321 DSS <0004> hlr_ussd.c:354 262428177179747/0xce19cfe5: Tx ReturnError(1, 0x12) 20240903120319321 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428177179747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177179747" session_id=3457798117 session_state=END} 20240903120319321 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319321 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20240903120319339 DAUC <0003> db_auc.c:157 IMSI='262426692349349': No 2G Auth Data 20240903120319339 DAUC <0003> db_auc.c:192 IMSI='262426692349349': No 3G Auth Data 20240903120319353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20240903120319356 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319356 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426692349349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426692349349" session_id=3235120946 session_state=BEGIN} 20240903120319356 DSS <0004> hlr_ussd.c:576 262426692349349/0xc0d40732: Process SS (BEGIN) 20240903120319356 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319356 DSS <0004> hlr_ussd.c:518 262426692349349/0xc0d40732: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319356 DSS <0004> hlr_ussd.c:523 262426692349349/0xc0d40732: USSD for unknown code '*#200#' 20240903120319356 DSS <0004> hlr_ussd.c:354 262426692349349/0xc0d40732: Tx ReturnError(1, 0x12) 20240903120319356 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426692349349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426692349349" session_id=3235120946 session_state=END} 20240903120319356 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319356 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20240903120319361 DAUC <0003> db_auc.c:157 IMSI='262426656795973': No 2G Auth Data 20240903120319361 DAUC <0003> db_auc.c:192 IMSI='262426656795973': No 3G Auth Data 20240903120319373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4258 20240903120319376 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319376 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426656795973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426656795973" session_id=966950479 session_state=BEGIN} 20240903120319376 DSS <0004> hlr_ussd.c:576 262426656795973/0x39a27e4f: Process SS (BEGIN) 20240903120319376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319376 DSS <0004> hlr_ussd.c:518 262426656795973/0x39a27e4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319376 DSS <0004> hlr_ussd.c:523 262426656795973/0x39a27e4f: USSD for unknown code '*#200#' 20240903120319376 DSS <0004> hlr_ussd.c:354 262426656795973/0x39a27e4f: Tx ReturnError(1, 0x12) 20240903120319376 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426656795973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426656795973" session_id=966950479 session_state=END} 20240903120319376 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319376 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4258 20240903120319381 DAUC <0003> db_auc.c:157 IMSI='262421920261700': No 2G Auth Data 20240903120319381 DAUC <0003> db_auc.c:192 IMSI='262421920261700': No 3G Auth Data 20240903120319400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50784<->l=127.0.0.1:4258 20240903120319403 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319403 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421920261700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421920261700" session_id=3248465895 session_state=BEGIN} 20240903120319403 DSS <0004> hlr_ussd.c:576 262421920261700/0xc19fa7e7: Process SS (BEGIN) 20240903120319403 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319403 DSS <0004> hlr_ussd.c:518 262421920261700/0xc19fa7e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319403 DSS <0004> hlr_ussd.c:523 262421920261700/0xc19fa7e7: USSD for unknown code '*#200#' 20240903120319403 DSS <0004> hlr_ussd.c:354 262421920261700/0xc19fa7e7: Tx ReturnError(1, 0x12) 20240903120319403 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421920261700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421920261700" session_id=3248465895 session_state=END} 20240903120319403 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319403 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50784<->l=127.0.0.1:4258 20240903120319407 DAUC <0003> db_auc.c:157 IMSI='262425283706152': No 2G Auth Data 20240903120319407 DAUC <0003> db_auc.c:192 IMSI='262425283706152': No 3G Auth Data 20240903120319420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 20240903120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319423 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425283706152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425283706152" session_id=2424967517 session_state=BEGIN} 20240903120319423 DSS <0004> hlr_ussd.c:576 262425283706152/0x908a115d: Process SS (BEGIN) 20240903120319423 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319423 DSS <0004> hlr_ussd.c:518 262425283706152/0x908a115d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319423 DSS <0004> hlr_ussd.c:523 262425283706152/0x908a115d: USSD for unknown code '*#200#' 20240903120319423 DSS <0004> hlr_ussd.c:354 262425283706152/0x908a115d: Tx ReturnError(1, 0x12) 20240903120319423 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425283706152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425283706152" session_id=2424967517 session_state=END} 20240903120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4258 20240903120319428 DAUC <0003> db_auc.c:157 IMSI='262425235198014': No 2G Auth Data 20240903120319428 DAUC <0003> db_auc.c:192 IMSI='262425235198014': No 3G Auth Data 20240903120319459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 20240903120319462 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319462 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425235198014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425235198014" session_id=1083576472 session_state=BEGIN} 20240903120319462 DSS <0004> hlr_ussd.c:576 262425235198014/0x40961098: Process SS (BEGIN) 20240903120319462 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240903120319462 DSS <0004> hlr_ussd.c:518 262425235198014/0x40961098: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240903120319462 DSS <0004> hlr_ussd.c:523 262425235198014/0x40961098: USSD for unknown code '*#200#' 20240903120319462 DSS <0004> hlr_ussd.c:354 262425235198014/0x40961098: Tx ReturnError(1, 0x12) 20240903120319462 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425235198014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425235198014" session_id=1083576472 session_state=END} 20240903120319462 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319462 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120319463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 20240903120319463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20240903120319464 DLINP <000b> input/ipa.c:451 connected read/write 20240903120319464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120319464 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120319464 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120319464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120319464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46583<->l=127.0.0.1:4259) 20240903120322579 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120322579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120322583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20240903120322588 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120322588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120322589 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  20240903120322589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120322589 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  20240903120322589 DLGSUP <0013> gsup_server.c:235 2:  20240903120322589 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120322589 DLGSUP <0013> gsup_server.c:235 3:  20240903120322589 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120322589 DLGSUP <0013> gsup_server.c:235 4:  20240903120322589 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120322589 DLGSUP <0013> gsup_server.c:235 5:  20240903120322589 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120322589 DLGSUP <0013> gsup_server.c:235 7:  20240903120322589 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120322589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120322589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120322589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120322613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44573<->l=127.0.0.1:4259) 20240903120322634 DAUC <0003> db_auc.c:157 IMSI='262429812515857': No 2G Auth Data 20240903120322634 DAUC <0003> db_auc.c:192 IMSI='262429812515857': No 3G Auth Data 20240903120322671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20240903120322683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322683 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429812515857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429812515857" session_id=3851490283 session_state=BEGIN} 20240903120322683 DSS <0004> hlr_ussd.c:576 262429812515857/0xe59113eb: Process SS (BEGIN) 20240903120322683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322683 DSS <0004> hlr_ussd.c:518 262429812515857/0xe59113eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322683 DSS <0004> hlr_ussd.c:542 262429812515857/0xe59113eb: Cannot find conn for EUSE EUSE-foobar 20240903120322683 DSS <0004> hlr_ussd.c:354 262429812515857/0xe59113eb: Tx ReturnError(1, 0x22) 20240903120322683 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429812515857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429812515857" session_id=3851490283 session_state=END} 20240903120322683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20240903120322691 DAUC <0003> db_auc.c:157 IMSI='262425604511116': No 2G Auth Data 20240903120322691 DAUC <0003> db_auc.c:192 IMSI='262425604511116': No 3G Auth Data 20240903120322704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20240903120322707 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322707 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425604511116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425604511116" session_id=1989177659 session_state=BEGIN} 20240903120322707 DSS <0004> hlr_ussd.c:576 262425604511116/0x7690713b: Process SS (BEGIN) 20240903120322707 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322707 DSS <0004> hlr_ussd.c:518 262425604511116/0x7690713b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322707 DSS <0004> hlr_ussd.c:542 262425604511116/0x7690713b: Cannot find conn for EUSE EUSE-foobar 20240903120322707 DSS <0004> hlr_ussd.c:354 262425604511116/0x7690713b: Tx ReturnError(1, 0x22) 20240903120322707 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425604511116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425604511116" session_id=1989177659 session_state=END} 20240903120322707 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322707 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20240903120322711 DAUC <0003> db_auc.c:157 IMSI='262420923802423': No 2G Auth Data 20240903120322711 DAUC <0003> db_auc.c:192 IMSI='262420923802423': No 3G Auth Data 20240903120322723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20240903120322726 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322726 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420923802423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420923802423" session_id=1756497358 session_state=BEGIN} 20240903120322726 DSS <0004> hlr_ussd.c:576 262420923802423/0x68b205ce: Process SS (BEGIN) 20240903120322726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322726 DSS <0004> hlr_ussd.c:518 262420923802423/0x68b205ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322726 DSS <0004> hlr_ussd.c:542 262420923802423/0x68b205ce: Cannot find conn for EUSE EUSE-foobar 20240903120322727 DSS <0004> hlr_ussd.c:354 262420923802423/0x68b205ce: Tx ReturnError(1, 0x22) 20240903120322727 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420923802423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923802423" session_id=1756497358 session_state=END} 20240903120322727 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322727 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20240903120322731 DAUC <0003> db_auc.c:157 IMSI='262422465499520': No 2G Auth Data 20240903120322731 DAUC <0003> db_auc.c:192 IMSI='262422465499520': No 3G Auth Data 20240903120322744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20240903120322747 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322747 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422465499520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422465499520" session_id=2810294804 session_state=BEGIN} 20240903120322747 DSS <0004> hlr_ussd.c:576 262422465499520/0xa781b214: Process SS (BEGIN) 20240903120322747 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322747 DSS <0004> hlr_ussd.c:518 262422465499520/0xa781b214: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322747 DSS <0004> hlr_ussd.c:542 262422465499520/0xa781b214: Cannot find conn for EUSE EUSE-foobar 20240903120322747 DSS <0004> hlr_ussd.c:354 262422465499520/0xa781b214: Tx ReturnError(1, 0x22) 20240903120322747 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422465499520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422465499520" session_id=2810294804 session_state=END} 20240903120322747 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322747 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4258 20240903120322752 DAUC <0003> db_auc.c:157 IMSI='262423968820722': No 2G Auth Data 20240903120322752 DAUC <0003> db_auc.c:192 IMSI='262423968820722': No 3G Auth Data 20240903120322764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20240903120322767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322767 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423968820722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423968820722" session_id=3616072960 session_state=BEGIN} 20240903120322767 DSS <0004> hlr_ussd.c:576 262423968820722/0xd788e500: Process SS (BEGIN) 20240903120322767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322767 DSS <0004> hlr_ussd.c:518 262423968820722/0xd788e500: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322767 DSS <0004> hlr_ussd.c:542 262423968820722/0xd788e500: Cannot find conn for EUSE EUSE-foobar 20240903120322767 DSS <0004> hlr_ussd.c:354 262423968820722/0xd788e500: Tx ReturnError(1, 0x22) 20240903120322767 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423968820722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423968820722" session_id=3616072960 session_state=END} 20240903120322767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20240903120322772 DAUC <0003> db_auc.c:157 IMSI='262428555832911': No 2G Auth Data 20240903120322772 DAUC <0003> db_auc.c:192 IMSI='262428555832911': No 3G Auth Data 20240903120322786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4258 20240903120322790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322790 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428555832911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428555832911" session_id=2632238006 session_state=BEGIN} 20240903120322790 DSS <0004> hlr_ussd.c:576 262428555832911/0x9ce4c3b6: Process SS (BEGIN) 20240903120322790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322790 DSS <0004> hlr_ussd.c:518 262428555832911/0x9ce4c3b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322790 DSS <0004> hlr_ussd.c:542 262428555832911/0x9ce4c3b6: Cannot find conn for EUSE EUSE-foobar 20240903120322790 DSS <0004> hlr_ussd.c:354 262428555832911/0x9ce4c3b6: Tx ReturnError(1, 0x22) 20240903120322790 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428555832911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428555832911" session_id=2632238006 session_state=END} 20240903120322790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4258 20240903120322794 DAUC <0003> db_auc.c:157 IMSI='262421785931883': No 2G Auth Data 20240903120322794 DAUC <0003> db_auc.c:192 IMSI='262421785931883': No 3G Auth Data 20240903120322809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20240903120322812 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322812 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421785931883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421785931883" session_id=1705432153 session_state=BEGIN} 20240903120322812 DSS <0004> hlr_ussd.c:576 262421785931883/0x65a6d459: Process SS (BEGIN) 20240903120322812 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322812 DSS <0004> hlr_ussd.c:518 262421785931883/0x65a6d459: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322812 DSS <0004> hlr_ussd.c:542 262421785931883/0x65a6d459: Cannot find conn for EUSE EUSE-foobar 20240903120322812 DSS <0004> hlr_ussd.c:354 262421785931883/0x65a6d459: Tx ReturnError(1, 0x22) 20240903120322812 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421785931883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421785931883" session_id=1705432153 session_state=END} 20240903120322812 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322812 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20240903120322816 DAUC <0003> db_auc.c:157 IMSI='262422706154397': No 2G Auth Data 20240903120322816 DAUC <0003> db_auc.c:192 IMSI='262422706154397': No 3G Auth Data 20240903120322831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20240903120322834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322834 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706154397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422706154397" session_id=855303347 session_state=BEGIN} 20240903120322834 DSS <0004> hlr_ussd.c:576 262422706154397/0x32fae4b3: Process SS (BEGIN) 20240903120322834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120322834 DSS <0004> hlr_ussd.c:518 262422706154397/0x32fae4b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120322834 DSS <0004> hlr_ussd.c:542 262422706154397/0x32fae4b3: Cannot find conn for EUSE EUSE-foobar 20240903120322834 DSS <0004> hlr_ussd.c:354 262422706154397/0x32fae4b3: Tx ReturnError(1, 0x22) 20240903120322834 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706154397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706154397" session_id=855303347 session_state=END} 20240903120322834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120322836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20240903120322836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20240903120322837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44573<->l=127.0.0.1:4259) 20240903120322837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120322837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120322837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120322837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120322837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120325916 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120325916 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120325917 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120325918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60346<->l=127.0.0.1:4258 20240903120325918 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120325918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120325918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120325918 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  20240903120325918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120325918 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  20240903120325918 DLGSUP <0013> gsup_server.c:235 2:  20240903120325918 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120325918 DLGSUP <0013> gsup_server.c:235 3:  20240903120325918 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120325918 DLGSUP <0013> gsup_server.c:235 4:  20240903120325918 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120325918 DLGSUP <0013> gsup_server.c:235 5:  20240903120325918 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120325918 DLGSUP <0013> gsup_server.c:235 7:  20240903120325918 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120325918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120325918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120325918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120325928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42969<->l=127.0.0.1:4259) 20240903120325955 DAUC <0003> db_auc.c:157 IMSI='262426175971309': No 2G Auth Data 20240903120325955 DAUC <0003> db_auc.c:192 IMSI='262426175971309': No 3G Auth Data 20240903120325970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20240903120325974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120325974 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426175971309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426175971309" session_id=3344543736 session_state=BEGIN} 20240903120325974 DSS <0004> hlr_ussd.c:576 262426175971309/0xc759aff8: Process SS (BEGIN) 20240903120325974 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120325974 DSS <0004> hlr_ussd.c:518 262426175971309/0xc759aff8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120325974 DSS <0004> hlr_ussd.c:363 262426175971309/0xc759aff8: Tx USSD 'Your IMSI is 262426175971309' 20240903120325974 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426175971309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426175971309" session_id=3344543736 session_state=END} 20240903120325974 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426175971309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120325974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120325974 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120325976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20240903120325979 DAUC <0003> db_auc.c:157 IMSI='262422334613469': No 2G Auth Data 20240903120325979 DAUC <0003> db_auc.c:192 IMSI='262422334613469': No 3G Auth Data 20240903120325992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20240903120325995 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120325995 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422334613469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422334613469" session_id=3042548698 session_state=BEGIN} 20240903120325995 DSS <0004> hlr_ussd.c:576 262422334613469/0xb5599bda: Process SS (BEGIN) 20240903120325995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120325995 DSS <0004> hlr_ussd.c:518 262422334613469/0xb5599bda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120325995 DSS <0004> hlr_ussd.c:363 262422334613469/0xb5599bda: Tx USSD 'Your IMSI is 262422334613469' 20240903120325995 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422334613469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422334613469" session_id=3042548698 session_state=END} 20240903120325995 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422334613469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120325995 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120325995 DLINP <000b> input/ipa.c:451 connected read/write 20240903120325995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120325997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20240903120326000 DAUC <0003> db_auc.c:157 IMSI='262421505504610': No 2G Auth Data 20240903120326000 DAUC <0003> db_auc.c:192 IMSI='262421505504610': No 3G Auth Data 20240903120326012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20240903120326015 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326016 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421505504610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421505504610" session_id=4041687391 session_state=BEGIN} 20240903120326016 DSS <0004> hlr_ussd.c:576 262421505504610/0xf0e7415f: Process SS (BEGIN) 20240903120326016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326016 DSS <0004> hlr_ussd.c:518 262421505504610/0xf0e7415f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326016 DSS <0004> hlr_ussd.c:363 262421505504610/0xf0e7415f: Tx USSD 'Your IMSI is 262421505504610' 20240903120326016 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421505504610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421505504610" session_id=4041687391 session_state=END} 20240903120326016 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421505504610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326016 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326016 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20240903120326021 DAUC <0003> db_auc.c:157 IMSI='262426321838662': No 2G Auth Data 20240903120326021 DAUC <0003> db_auc.c:192 IMSI='262426321838662': No 3G Auth Data 20240903120326033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20240903120326036 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326036 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426321838662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426321838662" session_id=707422136 session_state=BEGIN} 20240903120326036 DSS <0004> hlr_ussd.c:576 262426321838662/0x2a2a67b8: Process SS (BEGIN) 20240903120326036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326036 DSS <0004> hlr_ussd.c:518 262426321838662/0x2a2a67b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326036 DSS <0004> hlr_ussd.c:363 262426321838662/0x2a2a67b8: Tx USSD 'Your IMSI is 262426321838662' 20240903120326036 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426321838662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426321838662" session_id=707422136 session_state=END} 20240903120326036 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426321838662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326036 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326036 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20240903120326041 DAUC <0003> db_auc.c:157 IMSI='262425934955233': No 2G Auth Data 20240903120326041 DAUC <0003> db_auc.c:192 IMSI='262425934955233': No 3G Auth Data 20240903120326054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20240903120326057 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326057 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425934955233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425934955233" session_id=309873265 session_state=BEGIN} 20240903120326057 DSS <0004> hlr_ussd.c:576 262425934955233/0x12784a71: Process SS (BEGIN) 20240903120326057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326057 DSS <0004> hlr_ussd.c:518 262425934955233/0x12784a71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326057 DSS <0004> hlr_ussd.c:363 262425934955233/0x12784a71: Tx USSD 'Your IMSI is 262425934955233' 20240903120326057 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425934955233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425934955233" session_id=309873265 session_state=END} 20240903120326057 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425934955233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326057 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326057 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20240903120326063 DAUC <0003> db_auc.c:157 IMSI='262423519752136': No 2G Auth Data 20240903120326063 DAUC <0003> db_auc.c:192 IMSI='262423519752136': No 3G Auth Data 20240903120326079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 20240903120326082 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326082 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423519752136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423519752136" session_id=3515563779 session_state=BEGIN} 20240903120326082 DSS <0004> hlr_ussd.c:576 262423519752136/0xd18b3f03: Process SS (BEGIN) 20240903120326082 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326082 DSS <0004> hlr_ussd.c:518 262423519752136/0xd18b3f03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326082 DSS <0004> hlr_ussd.c:363 262423519752136/0xd18b3f03: Tx USSD 'Your IMSI is 262423519752136' 20240903120326082 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423519752136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423519752136" session_id=3515563779 session_state=END} 20240903120326082 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423519752136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326082 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326082 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 20240903120326087 DAUC <0003> db_auc.c:157 IMSI='262428344854184': No 2G Auth Data 20240903120326087 DAUC <0003> db_auc.c:192 IMSI='262428344854184': No 3G Auth Data 20240903120326103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 20240903120326106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326106 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428344854184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428344854184" session_id=3507399898 session_state=BEGIN} 20240903120326106 DSS <0004> hlr_ussd.c:576 262428344854184/0xd10eacda: Process SS (BEGIN) 20240903120326106 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326106 DSS <0004> hlr_ussd.c:518 262428344854184/0xd10eacda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326106 DSS <0004> hlr_ussd.c:363 262428344854184/0xd10eacda: Tx USSD 'Your IMSI is 262428344854184' 20240903120326106 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428344854184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428344854184" session_id=3507399898 session_state=END} 20240903120326106 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428344854184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4258 20240903120326111 DAUC <0003> db_auc.c:157 IMSI='262421049475181': No 2G Auth Data 20240903120326111 DAUC <0003> db_auc.c:192 IMSI='262421049475181': No 3G Auth Data 20240903120326126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 20240903120326129 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326129 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421049475181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421049475181" session_id=3531021134 session_state=BEGIN} 20240903120326129 DSS <0004> hlr_ussd.c:576 262421049475181/0xd2771b4e: Process SS (BEGIN) 20240903120326129 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120326129 DSS <0004> hlr_ussd.c:518 262421049475181/0xd2771b4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120326129 DSS <0004> hlr_ussd.c:363 262421049475181/0xd2771b4e: Tx USSD 'Your IMSI is 262421049475181' 20240903120326129 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421049475181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421049475181" session_id=3531021134 session_state=END} 20240903120326129 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421049475181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120326129 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326129 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120326132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 20240903120326132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60346<->l=127.0.0.1:4258 20240903120326132 DLINP <000b> input/ipa.c:451 connected read/write 20240903120326132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120326132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120326132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120326132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120326133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42969<->l=127.0.0.1:4259) 20240903120329238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120329238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120329242 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20240903120329244 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329244 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120329244 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120329244 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  20240903120329244 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120329244 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  20240903120329244 DLGSUP <0013> gsup_server.c:235 2:  20240903120329244 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120329244 DLGSUP <0013> gsup_server.c:235 3:  20240903120329244 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120329244 DLGSUP <0013> gsup_server.c:235 4:  20240903120329244 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120329244 DLGSUP <0013> gsup_server.c:235 5:  20240903120329244 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120329244 DLGSUP <0013> gsup_server.c:235 7:  20240903120329244 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120329244 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120329244 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120329244 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120329260 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44123<->l=127.0.0.1:4259) 20240903120329292 DAUC <0003> db_auc.c:157 IMSI='262423451164680': No 2G Auth Data 20240903120329292 DAUC <0003> db_auc.c:192 IMSI='262423451164680': No 3G Auth Data 20240903120329326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 20240903120329340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329340 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423451164680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423451164680" source_name="the-source\n" session_id=704981507 session_state=BEGIN} 20240903120329340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240903120329340 DSS <0004> hlr_ussd.c:576 262423451164680/0x2a052a03: Process SS (BEGIN) 20240903120329340 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329340 DSS <0004> hlr_ussd.c:518 262423451164680/0x2a052a03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329340 DSS <0004> hlr_ussd.c:363 262423451164680/0x2a052a03: Tx USSD 'Your IMSI is 262423451164680' 20240903120329340 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423451164680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423451164680" destination_name="the-source\n" session_id=704981507 session_state=END} 20240903120329340 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262423451164680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 20240903120329351 DAUC <0003> db_auc.c:157 IMSI='262422550224119': No 2G Auth Data 20240903120329351 DAUC <0003> db_auc.c:192 IMSI='262422550224119': No 3G Auth Data 20240903120329363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20240903120329365 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329365 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422550224119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422550224119" source_name="the-source\n" session_id=2135155003 session_state=BEGIN} 20240903120329365 DSS <0004> hlr_ussd.c:576 262422550224119/0x7f43e13b: Process SS (BEGIN) 20240903120329365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329365 DSS <0004> hlr_ussd.c:518 262422550224119/0x7f43e13b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329365 DSS <0004> hlr_ussd.c:363 262422550224119/0x7f43e13b: Tx USSD 'Your IMSI is 262422550224119' 20240903120329365 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422550224119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422550224119" destination_name="the-source\n" session_id=2135155003 session_state=END} 20240903120329365 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422550224119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329365 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329366 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20240903120329371 DAUC <0003> db_auc.c:157 IMSI='262421514277930': No 2G Auth Data 20240903120329371 DAUC <0003> db_auc.c:192 IMSI='262421514277930': No 3G Auth Data 20240903120329384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 20240903120329387 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329387 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421514277930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421514277930" source_name="the-source\n" session_id=334970327 session_state=BEGIN} 20240903120329387 DSS <0004> hlr_ussd.c:576 262421514277930/0x13f73dd7: Process SS (BEGIN) 20240903120329387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329387 DSS <0004> hlr_ussd.c:518 262421514277930/0x13f73dd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329387 DSS <0004> hlr_ussd.c:363 262421514277930/0x13f73dd7: Tx USSD 'Your IMSI is 262421514277930' 20240903120329387 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421514277930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421514277930" destination_name="the-source\n" session_id=334970327 session_state=END} 20240903120329387 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421514277930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329387 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329387 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60456<->l=127.0.0.1:4258 20240903120329393 DAUC <0003> db_auc.c:157 IMSI='262427423913946': No 2G Auth Data 20240903120329393 DAUC <0003> db_auc.c:192 IMSI='262427423913946': No 3G Auth Data 20240903120329405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4258 20240903120329408 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329408 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427423913946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427423913946" source_name="the-source\n" session_id=2281670715 session_state=BEGIN} 20240903120329408 DSS <0004> hlr_ussd.c:576 262427423913946/0x87ff883b: Process SS (BEGIN) 20240903120329408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329408 DSS <0004> hlr_ussd.c:518 262427423913946/0x87ff883b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329408 DSS <0004> hlr_ussd.c:363 262427423913946/0x87ff883b: Tx USSD 'Your IMSI is 262427423913946' 20240903120329408 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427423913946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427423913946" destination_name="the-source\n" session_id=2281670715 session_state=END} 20240903120329408 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427423913946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329408 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329408 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4258 20240903120329414 DAUC <0003> db_auc.c:157 IMSI='262422476586314': No 2G Auth Data 20240903120329414 DAUC <0003> db_auc.c:192 IMSI='262422476586314': No 3G Auth Data 20240903120329426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4258 20240903120329429 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329429 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422476586314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422476586314" source_name="the-source\n" session_id=1631331575 session_state=BEGIN} 20240903120329429 DSS <0004> hlr_ussd.c:576 262422476586314/0x613c24f7: Process SS (BEGIN) 20240903120329429 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329429 DSS <0004> hlr_ussd.c:518 262422476586314/0x613c24f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329429 DSS <0004> hlr_ussd.c:363 262422476586314/0x613c24f7: Tx USSD 'Your IMSI is 262422476586314' 20240903120329429 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422476586314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422476586314" destination_name="the-source\n" session_id=1631331575 session_state=END} 20240903120329429 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422476586314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329429 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329429 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4258 20240903120329434 DAUC <0003> db_auc.c:157 IMSI='262425669942564': No 2G Auth Data 20240903120329434 DAUC <0003> db_auc.c:192 IMSI='262425669942564': No 3G Auth Data 20240903120329454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 20240903120329457 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329457 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425669942564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425669942564" source_name="the-source\n" session_id=2324433066 session_state=BEGIN} 20240903120329457 DSS <0004> hlr_ussd.c:576 262425669942564/0x8a8c08aa: Process SS (BEGIN) 20240903120329457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329457 DSS <0004> hlr_ussd.c:518 262425669942564/0x8a8c08aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329457 DSS <0004> hlr_ussd.c:363 262425669942564/0x8a8c08aa: Tx USSD 'Your IMSI is 262425669942564' 20240903120329457 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425669942564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425669942564" destination_name="the-source\n" session_id=2324433066 session_state=END} 20240903120329457 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425669942564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329457 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329457 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60476<->l=127.0.0.1:4258 20240903120329464 DAUC <0003> db_auc.c:157 IMSI='262424476923959': No 2G Auth Data 20240903120329464 DAUC <0003> db_auc.c:192 IMSI='262424476923959': No 3G Auth Data 20240903120329479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20240903120329483 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329483 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424476923959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424476923959" source_name="the-source\n" session_id=2975937029 session_state=BEGIN} 20240903120329483 DSS <0004> hlr_ussd.c:576 262424476923959/0xb1613205: Process SS (BEGIN) 20240903120329483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329483 DSS <0004> hlr_ussd.c:518 262424476923959/0xb1613205: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329483 DSS <0004> hlr_ussd.c:363 262424476923959/0xb1613205: Tx USSD 'Your IMSI is 262424476923959' 20240903120329483 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424476923959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424476923959" destination_name="the-source\n" session_id=2975937029 session_state=END} 20240903120329483 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424476923959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329483 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329483 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4258 20240903120329490 DAUC <0003> db_auc.c:157 IMSI='262429906471384': No 2G Auth Data 20240903120329490 DAUC <0003> db_auc.c:192 IMSI='262429906471384': No 3G Auth Data 20240903120329505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4258 20240903120329509 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329509 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429906471384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429906471384" source_name="the-source\n" session_id=3643662306 session_state=BEGIN} 20240903120329509 DSS <0004> hlr_ussd.c:576 262429906471384/0xd92ddfe2: Process SS (BEGIN) 20240903120329509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240903120329509 DSS <0004> hlr_ussd.c:518 262429906471384/0xd92ddfe2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240903120329509 DSS <0004> hlr_ussd.c:363 262429906471384/0xd92ddfe2: Tx USSD 'Your IMSI is 262429906471384' 20240903120329509 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429906471384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429906471384" destination_name="the-source\n" session_id=3643662306 session_state=END} 20240903120329509 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429906471384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120329509 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329509 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120329511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4258 20240903120329511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20240903120329512 DLINP <000b> input/ipa.c:451 connected read/write 20240903120329512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120329512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120329512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120329512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120329512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240903120329512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44123<->l=127.0.0.1:4259) 20240903120332622 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120332622 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120332626 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20240903120332631 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332631 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120332631 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120332631 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  20240903120332631 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120332631 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  20240903120332631 DLGSUP <0013> gsup_server.c:235 2:  20240903120332631 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120332631 DLGSUP <0013> gsup_server.c:235 3:  20240903120332631 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120332631 DLGSUP <0013> gsup_server.c:235 4:  20240903120332631 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120332631 DLGSUP <0013> gsup_server.c:235 5:  20240903120332631 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120332631 DLGSUP <0013> gsup_server.c:235 7:  20240903120332631 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120332631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120332631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120332631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120332652 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42323<->l=127.0.0.1:4259) 20240903120332687 DAUC <0003> db_auc.c:157 IMSI='262425001661134': No 2G Auth Data 20240903120332687 DAUC <0003> db_auc.c:192 IMSI='262425001661134': No 3G Auth Data 20240903120332724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20240903120332739 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332739 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425001661134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425001661134" session_id=3396478907 session_state=BEGIN} 20240903120332739 DSS <0004> hlr_ussd.c:576 262425001661134/0xca7227bb: Process SS (BEGIN) 20240903120332739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332739 DSS <0004> hlr_ussd.c:518 262425001661134/0xca7227bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332739 DSS <0004> hlr_ussd.c:363 262425001661134/0xca7227bb: Tx USSD 'Your extension is 491611578080' 20240903120332739 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425001661134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425001661134" session_id=3396478907 session_state=END} 20240903120332739 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425001661134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332739 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332739 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20240903120332754 DAUC <0003> db_auc.c:157 IMSI='262422987034600': No 2G Auth Data 20240903120332754 DAUC <0003> db_auc.c:192 IMSI='262422987034600': No 3G Auth Data 20240903120332767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20240903120332770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332770 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422987034600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422987034600" session_id=2938119862 session_state=BEGIN} 20240903120332770 DSS <0004> hlr_ussd.c:576 262422987034600/0xaf2026b6: Process SS (BEGIN) 20240903120332770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332770 DSS <0004> hlr_ussd.c:518 262422987034600/0xaf2026b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332770 DSS <0004> hlr_ussd.c:363 262422987034600/0xaf2026b6: Tx USSD 'Your extension is 491618345404' 20240903120332770 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422987034600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422987034600" session_id=2938119862 session_state=END} 20240903120332770 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422987034600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332770 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20240903120332775 DAUC <0003> db_auc.c:157 IMSI='262423919009332': No 2G Auth Data 20240903120332775 DAUC <0003> db_auc.c:192 IMSI='262423919009332': No 3G Auth Data 20240903120332787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20240903120332790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332790 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423919009332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423919009332" session_id=356068846 session_state=BEGIN} 20240903120332790 DSS <0004> hlr_ussd.c:576 262423919009332/0x15392dee: Process SS (BEGIN) 20240903120332790 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332790 DSS <0004> hlr_ussd.c:518 262423919009332/0x15392dee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332790 DSS <0004> hlr_ussd.c:363 262423919009332/0x15392dee: Tx USSD 'Your extension is 491612167627' 20240903120332790 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423919009332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423919009332" session_id=356068846 session_state=END} 20240903120332790 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423919009332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20240903120332795 DAUC <0003> db_auc.c:157 IMSI='262429200840152': No 2G Auth Data 20240903120332795 DAUC <0003> db_auc.c:192 IMSI='262429200840152': No 3G Auth Data 20240903120332806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20240903120332809 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332809 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429200840152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429200840152" session_id=3081067463 session_state=BEGIN} 20240903120332809 DSS <0004> hlr_ussd.c:576 262429200840152/0xb7a55bc7: Process SS (BEGIN) 20240903120332809 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332809 DSS <0004> hlr_ussd.c:518 262429200840152/0xb7a55bc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332809 DSS <0004> hlr_ussd.c:363 262429200840152/0xb7a55bc7: Tx USSD 'Your extension is 491618232257' 20240903120332809 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429200840152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429200840152" session_id=3081067463 session_state=END} 20240903120332809 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429200840152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332809 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332809 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4258 20240903120332815 DAUC <0003> db_auc.c:157 IMSI='262421541474863': No 2G Auth Data 20240903120332815 DAUC <0003> db_auc.c:192 IMSI='262421541474863': No 3G Auth Data 20240903120332834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20240903120332837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332837 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421541474863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421541474863" session_id=1489382875 session_state=BEGIN} 20240903120332837 DSS <0004> hlr_ussd.c:576 262421541474863/0x58c62ddb: Process SS (BEGIN) 20240903120332837 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332837 DSS <0004> hlr_ussd.c:518 262421541474863/0x58c62ddb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332837 DSS <0004> hlr_ussd.c:363 262421541474863/0x58c62ddb: Tx USSD 'Your extension is 491614214708' 20240903120332837 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421541474863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421541474863" session_id=1489382875 session_state=END} 20240903120332837 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421541474863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20240903120332842 DAUC <0003> db_auc.c:157 IMSI='262422509519273': No 2G Auth Data 20240903120332842 DAUC <0003> db_auc.c:192 IMSI='262422509519273': No 3G Auth Data 20240903120332863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 20240903120332866 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332866 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422509519273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422509519273" session_id=2756215104 session_state=BEGIN} 20240903120332866 DSS <0004> hlr_ussd.c:576 262422509519273/0xa4488140: Process SS (BEGIN) 20240903120332866 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332866 DSS <0004> hlr_ussd.c:518 262422509519273/0xa4488140: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332866 DSS <0004> hlr_ussd.c:363 262422509519273/0xa4488140: Tx USSD 'Your extension is 491611234522' 20240903120332866 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422509519273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422509519273" session_id=2756215104 session_state=END} 20240903120332866 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422509519273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332866 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332866 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 20240903120332879 DAUC <0003> db_auc.c:157 IMSI='262420754732322': No 2G Auth Data 20240903120332879 DAUC <0003> db_auc.c:192 IMSI='262420754732322': No 3G Auth Data 20240903120332893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20240903120332896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332896 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420754732322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420754732322" session_id=3026598425 session_state=BEGIN} 20240903120332896 DSS <0004> hlr_ussd.c:576 262420754732322/0xb4663a19: Process SS (BEGIN) 20240903120332896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332896 DSS <0004> hlr_ussd.c:518 262420754732322/0xb4663a19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332896 DSS <0004> hlr_ussd.c:363 262420754732322/0xb4663a19: Tx USSD 'Your extension is 491615063608' 20240903120332896 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420754732322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420754732322" session_id=3026598425 session_state=END} 20240903120332896 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420754732322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332896 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20240903120332901 DAUC <0003> db_auc.c:157 IMSI='262423301452860': No 2G Auth Data 20240903120332901 DAUC <0003> db_auc.c:192 IMSI='262423301452860': No 3G Auth Data 20240903120332919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20240903120332922 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332922 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423301452860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423301452860" session_id=831885850 session_state=BEGIN} 20240903120332922 DSS <0004> hlr_ussd.c:576 262423301452860/0x3195921a: Process SS (BEGIN) 20240903120332922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120332922 DSS <0004> hlr_ussd.c:518 262423301452860/0x3195921a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120332922 DSS <0004> hlr_ussd.c:363 262423301452860/0x3195921a: Tx USSD 'Your extension is 491618163160' 20240903120332922 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423301452860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423301452860" session_id=831885850 session_state=END} 20240903120332922 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423301452860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120332922 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332922 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120332924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20240903120332925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20240903120332925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42323<->l=127.0.0.1:4259) 20240903120332925 DLINP <000b> input/ipa.c:451 connected read/write 20240903120332925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120332925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120332925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120332925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120336027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120336027 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120336029 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20240903120336033 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336033 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120336033 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120336033 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  20240903120336033 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120336033 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  20240903120336033 DLGSUP <0013> gsup_server.c:235 2:  20240903120336033 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120336033 DLGSUP <0013> gsup_server.c:235 3:  20240903120336033 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120336033 DLGSUP <0013> gsup_server.c:235 4:  20240903120336033 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120336033 DLGSUP <0013> gsup_server.c:235 5:  20240903120336033 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120336033 DLGSUP <0013> gsup_server.c:235 7:  20240903120336033 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120336033 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120336033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120336033 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120336044 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34049<->l=127.0.0.1:4259) 20240903120336051 DAUC <0003> db_auc.c:157 IMSI='262423841606492': No 2G Auth Data 20240903120336051 DAUC <0003> db_auc.c:192 IMSI='262423841606492': No 3G Auth Data 20240903120336064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20240903120336074 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336074 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423841606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841606492" source_name="the-source\n" session_id=1517660260 session_state=BEGIN} 20240903120336074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240903120336074 DSS <0004> hlr_ussd.c:576 262423841606492/0x5a75a864: Process SS (BEGIN) 20240903120336074 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336074 DSS <0004> hlr_ussd.c:518 262423841606492/0x5a75a864: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336074 DSS <0004> hlr_ussd.c:363 262423841606492/0x5a75a864: Tx USSD 'Your extension is 491612700810' 20240903120336074 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423841606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841606492" destination_name="the-source\n" session_id=1517660260 session_state=END} 20240903120336074 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423841606492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336074 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336074 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20240903120336081 DAUC <0003> db_auc.c:157 IMSI='262428932570077': No 2G Auth Data 20240903120336081 DAUC <0003> db_auc.c:192 IMSI='262428932570077': No 3G Auth Data 20240903120336093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20240903120336096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336096 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428932570077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428932570077" source_name="the-source\n" session_id=1622704872 session_state=BEGIN} 20240903120336096 DSS <0004> hlr_ussd.c:576 262428932570077/0x60b882e8: Process SS (BEGIN) 20240903120336096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336096 DSS <0004> hlr_ussd.c:518 262428932570077/0x60b882e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336096 DSS <0004> hlr_ussd.c:363 262428932570077/0x60b882e8: Tx USSD 'Your extension is 491617818476' 20240903120336096 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428932570077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428932570077" destination_name="the-source\n" session_id=1622704872 session_state=END} 20240903120336096 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428932570077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20240903120336101 DAUC <0003> db_auc.c:157 IMSI='262427808112775': No 2G Auth Data 20240903120336101 DAUC <0003> db_auc.c:192 IMSI='262427808112775': No 3G Auth Data 20240903120336113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20240903120336116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336116 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427808112775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427808112775" source_name="the-source\n" session_id=3207634741 session_state=BEGIN} 20240903120336116 DSS <0004> hlr_ussd.c:576 262427808112775/0xbf309f35: Process SS (BEGIN) 20240903120336116 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336116 DSS <0004> hlr_ussd.c:518 262427808112775/0xbf309f35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336116 DSS <0004> hlr_ussd.c:363 262427808112775/0xbf309f35: Tx USSD 'Your extension is 491616231824' 20240903120336116 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427808112775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427808112775" destination_name="the-source\n" session_id=3207634741 session_state=END} 20240903120336116 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427808112775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4258 20240903120336121 DAUC <0003> db_auc.c:157 IMSI='262428176519867': No 2G Auth Data 20240903120336121 DAUC <0003> db_auc.c:192 IMSI='262428176519867': No 3G Auth Data 20240903120336133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4258 20240903120336136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336136 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428176519867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428176519867" source_name="the-source\n" session_id=1659388570 session_state=BEGIN} 20240903120336136 DSS <0004> hlr_ussd.c:576 262428176519867/0x62e8429a: Process SS (BEGIN) 20240903120336136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336136 DSS <0004> hlr_ussd.c:518 262428176519867/0x62e8429a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336136 DSS <0004> hlr_ussd.c:363 262428176519867/0x62e8429a: Tx USSD 'Your extension is 491613826672' 20240903120336136 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428176519867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428176519867" destination_name="the-source\n" session_id=1659388570 session_state=END} 20240903120336136 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428176519867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4258 20240903120336141 DAUC <0003> db_auc.c:157 IMSI='262421184438181': No 2G Auth Data 20240903120336141 DAUC <0003> db_auc.c:192 IMSI='262421184438181': No 3G Auth Data 20240903120336152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20240903120336155 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336155 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421184438181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421184438181" source_name="the-source\n" session_id=1561320852 session_state=BEGIN} 20240903120336155 DSS <0004> hlr_ussd.c:576 262421184438181/0x5d0fdd94: Process SS (BEGIN) 20240903120336155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336155 DSS <0004> hlr_ussd.c:518 262421184438181/0x5d0fdd94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336155 DSS <0004> hlr_ussd.c:363 262421184438181/0x5d0fdd94: Tx USSD 'Your extension is 491617417855' 20240903120336155 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421184438181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421184438181" destination_name="the-source\n" session_id=1561320852 session_state=END} 20240903120336155 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421184438181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336155 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336155 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20240903120336160 DAUC <0003> db_auc.c:157 IMSI='262423836222604': No 2G Auth Data 20240903120336160 DAUC <0003> db_auc.c:192 IMSI='262423836222604': No 3G Auth Data 20240903120336175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4258 20240903120336178 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336178 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423836222604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423836222604" source_name="the-source\n" session_id=3507600689 session_state=BEGIN} 20240903120336178 DSS <0004> hlr_ussd.c:576 262423836222604/0xd111bd31: Process SS (BEGIN) 20240903120336178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336178 DSS <0004> hlr_ussd.c:518 262423836222604/0xd111bd31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336178 DSS <0004> hlr_ussd.c:363 262423836222604/0xd111bd31: Tx USSD 'Your extension is 491617465607' 20240903120336178 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423836222604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423836222604" destination_name="the-source\n" session_id=3507600689 session_state=END} 20240903120336178 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423836222604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336178 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336178 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52322<->l=127.0.0.1:4258 20240903120336183 DAUC <0003> db_auc.c:157 IMSI='262421532377395': No 2G Auth Data 20240903120336183 DAUC <0003> db_auc.c:192 IMSI='262421532377395': No 3G Auth Data 20240903120336197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20240903120336200 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336200 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421532377395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421532377395" source_name="the-source\n" session_id=3252775865 session_state=BEGIN} 20240903120336200 DSS <0004> hlr_ussd.c:576 262421532377395/0xc1e16bb9: Process SS (BEGIN) 20240903120336200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336200 DSS <0004> hlr_ussd.c:518 262421532377395/0xc1e16bb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336200 DSS <0004> hlr_ussd.c:363 262421532377395/0xc1e16bb9: Tx USSD 'Your extension is 491610627851' 20240903120336200 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421532377395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421532377395" destination_name="the-source\n" session_id=3252775865 session_state=END} 20240903120336200 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421532377395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336200 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336200 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20240903120336205 DAUC <0003> db_auc.c:157 IMSI='262422394822872': No 2G Auth Data 20240903120336205 DAUC <0003> db_auc.c:192 IMSI='262422394822872': No 3G Auth Data 20240903120336219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20240903120336222 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336222 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422394822872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422394822872" source_name="the-source\n" session_id=2779159870 session_state=BEGIN} 20240903120336222 DSS <0004> hlr_ussd.c:576 262422394822872/0xa5a69d3e: Process SS (BEGIN) 20240903120336222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240903120336222 DSS <0004> hlr_ussd.c:518 262422394822872/0xa5a69d3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240903120336222 DSS <0004> hlr_ussd.c:363 262422394822872/0xa5a69d3e: Tx USSD 'Your extension is 491610468821' 20240903120336222 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422394822872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422394822872" destination_name="the-source\n" session_id=2779159870 session_state=END} 20240903120336222 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422394822872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120336222 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336222 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120336224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52342<->l=127.0.0.1:4258 20240903120336225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.1:4258 20240903120336225 DLINP <000b> input/ipa.c:451 connected read/write 20240903120336225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120336225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120336225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120336225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120336225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240903120336225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34049<->l=127.0.0.1:4259) 20240903120339332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45353 20240903120339332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45353 20240903120339335 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339335 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339336 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120339336 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120339338 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339339 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339339 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120339339 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240903120339339 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240903120339339 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  20240903120339339 DLGSUP <0013> gsup_server.c:235 2:  20240903120339339 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 3:  20240903120339339 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 4:  20240903120339339 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 5:  20240903120339339 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 7:  20240903120339339 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120339339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120339339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120339339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45353 20240903120339339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20240903120339342 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339342 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120339342 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120339342 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  20240903120339342 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120339342 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  20240903120339342 DLGSUP <0013> gsup_server.c:235 2:  20240903120339342 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120339342 DLGSUP <0013> gsup_server.c:235 3:  20240903120339342 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120339342 DLGSUP <0013> gsup_server.c:235 4:  20240903120339342 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120339342 DLGSUP <0013> gsup_server.c:235 5:  20240903120339342 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120339342 DLGSUP <0013> gsup_server.c:235 7:  20240903120339342 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120339342 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120339342 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120339342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120339356 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39341<->l=127.0.0.1:4259) 20240903120339372 DAUC <0003> db_auc.c:157 IMSI='262428343158042': No 2G Auth Data 20240903120339372 DAUC <0003> db_auc.c:192 IMSI='262428343158042': No 3G Auth Data 20240903120339395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20240903120339401 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339401 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428343158042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428343158042" session_id=1889973674 session_state=BEGIN} 20240903120339401 DSS <0004> hlr_ussd.c:576 262428343158042/0x70a6b5aa: Process SS (BEGIN) 20240903120339401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339401 DSS <0004> hlr_ussd.c:518 262428343158042/0x70a6b5aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339401 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339401 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339402 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339402 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339411 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339411 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339411 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428343158042 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343158042" session_id=1889973674 session_state=END} 20240903120339411 DSS <0004> hlr_ussd.c:576 262428343158042/0x70a6b5aa: Process SS (END) 20240903120339411 DSS <0004> hlr_ussd.c:518 262428343158042/0x70a6b5aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339411 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428343158042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343158042" session_id=1889973674 session_state=END} 20240903120339411 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428343158042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339411 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428343158042 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339411 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339411 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.1:4258 20240903120339419 DAUC <0003> db_auc.c:157 IMSI='262426515396338': No 2G Auth Data 20240903120339419 DAUC <0003> db_auc.c:192 IMSI='262426515396338': No 3G Auth Data 20240903120339434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20240903120339438 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339438 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426515396338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426515396338" session_id=998638740 session_state=BEGIN} 20240903120339438 DSS <0004> hlr_ussd.c:576 262426515396338/0x3b860494: Process SS (BEGIN) 20240903120339438 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339438 DSS <0004> hlr_ussd.c:518 262426515396338/0x3b860494: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339438 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339438 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339438 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339438 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339439 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339439 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339439 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426515396338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426515396338" session_id=998638740 session_state=END} 20240903120339439 DSS <0004> hlr_ussd.c:576 262426515396338/0x3b860494: Process SS (END) 20240903120339439 DSS <0004> hlr_ussd.c:518 262426515396338/0x3b860494: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339439 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426515396338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426515396338" session_id=998638740 session_state=END} 20240903120339439 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426515396338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339439 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426515396338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339439 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339439 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20240903120339446 DAUC <0003> db_auc.c:157 IMSI='262427066655853': No 2G Auth Data 20240903120339446 DAUC <0003> db_auc.c:192 IMSI='262427066655853': No 3G Auth Data 20240903120339460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20240903120339464 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339464 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427066655853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427066655853" session_id=111970840 session_state=BEGIN} 20240903120339464 DSS <0004> hlr_ussd.c:576 262427066655853/0x06ac8a18: Process SS (BEGIN) 20240903120339464 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339464 DSS <0004> hlr_ussd.c:518 262427066655853/0x06ac8a18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339464 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339464 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339464 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339464 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339466 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339466 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339466 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427066655853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427066655853" session_id=111970840 session_state=END} 20240903120339466 DSS <0004> hlr_ussd.c:576 262427066655853/0x06ac8a18: Process SS (END) 20240903120339466 DSS <0004> hlr_ussd.c:518 262427066655853/0x06ac8a18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339466 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427066655853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427066655853" session_id=111970840 session_state=END} 20240903120339466 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427066655853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339466 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427066655853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339466 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339466 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20240903120339475 DAUC <0003> db_auc.c:157 IMSI='262427105435560': No 2G Auth Data 20240903120339475 DAUC <0003> db_auc.c:192 IMSI='262427105435560': No 3G Auth Data 20240903120339490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20240903120339494 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339494 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427105435560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427105435560" session_id=2628718247 session_state=BEGIN} 20240903120339494 DSS <0004> hlr_ussd.c:576 262427105435560/0x9caf0ea7: Process SS (BEGIN) 20240903120339494 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339494 DSS <0004> hlr_ussd.c:518 262427105435560/0x9caf0ea7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339494 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339494 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339494 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339494 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339495 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339495 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339495 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427105435560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427105435560" session_id=2628718247 session_state=END} 20240903120339495 DSS <0004> hlr_ussd.c:576 262427105435560/0x9caf0ea7: Process SS (END) 20240903120339495 DSS <0004> hlr_ussd.c:518 262427105435560/0x9caf0ea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339495 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427105435560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427105435560" session_id=2628718247 session_state=END} 20240903120339495 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427105435560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339495 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427105435560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339495 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339495 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20240903120339501 DAUC <0003> db_auc.c:157 IMSI='262420520326972': No 2G Auth Data 20240903120339501 DAUC <0003> db_auc.c:192 IMSI='262420520326972': No 3G Auth Data 20240903120339515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20240903120339518 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339518 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420520326972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420520326972" session_id=2178883682 session_state=BEGIN} 20240903120339518 DSS <0004> hlr_ussd.c:576 262420520326972/0x81df2062: Process SS (BEGIN) 20240903120339518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339518 DSS <0004> hlr_ussd.c:518 262420520326972/0x81df2062: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339518 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339518 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339518 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339518 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339519 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339519 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339519 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420520326972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420520326972" session_id=2178883682 session_state=END} 20240903120339519 DSS <0004> hlr_ussd.c:576 262420520326972/0x81df2062: Process SS (END) 20240903120339519 DSS <0004> hlr_ussd.c:518 262420520326972/0x81df2062: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339519 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420520326972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420520326972" session_id=2178883682 session_state=END} 20240903120339519 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420520326972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339519 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420520326972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339519 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339519 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 20240903120339525 DAUC <0003> db_auc.c:157 IMSI='262425526125893': No 2G Auth Data 20240903120339525 DAUC <0003> db_auc.c:192 IMSI='262425526125893': No 3G Auth Data 20240903120339541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20240903120339543 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339543 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425526125893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425526125893" session_id=1234489162 session_state=BEGIN} 20240903120339543 DSS <0004> hlr_ussd.c:576 262425526125893/0x4994cf4a: Process SS (BEGIN) 20240903120339544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339544 DSS <0004> hlr_ussd.c:518 262425526125893/0x4994cf4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339544 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339544 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339544 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339544 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339544 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339544 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339544 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425526125893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425526125893" session_id=1234489162 session_state=END} 20240903120339544 DSS <0004> hlr_ussd.c:576 262425526125893/0x4994cf4a: Process SS (END) 20240903120339544 DSS <0004> hlr_ussd.c:518 262425526125893/0x4994cf4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339544 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425526125893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425526125893" session_id=1234489162 session_state=END} 20240903120339544 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425526125893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339544 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425526125893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339544 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339544 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20240903120339549 DAUC <0003> db_auc.c:157 IMSI='262425429367354': No 2G Auth Data 20240903120339549 DAUC <0003> db_auc.c:192 IMSI='262425429367354': No 3G Auth Data 20240903120339579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20240903120339582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339582 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425429367354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425429367354" session_id=2034007466 session_state=BEGIN} 20240903120339582 DSS <0004> hlr_ussd.c:576 262425429367354/0x793c7daa: Process SS (BEGIN) 20240903120339582 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339582 DSS <0004> hlr_ussd.c:518 262425429367354/0x793c7daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339582 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339582 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339583 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339583 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425429367354 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425429367354" session_id=2034007466 session_state=END} 20240903120339583 DSS <0004> hlr_ussd.c:576 262425429367354/0x793c7daa: Process SS (END) 20240903120339583 DSS <0004> hlr_ussd.c:518 262425429367354/0x793c7daa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339583 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425429367354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425429367354" session_id=2034007466 session_state=END} 20240903120339583 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425429367354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339583 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425429367354 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20240903120339590 DAUC <0003> db_auc.c:157 IMSI='262421213882184': No 2G Auth Data 20240903120339590 DAUC <0003> db_auc.c:192 IMSI='262421213882184': No 3G Auth Data 20240903120339606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 20240903120339609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339609 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421213882184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421213882184" session_id=662630938 session_state=BEGIN} 20240903120339609 DSS <0004> hlr_ussd.c:576 262421213882184/0x277ef21a: Process SS (BEGIN) 20240903120339609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120339609 DSS <0004> hlr_ussd.c:518 262421213882184/0x277ef21a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120339609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339609 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339609 DLINP <000b> input/ipa.c:431 127.0.0.1:45353 sending data 20240903120339610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339610 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339610 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421213882184 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421213882184" session_id=662630938 session_state=END} 20240903120339610 DSS <0004> hlr_ussd.c:576 262421213882184/0x277ef21a: Process SS (END) 20240903120339610 DSS <0004> hlr_ussd.c:518 262421213882184/0x277ef21a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120339610 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421213882184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421213882184" session_id=662630938 session_state=END} 20240903120339610 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421213882184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120339610 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421213882184 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120339610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120339612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 20240903120339612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20240903120339613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39341<->l=127.0.0.1:4259) 20240903120339613 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120339613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120339613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120339613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120339613 DLINP <000b> input/ipa.c:451 connected read/write 20240903120339613 DLINP <000b> input/ipa.c:405 127.0.0.1:45353 message received 20240903120339613 DLINP <000b> input/ipa.c:414 127.0.0.1:45353 connection closed with server 20240903120339613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45353 20240903120339613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240903120342668 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37671 20240903120342668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37671 20240903120342669 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342669 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120342670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120342671 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342671 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342671 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120342671 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240903120342671 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240903120342671 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  20240903120342671 DLGSUP <0013> gsup_server.c:235 2:  20240903120342671 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 3:  20240903120342671 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 4:  20240903120342671 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 5:  20240903120342671 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 7:  20240903120342671 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120342671 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120342671 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120342671 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37671 20240903120342671 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20240903120342673 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120342673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120342673 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  20240903120342673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120342673 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  20240903120342673 DLGSUP <0013> gsup_server.c:235 2:  20240903120342673 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120342673 DLGSUP <0013> gsup_server.c:235 3:  20240903120342673 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120342673 DLGSUP <0013> gsup_server.c:235 4:  20240903120342673 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120342673 DLGSUP <0013> gsup_server.c:235 5:  20240903120342673 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120342673 DLGSUP <0013> gsup_server.c:235 7:  20240903120342673 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120342673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120342673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120342673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120342682 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44391<->l=127.0.0.1:4259) 20240903120342688 DAUC <0003> db_auc.c:157 IMSI='262421012357096': No 2G Auth Data 20240903120342688 DAUC <0003> db_auc.c:192 IMSI='262421012357096': No 3G Auth Data 20240903120342706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20240903120342718 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342718 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421012357096" session_id=28624125 session_state=BEGIN} 20240903120342718 DSS <0004> hlr_ussd.c:576 262421012357096/0x01b4c4fd: Process SS (BEGIN) 20240903120342718 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342718 DSS <0004> hlr_ussd.c:518 262421012357096/0x01b4c4fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342718 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342718 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342718 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342718 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342727 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342727 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342727 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012357096" session_id=28624125 session_state=CONTINUE} 20240903120342727 DSS <0004> hlr_ussd.c:576 262421012357096/0x01b4c4fd: Process SS (CONTINUE) 20240903120342727 DSS <0004> hlr_ussd.c:518 262421012357096/0x01b4c4fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342727 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012357096" session_id=28624125 session_state=CONTINUE} 20240903120342727 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342727 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342727 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342735 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342735 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421012357096" session_id=28624125 session_state=CONTINUE} 20240903120342735 DSS <0004> hlr_ussd.c:576 262421012357096/0x01b4c4fd: Process SS (CONTINUE) 20240903120342735 DSS <0004> hlr_ussd.c:518 262421012357096/0x01b4c4fd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342735 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342735 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342735 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342735 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342735 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342737 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342737 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342737 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012357096" session_id=28624125 session_state=END} 20240903120342737 DSS <0004> hlr_ussd.c:576 262421012357096/0x01b4c4fd: Process SS (END) 20240903120342737 DSS <0004> hlr_ussd.c:518 262421012357096/0x01b4c4fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342737 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012357096" session_id=28624125 session_state=END} 20240903120342737 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342737 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421012357096 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342737 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342737 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20240903120342744 DAUC <0003> db_auc.c:157 IMSI='262422438505915': No 2G Auth Data 20240903120342744 DAUC <0003> db_auc.c:192 IMSI='262422438505915': No 3G Auth Data 20240903120342761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 20240903120342764 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342764 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422438505915" session_id=2148719138 session_state=BEGIN} 20240903120342764 DSS <0004> hlr_ussd.c:576 262422438505915/0x8012da22: Process SS (BEGIN) 20240903120342764 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342764 DSS <0004> hlr_ussd.c:518 262422438505915/0x8012da22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342764 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342764 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342764 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342764 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342765 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342765 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342765 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422438505915" session_id=2148719138 session_state=CONTINUE} 20240903120342765 DSS <0004> hlr_ussd.c:576 262422438505915/0x8012da22: Process SS (CONTINUE) 20240903120342765 DSS <0004> hlr_ussd.c:518 262422438505915/0x8012da22: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342765 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422438505915" session_id=2148719138 session_state=CONTINUE} 20240903120342765 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342765 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342765 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342767 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422438505915" session_id=2148719138 session_state=CONTINUE} 20240903120342767 DSS <0004> hlr_ussd.c:576 262422438505915/0x8012da22: Process SS (CONTINUE) 20240903120342767 DSS <0004> hlr_ussd.c:518 262422438505915/0x8012da22: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342767 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342767 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422438505915" session_id=2148719138 session_state=END} 20240903120342767 DSS <0004> hlr_ussd.c:576 262422438505915/0x8012da22: Process SS (END) 20240903120342767 DSS <0004> hlr_ussd.c:518 262422438505915/0x8012da22: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342767 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422438505915" session_id=2148719138 session_state=END} 20240903120342767 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342767 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422438505915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342767 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58300<->l=127.0.0.1:4258 20240903120342771 DAUC <0003> db_auc.c:157 IMSI='262423620479666': No 2G Auth Data 20240903120342771 DAUC <0003> db_auc.c:192 IMSI='262423620479666': No 3G Auth Data 20240903120342783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 20240903120342785 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342785 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423620479666" session_id=2189902892 session_state=BEGIN} 20240903120342785 DSS <0004> hlr_ussd.c:576 262423620479666/0x8287442c: Process SS (BEGIN) 20240903120342785 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342785 DSS <0004> hlr_ussd.c:518 262423620479666/0x8287442c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342785 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342785 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342785 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342785 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342786 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342786 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342786 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620479666" session_id=2189902892 session_state=CONTINUE} 20240903120342786 DSS <0004> hlr_ussd.c:576 262423620479666/0x8287442c: Process SS (CONTINUE) 20240903120342786 DSS <0004> hlr_ussd.c:518 262423620479666/0x8287442c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342786 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620479666" session_id=2189902892 session_state=CONTINUE} 20240903120342786 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342786 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342786 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342788 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342789 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423620479666" session_id=2189902892 session_state=CONTINUE} 20240903120342789 DSS <0004> hlr_ussd.c:576 262423620479666/0x8287442c: Process SS (CONTINUE) 20240903120342789 DSS <0004> hlr_ussd.c:518 262423620479666/0x8287442c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342789 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342789 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342789 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342789 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342789 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342789 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342789 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342789 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620479666" session_id=2189902892 session_state=END} 20240903120342789 DSS <0004> hlr_ussd.c:576 262423620479666/0x8287442c: Process SS (END) 20240903120342789 DSS <0004> hlr_ussd.c:518 262423620479666/0x8287442c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342789 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423620479666" session_id=2189902892 session_state=END} 20240903120342789 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342789 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423620479666 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342789 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342789 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4258 20240903120342793 DAUC <0003> db_auc.c:157 IMSI='262420854002009': No 2G Auth Data 20240903120342793 DAUC <0003> db_auc.c:192 IMSI='262420854002009': No 3G Auth Data 20240903120342805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342808 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420854002009" session_id=3137607826 session_state=BEGIN} 20240903120342808 DSS <0004> hlr_ussd.c:576 262420854002009/0xbb041892: Process SS (BEGIN) 20240903120342808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342808 DSS <0004> hlr_ussd.c:518 262420854002009/0xbb041892: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342808 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420854002009" session_id=3137607826 session_state=CONTINUE} 20240903120342808 DSS <0004> hlr_ussd.c:576 262420854002009/0xbb041892: Process SS (CONTINUE) 20240903120342808 DSS <0004> hlr_ussd.c:518 262420854002009/0xbb041892: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342808 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420854002009" session_id=3137607826 session_state=CONTINUE} 20240903120342808 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342808 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342811 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420854002009" session_id=3137607826 session_state=CONTINUE} 20240903120342811 DSS <0004> hlr_ussd.c:576 262420854002009/0xbb041892: Process SS (CONTINUE) 20240903120342811 DSS <0004> hlr_ussd.c:518 262420854002009/0xbb041892: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342811 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342811 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420854002009" session_id=3137607826 session_state=END} 20240903120342811 DSS <0004> hlr_ussd.c:576 262420854002009/0xbb041892: Process SS (END) 20240903120342811 DSS <0004> hlr_ussd.c:518 262420854002009/0xbb041892: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342811 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420854002009" session_id=3137607826 session_state=END} 20240903120342811 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342811 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420854002009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342811 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20240903120342815 DAUC <0003> db_auc.c:157 IMSI='262426995885876': No 2G Auth Data 20240903120342815 DAUC <0003> db_auc.c:192 IMSI='262426995885876': No 3G Auth Data 20240903120342828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20240903120342831 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342831 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995885876" session_id=2742754660 session_state=BEGIN} 20240903120342831 DSS <0004> hlr_ussd.c:576 262426995885876/0xa37b1d64: Process SS (BEGIN) 20240903120342831 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342831 DSS <0004> hlr_ussd.c:518 262426995885876/0xa37b1d64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342831 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342831 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342831 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342831 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342832 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342832 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995885876" session_id=2742754660 session_state=CONTINUE} 20240903120342832 DSS <0004> hlr_ussd.c:576 262426995885876/0xa37b1d64: Process SS (CONTINUE) 20240903120342832 DSS <0004> hlr_ussd.c:518 262426995885876/0xa37b1d64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342832 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995885876" session_id=2742754660 session_state=CONTINUE} 20240903120342832 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342834 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995885876" session_id=2742754660 session_state=CONTINUE} 20240903120342834 DSS <0004> hlr_ussd.c:576 262426995885876/0xa37b1d64: Process SS (CONTINUE) 20240903120342834 DSS <0004> hlr_ussd.c:518 262426995885876/0xa37b1d64: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342834 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342834 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342834 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342835 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342835 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342835 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995885876" session_id=2742754660 session_state=END} 20240903120342835 DSS <0004> hlr_ussd.c:576 262426995885876/0xa37b1d64: Process SS (END) 20240903120342835 DSS <0004> hlr_ussd.c:518 262426995885876/0xa37b1d64: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342835 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995885876" session_id=2742754660 session_state=END} 20240903120342835 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342835 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426995885876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342835 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342835 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20240903120342839 DAUC <0003> db_auc.c:157 IMSI='262421014957301': No 2G Auth Data 20240903120342839 DAUC <0003> db_auc.c:192 IMSI='262421014957301': No 3G Auth Data 20240903120342856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20240903120342859 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342859 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421014957301" session_id=3673125078 session_state=BEGIN} 20240903120342859 DSS <0004> hlr_ussd.c:576 262421014957301/0xdaef70d6: Process SS (BEGIN) 20240903120342859 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342859 DSS <0004> hlr_ussd.c:518 262421014957301/0xdaef70d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342859 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342859 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342859 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342859 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342860 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342860 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342860 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014957301" session_id=3673125078 session_state=CONTINUE} 20240903120342860 DSS <0004> hlr_ussd.c:576 262421014957301/0xdaef70d6: Process SS (CONTINUE) 20240903120342860 DSS <0004> hlr_ussd.c:518 262421014957301/0xdaef70d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342860 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014957301" session_id=3673125078 session_state=CONTINUE} 20240903120342860 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342860 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342860 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342862 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342862 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421014957301" session_id=3673125078 session_state=CONTINUE} 20240903120342862 DSS <0004> hlr_ussd.c:576 262421014957301/0xdaef70d6: Process SS (CONTINUE) 20240903120342862 DSS <0004> hlr_ussd.c:518 262421014957301/0xdaef70d6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342862 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342862 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342862 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342862 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342862 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342863 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342863 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014957301" session_id=3673125078 session_state=END} 20240903120342863 DSS <0004> hlr_ussd.c:576 262421014957301/0xdaef70d6: Process SS (END) 20240903120342863 DSS <0004> hlr_ussd.c:518 262421014957301/0xdaef70d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342863 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014957301" session_id=3673125078 session_state=END} 20240903120342863 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342863 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421014957301 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20240903120342867 DAUC <0003> db_auc.c:157 IMSI='262428498148540': No 2G Auth Data 20240903120342867 DAUC <0003> db_auc.c:192 IMSI='262428498148540': No 3G Auth Data 20240903120342881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342884 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428498148540" session_id=98654392 session_state=BEGIN} 20240903120342884 DSS <0004> hlr_ussd.c:576 262428498148540/0x05e158b8: Process SS (BEGIN) 20240903120342884 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342884 DSS <0004> hlr_ussd.c:518 262428498148540/0x05e158b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342884 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428498148540" session_id=98654392 session_state=CONTINUE} 20240903120342884 DSS <0004> hlr_ussd.c:576 262428498148540/0x05e158b8: Process SS (CONTINUE) 20240903120342884 DSS <0004> hlr_ussd.c:518 262428498148540/0x05e158b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342884 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428498148540" session_id=98654392 session_state=CONTINUE} 20240903120342884 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342884 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342887 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428498148540" session_id=98654392 session_state=CONTINUE} 20240903120342887 DSS <0004> hlr_ussd.c:576 262428498148540/0x05e158b8: Process SS (CONTINUE) 20240903120342887 DSS <0004> hlr_ussd.c:518 262428498148540/0x05e158b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342887 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342887 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428498148540" session_id=98654392 session_state=END} 20240903120342887 DSS <0004> hlr_ussd.c:576 262428498148540/0x05e158b8: Process SS (END) 20240903120342887 DSS <0004> hlr_ussd.c:518 262428498148540/0x05e158b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342887 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428498148540" session_id=98654392 session_state=END} 20240903120342887 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342887 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428498148540 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342887 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20240903120342891 DAUC <0003> db_auc.c:157 IMSI='262425792624119': No 2G Auth Data 20240903120342891 DAUC <0003> db_auc.c:192 IMSI='262425792624119': No 3G Auth Data 20240903120342906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20240903120342909 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342909 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425792624119" session_id=1928646060 session_state=BEGIN} 20240903120342909 DSS <0004> hlr_ussd.c:576 262425792624119/0x72f4cdac: Process SS (BEGIN) 20240903120342909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240903120342909 DSS <0004> hlr_ussd.c:518 262425792624119/0x72f4cdac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240903120342909 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342909 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342909 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342909 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342910 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342910 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342910 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792624119" session_id=1928646060 session_state=CONTINUE} 20240903120342910 DSS <0004> hlr_ussd.c:576 262425792624119/0x72f4cdac: Process SS (CONTINUE) 20240903120342910 DSS <0004> hlr_ussd.c:518 262425792624119/0x72f4cdac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240903120342910 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792624119" session_id=1928646060 session_state=CONTINUE} 20240903120342910 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342910 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342910 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342912 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425792624119" session_id=1928646060 session_state=CONTINUE} 20240903120342912 DSS <0004> hlr_ussd.c:576 262425792624119/0x72f4cdac: Process SS (CONTINUE) 20240903120342912 DSS <0004> hlr_ussd.c:518 262425792624119/0x72f4cdac: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342912 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:431 127.0.0.1:37671 sending data 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342912 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792624119" session_id=1928646060 session_state=END} 20240903120342912 DSS <0004> hlr_ussd.c:576 262425792624119/0x72f4cdac: Process SS (END) 20240903120342912 DSS <0004> hlr_ussd.c:518 262425792624119/0x72f4cdac: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240903120342912 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792624119" session_id=1928646060 session_state=END} 20240903120342912 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120342912 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425792624119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342912 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120342913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20240903120342914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.1:4258 20240903120342914 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342914 DLINP <000b> input/ipa.c:405 127.0.0.1:37671 message received 20240903120342914 DLINP <000b> input/ipa.c:414 127.0.0.1:37671 connection closed with server 20240903120342914 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37671 20240903120342914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240903120342914 DLINP <000b> input/ipa.c:451 connected read/write 20240903120342914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120342914 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120342914 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120342914 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120342915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44391<->l=127.0.0.1:4259) 20240903120345999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37009 20240903120345999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37009 20240903120346000 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346000 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346000 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120346000 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120346001 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346001 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346001 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120346001 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240903120346001 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240903120346001 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  20240903120346001 DLGSUP <0013> gsup_server.c:235 2:  20240903120346001 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 3:  20240903120346001 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 4:  20240903120346001 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 5:  20240903120346001 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 7:  20240903120346001 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120346001 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120346001 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120346001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37009 20240903120346002 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20240903120346003 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346003 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120346003 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120346003 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  20240903120346003 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120346003 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  20240903120346003 DLGSUP <0013> gsup_server.c:235 2:  20240903120346003 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120346003 DLGSUP <0013> gsup_server.c:235 3:  20240903120346003 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120346003 DLGSUP <0013> gsup_server.c:235 4:  20240903120346003 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120346003 DLGSUP <0013> gsup_server.c:235 5:  20240903120346003 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120346003 DLGSUP <0013> gsup_server.c:235 7:  20240903120346003 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120346003 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120346003 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120346003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120346012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36303<->l=127.0.0.1:4259) 20240903120346018 DAUC <0003> db_auc.c:157 IMSI='262420718187663': No 2G Auth Data 20240903120346018 DAUC <0003> db_auc.c:192 IMSI='262420718187663': No 3G Auth Data 20240903120346032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 20240903120346046 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346046 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420718187663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420718187663" session_id=2634594092 session_state=BEGIN} 20240903120346046 DSS <0004> hlr_ussd.c:576 262420718187663/0x9d08b72c: Process SS (BEGIN) 20240903120346046 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346046 DSS <0004> hlr_ussd.c:518 262420718187663/0x9d08b72c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346046 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346046 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346046 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346046 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346060 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346061 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346061 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420718187663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420718187663" session_id=2634594092 session_state=END} 20240903120346061 DSS <0004> hlr_ussd.c:576 262420718187663/0x9d08b72c: Process SS (END) 20240903120346061 DSS <0004> hlr_ussd.c:518 262420718187663/0x9d08b72c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346061 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420718187663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420718187663" session_id=2634594092 session_state=END} 20240903120346061 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420718187663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346061 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420718187663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346061 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346061 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 20240903120346078 DAUC <0003> db_auc.c:157 IMSI='262426045166752': No 2G Auth Data 20240903120346078 DAUC <0003> db_auc.c:192 IMSI='262426045166752': No 3G Auth Data 20240903120346093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20240903120346096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346096 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426045166752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426045166752" session_id=951651024 session_state=BEGIN} 20240903120346096 DSS <0004> hlr_ussd.c:576 262426045166752/0x38b90ad0: Process SS (BEGIN) 20240903120346096 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346096 DSS <0004> hlr_ussd.c:518 262426045166752/0x38b90ad0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346096 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346096 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346096 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346097 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346097 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346097 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426045166752 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426045166752" session_id=951651024 session_state=END} 20240903120346097 DSS <0004> hlr_ussd.c:576 262426045166752/0x38b90ad0: Process SS (END) 20240903120346097 DSS <0004> hlr_ussd.c:518 262426045166752/0x38b90ad0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346097 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426045166752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426045166752" session_id=951651024 session_state=END} 20240903120346097 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426045166752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346097 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426045166752 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346097 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346097 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20240903120346102 DAUC <0003> db_auc.c:157 IMSI='262421340354654': No 2G Auth Data 20240903120346102 DAUC <0003> db_auc.c:192 IMSI='262421340354654': No 3G Auth Data 20240903120346113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20240903120346116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346116 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421340354654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421340354654" session_id=4193938279 session_state=BEGIN} 20240903120346116 DSS <0004> hlr_ussd.c:576 262421340354654/0xf9fa6b67: Process SS (BEGIN) 20240903120346116 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346116 DSS <0004> hlr_ussd.c:518 262421340354654/0xf9fa6b67: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346116 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346116 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346117 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346117 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346117 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421340354654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421340354654" session_id=4193938279 session_state=END} 20240903120346117 DSS <0004> hlr_ussd.c:576 262421340354654/0xf9fa6b67: Process SS (END) 20240903120346117 DSS <0004> hlr_ussd.c:518 262421340354654/0xf9fa6b67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346117 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421340354654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421340354654" session_id=4193938279 session_state=END} 20240903120346117 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421340354654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346117 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421340354654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346117 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346117 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20240903120346122 DAUC <0003> db_auc.c:157 IMSI='262429447857878': No 2G Auth Data 20240903120346122 DAUC <0003> db_auc.c:192 IMSI='262429447857878': No 3G Auth Data 20240903120346133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20240903120346136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346136 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429447857878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429447857878" session_id=1487402322 session_state=BEGIN} 20240903120346136 DSS <0004> hlr_ussd.c:576 262429447857878/0x58a7f552: Process SS (BEGIN) 20240903120346136 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346136 DSS <0004> hlr_ussd.c:518 262429447857878/0x58a7f552: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346136 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346136 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346136 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346137 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346137 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346137 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429447857878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447857878" session_id=1487402322 session_state=END} 20240903120346137 DSS <0004> hlr_ussd.c:576 262429447857878/0x58a7f552: Process SS (END) 20240903120346137 DSS <0004> hlr_ussd.c:518 262429447857878/0x58a7f552: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346137 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429447857878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447857878" session_id=1487402322 session_state=END} 20240903120346137 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429447857878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346137 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429447857878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346137 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346137 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.1:4258 20240903120346142 DAUC <0003> db_auc.c:157 IMSI='262423655979067': No 2G Auth Data 20240903120346142 DAUC <0003> db_auc.c:192 IMSI='262423655979067': No 3G Auth Data 20240903120346153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20240903120346156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346156 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423655979067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423655979067" session_id=817926631 session_state=BEGIN} 20240903120346156 DSS <0004> hlr_ussd.c:576 262423655979067/0x30c091e7: Process SS (BEGIN) 20240903120346156 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346156 DSS <0004> hlr_ussd.c:518 262423655979067/0x30c091e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346156 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346156 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346157 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346157 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346157 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423655979067 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423655979067" session_id=817926631 session_state=END} 20240903120346157 DSS <0004> hlr_ussd.c:576 262423655979067/0x30c091e7: Process SS (END) 20240903120346157 DSS <0004> hlr_ussd.c:518 262423655979067/0x30c091e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346157 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423655979067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423655979067" session_id=817926631 session_state=END} 20240903120346157 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423655979067 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346157 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423655979067 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346157 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346157 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20240903120346162 DAUC <0003> db_auc.c:157 IMSI='262420387956893': No 2G Auth Data 20240903120346162 DAUC <0003> db_auc.c:192 IMSI='262420387956893': No 3G Auth Data 20240903120346176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4258 20240903120346179 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346179 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420387956893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420387956893" session_id=2015976266 session_state=BEGIN} 20240903120346179 DSS <0004> hlr_ussd.c:576 262420387956893/0x78295b4a: Process SS (BEGIN) 20240903120346179 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346179 DSS <0004> hlr_ussd.c:518 262420387956893/0x78295b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346179 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346179 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346179 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346179 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346180 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346180 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346180 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420387956893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387956893" session_id=2015976266 session_state=END} 20240903120346180 DSS <0004> hlr_ussd.c:576 262420387956893/0x78295b4a: Process SS (END) 20240903120346180 DSS <0004> hlr_ussd.c:518 262420387956893/0x78295b4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346180 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420387956893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420387956893" session_id=2015976266 session_state=END} 20240903120346180 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420387956893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346180 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420387956893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346180 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346180 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4258 20240903120346185 DAUC <0003> db_auc.c:157 IMSI='262424791325429': No 2G Auth Data 20240903120346185 DAUC <0003> db_auc.c:192 IMSI='262424791325429': No 3G Auth Data 20240903120346199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20240903120346202 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346202 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424791325429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424791325429" session_id=4177030147 session_state=BEGIN} 20240903120346202 DSS <0004> hlr_ussd.c:576 262424791325429/0xf8f86c03: Process SS (BEGIN) 20240903120346202 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346202 DSS <0004> hlr_ussd.c:518 262424791325429/0xf8f86c03: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346202 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346202 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346202 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346202 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346203 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346203 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346203 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424791325429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424791325429" session_id=4177030147 session_state=END} 20240903120346203 DSS <0004> hlr_ussd.c:576 262424791325429/0xf8f86c03: Process SS (END) 20240903120346203 DSS <0004> hlr_ussd.c:518 262424791325429/0xf8f86c03: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346203 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424791325429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424791325429" session_id=4177030147 session_state=END} 20240903120346203 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424791325429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346203 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424791325429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346203 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346203 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20240903120346208 DAUC <0003> db_auc.c:157 IMSI='262428472812848': No 2G Auth Data 20240903120346208 DAUC <0003> db_auc.c:192 IMSI='262428472812848': No 3G Auth Data 20240903120346222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20240903120346225 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346225 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428472812848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428472812848" session_id=4186685200 session_state=BEGIN} 20240903120346225 DSS <0004> hlr_ussd.c:576 262428472812848/0xf98bbf10: Process SS (BEGIN) 20240903120346225 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240903120346225 DSS <0004> hlr_ussd.c:518 262428472812848/0xf98bbf10: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240903120346225 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346225 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346225 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346225 DLINP <000b> input/ipa.c:431 127.0.0.1:37009 sending data 20240903120346226 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346226 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346226 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428472812848 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428472812848" session_id=4186685200 session_state=END} 20240903120346226 DSS <0004> hlr_ussd.c:576 262428472812848/0xf98bbf10: Process SS (END) 20240903120346226 DSS <0004> hlr_ussd.c:518 262428472812848/0xf98bbf10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240903120346226 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428472812848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428472812848" session_id=4186685200 session_state=END} 20240903120346226 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428472812848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120346226 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428472812848 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240903120346226 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346226 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120346228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20240903120346230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20240903120346230 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346230 DLINP <000b> input/ipa.c:405 127.0.0.1:37009 message received 20240903120346230 DLINP <000b> input/ipa.c:414 127.0.0.1:37009 connection closed with server 20240903120346230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37009 20240903120346230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240903120346230 DLINP <000b> input/ipa.c:451 connected read/write 20240903120346230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120346230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120346230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120346230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120346230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36303<->l=127.0.0.1:4259) 20240903120349246 DSS <0004> hlr_ussd.c:239 262427863323731/0x06afeeea: SS Session Timeout, destroying 20240903120349246 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427863323731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349284 DSS <0004> hlr_ussd.c:239 262429081362326/0xccc05aaf: SS Session Timeout, destroying 20240903120349284 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429081362326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349321 DSS <0004> hlr_ussd.c:239 262428177179747/0xce19cfe5: SS Session Timeout, destroying 20240903120349322 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428177179747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349336 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120349336 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120349340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120349341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20240903120349345 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120349345 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120349345 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120349345 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  20240903120349345 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120349345 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  20240903120349345 DLGSUP <0013> gsup_server.c:235 2:  20240903120349345 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120349345 DLGSUP <0013> gsup_server.c:235 3:  20240903120349345 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120349345 DLGSUP <0013> gsup_server.c:235 4:  20240903120349345 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120349345 DLGSUP <0013> gsup_server.c:235 5:  20240903120349345 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120349345 DLGSUP <0013> gsup_server.c:235 7:  20240903120349345 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120349345 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120349345 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120349345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120349357 DSS <0004> hlr_ussd.c:239 262426692349349/0xc0d40732: SS Session Timeout, destroying 20240903120349357 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426692349349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349367 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43243<->l=127.0.0.1:4259) 20240903120349395 DAUC <0003> db_auc.c:157 IMSI='262428165690929': No 2G Auth Data 20240903120349395 DAUC <0003> db_auc.c:192 IMSI='262428165690929': No 3G Auth Data 20240903120349395 DSS <0004> hlr_ussd.c:239 262426656795973/0x39a27e4f: SS Session Timeout, destroying 20240903120349395 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426656795973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349404 DSS <0004> hlr_ussd.c:239 262421920261700/0xc19fa7e7: SS Session Timeout, destroying 20240903120349404 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421920261700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349424 DSS <0004> hlr_ussd.c:239 262425283706152/0x908a115d: SS Session Timeout, destroying 20240903120349424 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425283706152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20240903120349447 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120349447 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428165690929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428165690929" session_id=1723506786 session_state=BEGIN} 20240903120349447 DSS <0004> hlr_ussd.c:576 262428165690929/0x66baa062: Process SS (BEGIN) 20240903120349447 DSS <0004> hlr_ussd.c:498 262428165690929/0x66baa062: SS CompType=Invoke, OpCode=InterrogateSS 20240903120349447 DSS <0004> hlr_ussd.c:506 262428165690929/0x66baa062: Structured SS requests are not supported, rejecting... 20240903120349447 DSS <0004> hlr_ussd.c:354 262428165690929/0x66baa062: Tx ReturnError(0, 0x15) 20240903120349447 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428165690929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428165690929" session_id=1723506786 session_state=END} 20240903120349447 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120349447 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120349455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20240903120349462 DSS <0004> hlr_ussd.c:239 262425235198014/0x40961098: SS Session Timeout, destroying 20240903120349462 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425235198014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120349463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20240903120349464 DLINP <000b> input/ipa.c:451 connected read/write 20240903120349464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120349464 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120349464 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120349464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120349464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43243<->l=127.0.0.1:4259) 20240903120352572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120352572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120352577 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20240903120352583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352583 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120352583 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120352583 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  20240903120352583 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120352583 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  20240903120352583 DLGSUP <0013> gsup_server.c:235 2:  20240903120352583 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120352583 DLGSUP <0013> gsup_server.c:235 3:  20240903120352583 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120352583 DLGSUP <0013> gsup_server.c:235 4:  20240903120352583 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120352583 DLGSUP <0013> gsup_server.c:235 5:  20240903120352583 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120352583 DLGSUP <0013> gsup_server.c:235 7:  20240903120352583 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120352583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120352584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120352584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120352611 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37597<->l=127.0.0.1:4259) 20240903120352632 DAUC <0003> db_auc.c:157 IMSI='262421501657871': No 2G Auth Data 20240903120352632 DAUC <0003> db_auc.c:192 IMSI='262421501657871': No 3G Auth Data 20240903120352684 DSS <0004> hlr_ussd.c:239 262429812515857/0xe59113eb: SS Session Timeout, destroying 20240903120352684 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429812515857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 20240903120352703 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352704 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421501657871"} 20240903120352704 DMAIN <0000> hlr.c:435 IMSI='262421501657871': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352704 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421501657871"} 20240903120352704 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352704 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352704 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352707 DSS <0004> hlr_ussd.c:239 262425604511116/0x7690713b: SS Session Timeout, destroying 20240903120352707 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425604511116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352708 DAUC <0003> db_auc.c:192 IMSI='262421501657871': No 3G Auth Data 20240903120352713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352713 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421501657871"} 20240903120352713 DAUC <0003> hlr.c:428 IMSI='262421501657871': storing IMEI = 12345678901234 20240903120352716 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421501657871"} 20240903120352716 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421501657871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352716 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352717 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352719 DAUC <0003> db_auc.c:192 IMSI='262421501657871': No 3G Auth Data 20240903120352721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4258 20240903120352728 DSS <0004> hlr_ussd.c:239 262420923802423/0x68b205ce: SS Session Timeout, destroying 20240903120352728 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420923802423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352732 DAUC <0003> db_auc.c:157 IMSI='262425998106080': No 2G Auth Data 20240903120352732 DAUC <0003> db_auc.c:192 IMSI='262425998106080': No 3G Auth Data 20240903120352745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 20240903120352748 DSS <0004> hlr_ussd.c:239 262422465499520/0xa781b214: SS Session Timeout, destroying 20240903120352748 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422465499520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352748 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352748 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425998106080"} 20240903120352748 DMAIN <0000> hlr.c:435 IMSI='262425998106080': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352748 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425998106080"} 20240903120352748 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352748 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352748 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352749 DAUC <0003> db_auc.c:192 IMSI='262425998106080': No 3G Auth Data 20240903120352751 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352751 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425998106080"} 20240903120352751 DAUC <0003> hlr.c:428 IMSI='262425998106080': storing IMEI = 12345678901234 20240903120352753 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425998106080"} 20240903120352753 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425998106080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352753 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352753 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352754 DAUC <0003> db_auc.c:192 IMSI='262425998106080': No 3G Auth Data 20240903120352754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 20240903120352763 DAUC <0003> db_auc.c:157 IMSI='262424094522772': No 2G Auth Data 20240903120352763 DAUC <0003> db_auc.c:192 IMSI='262424094522772': No 3G Auth Data 20240903120352769 DSS <0004> hlr_ussd.c:239 262423968820722/0xd788e500: SS Session Timeout, destroying 20240903120352769 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423968820722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20240903120352776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352776 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094522772"} 20240903120352776 DMAIN <0000> hlr.c:435 IMSI='262424094522772': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352776 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094522772"} 20240903120352776 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352777 DAUC <0003> db_auc.c:192 IMSI='262424094522772': No 3G Auth Data 20240903120352778 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352778 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094522772"} 20240903120352778 DAUC <0003> hlr.c:428 IMSI='262424094522772': storing IMEI = 12345678901234 20240903120352781 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094522772"} 20240903120352781 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094522772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352781 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352781 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352781 DAUC <0003> db_auc.c:192 IMSI='262424094522772': No 3G Auth Data 20240903120352782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20240903120352791 DAUC <0003> db_auc.c:157 IMSI='262424344620590': No 2G Auth Data 20240903120352791 DAUC <0003> db_auc.c:192 IMSI='262424344620590': No 3G Auth Data 20240903120352791 DSS <0004> hlr_ussd.c:239 262428555832911/0x9ce4c3b6: SS Session Timeout, destroying 20240903120352791 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428555832911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 20240903120352804 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352804 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344620590"} 20240903120352804 DMAIN <0000> hlr.c:435 IMSI='262424344620590': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352804 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424344620590"} 20240903120352804 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352804 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352804 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352805 DAUC <0003> db_auc.c:157 IMSI='262424344620590': No 2G Auth Data 20240903120352806 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352806 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424344620590"} 20240903120352806 DAUC <0003> hlr.c:428 IMSI='262424344620590': storing IMEI = 12345678901234 20240903120352809 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424344620590"} 20240903120352809 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424344620590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352809 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352809 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352809 DAUC <0003> db_auc.c:157 IMSI='262424344620590': No 2G Auth Data 20240903120352810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4258 20240903120352815 DSS <0004> hlr_ussd.c:239 262421785931883/0x65a6d459: SS Session Timeout, destroying 20240903120352815 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421785931883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352818 DAUC <0003> db_auc.c:157 IMSI='262423932986704': No 2G Auth Data 20240903120352818 DAUC <0003> db_auc.c:192 IMSI='262423932986704': No 3G Auth Data 20240903120352830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20240903120352832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352832 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423932986704"} 20240903120352832 DMAIN <0000> hlr.c:435 IMSI='262423932986704': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352832 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423932986704"} 20240903120352832 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352832 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352833 DAUC <0003> db_auc.c:157 IMSI='262423932986704': No 2G Auth Data 20240903120352834 DSS <0004> hlr_ussd.c:239 262422706154397/0x32fae4b3: SS Session Timeout, destroying 20240903120352834 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422706154397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120352834 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352835 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423932986704"} 20240903120352835 DAUC <0003> hlr.c:428 IMSI='262423932986704': storing IMEI = 12345678901234 20240903120352837 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423932986704"} 20240903120352837 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423932986704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352837 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352838 DAUC <0003> db_auc.c:157 IMSI='262423932986704': No 2G Auth Data 20240903120352838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20240903120352847 DAUC <0003> db_auc.c:157 IMSI='262426834347718': No 2G Auth Data 20240903120352847 DAUC <0003> db_auc.c:192 IMSI='262426834347718': No 3G Auth Data 20240903120352861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20240903120352863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352863 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834347718"} 20240903120352863 DMAIN <0000> hlr.c:435 IMSI='262426834347718': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352863 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426834347718"} 20240903120352863 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352863 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352865 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352865 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426834347718"} 20240903120352865 DAUC <0003> hlr.c:428 IMSI='262426834347718': storing IMEI = 12345678901234 20240903120352869 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426834347718"} 20240903120352869 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426834347718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352869 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352869 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4258 20240903120352881 DAUC <0003> db_auc.c:157 IMSI='262427935143000': No 2G Auth Data 20240903120352881 DAUC <0003> db_auc.c:192 IMSI='262427935143000': No 3G Auth Data 20240903120352895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20240903120352898 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352898 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427935143000"} 20240903120352898 DMAIN <0000> hlr.c:435 IMSI='262427935143000': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352898 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427935143000"} 20240903120352898 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352898 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352898 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352900 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352900 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427935143000"} 20240903120352900 DAUC <0003> hlr.c:428 IMSI='262427935143000': storing IMEI = 12345678901234 20240903120352902 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427935143000"} 20240903120352902 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427935143000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352902 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352902 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20240903120352914 DAUC <0003> db_auc.c:157 IMSI='262429564338983': No 2G Auth Data 20240903120352914 DAUC <0003> db_auc.c:192 IMSI='262429564338983': No 3G Auth Data 20240903120352928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58730<->l=127.0.0.1:4258 20240903120352930 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352931 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429564338983"} 20240903120352931 DMAIN <0000> hlr.c:435 IMSI='262429564338983': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120352931 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429564338983"} 20240903120352931 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352931 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352931 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352933 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352933 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429564338983"} 20240903120352933 DAUC <0003> hlr.c:428 IMSI='262429564338983': storing IMEI = 12345678901234 20240903120352935 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429564338983"} 20240903120352935 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429564338983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120352935 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352935 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120352936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58730<->l=127.0.0.1:4258 20240903120352945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20240903120352945 DLINP <000b> input/ipa.c:451 connected read/write 20240903120352945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120352945 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120352945 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120352945 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120352945 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37597<->l=127.0.0.1:4259) 20240903120356036 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120356036 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120356039 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 20240903120356043 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120356043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120356043 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  20240903120356043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120356043 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  20240903120356043 DLGSUP <0013> gsup_server.c:235 2:  20240903120356043 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120356043 DLGSUP <0013> gsup_server.c:235 3:  20240903120356043 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120356043 DLGSUP <0013> gsup_server.c:235 4:  20240903120356043 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120356043 DLGSUP <0013> gsup_server.c:235 5:  20240903120356043 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120356043 DLGSUP <0013> gsup_server.c:235 7:  20240903120356043 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120356043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120356043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120356043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120356062 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36343<->l=127.0.0.1:4259) 20240903120356077 DAUC <0003> db_auc.c:157 IMSI='262427587719942': No 2G Auth Data 20240903120356077 DAUC <0003> db_auc.c:192 IMSI='262427587719942': No 3G Auth Data 20240903120356099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20240903120356106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356106 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427587719942" source_name="the-source\n"} 20240903120356106 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240903120356106 DMAIN <0000> hlr.c:435 IMSI='262427587719942': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356106 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427587719942" destination_name="the-source\n"} 20240903120356106 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356106 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356109 DAUC <0003> db_auc.c:192 IMSI='262427587719942': No 3G Auth Data 20240903120356113 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356113 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427587719942" source_name="the-source\n"} 20240903120356113 DAUC <0003> hlr.c:428 IMSI='262427587719942': storing IMEI = 12345678901234 20240903120356116 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427587719942" destination_name="the-source\n"} 20240903120356116 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427587719942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356116 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356118 DAUC <0003> db_auc.c:192 IMSI='262427587719942': No 3G Auth Data 20240903120356119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4258 20240903120356130 DAUC <0003> db_auc.c:157 IMSI='262428856082346': No 2G Auth Data 20240903120356130 DAUC <0003> db_auc.c:192 IMSI='262428856082346': No 3G Auth Data 20240903120356150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20240903120356156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356156 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856082346" source_name="the-source\n"} 20240903120356156 DMAIN <0000> hlr.c:435 IMSI='262428856082346': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356156 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428856082346" destination_name="the-source\n"} 20240903120356156 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356159 DAUC <0003> db_auc.c:192 IMSI='262428856082346': No 3G Auth Data 20240903120356163 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356163 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428856082346" source_name="the-source\n"} 20240903120356163 DAUC <0003> hlr.c:428 IMSI='262428856082346': storing IMEI = 12345678901234 20240903120356166 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428856082346" destination_name="the-source\n"} 20240903120356166 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428856082346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356166 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356166 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356167 DAUC <0003> db_auc.c:192 IMSI='262428856082346': No 3G Auth Data 20240903120356168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20240903120356178 DAUC <0003> db_auc.c:157 IMSI='262421553440833': No 2G Auth Data 20240903120356178 DAUC <0003> db_auc.c:192 IMSI='262421553440833': No 3G Auth Data 20240903120356194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20240903120356197 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356197 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421553440833" source_name="the-source\n"} 20240903120356197 DMAIN <0000> hlr.c:435 IMSI='262421553440833': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356197 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421553440833" destination_name="the-source\n"} 20240903120356197 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356197 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356197 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356199 DAUC <0003> db_auc.c:192 IMSI='262421553440833': No 3G Auth Data 20240903120356201 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356201 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421553440833" source_name="the-source\n"} 20240903120356201 DAUC <0003> hlr.c:428 IMSI='262421553440833': storing IMEI = 12345678901234 20240903120356203 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421553440833" destination_name="the-source\n"} 20240903120356203 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421553440833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356204 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356204 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356205 DAUC <0003> db_auc.c:192 IMSI='262421553440833': No 3G Auth Data 20240903120356205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20240903120356214 DAUC <0003> db_auc.c:157 IMSI='262422751995046': No 2G Auth Data 20240903120356214 DAUC <0003> db_auc.c:192 IMSI='262422751995046': No 3G Auth Data 20240903120356230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20240903120356233 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356233 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422751995046" source_name="the-source\n"} 20240903120356233 DMAIN <0000> hlr.c:435 IMSI='262422751995046': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356233 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422751995046" destination_name="the-source\n"} 20240903120356233 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356233 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356233 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356234 DAUC <0003> db_auc.c:157 IMSI='262422751995046': No 2G Auth Data 20240903120356235 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356235 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422751995046" source_name="the-source\n"} 20240903120356235 DAUC <0003> hlr.c:428 IMSI='262422751995046': storing IMEI = 12345678901234 20240903120356238 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422751995046" destination_name="the-source\n"} 20240903120356238 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422751995046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356238 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356238 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356239 DAUC <0003> db_auc.c:157 IMSI='262422751995046': No 2G Auth Data 20240903120356239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20240903120356248 DAUC <0003> db_auc.c:157 IMSI='262420781358698': No 2G Auth Data 20240903120356248 DAUC <0003> db_auc.c:192 IMSI='262420781358698': No 3G Auth Data 20240903120356261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20240903120356265 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356265 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420781358698" source_name="the-source\n"} 20240903120356265 DMAIN <0000> hlr.c:435 IMSI='262420781358698': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356265 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420781358698" destination_name="the-source\n"} 20240903120356265 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356265 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356265 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356266 DAUC <0003> db_auc.c:157 IMSI='262420781358698': No 2G Auth Data 20240903120356268 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356268 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420781358698" source_name="the-source\n"} 20240903120356268 DAUC <0003> hlr.c:428 IMSI='262420781358698': storing IMEI = 12345678901234 20240903120356271 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420781358698" destination_name="the-source\n"} 20240903120356271 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420781358698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356271 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356271 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356271 DAUC <0003> db_auc.c:157 IMSI='262420781358698': No 2G Auth Data 20240903120356272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20240903120356281 DAUC <0003> db_auc.c:157 IMSI='262428805086016': No 2G Auth Data 20240903120356281 DAUC <0003> db_auc.c:192 IMSI='262428805086016': No 3G Auth Data 20240903120356296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20240903120356298 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356298 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428805086016" source_name="the-source\n"} 20240903120356298 DMAIN <0000> hlr.c:435 IMSI='262428805086016': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356298 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428805086016" destination_name="the-source\n"} 20240903120356298 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356298 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356298 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356300 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356300 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428805086016" source_name="the-source\n"} 20240903120356300 DAUC <0003> hlr.c:428 IMSI='262428805086016': storing IMEI = 12345678901234 20240903120356303 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428805086016" destination_name="the-source\n"} 20240903120356303 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428805086016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356303 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356303 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20240903120356321 DAUC <0003> db_auc.c:157 IMSI='262421798745557': No 2G Auth Data 20240903120356321 DAUC <0003> db_auc.c:192 IMSI='262421798745557': No 3G Auth Data 20240903120356336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20240903120356339 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356339 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421798745557" source_name="the-source\n"} 20240903120356339 DMAIN <0000> hlr.c:435 IMSI='262421798745557': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356339 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421798745557" destination_name="the-source\n"} 20240903120356339 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356339 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356339 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356341 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356341 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421798745557" source_name="the-source\n"} 20240903120356341 DAUC <0003> hlr.c:428 IMSI='262421798745557': storing IMEI = 12345678901234 20240903120356344 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421798745557" destination_name="the-source\n"} 20240903120356344 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421798745557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356344 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356344 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20240903120356357 DAUC <0003> db_auc.c:157 IMSI='262420438075293': No 2G Auth Data 20240903120356357 DAUC <0003> db_auc.c:192 IMSI='262420438075293': No 3G Auth Data 20240903120356371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20240903120356374 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356374 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420438075293" source_name="the-source\n"} 20240903120356374 DMAIN <0000> hlr.c:435 IMSI='262420438075293': has IMEI = 12345678901234 (consider setting 'store-imei') 20240903120356374 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420438075293" destination_name="the-source\n"} 20240903120356374 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356374 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356374 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356376 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356376 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420438075293" source_name="the-source\n"} 20240903120356376 DAUC <0003> hlr.c:428 IMSI='262420438075293': storing IMEI = 12345678901234 20240903120356379 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420438075293" destination_name="the-source\n"} 20240903120356379 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420438075293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120356379 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356379 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120356381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4258 20240903120356395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 20240903120356396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36343<->l=127.0.0.1:4259) 20240903120356396 DLINP <000b> input/ipa.c:451 connected read/write 20240903120356396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120356396 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120356396 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120356396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120356396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240903120359504 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120359504 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120359508 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20240903120359514 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359514 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120359514 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120359514 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  20240903120359514 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120359514 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  20240903120359514 DLGSUP <0013> gsup_server.c:235 2:  20240903120359514 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120359514 DLGSUP <0013> gsup_server.c:235 3:  20240903120359514 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120359514 DLGSUP <0013> gsup_server.c:235 4:  20240903120359514 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120359514 DLGSUP <0013> gsup_server.c:235 5:  20240903120359514 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120359514 DLGSUP <0013> gsup_server.c:235 7:  20240903120359514 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120359514 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120359514 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120359514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120359533 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46075<->l=127.0.0.1:4259) 20240903120359547 DAUC <0003> db_auc.c:157 IMSI='262426456193953': No 2G Auth Data 20240903120359547 DAUC <0003> db_auc.c:192 IMSI='262426456193953': No 3G Auth Data 20240903120359577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4258 20240903120359581 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359581 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456193953"} 20240903120359582 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359582 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426456193953" cause=Invalid mandatory information} 20240903120359582 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359582 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359583 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456193953"} 20240903120359583 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359583 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426456193953" cause=Invalid mandatory information} 20240903120359583 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359583 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359584 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456193953"} 20240903120359584 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359584 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426456193953" cause=Invalid mandatory information} 20240903120359584 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359584 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456193953"} 20240903120359584 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359584 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426456193953" cause=Invalid mandatory information} 20240903120359584 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359585 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456193953"} 20240903120359585 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359585 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426456193953" cause=Invalid mandatory information} 20240903120359585 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426456193953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4258 20240903120359594 DAUC <0003> db_auc.c:157 IMSI='262427367529679': No 2G Auth Data 20240903120359594 DAUC <0003> db_auc.c:192 IMSI='262427367529679': No 3G Auth Data 20240903120359606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 20240903120359607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359607 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367529679"} 20240903120359607 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359607 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427367529679" cause=Invalid mandatory information} 20240903120359607 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359607 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359608 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359608 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367529679"} 20240903120359608 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359608 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427367529679" cause=Invalid mandatory information} 20240903120359608 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359608 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359608 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359608 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359609 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367529679"} 20240903120359609 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359609 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427367529679" cause=Invalid mandatory information} 20240903120359609 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359609 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367529679"} 20240903120359609 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359609 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427367529679" cause=Invalid mandatory information} 20240903120359609 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359610 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427367529679"} 20240903120359610 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359610 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427367529679" cause=Invalid mandatory information} 20240903120359610 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427367529679 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359610 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 20240903120359619 DAUC <0003> db_auc.c:157 IMSI='262423302939499': No 2G Auth Data 20240903120359619 DAUC <0003> db_auc.c:192 IMSI='262423302939499': No 3G Auth Data 20240903120359631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20240903120359632 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359632 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302939499"} 20240903120359632 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359632 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423302939499" cause=Invalid mandatory information} 20240903120359632 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359632 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359632 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359633 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302939499"} 20240903120359633 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359633 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423302939499" cause=Invalid mandatory information} 20240903120359633 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359633 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302939499"} 20240903120359633 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359633 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423302939499" cause=Invalid mandatory information} 20240903120359633 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359633 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359634 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302939499"} 20240903120359634 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359634 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423302939499" cause=Invalid mandatory information} 20240903120359634 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359634 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423302939499"} 20240903120359634 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359634 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423302939499" cause=Invalid mandatory information} 20240903120359634 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423302939499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20240903120359644 DAUC <0003> db_auc.c:157 IMSI='262426144884696': No 2G Auth Data 20240903120359644 DAUC <0003> db_auc.c:192 IMSI='262426144884696': No 3G Auth Data 20240903120359655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359657 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426144884696"} 20240903120359657 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359657 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426144884696" cause=Invalid mandatory information} 20240903120359657 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359657 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426144884696"} 20240903120359657 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359657 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426144884696" cause=Invalid mandatory information} 20240903120359657 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359657 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359658 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359658 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426144884696"} 20240903120359658 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359658 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426144884696" cause=Invalid mandatory information} 20240903120359658 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359658 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359658 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359659 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426144884696"} 20240903120359659 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359659 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426144884696" cause=Invalid mandatory information} 20240903120359659 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359659 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426144884696"} 20240903120359659 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359659 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426144884696" cause=Invalid mandatory information} 20240903120359659 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426144884696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359659 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4258 20240903120359668 DAUC <0003> db_auc.c:157 IMSI='262426278991206': No 2G Auth Data 20240903120359668 DAUC <0003> db_auc.c:192 IMSI='262426278991206': No 3G Auth Data 20240903120359680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4258 20240903120359682 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359682 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426278991206"} 20240903120359682 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359682 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426278991206" cause=Invalid mandatory information} 20240903120359682 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359682 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359682 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359683 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426278991206"} 20240903120359683 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359683 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426278991206" cause=Invalid mandatory information} 20240903120359683 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359684 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426278991206"} 20240903120359684 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359684 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426278991206" cause=Invalid mandatory information} 20240903120359684 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359684 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426278991206"} 20240903120359684 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359684 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426278991206" cause=Invalid mandatory information} 20240903120359684 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359685 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359685 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359685 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426278991206"} 20240903120359685 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359685 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426278991206" cause=Invalid mandatory information} 20240903120359685 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426278991206 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359685 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359685 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58872<->l=127.0.0.1:4258 20240903120359695 DAUC <0003> db_auc.c:157 IMSI='262424597818035': No 2G Auth Data 20240903120359695 DAUC <0003> db_auc.c:192 IMSI='262424597818035': No 3G Auth Data 20240903120359709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20240903120359711 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359711 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424597818035"} 20240903120359711 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359711 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424597818035" cause=Invalid mandatory information} 20240903120359711 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359711 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359711 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359712 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424597818035"} 20240903120359712 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359712 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424597818035" cause=Invalid mandatory information} 20240903120359712 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359712 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424597818035"} 20240903120359712 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359712 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424597818035" cause=Invalid mandatory information} 20240903120359712 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359712 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359713 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424597818035"} 20240903120359713 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359713 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424597818035" cause=Invalid mandatory information} 20240903120359713 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359713 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424597818035"} 20240903120359713 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359713 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424597818035" cause=Invalid mandatory information} 20240903120359713 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424597818035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359713 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20240903120359725 DAUC <0003> db_auc.c:157 IMSI='262427532550854': No 2G Auth Data 20240903120359725 DAUC <0003> db_auc.c:192 IMSI='262427532550854': No 3G Auth Data 20240903120359740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20240903120359742 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359742 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427532550854"} 20240903120359742 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359742 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427532550854" cause=Invalid mandatory information} 20240903120359742 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359742 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359742 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359743 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427532550854"} 20240903120359743 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359743 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427532550854" cause=Invalid mandatory information} 20240903120359743 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359743 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427532550854"} 20240903120359743 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359743 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427532550854" cause=Invalid mandatory information} 20240903120359743 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359743 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359744 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359744 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427532550854"} 20240903120359744 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359744 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427532550854" cause=Invalid mandatory information} 20240903120359744 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359744 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359744 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359745 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359745 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427532550854"} 20240903120359745 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359745 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427532550854" cause=Invalid mandatory information} 20240903120359745 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427532550854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359745 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359745 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20240903120359757 DAUC <0003> db_auc.c:157 IMSI='262421191758756': No 2G Auth Data 20240903120359757 DAUC <0003> db_auc.c:192 IMSI='262421191758756': No 3G Auth Data 20240903120359771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20240903120359772 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359773 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191758756"} 20240903120359773 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240903120359773 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421191758756" cause=Invalid mandatory information} 20240903120359773 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359773 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191758756"} 20240903120359773 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240903120359773 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421191758756" cause=Invalid mandatory information} 20240903120359773 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359773 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359774 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359774 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191758756"} 20240903120359774 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240903120359774 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421191758756" cause=Invalid mandatory information} 20240903120359774 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359774 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359774 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359775 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359775 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191758756"} 20240903120359775 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240903120359775 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421191758756" cause=Invalid mandatory information} 20240903120359775 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359775 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359775 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120359776 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191758756"} 20240903120359776 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240903120359776 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421191758756" cause=Invalid mandatory information} 20240903120359776 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421191758756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120359776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359776 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120359776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4258 20240903120359790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4258 20240903120359790 DLINP <000b> input/ipa.c:451 connected read/write 20240903120359790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received [38;5;23m20240903120359790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120359790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120359790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120359790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46075<->l=127.0.0.1:4259) 20240903120402883 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120402883 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120402888 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120402890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240903120402895 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120402895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120402895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120402895 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  20240903120402895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120402895 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  20240903120402895 DLGSUP <0013> gsup_server.c:235 2:  20240903120402895 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120402895 DLGSUP <0013> gsup_server.c:235 3:  20240903120402895 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120402895 DLGSUP <0013> gsup_server.c:235 4:  20240903120402895 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120402895 DLGSUP <0013> gsup_server.c:235 5:  20240903120402896 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120402896 DLGSUP <0013> gsup_server.c:235 7:  20240903120402896 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120402896 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120402896 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120402896 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120402924 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45519<->l=127.0.0.1:4259) 20240903120402941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20240903120402950 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120402950 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425528810669"} 20240903120402950 DMAIN <0000> hlr.c:435 IMSI='262425528810669': has IMEI = 22245678901234 (consider setting 'store-imei') 20240903120402950 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240903120402950 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425528810669" cause=Invalid mandatory information} 20240903120402950 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120402950 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120402950 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120402954 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120402954 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425528810669"} 20240903120402954 DAUC <0003> hlr.c:428 IMSI='262425528810669': storing IMEI = 22245678901234 20240903120402954 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425528810669': no such subscriber 20240903120402954 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240903120402954 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425528810669" cause=Invalid mandatory information} 20240903120402954 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425528810669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120402954 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120402954 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120402955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20240903120402956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240903120402956 DLINP <000b> input/ipa.c:451 connected read/write 20240903120402956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120402956 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120402956 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120402956 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120402956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45519<->l=127.0.0.1:4259) 20240903120406046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120406046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120406048 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20240903120406051 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120406051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120406051 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  20240903120406051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120406051 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  20240903120406051 DLGSUP <0013> gsup_server.c:235 2:  20240903120406051 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120406051 DLGSUP <0013> gsup_server.c:235 3:  20240903120406051 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120406051 DLGSUP <0013> gsup_server.c:235 4:  20240903120406051 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120406051 DLGSUP <0013> gsup_server.c:235 5:  20240903120406051 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120406051 DLGSUP <0013> gsup_server.c:235 7:  20240903120406051 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120406051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120406051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120406051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120406060 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38937<->l=127.0.0.1:4259) 20240903120406066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20240903120406094 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406094 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406094 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406108 DMAIN <0000> hlr.c:243 IMSI='262424376356586': Successfully assigned MSISDN='523' 20240903120406108 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406128 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406128 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406128 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406128 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406135 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406135 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406137 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406137 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406138 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406138 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406141 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406141 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406142 DLU <0006> fsm.c:456 lu(262424376356586)[0x612000013720]{UNVALIDATED}: Allocated 20240903120406142 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120406156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424376356586)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120406156 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406156 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406161 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406161 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424376356586"} 20240903120406161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424376356586)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120406161 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120406161 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424376356586"} 20240903120406161 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120406161 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120406161 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406161 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406173 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406173 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406174 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406185 DMAIN <0000> hlr.c:243 IMSI='262424376356586': Successfully assigned MSISDN='777' 20240903120406185 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406188 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406188 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406188 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406188 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406191 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406191 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406193 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406194 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406196 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406196 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406199 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406199 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406203 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406203 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406203 DLU <0006> fsm.c:456 lu(262424376356586)[0x6120000138a0]{UNVALIDATED}: Allocated 20240903120406203 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120406209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424376356586)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120406209 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406209 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406209 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406215 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406215 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424376356586"} 20240903120406215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424376356586)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120406215 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120406215 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424376356586"} 20240903120406215 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120406215 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120406216 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406216 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406232 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406232 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406232 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406238 DMAIN <0000> hlr.c:243 IMSI='262424376356586': Successfully assigned MSISDN='610' 20240903120406238 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406241 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406241 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406241 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406241 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406244 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406244 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406247 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406247 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406249 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406249 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406251 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406252 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406254 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406254 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406254 DLU <0006> fsm.c:456 lu(262424376356586)[0x612000013a20]{UNVALIDATED}: Allocated 20240903120406254 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120406254 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424376356586" cause=GPRS services not allowed} 20240903120406254 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406254 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406254 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240903120406254 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x612000013a20]{UNVALIDATED}: Deallocated 20240903120406254 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406255 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406267 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406267 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406267 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406273 DMAIN <0000> hlr.c:243 IMSI='262424376356586': Successfully assigned MSISDN='696' 20240903120406273 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406276 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406276 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406276 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406276 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406279 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406279 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406281 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406281 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406282 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406282 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406285 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406285 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406285 DLU <0006> fsm.c:456 lu(262424376356586)[0x612000013ba0]{UNVALIDATED}: Allocated 20240903120406285 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120406285 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424376356586" cause=GPRS services not allowed} 20240903120406285 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406285 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406285 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240903120406285 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240903120406285 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406286 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406298 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406298 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406298 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406301 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406304 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406304 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406304 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406304 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406308 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406308 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406310 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406310 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406314 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406314 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406318 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406318 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406318 DLU <0006> fsm.c:456 lu(262424376356586)[0x612000013d20]{UNVALIDATED}: Allocated 20240903120406318 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120406318 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424376356586" cause=GPRS services not allowed} 20240903120406318 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406319 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406319 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424376356586)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240903120406319 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x612000013d20]{UNVALIDATED}: Deallocated 20240903120406319 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406319 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406334 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406334 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376356586"} 20240903120406334 DMAIN <0000> hlr.c:227 IMSI='262424376356586': Creating subscriber on demand 20240903120406337 DAUC <0003> hlr.c:428 IMSI='262424376356586': storing IMEI = 12345678901234 20240903120406340 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376356586"} 20240903120406340 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240903120406340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406340 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406343 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406343 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406346 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406346 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406348 DAUC <0003> db_auc.c:157 IMSI='262424376356586': No 2G Auth Data 20240903120406348 DAUC <0003> db_auc.c:192 IMSI='262424376356586': No 3G Auth Data 20240903120406351 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406351 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406351 DLU <0006> fsm.c:456 lu(262424376356586)[0x612000013ea0]{UNVALIDATED}: Allocated 20240903120406351 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120406357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424376356586)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120406357 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424376356586" cn_domain=PS} 20240903120406357 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406357 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406360 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406360 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424376356586"} 20240903120406360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424376356586)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120406360 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120406360 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424376356586"} 20240903120406360 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424376356586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120406360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120406360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376356586)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120406361 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376356586)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120406361 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406361 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120406367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20240903120406369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20240903120406370 DLINP <000b> input/ipa.c:451 connected read/write 20240903120406371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120406371 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120406371 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120406371 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120406371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38937<->l=127.0.0.1:4259) 20240903120409477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120409477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120409481 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20240903120409486 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120409486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120409486 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  20240903120409486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120409486 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  20240903120409486 DLGSUP <0013> gsup_server.c:235 2:  20240903120409486 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120409486 DLGSUP <0013> gsup_server.c:235 3:  20240903120409486 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120409486 DLGSUP <0013> gsup_server.c:235 4:  20240903120409486 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120409486 DLGSUP <0013> gsup_server.c:235 5:  20240903120409486 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120409487 DLGSUP <0013> gsup_server.c:235 7:  20240903120409487 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120409487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120409487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120409487 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120409508 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45581<->l=127.0.0.1:4259) 20240903120409521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20240903120409534 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409534 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409534 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409540 DMAIN <0000> hlr.c:243 IMSI='262425186964520': Successfully assigned MSISDN='064' 20240903120409540 DLU <0006> fsm.c:456 lu(262425186964520)[0x612000014020]{UNVALIDATED}: Allocated 20240903120409540 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120409545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425186964520)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120409545 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409546 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409546 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409553 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409553 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425186964520"} 20240903120409553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425186964520)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120409553 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120409553 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425186964520"} 20240903120409553 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120409553 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120409553 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409553 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409556 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409556 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409558 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409558 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409560 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409560 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409570 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409570 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409570 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409575 DMAIN <0000> hlr.c:243 IMSI='262425186964520': Successfully assigned MSISDN='590' 20240903120409575 DLU <0006> fsm.c:456 lu(262425186964520)[0x6120000141a0]{UNVALIDATED}: Allocated 20240903120409575 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120409581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425186964520)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120409581 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409581 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409581 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409584 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409584 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425186964520"} 20240903120409584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425186964520)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120409584 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120409584 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425186964520"} 20240903120409585 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120409585 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120409585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409585 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409587 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409587 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409589 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409589 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409590 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409590 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409592 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409592 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409602 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409602 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409602 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409608 DMAIN <0000> hlr.c:243 IMSI='262425186964520': Successfully assigned MSISDN='277' 20240903120409608 DLU <0006> fsm.c:456 lu(262425186964520)[0x612000014320]{UNVALIDATED}: Allocated 20240903120409608 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120409608 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425186964520" cause=GPRS services not allowed} 20240903120409608 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409608 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409609 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x612000014320]{UNVALIDATED}: Freeing instance 20240903120409609 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x612000014320]{UNVALIDATED}: Deallocated 20240903120409609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409609 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409611 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409611 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409612 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409612 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409614 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409614 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409615 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409615 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409625 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409625 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409625 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409631 DMAIN <0000> hlr.c:243 IMSI='262425186964520': Successfully assigned MSISDN='678' 20240903120409631 DLU <0006> fsm.c:456 lu(262425186964520)[0x6120000144a0]{UNVALIDATED}: Allocated 20240903120409631 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120409631 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425186964520" cause=GPRS services not allowed} 20240903120409631 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409631 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409631 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240903120409631 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240903120409631 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409631 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409632 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409632 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409634 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409634 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409635 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409635 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409639 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409639 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409639 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409642 DLU <0006> fsm.c:456 lu(262425186964520)[0x612000014620]{UNVALIDATED}: Allocated 20240903120409642 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240903120409642 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425186964520" cause=GPRS services not allowed} 20240903120409642 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409642 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409642 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425186964520)[0x612000014620]{UNVALIDATED}: Freeing instance 20240903120409642 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x612000014620]{UNVALIDATED}: Deallocated 20240903120409642 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409642 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409643 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409643 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409644 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409644 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409645 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409645 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409653 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409653 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409653 DMAIN <0000> hlr.c:227 IMSI='262425186964520': Creating subscriber on demand 20240903120409656 DLU <0006> fsm.c:456 lu(262425186964520)[0x6120000147a0]{UNVALIDATED}: Allocated 20240903120409656 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120409662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425186964520)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120409662 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425186964520" cn_domain=PS} 20240903120409662 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409662 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409666 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409666 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425186964520"} 20240903120409666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425186964520)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120409666 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120409666 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425186964520"} 20240903120409666 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425186964520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120409666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120409666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186964520)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120409666 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186964520)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120409666 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409666 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120409669 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409669 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409671 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409671 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409673 DAUC <0003> db_auc.c:157 IMSI='262425186964520': No 2G Auth Data 20240903120409673 DAUC <0003> db_auc.c:192 IMSI='262425186964520': No 3G Auth Data 20240903120409679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20240903120409681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20240903120409683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45581<->l=127.0.0.1:4259) 20240903120409684 DLINP <000b> input/ipa.c:451 connected read/write 20240903120409684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120409684 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120409684 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120409684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120412794 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120412794 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120412799 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20240903120412804 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120412804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120412805 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  20240903120412805 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120412805 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  20240903120412805 DLGSUP <0013> gsup_server.c:235 2:  20240903120412805 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120412805 DLGSUP <0013> gsup_server.c:235 3:  20240903120412805 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120412805 DLGSUP <0013> gsup_server.c:235 4:  20240903120412805 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120412805 DLGSUP <0013> gsup_server.c:235 5:  20240903120412805 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120412805 DLGSUP <0013> gsup_server.c:235 7:  20240903120412805 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120412805 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120412805 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120412805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120412830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20240903120412850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 20240903120412865 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412865 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427354884289"} 20240903120412866 DMAIN <0000> hlr.c:227 IMSI='262427354884289': Creating subscriber on demand 20240903120412871 DMAIN <0000> hlr.c:243 IMSI='262427354884289': Successfully assigned MSISDN='766' 20240903120412871 DAUC <0003> db_auc.c:157 IMSI='262427354884289': No 2G Auth Data 20240903120412871 DAUC <0003> db_auc.c:192 IMSI='262427354884289': No 3G Auth Data 20240903120412871 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427354884289 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 20240903120412872 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427354884289" cause=IMSI unknown in HLR} 20240903120412872 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240903120412872 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412872 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412874 DAUC <0003> db_auc.c:157 IMSI='262427354884289': No 2G Auth Data 20240903120412874 DAUC <0003> db_auc.c:192 IMSI='262427354884289': No 3G Auth Data 20240903120412875 DAUC <0003> db_auc.c:157 IMSI='262427354884289': No 2G Auth Data 20240903120412875 DAUC <0003> db_auc.c:192 IMSI='262427354884289': No 3G Auth Data 20240903120412876 DAUC <0003> db_auc.c:157 IMSI='262427354884289': No 2G Auth Data 20240903120412876 DAUC <0003> db_auc.c:192 IMSI='262427354884289': No 3G Auth Data 20240903120412878 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412878 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427354884289" cn_domain=PS} 20240903120412878 DLU <0006> fsm.c:456 lu(262427354884289)[0x612000014920]{UNVALIDATED}: Allocated 20240903120412878 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240903120412883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427354884289)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120412883 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427354884289" cn_domain=PS} 20240903120412883 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412883 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412886 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427354884289"} 20240903120412886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427354884289)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120412886 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120412886 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427354884289"} 20240903120412886 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427354884289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120412886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427354884289)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120412886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427354884289)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120412886 DLU <0006> fsm.c:568 lu(PS:IMSI-262427354884289)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120412886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412886 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120412891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.1:4258 20240903120412892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20240903120412893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20240903120412907 DLINP <000b> input/ipa.c:451 connected read/write 20240903120412907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120412907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120412907 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120412907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120415994 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120415994 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120415996 DLINP <000b> input/ipa.c:451 connected read/write 20240903120415996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120415997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20240903120415999 DLINP <000b> input/ipa.c:451 connected read/write 20240903120415999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120415999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120415999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120415999 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  20240903120415999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120415999 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  20240903120415999 DLGSUP <0013> gsup_server.c:235 2:  20240903120415999 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120415999 DLGSUP <0013> gsup_server.c:235 3:  20240903120415999 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120415999 DLGSUP <0013> gsup_server.c:235 4:  20240903120415999 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120415999 DLGSUP <0013> gsup_server.c:235 5:  20240903120415999 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120415999 DLGSUP <0013> gsup_server.c:235 7:  20240903120415999 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120415999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120415999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120415999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120416009 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39171<->l=127.0.0.1:4259) 20240903120416010 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240903120416010 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240903120416016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49242<->l=127.0.0.1:4258 20240903120416020 DAUC <0003> db_auc.c:157 IMSI='262429932945003': No 2G Auth Data 20240903120416020 DAUC <0003> db_auc.c:192 IMSI='262429932945003': No 3G Auth Data 20240903120416027 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612652728.msisdn 20240903120416027 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612652728.msisdn: not attached (vlr_number unset) 20240903120416027 DDGSM <0007> mslookup_server.c:327 sip.voice.491612652728.msisdn: does not exist in GSUP proxy 20240903120417035 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120417035 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429932945003" cn_domain=CS} 20240903120417035 DLU <0006> fsm.c:456 lu(262429932945003)[0x612000014da0]{UNVALIDATED}: Allocated 20240903120417035 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240903120417042 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429932945003)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240903120417042 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429932945003" cn_domain=CS} 20240903120417042 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120417042 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120417049 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120417049 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429932945003"} 20240903120417049 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429932945003)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240903120417049 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240903120417049 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429932945003"} 20240903120417049 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429932945003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120417049 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429932945003)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240903120417049 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429932945003)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240903120417049 DLU <0006> fsm.c:568 lu(CS:IMSI-262429932945003)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240903120417049 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120417049 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120417053 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612652728.msisdn 20240903120417053 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612652728.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240903120417053 DDGSM <0007> mslookup_server.c:327 sip.voice.491612652728.msisdn: does not exist in GSUP proxy 20240903120417053 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612652728.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240903120417062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49242<->l=127.0.0.1:4258 20240903120417063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20240903120417065 DLINP <000b> input/ipa.c:451 connected read/write 20240903120417065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120417065 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120417065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120417065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120417066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39171<->l=127.0.0.1:4259) 20240903120419450 DSS <0004> hlr_ussd.c:239 262428165690929/0x66baa062: SS Session Timeout, destroying 20240903120419450 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428165690929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240903120420186 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120420186 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120420189 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120420190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49244<->l=127.0.0.1:4258 20240903120420194 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120420194 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120420194 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120420194 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  20240903120420194 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120420194 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  20240903120420194 DLGSUP <0013> gsup_server.c:235 2:  20240903120420194 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120420194 DLGSUP <0013> gsup_server.c:235 3:  20240903120420194 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120420194 DLGSUP <0013> gsup_server.c:235 4:  20240903120420194 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120420194 DLGSUP <0013> gsup_server.c:235 5:  20240903120420194 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120420194 DLGSUP <0013> gsup_server.c:235 7:  20240903120420194 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120420194 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120420194 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120420194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120420195 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240903120420195 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240903120420212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33813<->l=127.0.0.1:4259) 20240903120420213 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240903120420213 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240903120420219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 20240903120420238 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120420238 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420600232992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420600232992" cn_domain=CS} 20240903120420239 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420600232992 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240903120420239 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420600232992 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240903120420239 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420600232992.imsi 20240903120420239 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420600232992.imsi 20240903120420239 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420600232992.imsi: does not exist in local HLR 20240903120420248 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420600232992 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240903120420248 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240903120420248 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240903120420248 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240903120420248 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240903120420248 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240903120420248 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420600232992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120420248 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120420248 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120420249 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120420249 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120420249 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120420249 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120420252 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420252 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420252 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240903120420252 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240903120420252 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240903120420254 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420254 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420254 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240903120420298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420299 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420600232992 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610867166 20240903120420299 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420600232992 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120420299 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420299 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420307 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420307 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420307 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420600232992 MSISDN-491610867166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120420308 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420308 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420312 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420312 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420312 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420600232992 MSISDN-491610867166 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 20240903120420312 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420600232992 MSISDN-491610867166 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120420312 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420312 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120420315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4258 20240903120420321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49244<->l=127.0.0.1:4258 20240903120420323 DLINP <000b> input/ipa.c:451 connected read/write 20240903120420323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120420323 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120420323 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120420323 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120420323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33813<->l=127.0.0.1:4259) 20240903120420325 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120420325 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120420325 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240903120420325 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240903120420325 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240903120423407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120423407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120423410 DLINP <000b> input/ipa.c:451 connected read/write 20240903120423410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120423411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20240903120423414 DLINP <000b> input/ipa.c:451 connected read/write 20240903120423414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120423414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120423414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120423414 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  20240903120423414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120423414 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  20240903120423414 DLGSUP <0013> gsup_server.c:235 2:  20240903120423414 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120423414 DLGSUP <0013> gsup_server.c:235 3:  20240903120423414 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120423414 DLGSUP <0013> gsup_server.c:235 4:  20240903120423414 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120423414 DLGSUP <0013> gsup_server.c:235 5:  20240903120423414 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120423414 DLGSUP <0013> gsup_server.c:235 7:  20240903120423414 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120423414 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120423414 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120423414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120423415 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240903120423415 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240903120423429 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41835<->l=127.0.0.1:4259) 20240903120423431 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240903120423431 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240903120423438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20240903120423469 DAUC <0003> db_auc.c:157 IMSI='262429573082031': No 2G Auth Data 20240903120423469 DAUC <0003> db_auc.c:192 IMSI='262429573082031': No 3G Auth Data 20240903120423483 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429573082031.imsi 20240903120423484 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429573082031.imsi: found in local HLR 20240903120423496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 20240903120423498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20240903120423500 DLINP <000b> input/ipa.c:451 connected read/write 20240903120423500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120423500 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120423500 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120423500 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120423500 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41835<->l=127.0.0.1:4259) 20240903120426624 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120426624 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120426629 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120426631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20240903120426634 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120426634 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120426634 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120426634 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  20240903120426634 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120426634 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  20240903120426634 DLGSUP <0013> gsup_server.c:235 2:  20240903120426634 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120426634 DLGSUP <0013> gsup_server.c:235 3:  20240903120426634 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120426634 DLGSUP <0013> gsup_server.c:235 4:  20240903120426634 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120426634 DLGSUP <0013> gsup_server.c:235 5:  20240903120426634 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120426634 DLGSUP <0013> gsup_server.c:235 7:  20240903120426634 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120426634 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120426634 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120426634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120426636 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240903120426636 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240903120426671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40723<->l=127.0.0.1:4259) 20240903120426672 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240903120426672 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240903120426679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33966<->l=127.0.0.1:4258 20240903120426683 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120426684 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423456998799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423456998799" cn_domain=CS} 20240903120426684 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423456998799 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240903120426684 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423456998799 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240903120426684 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423456998799.imsi 20240903120426684 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423456998799.imsi 20240903120426684 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423456998799.imsi: does not exist in local HLR 20240903120426690 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423456998799 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240903120426690 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240903120426690 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240903120426690 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240903120426690 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240903120426690 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240903120426690 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423456998799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120426690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120426690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120426690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120426690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120426690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120426690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120426692 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426692 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426692 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240903120426692 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240903120426692 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240903120426693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426693 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240903120426738 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426738 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426738 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426738 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426738 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423456998799 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616626537 20240903120426738 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423456998799 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120426739 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426739 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426745 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423456998799 MSISDN-491616626537 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120426745 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426746 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426749 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120426749 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120426749 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423456998799 MSISDN-491616626537 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 20240903120426749 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423456998799 MSISDN-491616626537 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120426749 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426749 DLINP <000b> input/ipa.c:451 connected read/write 20240903120426749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120426752 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423456998799.imsi 20240903120426752 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423456998799.imsi: does not exist in local HLR 20240903120427753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33966<->l=127.0.0.1:4258 20240903120427754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20240903120427755 DLINP <000b> input/ipa.c:451 connected read/write 20240903120427755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120427756 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120427756 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120427756 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120427757 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40723<->l=127.0.0.1:4259) 20240903120427757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120427757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120427757 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240903120427757 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240903120427757 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240903120431094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240903120431094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240903120431099 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120431101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 20240903120431104 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120431105 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240903120431105 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240903120431105 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  20240903120431105 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240903120431105 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  20240903120431105 DLGSUP <0013> gsup_server.c:235 2:  20240903120431105 DLGSUP <0013> gsup_server.c:237 2: 00  20240903120431105 DLGSUP <0013> gsup_server.c:235 3:  20240903120431105 DLGSUP <0013> gsup_server.c:237 3: 00  20240903120431105 DLGSUP <0013> gsup_server.c:235 4:  20240903120431105 DLGSUP <0013> gsup_server.c:237 4: 00  20240903120431105 DLGSUP <0013> gsup_server.c:235 5:  20240903120431105 DLGSUP <0013> gsup_server.c:237 5: 00  20240903120431105 DLGSUP <0013> gsup_server.c:235 7:  20240903120431105 DLGSUP <0013> gsup_server.c:237 7: 00  20240903120431105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240903120431105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240903120431105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240903120431106 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240903120431106 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240903120431140 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37389<->l=127.0.0.1:4259) 20240903120431141 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240903120431141 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240903120431148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33988<->l=127.0.0.1:4258 20240903120431151 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120431151 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420479266392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420479266392" cn_domain=CS} 20240903120431151 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420479266392 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240903120431151 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420479266392 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240903120431152 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420479266392.imsi 20240903120431152 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420479266392.imsi 20240903120431152 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420479266392.imsi: does not exist in local HLR 20240903120431155 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420479266392 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240903120431155 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240903120431155 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240903120431155 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240903120431155 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240903120431155 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240903120431155 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420479266392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240903120431155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120431155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120431155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120431155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120431155 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240903120431155 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240903120431157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431157 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240903120431157 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240903120431157 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240903120431158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431158 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240903120431198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431199 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420479266392 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616658240 20240903120431199 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420479266392 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120431199 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431199 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431207 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420479266392 MSISDN-491616658240 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120431207 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431207 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431210 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431210 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431211 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420479266392 MSISDN-491616658240 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 20240903120431211 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420479266392 MSISDN-491616658240 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240903120431211 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431211 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240903120431214 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616658240.msisdn 20240903120431214 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616658240.msisdn: does not exist in local HLR 20240903120431214 DDGSM <0007> mslookup_server.c:352 sip.voice.491616658240.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240903120431214 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616658240.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240903120431218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33988<->l=127.0.0.1:4258 20240903120431220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 20240903120431222 DLINP <000b> input/ipa.c:451 connected read/write 20240903120431222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240903120431222 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240903120431222 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240903120431222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240903120431222 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240903120431222 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240903120431222 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240903120431223 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240903120431223 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240903120431223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37389<->l=127.0.0.1:4259)