20241025120217002 DMAIN <0000> hlr.c:813 hlr starting 20241025120217002 DDB <0001> db.c:599 using database: hlr.db 20241025120217002 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241025120217002 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241025120217002 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241025120217003 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241025120217003 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241025120217042 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241025120217042 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241025120217134 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241025120217136 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241025120217136 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241025120218729 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120218729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120218730 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120218731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4258 20241025120218731 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120218731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120218731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120218731 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  20241025120218731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120218731 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  20241025120218731 DLGSUP <0013> gsup_server.c:235 2:  20241025120218731 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120218731 DLGSUP <0013> gsup_server.c:235 3:  20241025120218731 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120218731 DLGSUP <0013> gsup_server.c:235 4:  20241025120218731 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120218731 DLGSUP <0013> gsup_server.c:235 5:  20241025120218731 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120218731 DLGSUP <0013> gsup_server.c:235 7:  20241025120218731 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120218731 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120218731 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120218731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120218738 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32801<->l=127.0.0.1:4259) 20241025120218743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241025120218774 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120218774 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"} 20241025120218774 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" 20241025120218774 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} 20241025120218774 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 20241025120218774 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120218774 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120218777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241025120218778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4258 20241025120218780 DLINP <000b> input/ipa.c:451 connected read/write 20241025120218780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120218780 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120218780 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120218780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120218780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32801<->l=127.0.0.1:4259) 20241025120218848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4258 20241025120218849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4258 20241025120221943 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120221943 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120221946 DLINP <000b> input/ipa.c:451 connected read/write 20241025120221946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120221947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 20241025120221950 DLINP <000b> input/ipa.c:451 connected read/write 20241025120221950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120221950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120221950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120221950 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  20241025120221950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120221950 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  20241025120221950 DLGSUP <0013> gsup_server.c:235 2:  20241025120221950 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120221950 DLGSUP <0013> gsup_server.c:235 3:  20241025120221950 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120221950 DLGSUP <0013> gsup_server.c:235 4:  20241025120221950 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120221950 DLGSUP <0013> gsup_server.c:235 5:  20241025120221950 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120221950 DLGSUP <0013> gsup_server.c:235 7:  20241025120221950 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120221950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120221950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120221950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120221972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241025120222020 DAUC <0003> db_auc.c:157 IMSI='262426007641395': No 2G Auth Data 20241025120222020 DAUC <0003> db_auc.c:192 IMSI='262426007641395': No 3G Auth Data 20241025120222067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59610<->l=127.0.0.1:4258 20241025120222078 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222078 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426007641395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426007641395"} 20241025120222087 DAUC <0003> db_auc.c:192 IMSI='262426007641395': No 3G Auth Data 20241025120222087 DAUC <0003> db_auc.c:236 IMSI='262426007641395': Calling to generate 5 vectors 20241025120222087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120222087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222087 DAUC <0003> auc.c:113 vector [0]: rand = 3f2e447cd4e9eded4c00ac941bc8e521 20241025120222087 DAUC <0003> auc.c:179 vector [0]: kc = 43342af203f18800 20241025120222087 DAUC <0003> auc.c:180 vector [0]: sres = b4210adf 20241025120222087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120222087 DAUC <0003> auc.c:113 vector [1]: rand = 8b89bc86b67ed85afd2474345508a8e1 20241025120222087 DAUC <0003> auc.c:179 vector [1]: kc = c64adb5db4b58400 20241025120222087 DAUC <0003> auc.c:180 vector [1]: sres = abf5b72e 20241025120222087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120222087 DAUC <0003> auc.c:113 vector [2]: rand = 2ffbfc69b73b820ea98f88a55ff39469 20241025120222087 DAUC <0003> auc.c:179 vector [2]: kc = d16427f9ae150400 20241025120222088 DAUC <0003> auc.c:180 vector [2]: sres = 10e85047 20241025120222088 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120222088 DAUC <0003> auc.c:113 vector [3]: rand = f47e76582c27a323b6f182ac937964ba 20241025120222088 DAUC <0003> auc.c:179 vector [3]: kc = 2ccd7e8197968000 20241025120222088 DAUC <0003> auc.c:180 vector [3]: sres = 72fa6c58 20241025120222088 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120222088 DAUC <0003> auc.c:113 vector [4]: rand = b18655f39b57d32e86b631637bcf9c0f 20241025120222088 DAUC <0003> auc.c:179 vector [4]: kc = 6ed693d8a630b400 20241025120222088 DAUC <0003> auc.c:180 vector [4]: sres = 4717e6b0 20241025120222088 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120222088 DAUC <0003> db_auc.c:245 IMSI='262426007641395': Generated 5 vectors 20241025120222088 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426007641395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426007641395"} 20241025120222088 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426007641395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222088 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222088 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59610<->l=127.0.0.1:4258 20241025120222122 DAUC <0003> db_auc.c:157 IMSI='262424073203852': No 2G Auth Data 20241025120222122 DAUC <0003> db_auc.c:192 IMSI='262424073203852': No 3G Auth Data 20241025120222150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59626<->l=127.0.0.1:4258 20241025120222152 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222152 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424073203852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424073203852"} 20241025120222152 DAUC <0003> db_auc.c:192 IMSI='262424073203852': No 3G Auth Data 20241025120222152 DAUC <0003> db_auc.c:236 IMSI='262424073203852': Calling to generate 5 vectors 20241025120222152 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120222152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222152 DAUC <0003> auc.c:113 vector [0]: rand = 1f025b033146bdff3620af5c5178da2b 20241025120222152 DAUC <0003> auc.c:179 vector [0]: kc = 076a1c032f928000 20241025120222152 DAUC <0003> auc.c:180 vector [0]: sres = 87150235 20241025120222152 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120222152 DAUC <0003> auc.c:113 vector [1]: rand = 04bf680be992246271f636814d5c0e01 20241025120222152 DAUC <0003> auc.c:179 vector [1]: kc = b36f78de399ca800 20241025120222152 DAUC <0003> auc.c:180 vector [1]: sres = 61d63e67 20241025120222152 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120222152 DAUC <0003> auc.c:113 vector [2]: rand = e538f7de5361cd239d454476209f91e9 20241025120222152 DAUC <0003> auc.c:179 vector [2]: kc = 9fc9d68e7b938400 20241025120222152 DAUC <0003> auc.c:180 vector [2]: sres = 09316a8a 20241025120222152 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120222152 DAUC <0003> auc.c:113 vector [3]: rand = 769a045e4b54dd6c9c641c87ea5daaa0 20241025120222152 DAUC <0003> auc.c:179 vector [3]: kc = 0f0bf2b899971c00 20241025120222152 DAUC <0003> auc.c:180 vector [3]: sres = 70dde9db 20241025120222152 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120222152 DAUC <0003> auc.c:113 vector [4]: rand = a73452e79e0b154b8401c5cd8db7efc1 20241025120222152 DAUC <0003> auc.c:179 vector [4]: kc = b9c0b6344617b000 20241025120222152 DAUC <0003> auc.c:180 vector [4]: sres = 93a7821a 20241025120222152 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120222152 DAUC <0003> db_auc.c:245 IMSI='262424073203852': Generated 5 vectors 20241025120222152 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424073203852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424073203852"} 20241025120222152 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424073203852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222152 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222152 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59626<->l=127.0.0.1:4258 20241025120222178 DAUC <0003> db_auc.c:157 IMSI='262429507794653': No 2G Auth Data 20241025120222178 DAUC <0003> db_auc.c:192 IMSI='262429507794653': No 3G Auth Data 20241025120222201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 20241025120222203 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222203 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429507794653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507794653"} 20241025120222203 DAUC <0003> db_auc.c:192 IMSI='262429507794653': No 3G Auth Data 20241025120222203 DAUC <0003> db_auc.c:236 IMSI='262429507794653': Calling to generate 5 vectors 20241025120222203 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120222203 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222203 DAUC <0003> auc.c:113 vector [0]: rand = 04270d2b29de6f695fc11b4f52e8d8bc 20241025120222203 DAUC <0003> auc.c:179 vector [0]: kc = e06948fbbaf078d0 20241025120222203 DAUC <0003> auc.c:180 vector [0]: sres = 414e4bc1 20241025120222203 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120222203 DAUC <0003> auc.c:113 vector [1]: rand = 60c893c3562cdcab41526ad7e10297d5 20241025120222203 DAUC <0003> auc.c:179 vector [1]: kc = ec4ad89e70aa681e 20241025120222203 DAUC <0003> auc.c:180 vector [1]: sres = 4b703c11 20241025120222203 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120222203 DAUC <0003> auc.c:113 vector [2]: rand = 76592f68fc073f6f437b2709c1d24cb3 20241025120222203 DAUC <0003> auc.c:179 vector [2]: kc = 585950ae7728c43f 20241025120222203 DAUC <0003> auc.c:180 vector [2]: sres = 7667cbff 20241025120222203 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120222203 DAUC <0003> auc.c:113 vector [3]: rand = 2718e68435169ff46c25ed0ab92d83a5 20241025120222203 DAUC <0003> auc.c:179 vector [3]: kc = 72fc9be2af4927c6 20241025120222203 DAUC <0003> auc.c:180 vector [3]: sres = ccb91c29 20241025120222203 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120222203 DAUC <0003> auc.c:113 vector [4]: rand = 60ad52ec85606c6a6d4dc2b7a929d45f 20241025120222203 DAUC <0003> auc.c:179 vector [4]: kc = bca1a70babaf43a3 20241025120222203 DAUC <0003> auc.c:180 vector [4]: sres = 2bf5cdbe 20241025120222203 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120222203 DAUC <0003> db_auc.c:245 IMSI='262429507794653': Generated 5 vectors 20241025120222203 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429507794653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507794653"} 20241025120222203 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429507794653 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222203 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222203 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4258 20241025120222229 DAUC <0003> db_auc.c:157 IMSI='262422501477624': No 2G Auth Data 20241025120222229 DAUC <0003> db_auc.c:192 IMSI='262422501477624': No 3G Auth Data 20241025120222253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 20241025120222255 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222255 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422501477624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422501477624"} 20241025120222255 DAUC <0003> db_auc.c:157 IMSI='262422501477624': No 2G Auth Data 20241025120222255 DAUC <0003> db_auc.c:236 IMSI='262422501477624': Calling to generate 5 vectors 20241025120222255 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120222255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120222255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120222255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120222255 DAUC <0003> auc.c:113 vector [0]: rand = a92291dc99c752788f5a0a03a6d9b3dd 20241025120222255 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120222255 DAUC <0003> auc.c:142 vector [0]: autn = 067eb8267b610000eeec13a33b82bbe7 20241025120222255 DAUC <0003> auc.c:143 vector [0]: ck = 51a761c7d68b632463b2f215045e3a0a 20241025120222255 DAUC <0003> auc.c:144 vector [0]: ik = 46d1796956ca2f92d018d311b8f92997 20241025120222255 DAUC <0003> auc.c:145 vector [0]: res = ff244c06e040c8ba0000000000000000 20241025120222255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120222255 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120222255 DAUC <0003> auc.c:151 vector [0]: kc = a4dc39aa3ce65f2b 20241025120222255 DAUC <0003> auc.c:152 vector [0]: sres = 1f6484bc 20241025120222255 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120222255 DAUC <0003> auc.c:113 vector [1]: rand = 8c1105f7e53bb4b620a269f321bbe819 20241025120222255 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120222255 DAUC <0003> auc.c:142 vector [1]: autn = 5e433d7cf63e00001e536034af60ca85 20241025120222255 DAUC <0003> auc.c:143 vector [1]: ck = 9f197cc3ef0a68bb6b9983da9c5b2360 20241025120222255 DAUC <0003> auc.c:144 vector [1]: ik = 87c774f7c33524400d85b7da074c9e4e 20241025120222255 DAUC <0003> auc.c:145 vector [1]: res = d951c81c137c82850000000000000000 20241025120222255 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120222255 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120222255 DAUC <0003> auc.c:151 vector [1]: kc = 7ec23c34b728f1d5 20241025120222255 DAUC <0003> auc.c:152 vector [1]: sres = ca2d4a99 20241025120222255 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120222255 DAUC <0003> auc.c:113 vector [2]: rand = d4acb1b82d12a6b90f1f1ac094696ba0 20241025120222255 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120222255 DAUC <0003> auc.c:142 vector [2]: autn = a3359c8343980000fc76c743d24ff48d 20241025120222255 DAUC <0003> auc.c:143 vector [2]: ck = 684a9d3b776007e8ad2a1da9122bb141 20241025120222255 DAUC <0003> auc.c:144 vector [2]: ik = 233f1103449ff00e2453f8803daecb6e 20241025120222255 DAUC <0003> auc.c:145 vector [2]: res = df77c254c7cc86b00000000000000000 20241025120222255 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120222255 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120222255 DAUC <0003> auc.c:151 vector [2]: kc = c20c69111c7a8dc9 20241025120222255 DAUC <0003> auc.c:152 vector [2]: sres = 18bb44e4 20241025120222255 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120222255 DAUC <0003> auc.c:113 vector [3]: rand = 37b6f22e8d69f2a2153d65f9c0c3b258 20241025120222255 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120222255 DAUC <0003> auc.c:142 vector [3]: autn = 3c999c096eed0000ee9382212f4abfdc 20241025120222255 DAUC <0003> auc.c:143 vector [3]: ck = b524083170c5ab01d2e19773d47db94a 20241025120222255 DAUC <0003> auc.c:144 vector [3]: ik = 216638335f600e0d33152a4948a06616 20241025120222255 DAUC <0003> auc.c:145 vector [3]: res = 5d007370c6c523900000000000000000 20241025120222255 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120222255 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120222255 DAUC <0003> auc.c:151 vector [3]: kc = 75b68d38b3787a50 20241025120222255 DAUC <0003> auc.c:152 vector [3]: sres = 9bc550e0 20241025120222255 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120222255 DAUC <0003> auc.c:113 vector [4]: rand = ba57ed05665ee5c985ec06209cb8ef24 20241025120222255 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120222255 DAUC <0003> auc.c:142 vector [4]: autn = af44310877cb0000792c90472d1b2bab 20241025120222255 DAUC <0003> auc.c:143 vector [4]: ck = 0e45d4b7d91fd4bead32ce5cdceaf785 20241025120222255 DAUC <0003> auc.c:144 vector [4]: ik = 7bc3d5e4828cc5079e5dca93ecfe3194 20241025120222255 DAUC <0003> auc.c:145 vector [4]: res = 241b016c0b30cc0d0000000000000000 20241025120222255 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120222255 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120222255 DAUC <0003> auc.c:151 vector [4]: kc = 46e9059c6b87d7a8 20241025120222255 DAUC <0003> auc.c:152 vector [4]: sres = 2f2bcd61 20241025120222255 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120222255 DAUC <0003> db_auc.c:245 IMSI='262422501477624': Generated 5 vectors 20241025120222255 DAUC <0003> db_auc.c:249 IMSI='262422501477624': Updating SQN=161 in DB 20241025120222263 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422501477624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422501477624"} 20241025120222263 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422501477624 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222263 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222263 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 20241025120222290 DAUC <0003> db_auc.c:157 IMSI='262429102908676': No 2G Auth Data 20241025120222290 DAUC <0003> db_auc.c:192 IMSI='262429102908676': No 3G Auth Data 20241025120222312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20241025120222314 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222314 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429102908676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429102908676"} 20241025120222314 DAUC <0003> db_auc.c:157 IMSI='262429102908676': No 2G Auth Data 20241025120222314 DAUC <0003> db_auc.c:236 IMSI='262429102908676': Calling to generate 5 vectors 20241025120222314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120222314 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120222314 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120222314 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120222314 DAUC <0003> auc.c:113 vector [0]: rand = ceb01c7b54be3b2450df4affdf5116e4 20241025120222314 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120222314 DAUC <0003> auc.c:142 vector [0]: autn = 1c792249097d0000394b8c87e735a4a3 20241025120222314 DAUC <0003> auc.c:143 vector [0]: ck = 1ee05bd2afbd1796a737b74931f49bb4 20241025120222314 DAUC <0003> auc.c:144 vector [0]: ik = 1e7a398efcee0f434689c37eb1a7179c 20241025120222314 DAUC <0003> auc.c:145 vector [0]: res = 8cdffce2179f05ea0000000000000000 20241025120222314 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120222314 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120222314 DAUC <0003> auc.c:151 vector [0]: kc = e124166bd30094fd 20241025120222314 DAUC <0003> auc.c:152 vector [0]: sres = 9b40f908 20241025120222314 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120222314 DAUC <0003> auc.c:113 vector [1]: rand = 2fc5eec00a92e111ae294d05cac0da76 20241025120222314 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120222314 DAUC <0003> auc.c:142 vector [1]: autn = 8b4588257253000083a828d041676a44 20241025120222314 DAUC <0003> auc.c:143 vector [1]: ck = 31a2f852391deb1a2d19312eb470f46c 20241025120222314 DAUC <0003> auc.c:144 vector [1]: ik = 346a3a9c22ca6614da37eb1f5c68f76d 20241025120222314 DAUC <0003> auc.c:145 vector [1]: res = b74c80f1d7db6f8e0000000000000000 20241025120222314 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120222314 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120222314 DAUC <0003> auc.c:151 vector [1]: kc = f2e618fff3cf8e0f 20241025120222314 DAUC <0003> auc.c:152 vector [1]: sres = 6097ef7f 20241025120222314 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120222314 DAUC <0003> auc.c:113 vector [2]: rand = 0631f0f7fbcbba441d1ddcbf4874d51c 20241025120222314 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120222314 DAUC <0003> auc.c:142 vector [2]: autn = 0461cf3eaaab00001c0460d9f7bafc71 20241025120222314 DAUC <0003> auc.c:143 vector [2]: ck = bbc54e0380b021b3be12a425898268c4 20241025120222314 DAUC <0003> auc.c:144 vector [2]: ik = f83f072a31de9779c5e6eca435ecab65 20241025120222314 DAUC <0003> auc.c:145 vector [2]: res = ceb7579a1acd4eb50000000000000000 20241025120222314 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120222314 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120222314 DAUC <0003> auc.c:151 vector [2]: kc = 380e01a80d00756b 20241025120222314 DAUC <0003> auc.c:152 vector [2]: sres = d47a192f 20241025120222314 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120222314 DAUC <0003> auc.c:113 vector [3]: rand = 1e25be98df4326a029bcfa6412096c0f 20241025120222314 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120222314 DAUC <0003> auc.c:142 vector [3]: autn = fb444d74019900003f362b4bb264f837 20241025120222314 DAUC <0003> auc.c:143 vector [3]: ck = 22620573fd2d58b0163f84fa69290710 20241025120222314 DAUC <0003> auc.c:144 vector [3]: ik = 791dbecf3a9ab0eb11a75fb42ee3672b 20241025120222314 DAUC <0003> auc.c:145 vector [3]: res = 2b510da0a74695100000000000000000 20241025120222314 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120222314 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120222314 DAUC <0003> auc.c:151 vector [3]: kc = 5ce760f2807d8860 20241025120222314 DAUC <0003> auc.c:152 vector [3]: sres = 8c1798b0 20241025120222314 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120222314 DAUC <0003> auc.c:113 vector [4]: rand = 865dc5e6c731c144bfc5ce992ef4eedb 20241025120222314 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120222314 DAUC <0003> auc.c:142 vector [4]: autn = dcc3d6d04d430000e14d83b30804e9d8 20241025120222314 DAUC <0003> auc.c:143 vector [4]: ck = fc260067c141cd191bd9a398953916bd 20241025120222314 DAUC <0003> auc.c:144 vector [4]: ik = 9074160f44ce5deb3374f8b285b70d56 20241025120222314 DAUC <0003> auc.c:145 vector [4]: res = 00a6f6485986d92b0000000000000000 20241025120222314 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120222314 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120222314 DAUC <0003> auc.c:151 vector [4]: kc = 44ff4d4295018b19 20241025120222314 DAUC <0003> auc.c:152 vector [4]: sres = 59202f63 20241025120222314 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120222314 DAUC <0003> db_auc.c:245 IMSI='262429102908676': Generated 5 vectors 20241025120222314 DAUC <0003> db_auc.c:249 IMSI='262429102908676': Updating SQN=161 in DB 20241025120222324 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429102908676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429102908676"} 20241025120222324 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429102908676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222324 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222324 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20241025120222362 DAUC <0003> db_auc.c:157 IMSI='262427015029585': No 2G Auth Data 20241025120222362 DAUC <0003> db_auc.c:192 IMSI='262427015029585': No 3G Auth Data 20241025120222403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4258 20241025120222406 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222406 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427015029585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427015029585"} 20241025120222406 DAUC <0003> db_auc.c:236 IMSI='262427015029585': Calling to generate 5 vectors 20241025120222406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120222406 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120222406 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120222406 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120222406 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222406 DAUC <0003> auc.c:113 vector [0]: rand = 0c0317915ea0312fddbad0533f709cbe 20241025120222406 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120222406 DAUC <0003> auc.c:142 vector [0]: autn = 7c881d960eb00000d6e499c202b11cf8 20241025120222406 DAUC <0003> auc.c:143 vector [0]: ck = fa629f95ad9bb9e5486dd593284dd09f 20241025120222406 DAUC <0003> auc.c:144 vector [0]: ik = 86e78c71417fbf199914b9dec8f612f8 20241025120222406 DAUC <0003> auc.c:145 vector [0]: res = acb98476afb157f30000000000000000 20241025120222406 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120222406 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120222406 DAUC <0003> auc.c:179 vector [0]: kc = c9622d0457022c00 20241025120222406 DAUC <0003> auc.c:180 vector [0]: sres = a083f78f 20241025120222406 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120222406 DAUC <0003> auc.c:113 vector [1]: rand = f6177ea09b00377c6b472f9f1d2e3ab9 20241025120222406 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120222406 DAUC <0003> auc.c:142 vector [1]: autn = 3634b885a58e00006b166c95777d73a3 20241025120222406 DAUC <0003> auc.c:143 vector [1]: ck = c075eb72e2197ff6010f7d916586f029 20241025120222406 DAUC <0003> auc.c:144 vector [1]: ik = ce786e00e59f12ed01a12cdc7a409c2f 20241025120222406 DAUC <0003> auc.c:145 vector [1]: res = 195e0d570a9a1d370000000000000000 20241025120222406 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120222406 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120222406 DAUC <0003> auc.c:179 vector [1]: kc = d24effcae6211800 20241025120222406 DAUC <0003> auc.c:180 vector [1]: sres = 1f6a9d07 20241025120222406 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120222406 DAUC <0003> auc.c:113 vector [2]: rand = ed2cd203e2d20b3c20e781a8db82d68d 20241025120222406 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120222406 DAUC <0003> auc.c:142 vector [2]: autn = 21a1185ca8cf0000b46daed36169e51f 20241025120222406 DAUC <0003> auc.c:143 vector [2]: ck = b4e964b32faf3bd886a592c86e08f588 20241025120222406 DAUC <0003> auc.c:144 vector [2]: ik = 9ad5bdc722c097858ecb8446ca9061c1 20241025120222406 DAUC <0003> auc.c:145 vector [2]: res = 51d0e9be88c9f5e10000000000000000 20241025120222406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120222406 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120222406 DAUC <0003> auc.c:179 vector [2]: kc = 8daf3ea986d61c00 20241025120222406 DAUC <0003> auc.c:180 vector [2]: sres = 69364e70 20241025120222406 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120222406 DAUC <0003> auc.c:113 vector [3]: rand = 7a8b70e52c1f31dddc1c942f7b210d14 20241025120222406 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120222406 DAUC <0003> auc.c:142 vector [3]: autn = c4480a884b12000071d217e8435f8dbd 20241025120222406 DAUC <0003> auc.c:143 vector [3]: ck = 47028641eb5e9f5ce5919485e19dd2ea 20241025120222406 DAUC <0003> auc.c:144 vector [3]: ik = d4d67c592f620f0d7b7e759ad35a0d13 20241025120222406 DAUC <0003> auc.c:145 vector [3]: res = 917e5539596a194b0000000000000000 20241025120222406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120222406 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120222406 DAUC <0003> auc.c:179 vector [3]: kc = de8708ef95bba800 20241025120222406 DAUC <0003> auc.c:180 vector [3]: sres = 480d6f8e 20241025120222406 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120222406 DAUC <0003> auc.c:113 vector [4]: rand = 5f2dfdff3d5bc58472ee42a4d6e9ce73 20241025120222406 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120222406 DAUC <0003> auc.c:142 vector [4]: autn = 31c8353cf6ad0000ca7e5b548fa085f2 20241025120222406 DAUC <0003> auc.c:143 vector [4]: ck = d6c10b8cecbc3a80007cb099ff5af053 20241025120222406 DAUC <0003> auc.c:144 vector [4]: ik = da664ea1bbb5d7de75c0df8393fcf159 20241025120222406 DAUC <0003> auc.c:145 vector [4]: res = d019602b48706fb40000000000000000 20241025120222406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120222406 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120222406 DAUC <0003> auc.c:179 vector [4]: kc = 4937f4bdc3328800 20241025120222406 DAUC <0003> auc.c:180 vector [4]: sres = 2ebce80f 20241025120222406 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120222406 DAUC <0003> db_auc.c:245 IMSI='262427015029585': Generated 5 vectors 20241025120222406 DAUC <0003> db_auc.c:249 IMSI='262427015029585': Updating SQN=161 in DB 20241025120222414 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427015029585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427015029585"} 20241025120222414 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427015029585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222414 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222415 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4258 20241025120222471 DAUC <0003> db_auc.c:157 IMSI='262429321343196': No 2G Auth Data 20241025120222471 DAUC <0003> db_auc.c:192 IMSI='262429321343196': No 3G Auth Data 20241025120222513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 20241025120222515 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222515 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429321343196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429321343196"} 20241025120222515 DAUC <0003> db_auc.c:236 IMSI='262429321343196': Calling to generate 5 vectors 20241025120222515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120222515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120222515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120222515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120222515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222515 DAUC <0003> auc.c:113 vector [0]: rand = c017d689e1ed593b6ccd112c830b4bf1 20241025120222515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120222515 DAUC <0003> auc.c:142 vector [0]: autn = 428fbf2ad72c0000d9abeb3dd55e56b2 20241025120222515 DAUC <0003> auc.c:143 vector [0]: ck = 1a9c48e51f65cf1768faf9b74af33046 20241025120222515 DAUC <0003> auc.c:144 vector [0]: ik = 192968e26f62769d421eee19fa7686f9 20241025120222515 DAUC <0003> auc.c:145 vector [0]: res = 8aaf41285796b0d90000000000000000 20241025120222515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120222515 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120222515 DAUC <0003> auc.c:179 vector [0]: kc = f5a4ad35e9af6c00 20241025120222515 DAUC <0003> auc.c:180 vector [0]: sres = ebbfdf0c 20241025120222515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120222515 DAUC <0003> auc.c:113 vector [1]: rand = cba5694f9bb3c007dc011b7affa141dd 20241025120222515 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120222515 DAUC <0003> auc.c:142 vector [1]: autn = 237b329f73b20000e7a82aa27fec8a25 20241025120222515 DAUC <0003> auc.c:143 vector [1]: ck = 32facb013294684cedd2f630bfb69da3 20241025120222515 DAUC <0003> auc.c:144 vector [1]: ik = cfe3908049034fa80fd0b52275334e42 20241025120222515 DAUC <0003> auc.c:145 vector [1]: res = 2ad9d13332355cd70000000000000000 20241025120222515 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120222515 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120222515 DAUC <0003> auc.c:179 vector [1]: kc = 75f6da9550068400 20241025120222515 DAUC <0003> auc.c:180 vector [1]: sres = 776d8c3b 20241025120222515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120222515 DAUC <0003> auc.c:113 vector [2]: rand = df2b26a7411dab0e5d304f2d0aa3fe00 20241025120222515 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120222515 DAUC <0003> auc.c:142 vector [2]: autn = 9fc2296b23bb000065523e5afab722e7 20241025120222515 DAUC <0003> auc.c:143 vector [2]: ck = 0a0b6be5f293cb23465a0d54835080fb 20241025120222515 DAUC <0003> auc.c:144 vector [2]: ik = d77b527c48dff508d05a83ff4fce2778 20241025120222515 DAUC <0003> auc.c:145 vector [2]: res = 306c1641d8d535660000000000000000 20241025120222515 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120222515 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120222515 DAUC <0003> auc.c:179 vector [2]: kc = cee93ac85f40b400 20241025120222515 DAUC <0003> auc.c:180 vector [2]: sres = 30e73df3 20241025120222515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120222515 DAUC <0003> auc.c:113 vector [3]: rand = ffbd4dadc238946c96ada06654a690e9 20241025120222515 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120222515 DAUC <0003> auc.c:142 vector [3]: autn = a46fe96d1c510000f3206d287a90ad54 20241025120222515 DAUC <0003> auc.c:143 vector [3]: ck = 7e2aaf5778cc9875aed80725360443c4 20241025120222515 DAUC <0003> auc.c:144 vector [3]: ik = 1e8cb22c07b8f383502928d6631c4aff 20241025120222516 DAUC <0003> auc.c:145 vector [3]: res = 7755abafc879fae20000000000000000 20241025120222516 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120222516 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120222516 DAUC <0003> auc.c:179 vector [3]: kc = 6eebdb5fbe847c00 20241025120222516 DAUC <0003> auc.c:180 vector [3]: sres = c725046a 20241025120222516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120222516 DAUC <0003> auc.c:113 vector [4]: rand = 88b1c73bbd4480d6830ddb8bd8ac88a2 20241025120222516 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120222516 DAUC <0003> auc.c:142 vector [4]: autn = 909c29fa5dfd0000b5a6617163ea1ed4 20241025120222516 DAUC <0003> auc.c:143 vector [4]: ck = 748ac3c1e8f7ab2953e2584ca087224c 20241025120222516 DAUC <0003> auc.c:144 vector [4]: ik = 416a0821bea19edba3a306bd91114b99 20241025120222516 DAUC <0003> auc.c:145 vector [4]: res = bc9e635ae608fc330000000000000000 20241025120222516 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120222516 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120222516 DAUC <0003> auc.c:179 vector [4]: kc = 2bccbfd65494fc00 20241025120222516 DAUC <0003> auc.c:180 vector [4]: sres = a6da9d32 20241025120222516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120222516 DAUC <0003> db_auc.c:245 IMSI='262429321343196': Generated 5 vectors 20241025120222516 DAUC <0003> db_auc.c:249 IMSI='262429321343196': Updating SQN=161 in DB 20241025120222526 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429321343196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429321343196"} 20241025120222526 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429321343196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222526 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222526 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 20241025120222565 DAUC <0003> db_auc.c:157 IMSI='262424889664283': No 2G Auth Data 20241025120222565 DAUC <0003> db_auc.c:192 IMSI='262424889664283': No 3G Auth Data 20241025120222619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 20241025120222628 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222628 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424889664283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424889664283"} 20241025120222629 DAUC <0003> db_auc.c:236 IMSI='262424889664283': Calling to generate 5 vectors 20241025120222629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120222629 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120222629 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120222629 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120222629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120222629 DAUC <0003> auc.c:113 vector [0]: rand = 117c6f3767167f6044bf71c52d35bb37 20241025120222629 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120222629 DAUC <0003> auc.c:142 vector [0]: autn = eb49e9d1065b000041a8ca71caf926b3 20241025120222629 DAUC <0003> auc.c:143 vector [0]: ck = cda4c7c32b2a15a0da7ab5d7253c50d0 20241025120222629 DAUC <0003> auc.c:144 vector [0]: ik = bd53768312336711199d5e5d76309a74 20241025120222629 DAUC <0003> auc.c:145 vector [0]: res = 6c9d3c75c0aa955a0000000000000000 20241025120222629 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120222629 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120222629 DAUC <0003> auc.c:179 vector [0]: kc = a44e22dd7ec1c113 20241025120222629 DAUC <0003> auc.c:180 vector [0]: sres = 11469ae6 20241025120222629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120222629 DAUC <0003> auc.c:113 vector [1]: rand = d8f3663ac948c54be6d751970a15fc6a 20241025120222629 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120222629 DAUC <0003> auc.c:142 vector [1]: autn = 9b2f21b7ffee00002fda66c3eef52ca7 20241025120222629 DAUC <0003> auc.c:143 vector [1]: ck = 68661ed4b5440057d0990ba5c2c9c6ce 20241025120222629 DAUC <0003> auc.c:144 vector [1]: ik = 649178e4dc3730d0c819b62bfd0c84c1 20241025120222629 DAUC <0003> auc.c:145 vector [1]: res = c17e6dcc71e45c240000000000000000 20241025120222629 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120222629 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120222629 DAUC <0003> auc.c:179 vector [1]: kc = 2e1de55f810c56e5 20241025120222629 DAUC <0003> auc.c:180 vector [1]: sres = 4a98c1a7 20241025120222629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120222629 DAUC <0003> auc.c:113 vector [2]: rand = f007980e31cf6e92a290f5ffa6b063bf 20241025120222629 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120222629 DAUC <0003> auc.c:142 vector [2]: autn = 0a547c97ae8e00005a64f34eb68d0f07 20241025120222629 DAUC <0003> auc.c:143 vector [2]: ck = 67a752a1ad778de26e4b80ea023127df 20241025120222629 DAUC <0003> auc.c:144 vector [2]: ik = 38dc7c2fcfae4980b849b1a094ee6dbe 20241025120222629 DAUC <0003> auc.c:145 vector [2]: res = d55bf7ec2516e4b70000000000000000 20241025120222629 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120222629 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120222629 DAUC <0003> auc.c:179 vector [2]: kc = d4da89d77cad21c3 20241025120222629 DAUC <0003> auc.c:180 vector [2]: sres = 534919f7 20241025120222629 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120222629 DAUC <0003> auc.c:113 vector [3]: rand = 6956c5b70b920434ebb771a2e1e115e0 20241025120222630 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120222630 DAUC <0003> auc.c:142 vector [3]: autn = 76e15bbc8f8800006d4bed750116b784 20241025120222630 DAUC <0003> auc.c:143 vector [3]: ck = 937a6c2bb9103327a497cb85c40f5f7e 20241025120222630 DAUC <0003> auc.c:144 vector [3]: ik = 66286cd1e815e43988b46b0eed814d95 20241025120222630 DAUC <0003> auc.c:145 vector [3]: res = b58c3ec35fc1864c0000000000000000 20241025120222630 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120222630 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120222630 DAUC <0003> auc.c:179 vector [3]: kc = 2c54c5b742913e2e 20241025120222630 DAUC <0003> auc.c:180 vector [3]: sres = 304c0f5c 20241025120222630 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120222630 DAUC <0003> auc.c:113 vector [4]: rand = b7799ca27ed484e325a941a400d6c003 20241025120222630 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120222630 DAUC <0003> auc.c:142 vector [4]: autn = a8c0d79e158e000027085ec2a875749c 20241025120222630 DAUC <0003> auc.c:143 vector [4]: ck = 87c1f057bd63714643793584869fc0c4 20241025120222630 DAUC <0003> auc.c:144 vector [4]: ik = f6546b1ca5869b85d1e9f4417f058280 20241025120222630 DAUC <0003> auc.c:145 vector [4]: res = 497e9295b0fcf40e0000000000000000 20241025120222630 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120222630 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120222630 DAUC <0003> auc.c:179 vector [4]: kc = 963ed89918a7f5eb 20241025120222630 DAUC <0003> auc.c:180 vector [4]: sres = 3d59aae9 20241025120222630 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120222630 DAUC <0003> db_auc.c:245 IMSI='262424889664283': Generated 5 vectors 20241025120222630 DAUC <0003> db_auc.c:249 IMSI='262424889664283': Updating SQN=161 in DB 20241025120222639 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424889664283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424889664283"} 20241025120222639 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424889664283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120222639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120222646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 20241025120222672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 20241025120222673 DLINP <000b> input/ipa.c:451 connected read/write 20241025120222673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120222673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120222673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120222673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120222673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241025120222696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 20241025120222696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 20241025120225798 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120225798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120225802 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4258 20241025120225808 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120225808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120225808 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  20241025120225808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120225808 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  20241025120225809 DLGSUP <0013> gsup_server.c:235 2:  20241025120225809 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120225809 DLGSUP <0013> gsup_server.c:235 3:  20241025120225809 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120225809 DLGSUP <0013> gsup_server.c:235 4:  20241025120225809 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120225809 DLGSUP <0013> gsup_server.c:235 5:  20241025120225809 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120225809 DLGSUP <0013> gsup_server.c:235 7:  20241025120225809 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120225809 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120225809 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120225809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120225828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241025120225867 DAUC <0003> db_auc.c:157 IMSI='262427933233794': No 2G Auth Data 20241025120225867 DAUC <0003> db_auc.c:192 IMSI='262427933233794': No 3G Auth Data 20241025120225915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 20241025120225925 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225925 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427933233794"} 20241025120225925 DAUC <0003> db_auc.c:192 IMSI='262427933233794': No 3G Auth Data 20241025120225925 DAUC <0003> db_auc.c:236 IMSI='262427933233794': Calling to generate 1 vectors 20241025120225925 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025120225925 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225925 DAUC <0003> auc.c:113 vector [0]: rand = 556f0be84fc38ac47347bff00658fb18 20241025120225925 DAUC <0003> auc.c:179 vector [0]: kc = a78a5dabdec94c00 20241025120225925 DAUC <0003> auc.c:180 vector [0]: sres = 653a291e 20241025120225925 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225925 DAUC <0003> db_auc.c:245 IMSI='262427933233794': Generated 1 vectors 20241025120225925 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427933233794"} 20241025120225925 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225925 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225925 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225931 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225931 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427933233794"} 20241025120225931 DAUC <0003> db_auc.c:192 IMSI='262427933233794': No 3G Auth Data 20241025120225931 DAUC <0003> db_auc.c:236 IMSI='262427933233794': Calling to generate 4 vectors 20241025120225931 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025120225931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225931 DAUC <0003> auc.c:113 vector [0]: rand = 4eb2d792f3d3424d3e71ddeccbf8375f 20241025120225931 DAUC <0003> auc.c:179 vector [0]: kc = 4d9067b0cb44ec00 20241025120225931 DAUC <0003> auc.c:180 vector [0]: sres = ae73493d 20241025120225931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225931 DAUC <0003> auc.c:113 vector [1]: rand = f9f8fc40f04bf456e1d11f1c2cde9716 20241025120225931 DAUC <0003> auc.c:179 vector [1]: kc = f61b1834fb7e6000 20241025120225932 DAUC <0003> auc.c:180 vector [1]: sres = f6d3ac11 20241025120225932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120225932 DAUC <0003> auc.c:113 vector [2]: rand = f571bcd718195e6222269cb0f8e0b12d 20241025120225932 DAUC <0003> auc.c:179 vector [2]: kc = d4cbda0f7bcaa400 20241025120225932 DAUC <0003> auc.c:180 vector [2]: sres = 249b18f7 20241025120225932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120225932 DAUC <0003> auc.c:113 vector [3]: rand = 4d85746a5de0311174ea9aacbbdfe056 20241025120225932 DAUC <0003> auc.c:179 vector [3]: kc = 30bb978f499fc000 20241025120225932 DAUC <0003> auc.c:180 vector [3]: sres = 61d66d2b 20241025120225932 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120225932 DAUC <0003> db_auc.c:245 IMSI='262427933233794': Generated 4 vectors 20241025120225932 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427933233794"} 20241025120225932 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225932 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225932 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225936 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225936 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427933233794"} 20241025120225936 DAUC <0003> db_auc.c:192 IMSI='262427933233794': No 3G Auth Data 20241025120225936 DAUC <0003> db_auc.c:236 IMSI='262427933233794': Calling to generate 5 vectors 20241025120225936 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120225936 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225936 DAUC <0003> auc.c:113 vector [0]: rand = 947d830c811cad367c583ab868791b83 20241025120225936 DAUC <0003> auc.c:179 vector [0]: kc = e85df797d2528400 20241025120225936 DAUC <0003> auc.c:180 vector [0]: sres = 406a81f1 20241025120225936 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225936 DAUC <0003> auc.c:113 vector [1]: rand = d4b4c279ae9c994a67c22313e58bbd23 20241025120225936 DAUC <0003> auc.c:179 vector [1]: kc = 18d409b6c773c800 20241025120225936 DAUC <0003> auc.c:180 vector [1]: sres = 34b1c06a 20241025120225936 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120225936 DAUC <0003> auc.c:113 vector [2]: rand = e63304ef0f0258195ff9310e73c65fdb 20241025120225936 DAUC <0003> auc.c:179 vector [2]: kc = ef7394e03d5a8800 20241025120225936 DAUC <0003> auc.c:180 vector [2]: sres = 5e1e5e9f 20241025120225936 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120225936 DAUC <0003> auc.c:113 vector [3]: rand = 3200b9c819011addda213c073abc8688 20241025120225936 DAUC <0003> auc.c:179 vector [3]: kc = ab8c886a6d1b2800 20241025120225936 DAUC <0003> auc.c:180 vector [3]: sres = e4b7c7e1 20241025120225936 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120225936 DAUC <0003> auc.c:113 vector [4]: rand = 3b41345e69d25650fa9f4397e8aea943 20241025120225937 DAUC <0003> auc.c:179 vector [4]: kc = cd065c3205b24000 20241025120225937 DAUC <0003> auc.c:180 vector [4]: sres = baa595d1 20241025120225937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120225937 DAUC <0003> db_auc.c:245 IMSI='262427933233794': Generated 5 vectors 20241025120225937 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427933233794"} 20241025120225937 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225937 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225937 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225941 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225941 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427933233794"} 20241025120225941 DAUC <0003> db_auc.c:192 IMSI='262427933233794': No 3G Auth Data 20241025120225941 DAUC <0003> db_auc.c:236 IMSI='262427933233794': Calling to generate 5 vectors 20241025120225941 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120225941 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225941 DAUC <0003> auc.c:113 vector [0]: rand = 3dd02401f4accb2865eb34b4b051aa81 20241025120225942 DAUC <0003> auc.c:179 vector [0]: kc = ab9241ededbc6c00 20241025120225942 DAUC <0003> auc.c:180 vector [0]: sres = fbed9712 20241025120225942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225942 DAUC <0003> auc.c:113 vector [1]: rand = 002b040449dc0ffac42296433bdec495 20241025120225942 DAUC <0003> auc.c:179 vector [1]: kc = 1d8575db2f2b2400 20241025120225942 DAUC <0003> auc.c:180 vector [1]: sres = baab8a7e 20241025120225942 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120225942 DAUC <0003> auc.c:113 vector [2]: rand = f5840b279c34849ed51d4767c758f044 20241025120225942 DAUC <0003> auc.c:179 vector [2]: kc = 7d828d5cecd9d000 20241025120225942 DAUC <0003> auc.c:180 vector [2]: sres = 30cbd79b 20241025120225942 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120225942 DAUC <0003> auc.c:113 vector [3]: rand = 427266c18d8822d512cdf8fd4978badb 20241025120225942 DAUC <0003> auc.c:179 vector [3]: kc = 08a2bacb3fb6cc00 20241025120225942 DAUC <0003> auc.c:180 vector [3]: sres = 68155f09 20241025120225942 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120225942 DAUC <0003> auc.c:113 vector [4]: rand = f330054a0fd90d869a6123d1bb5c89f4 20241025120225942 DAUC <0003> auc.c:179 vector [4]: kc = 8c43840be5b19000 20241025120225942 DAUC <0003> auc.c:180 vector [4]: sres = 0da3dbb5 20241025120225942 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120225942 DAUC <0003> db_auc.c:245 IMSI='262427933233794': Generated 5 vectors 20241025120225942 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427933233794"} 20241025120225942 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427933233794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225942 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225942 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 20241025120225974 DAUC <0003> db_auc.c:157 IMSI='262422379467687': No 2G Auth Data 20241025120225974 DAUC <0003> db_auc.c:192 IMSI='262422379467687': No 3G Auth Data 20241025120225996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20241025120225998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225998 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422379467687"} 20241025120225998 DAUC <0003> db_auc.c:192 IMSI='262422379467687': No 3G Auth Data 20241025120225998 DAUC <0003> db_auc.c:236 IMSI='262422379467687': Calling to generate 1 vectors 20241025120225998 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025120225998 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225998 DAUC <0003> auc.c:113 vector [0]: rand = 9f53a5d0be1ac34a9ae261f0e2dc9c78 20241025120225998 DAUC <0003> auc.c:179 vector [0]: kc = e93fb5284dbb2800 20241025120225998 DAUC <0003> auc.c:180 vector [0]: sres = 4b601e1f 20241025120225998 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225998 DAUC <0003> db_auc.c:245 IMSI='262422379467687': Generated 1 vectors 20241025120225998 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422379467687"} 20241025120225998 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225999 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422379467687"} 20241025120225999 DAUC <0003> db_auc.c:192 IMSI='262422379467687': No 3G Auth Data 20241025120225999 DAUC <0003> db_auc.c:236 IMSI='262422379467687': Calling to generate 4 vectors 20241025120225999 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025120225999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225999 DAUC <0003> auc.c:113 vector [0]: rand = dc79c70acfd9cfc4822bbf6b8ed5970b 20241025120225999 DAUC <0003> auc.c:179 vector [0]: kc = dc1ade5d58d63400 20241025120225999 DAUC <0003> auc.c:180 vector [0]: sres = 8371ffa3 20241025120225999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [1]: rand = 3aea36ae968f80e58f595dee184bc8a5 20241025120225999 DAUC <0003> auc.c:179 vector [1]: kc = 715603c1d6c66800 20241025120225999 DAUC <0003> auc.c:180 vector [1]: sres = 9ea219ba 20241025120225999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [2]: rand = 48a5763ace07733d407a08792e65d7bf 20241025120225999 DAUC <0003> auc.c:179 vector [2]: kc = 6b1579643cd02800 20241025120225999 DAUC <0003> auc.c:180 vector [2]: sres = 41b64f70 20241025120225999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [3]: rand = ac7dc33e8b947cb69ead2d7557716574 20241025120225999 DAUC <0003> auc.c:179 vector [3]: kc = e19b07fa85b20000 20241025120225999 DAUC <0003> auc.c:180 vector [3]: sres = 63f8cf1d 20241025120225999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120225999 DAUC <0003> db_auc.c:245 IMSI='262422379467687': Generated 4 vectors 20241025120225999 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422379467687"} 20241025120225999 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120225999 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422379467687"} 20241025120225999 DAUC <0003> db_auc.c:192 IMSI='262422379467687': No 3G Auth Data 20241025120225999 DAUC <0003> db_auc.c:236 IMSI='262422379467687': Calling to generate 5 vectors 20241025120225999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120225999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120225999 DAUC <0003> auc.c:113 vector [0]: rand = 2afd095691a7d4e4b865512c1a2d4f6d 20241025120225999 DAUC <0003> auc.c:179 vector [0]: kc = 07c579a0f1889400 20241025120225999 DAUC <0003> auc.c:180 vector [0]: sres = 496586c8 20241025120225999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [1]: rand = c2a7533454051e9806fcea66a7d8ed69 20241025120225999 DAUC <0003> auc.c:179 vector [1]: kc = 85c51d604c6bf800 20241025120225999 DAUC <0003> auc.c:180 vector [1]: sres = 1487bbd9 20241025120225999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [2]: rand = e78278916fc98d7f095c6b79915af314 20241025120225999 DAUC <0003> auc.c:179 vector [2]: kc = 44a38d88326b7c00 20241025120225999 DAUC <0003> auc.c:180 vector [2]: sres = 983407bf 20241025120225999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [3]: rand = 43e41ee8291af637e465c26fda08a277 20241025120225999 DAUC <0003> auc.c:179 vector [3]: kc = a96781468574d000 20241025120225999 DAUC <0003> auc.c:180 vector [3]: sres = c1edd506 20241025120225999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120225999 DAUC <0003> auc.c:113 vector [4]: rand = c55f52a65cac92a1f52ea62980ffebc8 20241025120225999 DAUC <0003> auc.c:179 vector [4]: kc = 769a3065f6dfb800 20241025120225999 DAUC <0003> auc.c:180 vector [4]: sres = 82de99e5 20241025120225999 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120225999 DAUC <0003> db_auc.c:245 IMSI='262422379467687': Generated 5 vectors 20241025120225999 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422379467687"} 20241025120225999 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120225999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120225999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226000 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226000 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422379467687"} 20241025120226000 DAUC <0003> db_auc.c:192 IMSI='262422379467687': No 3G Auth Data 20241025120226000 DAUC <0003> db_auc.c:236 IMSI='262422379467687': Calling to generate 5 vectors 20241025120226000 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120226000 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226000 DAUC <0003> auc.c:113 vector [0]: rand = 5f1168ad5aa8818eb24c73205f978bcc 20241025120226000 DAUC <0003> auc.c:179 vector [0]: kc = 65e8262bd382ac00 20241025120226000 DAUC <0003> auc.c:180 vector [0]: sres = 9f095d18 20241025120226000 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120226000 DAUC <0003> auc.c:113 vector [1]: rand = 8bc4cd671dab326f1e9126bbd51bce1a 20241025120226000 DAUC <0003> auc.c:179 vector [1]: kc = e686e7240e38e400 20241025120226000 DAUC <0003> auc.c:180 vector [1]: sres = f1ad8496 20241025120226000 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120226000 DAUC <0003> auc.c:113 vector [2]: rand = fd958bb1ca4f3d99b21632c6033fa5f7 20241025120226000 DAUC <0003> auc.c:179 vector [2]: kc = cff8fefcf1c4b000 20241025120226000 DAUC <0003> auc.c:180 vector [2]: sres = 24c12542 20241025120226000 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120226000 DAUC <0003> auc.c:113 vector [3]: rand = 351c86805717011cdcd96b02551db021 20241025120226000 DAUC <0003> auc.c:179 vector [3]: kc = 16212ebc58d43000 20241025120226000 DAUC <0003> auc.c:180 vector [3]: sres = baa65417 20241025120226000 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120226000 DAUC <0003> auc.c:113 vector [4]: rand = cfa550be19c7f92f851c57be56b5b813 20241025120226000 DAUC <0003> auc.c:179 vector [4]: kc = c68fe27c13ac5800 20241025120226000 DAUC <0003> auc.c:180 vector [4]: sres = a0b16317 20241025120226000 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120226000 DAUC <0003> db_auc.c:245 IMSI='262422379467687': Generated 5 vectors 20241025120226000 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422379467687"} 20241025120226000 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422379467687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226000 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226000 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4258 20241025120226025 DAUC <0003> db_auc.c:157 IMSI='262429544058052': No 2G Auth Data 20241025120226025 DAUC <0003> db_auc.c:192 IMSI='262429544058052': No 3G Auth Data 20241025120226049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241025120226052 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226052 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429544058052"} 20241025120226052 DAUC <0003> db_auc.c:192 IMSI='262429544058052': No 3G Auth Data 20241025120226052 DAUC <0003> db_auc.c:236 IMSI='262429544058052': Calling to generate 1 vectors 20241025120226052 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241025120226052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226052 DAUC <0003> auc.c:113 vector [0]: rand = 1a40ef8771ac0d2f0135e15fbce90a6a 20241025120226052 DAUC <0003> auc.c:179 vector [0]: kc = eda6b52e7e46e628 20241025120226052 DAUC <0003> auc.c:180 vector [0]: sres = d193c372 20241025120226052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120226052 DAUC <0003> db_auc.c:245 IMSI='262429544058052': Generated 1 vectors 20241025120226052 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429544058052"} 20241025120226052 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226052 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226052 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226053 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226053 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429544058052"} 20241025120226053 DAUC <0003> db_auc.c:192 IMSI='262429544058052': No 3G Auth Data 20241025120226053 DAUC <0003> db_auc.c:236 IMSI='262429544058052': Calling to generate 4 vectors 20241025120226053 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241025120226053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226053 DAUC <0003> auc.c:113 vector [0]: rand = 3dadeb0c5a0711d14ec67999e83b13f3 20241025120226054 DAUC <0003> auc.c:179 vector [0]: kc = f819667cff67e3c5 20241025120226054 DAUC <0003> auc.c:180 vector [0]: sres = c1f1b806 20241025120226054 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120226054 DAUC <0003> auc.c:113 vector [1]: rand = c89bc70d0d3a571eceae653e32b62fbd 20241025120226054 DAUC <0003> auc.c:179 vector [1]: kc = 8ad042f74f99cd18 20241025120226054 DAUC <0003> auc.c:180 vector [1]: sres = 0464a663 20241025120226054 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120226054 DAUC <0003> auc.c:113 vector [2]: rand = 409f2f6f2d1670e4587f9b0affdd96c6 20241025120226054 DAUC <0003> auc.c:179 vector [2]: kc = 4ea4c75194de901a 20241025120226054 DAUC <0003> auc.c:180 vector [2]: sres = b72a06c3 20241025120226054 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120226054 DAUC <0003> auc.c:113 vector [3]: rand = d8785738cf28e5e6f77d00d3a9aa3b74 20241025120226054 DAUC <0003> auc.c:179 vector [3]: kc = 4ceb38c7d4048f25 20241025120226054 DAUC <0003> auc.c:180 vector [3]: sres = dc7d0e70 20241025120226054 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120226054 DAUC <0003> db_auc.c:245 IMSI='262429544058052': Generated 4 vectors 20241025120226054 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429544058052"} 20241025120226054 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226055 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226055 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429544058052"} 20241025120226055 DAUC <0003> db_auc.c:192 IMSI='262429544058052': No 3G Auth Data 20241025120226055 DAUC <0003> db_auc.c:236 IMSI='262429544058052': Calling to generate 5 vectors 20241025120226055 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120226055 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226055 DAUC <0003> auc.c:113 vector [0]: rand = 1498b3ea7c16d3b3c5b8b55d45b658ce 20241025120226055 DAUC <0003> auc.c:179 vector [0]: kc = a4f50627a80fdd37 20241025120226055 DAUC <0003> auc.c:180 vector [0]: sres = 8bcf8b17 20241025120226055 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120226055 DAUC <0003> auc.c:113 vector [1]: rand = c1a82e0cb2ade8eeb68d5ff2a119d6d8 20241025120226055 DAUC <0003> auc.c:179 vector [1]: kc = 98f4ede943afaaba 20241025120226055 DAUC <0003> auc.c:180 vector [1]: sres = 22d4a8d7 20241025120226055 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120226055 DAUC <0003> auc.c:113 vector [2]: rand = bb5f85c69ccf5cd6aefbfacd155e1811 20241025120226055 DAUC <0003> auc.c:179 vector [2]: kc = 65ab95f3ce824de4 20241025120226055 DAUC <0003> auc.c:180 vector [2]: sres = ec14786d 20241025120226055 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120226055 DAUC <0003> auc.c:113 vector [3]: rand = 9287fb822c8646aa6dfcc163d8f6f70d 20241025120226055 DAUC <0003> auc.c:179 vector [3]: kc = 92ab65b6f845382a 20241025120226055 DAUC <0003> auc.c:180 vector [3]: sres = 95786746 20241025120226055 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120226055 DAUC <0003> auc.c:113 vector [4]: rand = fc3840111ffaf8242f60268c0e4f962a 20241025120226055 DAUC <0003> auc.c:179 vector [4]: kc = 0170be92a38cb61e 20241025120226055 DAUC <0003> auc.c:180 vector [4]: sres = 1871389f 20241025120226055 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120226055 DAUC <0003> db_auc.c:245 IMSI='262429544058052': Generated 5 vectors 20241025120226055 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429544058052"} 20241025120226055 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226055 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226055 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226057 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226057 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429544058052"} 20241025120226057 DAUC <0003> db_auc.c:192 IMSI='262429544058052': No 3G Auth Data 20241025120226057 DAUC <0003> db_auc.c:236 IMSI='262429544058052': Calling to generate 5 vectors 20241025120226057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241025120226057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226057 DAUC <0003> auc.c:113 vector [0]: rand = 039f4301d5565de14cd7ef917f1bf901 20241025120226057 DAUC <0003> auc.c:179 vector [0]: kc = a9b13e1db83d5b56 20241025120226057 DAUC <0003> auc.c:180 vector [0]: sres = 2cfd6afe 20241025120226057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241025120226057 DAUC <0003> auc.c:113 vector [1]: rand = c6dd3fd5024f1776dd5475c56b897bde 20241025120226057 DAUC <0003> auc.c:179 vector [1]: kc = 2805293a64463744 20241025120226057 DAUC <0003> auc.c:180 vector [1]: sres = ea546799 20241025120226057 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241025120226057 DAUC <0003> auc.c:113 vector [2]: rand = 01298fc89ae99132c7d3c2144192a803 20241025120226057 DAUC <0003> auc.c:179 vector [2]: kc = 08077ae59b27cfd8 20241025120226057 DAUC <0003> auc.c:180 vector [2]: sres = 256f4b7e 20241025120226057 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241025120226057 DAUC <0003> auc.c:113 vector [3]: rand = 07475ec11a0bbb2caca4c3be0e30c66e 20241025120226057 DAUC <0003> auc.c:179 vector [3]: kc = a326116f0608b603 20241025120226057 DAUC <0003> auc.c:180 vector [3]: sres = 4db86a82 20241025120226057 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241025120226057 DAUC <0003> auc.c:113 vector [4]: rand = 0d5f3c286c4836f94b503ec9b6587006 20241025120226057 DAUC <0003> auc.c:179 vector [4]: kc = 3402614b2f7a1af5 20241025120226057 DAUC <0003> auc.c:180 vector [4]: sres = 9f6de5c4 20241025120226057 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241025120226057 DAUC <0003> db_auc.c:245 IMSI='262429544058052': Generated 5 vectors 20241025120226057 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429544058052"} 20241025120226057 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429544058052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226057 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226057 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241025120226089 DAUC <0003> db_auc.c:157 IMSI='262428908691364': No 2G Auth Data 20241025120226089 DAUC <0003> db_auc.c:192 IMSI='262428908691364': No 3G Auth Data 20241025120226113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20241025120226115 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226115 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428908691364"} 20241025120226115 DAUC <0003> db_auc.c:157 IMSI='262428908691364': No 2G Auth Data 20241025120226115 DAUC <0003> db_auc.c:236 IMSI='262428908691364': Calling to generate 1 vectors 20241025120226115 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241025120226115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120226115 DAUC <0003> auc.c:113 vector [0]: rand = 6cb638165ce269c12dc827c217e5ebb2 20241025120226115 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120226115 DAUC <0003> auc.c:142 vector [0]: autn = 0fe67d1e4c150000a535e6f6efc3e13e 20241025120226115 DAUC <0003> auc.c:143 vector [0]: ck = bf59c5c89cdcf2190df7b4a4ceb467f2 20241025120226115 DAUC <0003> auc.c:144 vector [0]: ik = cb51be4865117b64dd2cf4e5a37145ca 20241025120226115 DAUC <0003> auc.c:145 vector [0]: res = 358fbfacc1d15cbf0000000000000000 20241025120226115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226115 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226115 DAUC <0003> auc.c:151 vector [0]: kc = a4d33bc19408ab45 20241025120226115 DAUC <0003> auc.c:152 vector [0]: sres = f45ee313 20241025120226115 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226115 DAUC <0003> db_auc.c:245 IMSI='262428908691364': Generated 1 vectors 20241025120226115 DAUC <0003> db_auc.c:249 IMSI='262428908691364': Updating SQN=33 in DB 20241025120226123 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428908691364"} 20241025120226123 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226123 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226123 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226126 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226126 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428908691364"} 20241025120226126 DAUC <0003> db_auc.c:157 IMSI='262428908691364': No 2G Auth Data 20241025120226126 DAUC <0003> db_auc.c:236 IMSI='262428908691364': Calling to generate 4 vectors 20241025120226126 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241025120226126 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226126 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226126 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025120226126 DAUC <0003> auc.c:113 vector [0]: rand = 9e6d3c143f905430cd48019c019e1811 20241025120226126 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025120226126 DAUC <0003> auc.c:142 vector [0]: autn = 647ea78ab3d5000014e81673e242191f 20241025120226126 DAUC <0003> auc.c:143 vector [0]: ck = 263427a6314e5a1b8ebbad6f323073d1 20241025120226126 DAUC <0003> auc.c:144 vector [0]: ik = 288753cceaac486bb2a514b0c8cddbd4 20241025120226126 DAUC <0003> auc.c:145 vector [0]: res = e3adf958acaa6bc30000000000000000 20241025120226126 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226126 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226126 DAUC <0003> auc.c:151 vector [0]: kc = 32adcdb5211fba75 20241025120226126 DAUC <0003> auc.c:152 vector [0]: sres = 4f07929b 20241025120226126 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226126 DAUC <0003> auc.c:113 vector [1]: rand = e32bce56f8344a2995d592315c0cf0f4 20241025120226126 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025120226126 DAUC <0003> auc.c:142 vector [1]: autn = 07f006a2c6d4000017b836ea5befa83a 20241025120226126 DAUC <0003> auc.c:143 vector [1]: ck = 662627b6524cb4ffd7e1f49bc4d33748 20241025120226126 DAUC <0003> auc.c:144 vector [1]: ik = fc0c763b925071f24452f1c3efd7da78 20241025120226126 DAUC <0003> auc.c:145 vector [1]: res = ae84d439acf8c9660000000000000000 20241025120226126 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226126 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226126 DAUC <0003> auc.c:151 vector [1]: kc = 099954d5eb18283d 20241025120226126 DAUC <0003> auc.c:152 vector [1]: sres = 027c1d5f 20241025120226126 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226126 DAUC <0003> auc.c:113 vector [2]: rand = 31d06b6950121f68d6c071821cc163cf 20241025120226126 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025120226126 DAUC <0003> auc.c:142 vector [2]: autn = 06a9aea7a12700008351b6bd6b2e27b1 20241025120226126 DAUC <0003> auc.c:143 vector [2]: ck = 2cae2cd83ea6a69e074a2f37a668692c 20241025120226126 DAUC <0003> auc.c:144 vector [2]: ik = d2eeda8f4e484e45a73aa574e1601d18 20241025120226126 DAUC <0003> auc.c:145 vector [2]: res = 9fa60714d86105cb0000000000000000 20241025120226126 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226126 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226126 DAUC <0003> auc.c:151 vector [2]: kc = 5e307c1437e69cef 20241025120226126 DAUC <0003> auc.c:152 vector [2]: sres = 47c702df 20241025120226126 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226126 DAUC <0003> auc.c:113 vector [3]: rand = bee795e7e65cd73b09e82e5c10eed074 20241025120226126 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025120226126 DAUC <0003> auc.c:142 vector [3]: autn = fb5523b8f3000000d6f2eee5288de961 20241025120226126 DAUC <0003> auc.c:143 vector [3]: ck = 956ec23e99e6682e334a22cec56dda94 20241025120226126 DAUC <0003> auc.c:144 vector [3]: ik = 8ca5c697acc1e45831d6e73cc3e98227 20241025120226126 DAUC <0003> auc.c:145 vector [3]: res = 8a188c731bc4fb130000000000000000 20241025120226126 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226126 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226126 DAUC <0003> auc.c:151 vector [3]: kc = 1b57c15b33a3d4c5 20241025120226126 DAUC <0003> auc.c:152 vector [3]: sres = 91dc7760 20241025120226126 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226126 DAUC <0003> db_auc.c:245 IMSI='262428908691364': Generated 4 vectors 20241025120226126 DAUC <0003> db_auc.c:249 IMSI='262428908691364': Updating SQN=161 in DB 20241025120226135 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428908691364"} 20241025120226135 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226135 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226135 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226140 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226140 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428908691364"} 20241025120226140 DAUC <0003> db_auc.c:157 IMSI='262428908691364': No 2G Auth Data 20241025120226140 DAUC <0003> db_auc.c:236 IMSI='262428908691364': Calling to generate 5 vectors 20241025120226140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120226140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226140 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025120226140 DAUC <0003> auc.c:113 vector [0]: rand = 1314b4129a2931beb318c12fbd385f2f 20241025120226140 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025120226140 DAUC <0003> auc.c:142 vector [0]: autn = 120b8b93842400006654c9e475f4fe70 20241025120226140 DAUC <0003> auc.c:143 vector [0]: ck = 72b8f6916aa5c706059fc5aad6721ee8 20241025120226140 DAUC <0003> auc.c:144 vector [0]: ik = e124d3855a1589a4c39e78c37f418eb8 20241025120226140 DAUC <0003> auc.c:145 vector [0]: res = 9db08cae8743cff40000000000000000 20241025120226140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226140 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226140 DAUC <0003> auc.c:151 vector [0]: kc = 559d987d9983def2 20241025120226140 DAUC <0003> auc.c:152 vector [0]: sres = 1af3435a 20241025120226140 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226140 DAUC <0003> auc.c:113 vector [1]: rand = 80f3a97ff4684164059fd42590270b69 20241025120226140 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025120226140 DAUC <0003> auc.c:142 vector [1]: autn = 8160881b903a0000ae8b6402c823f7c7 20241025120226140 DAUC <0003> auc.c:143 vector [1]: ck = d5e9e8cd19846dd0859c211ce4e149b8 20241025120226140 DAUC <0003> auc.c:144 vector [1]: ik = eeeb7b4e51be180fcaed4457447c4355 20241025120226140 DAUC <0003> auc.c:145 vector [1]: res = ac816c256cbaf0800000000000000000 20241025120226140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226140 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226140 DAUC <0003> auc.c:151 vector [1]: kc = 7473f6c8e8a77f32 20241025120226140 DAUC <0003> auc.c:152 vector [1]: sres = c03b9ca5 20241025120226140 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226140 DAUC <0003> auc.c:113 vector [2]: rand = 92f14e6ab8651dd1e91d20b3dadab8eb 20241025120226140 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025120226140 DAUC <0003> auc.c:142 vector [2]: autn = 4cb81941a60900004aad45eca0a76f2d 20241025120226140 DAUC <0003> auc.c:143 vector [2]: ck = 9488134f0719a498ab1485d51387e859 20241025120226140 DAUC <0003> auc.c:144 vector [2]: ik = 7e840c4dc39bb771708a2f2155accca2 20241025120226140 DAUC <0003> auc.c:145 vector [2]: res = d07b2c46e67aa1340000000000000000 20241025120226140 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226140 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226140 DAUC <0003> auc.c:151 vector [2]: kc = 3192b5f682a93712 20241025120226140 DAUC <0003> auc.c:152 vector [2]: sres = 36018d72 20241025120226140 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226140 DAUC <0003> auc.c:113 vector [3]: rand = fbbdd8cd6df2df1e7c6bfa24d60a2b4f 20241025120226140 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025120226141 DAUC <0003> auc.c:142 vector [3]: autn = 273e24ed3a770000ffa6eef684a8a903 20241025120226141 DAUC <0003> auc.c:143 vector [3]: ck = 64fcc65f40c33a11132e3f5e93374cf7 20241025120226141 DAUC <0003> auc.c:144 vector [3]: ik = 8faa246d87f43b9263729c43d01cf249 20241025120226141 DAUC <0003> auc.c:145 vector [3]: res = 33b5cce9a20adc120000000000000000 20241025120226141 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226141 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226141 DAUC <0003> auc.c:151 vector [3]: kc = 9b0a412f841cbf3d 20241025120226141 DAUC <0003> auc.c:152 vector [3]: sres = 91bf10fb 20241025120226141 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226141 DAUC <0003> auc.c:113 vector [4]: rand = 05c3261fc2e1274d470c91536fba8fd5 20241025120226141 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025120226141 DAUC <0003> auc.c:142 vector [4]: autn = 889db0442b54000073ce6c199e08997f 20241025120226141 DAUC <0003> auc.c:143 vector [4]: ck = 0913404b95a5b273351fff6b69e435fd 20241025120226141 DAUC <0003> auc.c:144 vector [4]: ik = d5f77bed4a083f620c019f86b4775e7c 20241025120226141 DAUC <0003> auc.c:145 vector [4]: res = cb3eab84a86a2fb30000000000000000 20241025120226141 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226141 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120226141 DAUC <0003> auc.c:151 vector [4]: kc = e5fa5b4b023ee690 20241025120226141 DAUC <0003> auc.c:152 vector [4]: sres = 63548437 20241025120226141 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120226141 DAUC <0003> db_auc.c:245 IMSI='262428908691364': Generated 5 vectors 20241025120226141 DAUC <0003> db_auc.c:249 IMSI='262428908691364': Updating SQN=321 in DB 20241025120226149 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428908691364"} 20241025120226149 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226149 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226149 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226154 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226154 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428908691364"} 20241025120226154 DAUC <0003> db_auc.c:157 IMSI='262428908691364': No 2G Auth Data 20241025120226154 DAUC <0003> db_auc.c:236 IMSI='262428908691364': Calling to generate 5 vectors 20241025120226154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120226154 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226154 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226154 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025120226154 DAUC <0003> auc.c:113 vector [0]: rand = 612042528f74bec29273cb4b297e7e59 20241025120226154 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025120226154 DAUC <0003> auc.c:142 vector [0]: autn = 1bef797bcef7000001e5920371b9b3fa 20241025120226154 DAUC <0003> auc.c:143 vector [0]: ck = 115d4c740aabd4ba3acbae2f84821f0e 20241025120226154 DAUC <0003> auc.c:144 vector [0]: ik = d5dde57816bf4734ebdacaced64b2d18 20241025120226154 DAUC <0003> auc.c:145 vector [0]: res = 1b066aada9b5609d0000000000000000 20241025120226154 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226154 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226154 DAUC <0003> auc.c:151 vector [0]: kc = 1591cded4edda198 20241025120226154 DAUC <0003> auc.c:152 vector [0]: sres = b2b30a30 20241025120226154 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226154 DAUC <0003> auc.c:113 vector [1]: rand = 8b636b799f54edf564053f89e999ed7d 20241025120226154 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025120226154 DAUC <0003> auc.c:142 vector [1]: autn = 11cb19bf88fc000024fc4cbdffbc5a82 20241025120226154 DAUC <0003> auc.c:143 vector [1]: ck = e6717fbf2bb925ebc4e4419e60d2b4a3 20241025120226154 DAUC <0003> auc.c:144 vector [1]: ik = dbd08efb12d073bf1b0c0fe0f321e0c7 20241025120226154 DAUC <0003> auc.c:145 vector [1]: res = 2d85597d4632dd1f0000000000000000 20241025120226154 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226154 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226154 DAUC <0003> auc.c:151 vector [1]: kc = e249bf3aaa9a0230 20241025120226154 DAUC <0003> auc.c:152 vector [1]: sres = 6bb78462 20241025120226154 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226154 DAUC <0003> auc.c:113 vector [2]: rand = 6a4c8e763b711c9ffdd333c6b9619a1f 20241025120226154 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025120226155 DAUC <0003> auc.c:142 vector [2]: autn = bd08fee05a630000ebac4349d150fdc3 20241025120226155 DAUC <0003> auc.c:143 vector [2]: ck = 4fa1a3d5e54a232c42a026c6709e7a57 20241025120226155 DAUC <0003> auc.c:144 vector [2]: ik = 02534c6221daf177849d7b8c3cff448d 20241025120226155 DAUC <0003> auc.c:145 vector [2]: res = 8bd25ebdb826ca110000000000000000 20241025120226155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226155 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226155 DAUC <0003> auc.c:151 vector [2]: kc = 8bcfb2fd88f1ec81 20241025120226155 DAUC <0003> auc.c:152 vector [2]: sres = 33f494ac 20241025120226155 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226155 DAUC <0003> auc.c:113 vector [3]: rand = d303ee4f62d102f4589616824685f092 20241025120226155 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025120226155 DAUC <0003> auc.c:142 vector [3]: autn = c54ae13d99430000caab3ca48e78b955 20241025120226155 DAUC <0003> auc.c:143 vector [3]: ck = 7720a392c9157f3b8e8b7bc02c21824c 20241025120226155 DAUC <0003> auc.c:144 vector [3]: ik = 1b8d8ff27014bf8fc6d158e42f31b880 20241025120226155 DAUC <0003> auc.c:145 vector [3]: res = 57aaf81b9b662aac0000000000000000 20241025120226155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226155 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226155 DAUC <0003> auc.c:151 vector [3]: kc = 24f70f44ba11fa78 20241025120226155 DAUC <0003> auc.c:152 vector [3]: sres = ccccd2b7 20241025120226155 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226155 DAUC <0003> auc.c:113 vector [4]: rand = fc35cf6366946f2d18363d3ce0c61454 20241025120226155 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025120226155 DAUC <0003> auc.c:142 vector [4]: autn = cb4c3f9355700000576c0b3452576edf 20241025120226155 DAUC <0003> auc.c:143 vector [4]: ck = 94a6c5f2b76dad562879d041b36f0a0b 20241025120226155 DAUC <0003> auc.c:144 vector [4]: ik = 15b93452c16fcb27d85547c740ffac18 20241025120226155 DAUC <0003> auc.c:145 vector [4]: res = a6e30e09faa48c0b0000000000000000 20241025120226155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226155 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120226155 DAUC <0003> auc.c:151 vector [4]: kc = 713366268592c062 20241025120226155 DAUC <0003> auc.c:152 vector [4]: sres = 5c478202 20241025120226155 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120226155 DAUC <0003> db_auc.c:245 IMSI='262428908691364': Generated 5 vectors 20241025120226155 DAUC <0003> db_auc.c:249 IMSI='262428908691364': Updating SQN=481 in DB 20241025120226163 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428908691364"} 20241025120226163 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428908691364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226163 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226164 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20241025120226195 DAUC <0003> db_auc.c:157 IMSI='262422467785784': No 2G Auth Data 20241025120226195 DAUC <0003> db_auc.c:192 IMSI='262422467785784': No 3G Auth Data 20241025120226217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 20241025120226219 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226219 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422467785784"} 20241025120226219 DAUC <0003> db_auc.c:157 IMSI='262422467785784': No 2G Auth Data 20241025120226219 DAUC <0003> db_auc.c:236 IMSI='262422467785784': Calling to generate 1 vectors 20241025120226219 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241025120226219 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226219 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120226219 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120226219 DAUC <0003> auc.c:113 vector [0]: rand = 36133d291c66bc405424bd18aaab207c 20241025120226219 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120226219 DAUC <0003> auc.c:142 vector [0]: autn = c9f3c90e491200009bdc2fc14f466e4e 20241025120226219 DAUC <0003> auc.c:143 vector [0]: ck = 5d8889ae0d186e6a1efaf2823c477873 20241025120226219 DAUC <0003> auc.c:144 vector [0]: ik = 32555f6514c821a19a11a60408f9a944 20241025120226219 DAUC <0003> auc.c:145 vector [0]: res = f88886aa0867d8400000000000000000 20241025120226219 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226219 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226219 DAUC <0003> auc.c:151 vector [0]: kc = eb36824d2d6e9efc 20241025120226219 DAUC <0003> auc.c:152 vector [0]: sres = f0ef5eea 20241025120226219 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226219 DAUC <0003> db_auc.c:245 IMSI='262422467785784': Generated 1 vectors 20241025120226219 DAUC <0003> db_auc.c:249 IMSI='262422467785784': Updating SQN=33 in DB 20241025120226230 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422467785784"} 20241025120226230 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226230 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226230 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226232 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226232 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422467785784"} 20241025120226232 DAUC <0003> db_auc.c:157 IMSI='262422467785784': No 2G Auth Data 20241025120226232 DAUC <0003> db_auc.c:236 IMSI='262422467785784': Calling to generate 4 vectors 20241025120226232 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241025120226232 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226232 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120226232 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025120226232 DAUC <0003> auc.c:113 vector [0]: rand = 6c7ef605030b6c7d418d41a88364e3b4 20241025120226232 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025120226232 DAUC <0003> auc.c:142 vector [0]: autn = 1c18a99459810000e340289f7b4e4d6a 20241025120226232 DAUC <0003> auc.c:143 vector [0]: ck = ef97d7bbb4dc1f1f4aa60727273da9b4 20241025120226232 DAUC <0003> auc.c:144 vector [0]: ik = 17d61ef39608ef66b0c6c0cf38b0a913 20241025120226232 DAUC <0003> auc.c:145 vector [0]: res = 877b61124ff2c7cc0000000000000000 20241025120226232 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226232 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226232 DAUC <0003> auc.c:151 vector [0]: kc = 02210ea03d59f0de 20241025120226232 DAUC <0003> auc.c:152 vector [0]: sres = c889a6de 20241025120226232 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226232 DAUC <0003> auc.c:113 vector [1]: rand = 05ceaf9aa6718a2b91235117546ee4b8 20241025120226232 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025120226232 DAUC <0003> auc.c:142 vector [1]: autn = 368127e2dd5d0000b55ea0fad42f1c49 20241025120226232 DAUC <0003> auc.c:143 vector [1]: ck = 4b883daed5f2ccbf04022c131fb50cf4 20241025120226232 DAUC <0003> auc.c:144 vector [1]: ik = 5075b06a261bd9c3db5e28101981bc0c 20241025120226232 DAUC <0003> auc.c:145 vector [1]: res = ac075de8bc20f9810000000000000000 20241025120226232 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226232 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226232 DAUC <0003> auc.c:151 vector [1]: kc = c4a189c7f5dda584 20241025120226232 DAUC <0003> auc.c:152 vector [1]: sres = 1027a469 20241025120226232 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226232 DAUC <0003> auc.c:113 vector [2]: rand = 07b51b6be21b87bd50d89ef6d8c961ba 20241025120226232 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025120226232 DAUC <0003> auc.c:142 vector [2]: autn = 009ee8a405520000358d348732543dd7 20241025120226232 DAUC <0003> auc.c:143 vector [2]: ck = a2f4d79a98d67e99640921682f0a7148 20241025120226232 DAUC <0003> auc.c:144 vector [2]: ik = 826eb2b4547e22d75e808e4d4570e9f7 20241025120226232 DAUC <0003> auc.c:145 vector [2]: res = 00dcab388b900ebf0000000000000000 20241025120226232 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226232 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226232 DAUC <0003> auc.c:151 vector [2]: kc = 1a13ca0ba6d2c4f1 20241025120226232 DAUC <0003> auc.c:152 vector [2]: sres = 8b4ca587 20241025120226232 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226232 DAUC <0003> auc.c:113 vector [3]: rand = 3245930c0d02402948bda47bd257d6a3 20241025120226232 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025120226232 DAUC <0003> auc.c:142 vector [3]: autn = 8a797424005800002839fa907950705a 20241025120226232 DAUC <0003> auc.c:143 vector [3]: ck = 4fea288bec4eac7991ee852ca7443006 20241025120226232 DAUC <0003> auc.c:144 vector [3]: ik = c74e451e6dabc7d9ec1abb698d31e029 20241025120226232 DAUC <0003> auc.c:145 vector [3]: res = c5559823152cb63e0000000000000000 20241025120226232 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226232 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226232 DAUC <0003> auc.c:151 vector [3]: kc = f55053d0ab90bb8f 20241025120226232 DAUC <0003> auc.c:152 vector [3]: sres = d0792e1d 20241025120226232 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226232 DAUC <0003> db_auc.c:245 IMSI='262422467785784': Generated 4 vectors 20241025120226232 DAUC <0003> db_auc.c:249 IMSI='262422467785784': Updating SQN=161 in DB 20241025120226241 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422467785784"} 20241025120226241 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226241 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226241 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226244 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226245 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422467785784"} 20241025120226245 DAUC <0003> db_auc.c:157 IMSI='262422467785784': No 2G Auth Data 20241025120226245 DAUC <0003> db_auc.c:236 IMSI='262422467785784': Calling to generate 5 vectors 20241025120226245 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120226245 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226245 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120226245 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025120226245 DAUC <0003> auc.c:113 vector [0]: rand = 625b7db09df9547f8ddedb8151b1eb82 20241025120226245 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025120226245 DAUC <0003> auc.c:142 vector [0]: autn = b16f78f3eb530000f6486f712bf07c57 20241025120226245 DAUC <0003> auc.c:143 vector [0]: ck = 6387f879d181d942de1080f7b814951a 20241025120226245 DAUC <0003> auc.c:144 vector [0]: ik = 9e3e6ec2536c68c1dcfd30efafd9bdc6 20241025120226245 DAUC <0003> auc.c:145 vector [0]: res = ef915c0a8cc537c90000000000000000 20241025120226245 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226245 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226245 DAUC <0003> auc.c:151 vector [0]: kc = ff5426a39520995f 20241025120226245 DAUC <0003> auc.c:152 vector [0]: sres = 63546bc3 20241025120226245 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226245 DAUC <0003> auc.c:113 vector [1]: rand = b935c9dffd3cf7d1bbe090df465cacef 20241025120226245 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025120226245 DAUC <0003> auc.c:142 vector [1]: autn = 7fceee1ea5260000dc2cdbdbf573ad7a 20241025120226245 DAUC <0003> auc.c:143 vector [1]: ck = f957a7cee149a9f0b43e598f5dc45d5c 20241025120226245 DAUC <0003> auc.c:144 vector [1]: ik = da15abc7def6c0ed47fdc5d958abd240 20241025120226245 DAUC <0003> auc.c:145 vector [1]: res = 47f1b10469eeffd40000000000000000 20241025120226245 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226245 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226245 DAUC <0003> auc.c:151 vector [1]: kc = d081905f3ad0e601 20241025120226245 DAUC <0003> auc.c:152 vector [1]: sres = 2e1f4ed0 20241025120226245 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226245 DAUC <0003> auc.c:113 vector [2]: rand = 11c2064948bcdfaa34cec7b4f714fb7e 20241025120226245 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025120226245 DAUC <0003> auc.c:142 vector [2]: autn = a59a2373437700007ac2f3a9dc9a2a01 20241025120226245 DAUC <0003> auc.c:143 vector [2]: ck = 71ae32a47ae91ddccf59d9cfa489de9f 20241025120226245 DAUC <0003> auc.c:144 vector [2]: ik = 88f0667aeb5eb7f745189ba15e1813aa 20241025120226245 DAUC <0003> auc.c:145 vector [2]: res = cadccd0e07f006980000000000000000 20241025120226245 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226245 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226245 DAUC <0003> auc.c:151 vector [2]: kc = 731f16b06b26671e 20241025120226245 DAUC <0003> auc.c:152 vector [2]: sres = cd2ccb96 20241025120226245 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226245 DAUC <0003> auc.c:113 vector [3]: rand = e54dbf99eb2c75bafd7703e2af3929f1 20241025120226245 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025120226245 DAUC <0003> auc.c:142 vector [3]: autn = ef7e3efcfb920000c2715ef5b71b4209 20241025120226245 DAUC <0003> auc.c:143 vector [3]: ck = 3f11201bc6bf99485cd3a6ff8060711b 20241025120226245 DAUC <0003> auc.c:144 vector [3]: ik = f3911736ea1fb5fc890196ecee830c9f 20241025120226245 DAUC <0003> auc.c:145 vector [3]: res = dc2fba11e245a0c20000000000000000 20241025120226245 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226245 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226245 DAUC <0003> auc.c:151 vector [3]: kc = 1952073e42435130 20241025120226245 DAUC <0003> auc.c:152 vector [3]: sres = 3e6a1ad3 20241025120226245 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226245 DAUC <0003> auc.c:113 vector [4]: rand = e767edf30b390d282ae6faf83d20b435 20241025120226245 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025120226245 DAUC <0003> auc.c:142 vector [4]: autn = b4a205c22743000037d840e13debbc6a 20241025120226245 DAUC <0003> auc.c:143 vector [4]: ck = 6087e557267de6b3d9c827bdaf370cb4 20241025120226245 DAUC <0003> auc.c:144 vector [4]: ik = b7e1c914111e00980e327aa5bce4b235 20241025120226245 DAUC <0003> auc.c:145 vector [4]: res = 346b028376b74b690000000000000000 20241025120226245 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226245 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120226245 DAUC <0003> auc.c:151 vector [4]: kc = 009c715b24b058aa 20241025120226245 DAUC <0003> auc.c:152 vector [4]: sres = 42dc49ea 20241025120226245 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120226245 DAUC <0003> db_auc.c:245 IMSI='262422467785784': Generated 5 vectors 20241025120226245 DAUC <0003> db_auc.c:249 IMSI='262422467785784': Updating SQN=321 in DB 20241025120226256 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422467785784"} 20241025120226256 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226256 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226256 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226260 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422467785784"} 20241025120226260 DAUC <0003> db_auc.c:157 IMSI='262422467785784': No 2G Auth Data 20241025120226260 DAUC <0003> db_auc.c:236 IMSI='262422467785784': Calling to generate 5 vectors 20241025120226260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120226260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226260 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120226260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025120226260 DAUC <0003> auc.c:113 vector [0]: rand = f5953e0bb3591623cebde4cd206f7ff8 20241025120226261 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025120226261 DAUC <0003> auc.c:142 vector [0]: autn = d72a5dfd38dc0000902229749b5a9f79 20241025120226261 DAUC <0003> auc.c:143 vector [0]: ck = e93e304337d11ae97b61c6b913c73b37 20241025120226261 DAUC <0003> auc.c:144 vector [0]: ik = b34d912ca982c052fff19844332987d9 20241025120226261 DAUC <0003> auc.c:145 vector [0]: res = 37fbdbf74fe618810000000000000000 20241025120226261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226261 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120226261 DAUC <0003> auc.c:151 vector [0]: kc = dee3ff92bebd6655 20241025120226261 DAUC <0003> auc.c:152 vector [0]: sres = 781dc376 20241025120226261 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120226261 DAUC <0003> auc.c:113 vector [1]: rand = 6eb605c4ed1f8ba94d7b30246ecc98a3 20241025120226261 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025120226261 DAUC <0003> auc.c:142 vector [1]: autn = a204b845b85400002b10e7d97df17dc9 20241025120226261 DAUC <0003> auc.c:143 vector [1]: ck = f02a934d3ecb45c5499bdb3f48fa680b 20241025120226261 DAUC <0003> auc.c:144 vector [1]: ik = 2d2732ef3d412f0b85323a57496eaca1 20241025120226261 DAUC <0003> auc.c:145 vector [1]: res = c1dafb22c3c990250000000000000000 20241025120226261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120226261 DAUC <0003> auc.c:151 vector [1]: kc = 11a440ca021eae64 20241025120226261 DAUC <0003> auc.c:152 vector [1]: sres = 02136b07 20241025120226261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120226261 DAUC <0003> auc.c:113 vector [2]: rand = d19009f01816f2423a22d9126e7aeecb 20241025120226261 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025120226261 DAUC <0003> auc.c:142 vector [2]: autn = d0f9fbd082ef000063971fcd63cb75a7 20241025120226261 DAUC <0003> auc.c:143 vector [2]: ck = 0b664772b2095d2a7560c0873a3b5d02 20241025120226261 DAUC <0003> auc.c:144 vector [2]: ik = e3635515819817a41c1639ddba24aa0e 20241025120226261 DAUC <0003> auc.c:145 vector [2]: res = 8602174070bde0cd0000000000000000 20241025120226261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226261 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120226261 DAUC <0003> auc.c:151 vector [2]: kc = 8173eb3db38ebd82 20241025120226261 DAUC <0003> auc.c:152 vector [2]: sres = f6bff78d 20241025120226261 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120226261 DAUC <0003> auc.c:113 vector [3]: rand = 84f902579994f554b30f1c3986842c24 20241025120226261 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025120226261 DAUC <0003> auc.c:142 vector [3]: autn = 9189c7fd52a10000de857194b09e055d 20241025120226261 DAUC <0003> auc.c:143 vector [3]: ck = 1d8ecf9ae85b7ec728347734568165fd 20241025120226261 DAUC <0003> auc.c:144 vector [3]: ik = 5b57e64fae38dad9815ba0b60cfde39e 20241025120226261 DAUC <0003> auc.c:145 vector [3]: res = cd85b15bdeee67a90000000000000000 20241025120226261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226261 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120226261 DAUC <0003> auc.c:151 vector [3]: kc = efb6fe571c1f227d 20241025120226261 DAUC <0003> auc.c:152 vector [3]: sres = 136bd6f2 20241025120226261 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120226261 DAUC <0003> auc.c:113 vector [4]: rand = 8f324bfd7da6826a91119092c63c0b2f 20241025120226261 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025120226261 DAUC <0003> auc.c:142 vector [4]: autn = 55da71b97e300000983bc80081c5b660 20241025120226261 DAUC <0003> auc.c:143 vector [4]: ck = aaee3e91a160c79c7563216985b28091 20241025120226261 DAUC <0003> auc.c:144 vector [4]: ik = d74d7ee562c3fdfb431dcf9d67f1722d 20241025120226261 DAUC <0003> auc.c:145 vector [4]: res = 74a171ff8da3098b0000000000000000 20241025120226261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226261 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120226261 DAUC <0003> auc.c:151 vector [4]: kc = 4bddae8021e0c8db 20241025120226261 DAUC <0003> auc.c:152 vector [4]: sres = f9027874 20241025120226261 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120226261 DAUC <0003> db_auc.c:245 IMSI='262422467785784': Generated 5 vectors 20241025120226261 DAUC <0003> db_auc.c:249 IMSI='262422467785784': Updating SQN=481 in DB 20241025120226272 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422467785784"} 20241025120226272 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422467785784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226273 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226273 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 20241025120226308 DAUC <0003> db_auc.c:157 IMSI='262427093023223': No 2G Auth Data 20241025120226308 DAUC <0003> db_auc.c:192 IMSI='262427093023223': No 3G Auth Data 20241025120226342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241025120226344 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226344 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427093023223"} 20241025120226344 DAUC <0003> db_auc.c:236 IMSI='262427093023223': Calling to generate 1 vectors 20241025120226344 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025120226344 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226344 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226344 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120226344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226344 DAUC <0003> auc.c:113 vector [0]: rand = 6141131ef5f9bcb529ef2ba58f67be6b 20241025120226344 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120226344 DAUC <0003> auc.c:142 vector [0]: autn = 968250ef11b80000e0d5671f44addd30 20241025120226344 DAUC <0003> auc.c:143 vector [0]: ck = e0ee3502938f835fae45740cc5dd2f8f 20241025120226344 DAUC <0003> auc.c:144 vector [0]: ik = 78e524b761043287df980ebce565ab0c 20241025120226344 DAUC <0003> auc.c:145 vector [0]: res = edd98529b46d39cc0000000000000000 20241025120226344 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226344 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226344 DAUC <0003> auc.c:179 vector [0]: kc = c9d267c701cd1800 20241025120226344 DAUC <0003> auc.c:180 vector [0]: sres = 4bbc0049 20241025120226344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226344 DAUC <0003> db_auc.c:245 IMSI='262427093023223': Generated 1 vectors 20241025120226344 DAUC <0003> db_auc.c:249 IMSI='262427093023223': Updating SQN=33 in DB 20241025120226352 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427093023223"} 20241025120226352 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226352 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226352 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226355 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226355 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427093023223"} 20241025120226355 DAUC <0003> db_auc.c:236 IMSI='262427093023223': Calling to generate 4 vectors 20241025120226355 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025120226355 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226355 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226355 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025120226355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226355 DAUC <0003> auc.c:113 vector [0]: rand = f83ead80763199ec3f05f345312c9e6f 20241025120226355 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025120226355 DAUC <0003> auc.c:142 vector [0]: autn = 4190dc3949510000374f2fbe7a4debb2 20241025120226355 DAUC <0003> auc.c:143 vector [0]: ck = 266afdd91ab88235b659dffa582f4ff4 20241025120226355 DAUC <0003> auc.c:144 vector [0]: ik = 29a557731bfbc5bf635e3be75e3ef722 20241025120226355 DAUC <0003> auc.c:145 vector [0]: res = e9195dc8e0abf27c0000000000000000 20241025120226355 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226355 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226355 DAUC <0003> auc.c:179 vector [0]: kc = 757e287a803e7c00 20241025120226355 DAUC <0003> auc.c:180 vector [0]: sres = 73d3eb9b 20241025120226355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226355 DAUC <0003> auc.c:113 vector [1]: rand = 3b7d1031cb6e09192620898412f540ce 20241025120226355 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025120226355 DAUC <0003> auc.c:142 vector [1]: autn = 4b4adabf823b000020d63d005290d67a 20241025120226355 DAUC <0003> auc.c:143 vector [1]: ck = c0c99849da20705e66cee5ce882514ca 20241025120226355 DAUC <0003> auc.c:144 vector [1]: ik = eb91126861b26d3ca7ecb117ce35a706 20241025120226355 DAUC <0003> auc.c:145 vector [1]: res = ef97aab2e79f8d650000000000000000 20241025120226355 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226355 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226355 DAUC <0003> auc.c:179 vector [1]: kc = 330479a740930400 20241025120226355 DAUC <0003> auc.c:180 vector [1]: sres = d04fce08 20241025120226355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226355 DAUC <0003> auc.c:113 vector [2]: rand = 332ee7b22e9a6a3879e7cc0935b069d3 20241025120226355 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025120226355 DAUC <0003> auc.c:142 vector [2]: autn = 0b97fd276cea000034cf05e4915a655f 20241025120226355 DAUC <0003> auc.c:143 vector [2]: ck = 709e043049706ff19460075dd9a95c3a 20241025120226355 DAUC <0003> auc.c:144 vector [2]: ik = 0439973324c7ae9ef37996fa8f3c2ebb 20241025120226355 DAUC <0003> auc.c:145 vector [2]: res = a894b69d01f66ee90000000000000000 20241025120226355 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226355 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226355 DAUC <0003> auc.c:179 vector [2]: kc = 3a8244f871f16800 20241025120226355 DAUC <0003> auc.c:180 vector [2]: sres = 9e675aaa 20241025120226355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226355 DAUC <0003> auc.c:113 vector [3]: rand = df98199e8937612304d0de033b7bd397 20241025120226355 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025120226355 DAUC <0003> auc.c:142 vector [3]: autn = a2ae6008779b000068bf7947e172c311 20241025120226355 DAUC <0003> auc.c:143 vector [3]: ck = 625f7cc15ab8efb2b130123f0445cc99 20241025120226355 DAUC <0003> auc.c:144 vector [3]: ik = 8c87b1b5df7bd66e04cdd5804844b49b 20241025120226355 DAUC <0003> auc.c:145 vector [3]: res = ef4f47f072f9cdc30000000000000000 20241025120226355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226355 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226355 DAUC <0003> auc.c:179 vector [3]: kc = c1ddf429520f9c00 20241025120226355 DAUC <0003> auc.c:180 vector [3]: sres = 87fbb21a 20241025120226355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226355 DAUC <0003> db_auc.c:245 IMSI='262427093023223': Generated 4 vectors 20241025120226355 DAUC <0003> db_auc.c:249 IMSI='262427093023223': Updating SQN=161 in DB 20241025120226363 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427093023223"} 20241025120226363 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226364 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226368 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226368 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427093023223"} 20241025120226368 DAUC <0003> db_auc.c:236 IMSI='262427093023223': Calling to generate 5 vectors 20241025120226368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226368 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226368 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226368 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025120226368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226368 DAUC <0003> auc.c:113 vector [0]: rand = 7356f4d64acc89649c9545c18d7b291e 20241025120226368 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025120226368 DAUC <0003> auc.c:142 vector [0]: autn = 373b2773f16e0000af0c15987eb9e214 20241025120226368 DAUC <0003> auc.c:143 vector [0]: ck = 9114016c3d47de1be29d581e29938c49 20241025120226368 DAUC <0003> auc.c:144 vector [0]: ik = f89d07c9630b4745f1ae764a8d310e7a 20241025120226368 DAUC <0003> auc.c:145 vector [0]: res = 8c8c99db333a15070000000000000000 20241025120226368 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226368 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226368 DAUC <0003> auc.c:179 vector [0]: kc = cc2d172eef2b5400 20241025120226368 DAUC <0003> auc.c:180 vector [0]: sres = 9471dc4e 20241025120226368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226368 DAUC <0003> auc.c:113 vector [1]: rand = 4876aaf925cc858d720fdc4ed8f46352 20241025120226368 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025120226368 DAUC <0003> auc.c:142 vector [1]: autn = f0f74bfa01f90000aa181c997bf2fea7 20241025120226368 DAUC <0003> auc.c:143 vector [1]: ck = e371d9cd22a5673fade6381960734712 20241025120226368 DAUC <0003> auc.c:144 vector [1]: ik = 5f61bf86db19b16d7d46fae6ca0b72e6 20241025120226368 DAUC <0003> auc.c:145 vector [1]: res = e470cd83333b30f40000000000000000 20241025120226368 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226368 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226368 DAUC <0003> auc.c:179 vector [1]: kc = 779642270d1f5c00 20241025120226368 DAUC <0003> auc.c:180 vector [1]: sres = ef4add2c 20241025120226368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226368 DAUC <0003> auc.c:113 vector [2]: rand = 6881671c2c41f001def9b511e30b09b0 20241025120226368 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025120226368 DAUC <0003> auc.c:142 vector [2]: autn = af6999cb6b3900001afd20e58a1eb6a8 20241025120226368 DAUC <0003> auc.c:143 vector [2]: ck = e5757490db64e93f32612c0bf04c9a44 20241025120226368 DAUC <0003> auc.c:144 vector [2]: ik = b2e2ceae18dd9728596bdef3d1b8bb5a 20241025120226368 DAUC <0003> auc.c:145 vector [2]: res = 8d4e2dc92d27ef150000000000000000 20241025120226368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226368 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226368 DAUC <0003> auc.c:179 vector [2]: kc = d27912fbb2026800 20241025120226368 DAUC <0003> auc.c:180 vector [2]: sres = 54df1b3b 20241025120226368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226368 DAUC <0003> auc.c:113 vector [3]: rand = c01b64e48abf555957aa4a6d03c1fe9a 20241025120226368 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025120226368 DAUC <0003> auc.c:142 vector [3]: autn = f651779d656d00009c5beab00a780c88 20241025120226368 DAUC <0003> auc.c:143 vector [3]: ck = 62a45f7bc9d4b8b0cb77154a1c0f105f 20241025120226368 DAUC <0003> auc.c:144 vector [3]: ik = 95279f3bf533504a02747d2cd9fe6d94 20241025120226368 DAUC <0003> auc.c:145 vector [3]: res = 6e3c9c8c90e418fa0000000000000000 20241025120226368 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226369 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226369 DAUC <0003> auc.c:179 vector [3]: kc = f3bd5ede64298c00 20241025120226369 DAUC <0003> auc.c:180 vector [3]: sres = 2bc94a2f 20241025120226369 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226369 DAUC <0003> auc.c:113 vector [4]: rand = fe67737c0ce1eae3abc9a8c99d9667b8 20241025120226369 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025120226369 DAUC <0003> auc.c:142 vector [4]: autn = b1eaaad8ec680000c0710c5b4aa7f9b8 20241025120226369 DAUC <0003> auc.c:143 vector [4]: ck = 10c7e47b553150bbaa752bb2572c28da 20241025120226369 DAUC <0003> auc.c:144 vector [4]: ik = 325e6d1485a8faa9897921197bf92b6d 20241025120226369 DAUC <0003> auc.c:145 vector [4]: res = c263fab96b1567590000000000000000 20241025120226369 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226369 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226369 DAUC <0003> auc.c:179 vector [4]: kc = d6c9c8f14d4f9400 20241025120226369 DAUC <0003> auc.c:180 vector [4]: sres = 16009594 20241025120226369 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226369 DAUC <0003> db_auc.c:245 IMSI='262427093023223': Generated 5 vectors 20241025120226369 DAUC <0003> db_auc.c:249 IMSI='262427093023223': Updating SQN=321 in DB 20241025120226377 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427093023223"} 20241025120226377 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226377 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226377 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226383 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226383 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427093023223"} 20241025120226383 DAUC <0003> db_auc.c:236 IMSI='262427093023223': Calling to generate 5 vectors 20241025120226383 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226383 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025120226383 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226383 DAUC <0003> auc.c:113 vector [0]: rand = 04666dc7885269bba0f979b7e7ae7bc2 20241025120226383 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025120226383 DAUC <0003> auc.c:142 vector [0]: autn = 8e7bf24925830000eb9829449c1bd5e4 20241025120226383 DAUC <0003> auc.c:143 vector [0]: ck = 3d6beb0b7f8279745f80a648476d8c4f 20241025120226383 DAUC <0003> auc.c:144 vector [0]: ik = a678fb3566990efa6ef1534639db6731 20241025120226383 DAUC <0003> auc.c:145 vector [0]: res = 1f94ce086e5554720000000000000000 20241025120226383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226383 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226383 DAUC <0003> auc.c:179 vector [0]: kc = 3666a47248bf0400 20241025120226383 DAUC <0003> auc.c:180 vector [0]: sres = 9df58eed 20241025120226383 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226383 DAUC <0003> auc.c:113 vector [1]: rand = 7c1cf9cd33d264531afef03bd226bc38 20241025120226383 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025120226383 DAUC <0003> auc.c:142 vector [1]: autn = 0ad35b62f3b40000e1c7c91d928e4ef2 20241025120226383 DAUC <0003> auc.c:143 vector [1]: ck = 7dcca0153fcdaf967deb7d4a1ab373c6 20241025120226383 DAUC <0003> auc.c:144 vector [1]: ik = f783134cfdc0320b814a18ef099b6d21 20241025120226383 DAUC <0003> auc.c:145 vector [1]: res = d96f28592e0deac00000000000000000 20241025120226383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226383 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226384 DAUC <0003> auc.c:179 vector [1]: kc = 2b4453ca6ca72000 20241025120226384 DAUC <0003> auc.c:180 vector [1]: sres = 27b62502 20241025120226384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226384 DAUC <0003> auc.c:113 vector [2]: rand = a96bbc864a76a132c2d65d1bdd9ea174 20241025120226384 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025120226384 DAUC <0003> auc.c:142 vector [2]: autn = 9103a7df38560000b76e07ca83cb16bd 20241025120226384 DAUC <0003> auc.c:143 vector [2]: ck = 81a3d7d2431fe87ee04d7f09b9cb6cfc 20241025120226384 DAUC <0003> auc.c:144 vector [2]: ik = 061ed69e92ad91509098cd3a05648725 20241025120226384 DAUC <0003> auc.c:145 vector [2]: res = fd0310bf90ea9bc10000000000000000 20241025120226384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226384 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226384 DAUC <0003> auc.c:179 vector [2]: kc = 8722b87dace56400 20241025120226384 DAUC <0003> auc.c:180 vector [2]: sres = 335d24be 20241025120226384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226384 DAUC <0003> auc.c:113 vector [3]: rand = 836e38d90d6d6c11a1da52b584c11b7b 20241025120226384 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025120226384 DAUC <0003> auc.c:142 vector [3]: autn = 8f465fa0c27c00001a4e58ee0c8c1716 20241025120226384 DAUC <0003> auc.c:143 vector [3]: ck = f665000b1992efcc95b91bcb806f493d 20241025120226384 DAUC <0003> auc.c:144 vector [3]: ik = a6e24f41d551814f6bc41a8d739def71 20241025120226384 DAUC <0003> auc.c:145 vector [3]: res = 8e86d11b4c8b72cc0000000000000000 20241025120226384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226384 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226384 DAUC <0003> auc.c:179 vector [3]: kc = b4e83a9bbd199800 20241025120226384 DAUC <0003> auc.c:180 vector [3]: sres = ab817ca2 20241025120226384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226384 DAUC <0003> auc.c:113 vector [4]: rand = 624142e0eed886328799d77152f4d10e 20241025120226384 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025120226384 DAUC <0003> auc.c:142 vector [4]: autn = 43b3c93414d600003625899cd19d2a1c 20241025120226384 DAUC <0003> auc.c:143 vector [4]: ck = 4a8f11726de06636f13c1f4e11d4b499 20241025120226384 DAUC <0003> auc.c:144 vector [4]: ik = 1cf76b480f9cb95a0fa72ea30209e3fe 20241025120226384 DAUC <0003> auc.c:145 vector [4]: res = f9e6775de544f3730000000000000000 20241025120226384 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226384 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226384 DAUC <0003> auc.c:179 vector [4]: kc = 19f0f843f81dc000 20241025120226384 DAUC <0003> auc.c:180 vector [4]: sres = 08d9c65d 20241025120226384 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226384 DAUC <0003> db_auc.c:245 IMSI='262427093023223': Generated 5 vectors 20241025120226384 DAUC <0003> db_auc.c:249 IMSI='262427093023223': Updating SQN=481 in DB 20241025120226395 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427093023223"} 20241025120226395 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427093023223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226395 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226395 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241025120226439 DAUC <0003> db_auc.c:157 IMSI='262426058301221': No 2G Auth Data 20241025120226439 DAUC <0003> db_auc.c:192 IMSI='262426058301221': No 3G Auth Data 20241025120226488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59760<->l=127.0.0.1:4258 20241025120226490 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226490 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426058301221"} 20241025120226490 DAUC <0003> db_auc.c:236 IMSI='262426058301221': Calling to generate 1 vectors 20241025120226490 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025120226490 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226490 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226490 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120226490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226490 DAUC <0003> auc.c:113 vector [0]: rand = 266a9f4d35766455af59c12f3bcf573e 20241025120226490 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120226490 DAUC <0003> auc.c:142 vector [0]: autn = 17615141d78d00009b92ecfbed36b446 20241025120226490 DAUC <0003> auc.c:143 vector [0]: ck = 76f0d622d082fb9dac3c359e8a320fb4 20241025120226490 DAUC <0003> auc.c:144 vector [0]: ik = 12d940b2bd067a58307fa20419423a67 20241025120226490 DAUC <0003> auc.c:145 vector [0]: res = ea567d3fbaea16150000000000000000 20241025120226490 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226490 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226490 DAUC <0003> auc.c:179 vector [0]: kc = 21ae1274eca34400 20241025120226490 DAUC <0003> auc.c:180 vector [0]: sres = 31002234 20241025120226490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226490 DAUC <0003> db_auc.c:245 IMSI='262426058301221': Generated 1 vectors 20241025120226490 DAUC <0003> db_auc.c:249 IMSI='262426058301221': Updating SQN=33 in DB 20241025120226498 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426058301221"} 20241025120226499 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226499 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226499 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226500 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226500 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426058301221"} 20241025120226500 DAUC <0003> db_auc.c:236 IMSI='262426058301221': Calling to generate 4 vectors 20241025120226500 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025120226500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025120226500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226500 DAUC <0003> auc.c:113 vector [0]: rand = d9dcf1ae83e162ed1e1663fb681e506c 20241025120226500 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025120226500 DAUC <0003> auc.c:142 vector [0]: autn = b90ab9c9e4d200009e94b07bcd9a2fe5 20241025120226500 DAUC <0003> auc.c:143 vector [0]: ck = 71163c4f2f2ee51f7dc6136558aad8e9 20241025120226500 DAUC <0003> auc.c:144 vector [0]: ik = 20934dd8ce25a11cd05e852c776b2653 20241025120226500 DAUC <0003> auc.c:145 vector [0]: res = 44f740e875667ac30000000000000000 20241025120226500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226500 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226500 DAUC <0003> auc.c:179 vector [0]: kc = 8737d205a5f75000 20241025120226500 DAUC <0003> auc.c:180 vector [0]: sres = ebf24b27 20241025120226500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226500 DAUC <0003> auc.c:113 vector [1]: rand = d38a1143fdecb8801f9ecacafe4bd22c 20241025120226500 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025120226500 DAUC <0003> auc.c:142 vector [1]: autn = 0f47a896b2220000a0188f5a3427163d 20241025120226500 DAUC <0003> auc.c:143 vector [1]: ck = 56b4b47f5210904f385eb1db28f1cbda 20241025120226500 DAUC <0003> auc.c:144 vector [1]: ik = cc41eaffa6bd698ed1b891a8c2bb2c1f 20241025120226500 DAUC <0003> auc.c:145 vector [1]: res = 4d4c0530bf3354ca0000000000000000 20241025120226500 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226500 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226500 DAUC <0003> auc.c:179 vector [1]: kc = b79ab56aa4335800 20241025120226500 DAUC <0003> auc.c:180 vector [1]: sres = 8635ba81 20241025120226500 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226500 DAUC <0003> auc.c:113 vector [2]: rand = b58a43df0ec677952e86dbff91f59115 20241025120226500 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025120226500 DAUC <0003> auc.c:142 vector [2]: autn = cbca01b5c34d00003da153704b036f03 20241025120226500 DAUC <0003> auc.c:143 vector [2]: ck = 16eaafe0a9602d679fcbd41f9cf96b0d 20241025120226500 DAUC <0003> auc.c:144 vector [2]: ik = 1f24afd74cce6810f8a1726250b596ec 20241025120226500 DAUC <0003> auc.c:145 vector [2]: res = 259b2e373a849e3a0000000000000000 20241025120226500 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226500 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226500 DAUC <0003> auc.c:179 vector [2]: kc = 052861ee5d5b2800 20241025120226500 DAUC <0003> auc.c:180 vector [2]: sres = b97dd4ea 20241025120226500 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226500 DAUC <0003> auc.c:113 vector [3]: rand = 779f8b60bcf3572e60abe432e79b53e9 20241025120226500 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025120226500 DAUC <0003> auc.c:142 vector [3]: autn = cf623a137f940000e19a2f1ce438bf2a 20241025120226500 DAUC <0003> auc.c:143 vector [3]: ck = d62c74f26bc710a4baa3f895ec2917c2 20241025120226500 DAUC <0003> auc.c:144 vector [3]: ik = b7384e4e219053c65af5b7e643f5cfd4 20241025120226500 DAUC <0003> auc.c:145 vector [3]: res = 398092910dc93a2c0000000000000000 20241025120226500 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226500 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226500 DAUC <0003> auc.c:179 vector [3]: kc = 7bedb0ff3677bc00 20241025120226500 DAUC <0003> auc.c:180 vector [3]: sres = 30bde9bb 20241025120226500 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226500 DAUC <0003> db_auc.c:245 IMSI='262426058301221': Generated 4 vectors 20241025120226500 DAUC <0003> db_auc.c:249 IMSI='262426058301221': Updating SQN=161 in DB 20241025120226510 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426058301221"} 20241025120226510 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226510 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226510 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226512 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226512 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426058301221"} 20241025120226512 DAUC <0003> db_auc.c:236 IMSI='262426058301221': Calling to generate 5 vectors 20241025120226512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025120226512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226512 DAUC <0003> auc.c:113 vector [0]: rand = 13861f4cbd9bebd32f6baa93f7a95e4a 20241025120226512 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025120226512 DAUC <0003> auc.c:142 vector [0]: autn = a12c4afe108f000090de1db58dde075b 20241025120226512 DAUC <0003> auc.c:143 vector [0]: ck = ebe39d8fcda373ddb4005b9babe62835 20241025120226512 DAUC <0003> auc.c:144 vector [0]: ik = 9178c0b518867336b1f80fca8acce4d2 20241025120226512 DAUC <0003> auc.c:145 vector [0]: res = d369c83a27d882f70000000000000000 20241025120226512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226512 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226512 DAUC <0003> auc.c:179 vector [0]: kc = 3ed7539e76973400 20241025120226512 DAUC <0003> auc.c:180 vector [0]: sres = e66a8f05 20241025120226512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226512 DAUC <0003> auc.c:113 vector [1]: rand = 62eb4b647f971a38a431c7384e28d3a0 20241025120226512 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025120226512 DAUC <0003> auc.c:142 vector [1]: autn = b48e23f2721d000003117baf7d3d70a1 20241025120226512 DAUC <0003> auc.c:143 vector [1]: ck = 145e3318c0b08e041e6253a583e1ce66 20241025120226512 DAUC <0003> auc.c:144 vector [1]: ik = 2db9e463bfa3ea1d040952ebb87a5e59 20241025120226512 DAUC <0003> auc.c:145 vector [1]: res = fb7689af203a73260000000000000000 20241025120226512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226512 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226512 DAUC <0003> auc.c:179 vector [1]: kc = 46f8b1922fd97800 20241025120226512 DAUC <0003> auc.c:180 vector [1]: sres = 7dce3722 20241025120226512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226512 DAUC <0003> auc.c:113 vector [2]: rand = 600b5eb10ffa4364c5a7d5573bcc21d2 20241025120226512 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025120226512 DAUC <0003> auc.c:142 vector [2]: autn = f1925f6a4e4400006ac48501355d9f54 20241025120226512 DAUC <0003> auc.c:143 vector [2]: ck = 7386d57e8d26f96aad11a9288fb731f8 20241025120226512 DAUC <0003> auc.c:144 vector [2]: ik = 5d2102d6d49bbcd32dc5d5d3c0b643da 20241025120226512 DAUC <0003> auc.c:145 vector [2]: res = a90acc37ca1df0e10000000000000000 20241025120226512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226512 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226512 DAUC <0003> auc.c:179 vector [2]: kc = c8cb045ab46d1000 20241025120226512 DAUC <0003> auc.c:180 vector [2]: sres = 89ae3b59 20241025120226512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226512 DAUC <0003> auc.c:113 vector [3]: rand = 9508d942855d9fed0d5a192db121d133 20241025120226512 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025120226512 DAUC <0003> auc.c:142 vector [3]: autn = 7b6ac328dec700001c7290260843355f 20241025120226512 DAUC <0003> auc.c:143 vector [3]: ck = 22ea850d3a79849e564ba0c817733f0f 20241025120226512 DAUC <0003> auc.c:144 vector [3]: ik = 1aaba2d1f19d79d790bb366fd043b62e 20241025120226512 DAUC <0003> auc.c:145 vector [3]: res = 0fbb1ade0afef9840000000000000000 20241025120226512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226512 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226513 DAUC <0003> auc.c:179 vector [3]: kc = 193ccb0133845800 20241025120226513 DAUC <0003> auc.c:180 vector [3]: sres = 22af6788 20241025120226513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226513 DAUC <0003> auc.c:113 vector [4]: rand = f4c40feb11c0d013c3ee2f24d3725a0c 20241025120226513 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025120226513 DAUC <0003> auc.c:142 vector [4]: autn = 6a09bae1fbdc0000f95177dde8ca77a7 20241025120226513 DAUC <0003> auc.c:143 vector [4]: ck = 3d0028d2c734aa0534cd44e55271ed60 20241025120226513 DAUC <0003> auc.c:144 vector [4]: ik = 273bc4f1a07d3a33295ed60fd435c553 20241025120226513 DAUC <0003> auc.c:145 vector [4]: res = b2e8623f86b064ab0000000000000000 20241025120226513 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226513 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226513 DAUC <0003> auc.c:179 vector [4]: kc = aeb31ad85e754000 20241025120226513 DAUC <0003> auc.c:180 vector [4]: sres = cae878d4 20241025120226513 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226513 DAUC <0003> db_auc.c:245 IMSI='262426058301221': Generated 5 vectors 20241025120226513 DAUC <0003> db_auc.c:249 IMSI='262426058301221': Updating SQN=321 in DB 20241025120226521 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426058301221"} 20241025120226521 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226521 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226521 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226524 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226524 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426058301221"} 20241025120226524 DAUC <0003> db_auc.c:236 IMSI='262426058301221': Calling to generate 5 vectors 20241025120226524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025120226524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226524 DAUC <0003> auc.c:113 vector [0]: rand = 6e74bb41cdedf9c8edea967babbb3477 20241025120226524 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025120226524 DAUC <0003> auc.c:142 vector [0]: autn = 59c306fff165000087b7158285112957 20241025120226524 DAUC <0003> auc.c:143 vector [0]: ck = 1dfc3929f5777495a73b9d18990478fb 20241025120226524 DAUC <0003> auc.c:144 vector [0]: ik = bd56ab14c78d2a5c9d8557d4e4904778 20241025120226524 DAUC <0003> auc.c:145 vector [0]: res = 5e3ce7fa08c812450000000000000000 20241025120226524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226524 DAUC <0003> auc.c:179 vector [0]: kc = e895549c1018e800 20241025120226524 DAUC <0003> auc.c:180 vector [0]: sres = df7eb7e5 20241025120226524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226524 DAUC <0003> auc.c:113 vector [1]: rand = 176be5d439f6f145072263dcee102628 20241025120226524 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025120226524 DAUC <0003> auc.c:142 vector [1]: autn = 3df234789a7000007ed4614b6ea1c2c1 20241025120226524 DAUC <0003> auc.c:143 vector [1]: ck = f6bdb79469e67b9841f0ad46d1ab56cd 20241025120226524 DAUC <0003> auc.c:144 vector [1]: ik = 6ed002010f2fb7de2cfd1aebc47665af 20241025120226524 DAUC <0003> auc.c:145 vector [1]: res = 7b7f6704d65b14f60000000000000000 20241025120226524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226524 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226524 DAUC <0003> auc.c:179 vector [1]: kc = 07e9d2560a90d400 20241025120226524 DAUC <0003> auc.c:180 vector [1]: sres = a2e2622e 20241025120226524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226524 DAUC <0003> auc.c:113 vector [2]: rand = 23151366655efe035d9b6dc08dd10fbe 20241025120226524 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025120226524 DAUC <0003> auc.c:142 vector [2]: autn = a0222b40f05c0000578a8080adbeef93 20241025120226524 DAUC <0003> auc.c:143 vector [2]: ck = b23fb977df209b4272f24b76c4e669e0 20241025120226524 DAUC <0003> auc.c:144 vector [2]: ik = cbe7281253ba31d10ddf52fca2f1e8a7 20241025120226524 DAUC <0003> auc.c:145 vector [2]: res = 1d1c8955d21a27300000000000000000 20241025120226524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226524 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226524 DAUC <0003> auc.c:179 vector [2]: kc = df082736aed14400 20241025120226524 DAUC <0003> auc.c:180 vector [2]: sres = 74c5dae7 20241025120226524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226524 DAUC <0003> auc.c:113 vector [3]: rand = 0fa10d01ab335c4aba8e0c61cd6fc288 20241025120226524 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025120226524 DAUC <0003> auc.c:142 vector [3]: autn = e0f5c61c53c6000093c26bae1d5980f5 20241025120226524 DAUC <0003> auc.c:143 vector [3]: ck = 2f9d5738dfbefb5ab55d9205e4dd2e12 20241025120226524 DAUC <0003> auc.c:144 vector [3]: ik = 69314cf27772a62e63ba7df6729d3e06 20241025120226524 DAUC <0003> auc.c:145 vector [3]: res = fb1ed60b84b486a00000000000000000 20241025120226524 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226524 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226524 DAUC <0003> auc.c:179 vector [3]: kc = 1e3f32ac1a879400 20241025120226524 DAUC <0003> auc.c:180 vector [3]: sres = ecae1838 20241025120226524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226524 DAUC <0003> auc.c:113 vector [4]: rand = 0bca692efe7269d0a00782ae554931a1 20241025120226524 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025120226524 DAUC <0003> auc.c:142 vector [4]: autn = 02d836fb93ca0000e1442c6fce19bddd 20241025120226524 DAUC <0003> auc.c:143 vector [4]: ck = 6bb3f4283d0da94dd7df6fe9a4e0d9aa 20241025120226524 DAUC <0003> auc.c:144 vector [4]: ik = 232c4c1d0547c3d8c096b42deb4f0c39 20241025120226524 DAUC <0003> auc.c:145 vector [4]: res = 2e9098b55eb34c4b0000000000000000 20241025120226524 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226524 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226524 DAUC <0003> auc.c:179 vector [4]: kc = 54e20fd062632400 20241025120226524 DAUC <0003> auc.c:180 vector [4]: sres = 44e2a226 20241025120226524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226524 DAUC <0003> db_auc.c:245 IMSI='262426058301221': Generated 5 vectors 20241025120226524 DAUC <0003> db_auc.c:249 IMSI='262426058301221': Updating SQN=481 in DB 20241025120226532 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426058301221"} 20241025120226532 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426058301221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226532 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226532 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59760<->l=127.0.0.1:4258 20241025120226575 DAUC <0003> db_auc.c:157 IMSI='262424344468744': No 2G Auth Data 20241025120226575 DAUC <0003> db_auc.c:192 IMSI='262424344468744': No 3G Auth Data 20241025120226614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241025120226619 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226619 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344468744"} 20241025120226619 DAUC <0003> db_auc.c:236 IMSI='262424344468744': Calling to generate 1 vectors 20241025120226619 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241025120226619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226619 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120226619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226619 DAUC <0003> auc.c:113 vector [0]: rand = b4a0fe0dd461e0da5ab5a0285f5625f2 20241025120226620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120226620 DAUC <0003> auc.c:142 vector [0]: autn = 2613992b0b890000eb1ad13d976a9832 20241025120226620 DAUC <0003> auc.c:143 vector [0]: ck = d451f7335f9c2c3427291fdb01666ed1 20241025120226620 DAUC <0003> auc.c:144 vector [0]: ik = fdaa41de3dd2a3713750ea5d373972a6 20241025120226620 DAUC <0003> auc.c:145 vector [0]: res = d3cdb7165c8350cf0000000000000000 20241025120226620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226620 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226620 DAUC <0003> auc.c:179 vector [0]: kc = 04d66c6e30634040 20241025120226620 DAUC <0003> auc.c:180 vector [0]: sres = 5de95e1a 20241025120226620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226620 DAUC <0003> db_auc.c:245 IMSI='262424344468744': Generated 1 vectors 20241025120226620 DAUC <0003> db_auc.c:249 IMSI='262424344468744': Updating SQN=33 in DB 20241025120226629 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344468744"} 20241025120226629 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226629 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226629 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226634 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226634 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344468744"} 20241025120226634 DAUC <0003> db_auc.c:236 IMSI='262424344468744': Calling to generate 4 vectors 20241025120226634 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241025120226634 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226634 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226634 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241025120226634 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226634 DAUC <0003> auc.c:113 vector [0]: rand = 5a7c884763755bc53b8789e990e6ef08 20241025120226634 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241025120226634 DAUC <0003> auc.c:142 vector [0]: autn = f10e8f6ecae20000e499dc389d9f4358 20241025120226634 DAUC <0003> auc.c:143 vector [0]: ck = 9298b2be521d890c9b54596a7bcc1f51 20241025120226634 DAUC <0003> auc.c:144 vector [0]: ik = 6e5f4b42c1c88d80c62a095c96fc6961 20241025120226634 DAUC <0003> auc.c:145 vector [0]: res = 085d3fb39c4dcde10000000000000000 20241025120226634 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226634 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226634 DAUC <0003> auc.c:179 vector [0]: kc = e62e06eef9d95ed3 20241025120226634 DAUC <0003> auc.c:180 vector [0]: sres = 1cbef412 20241025120226634 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226634 DAUC <0003> auc.c:113 vector [1]: rand = a82de533097e0b8d7348d357becc26cb 20241025120226634 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241025120226634 DAUC <0003> auc.c:142 vector [1]: autn = 2a322351fa4b000002dba51b3b8cd606 20241025120226634 DAUC <0003> auc.c:143 vector [1]: ck = f2591b410a11f33369bf76aca2851065 20241025120226634 DAUC <0003> auc.c:144 vector [1]: ik = 240041b9b4cd0351ab17142e3d322cdd 20241025120226634 DAUC <0003> auc.c:145 vector [1]: res = 9b09aa70ed7106f90000000000000000 20241025120226634 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226634 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226634 DAUC <0003> auc.c:179 vector [1]: kc = 3012d42402c5aca3 20241025120226634 DAUC <0003> auc.c:180 vector [1]: sres = 6c3ea699 20241025120226634 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226634 DAUC <0003> auc.c:113 vector [2]: rand = 0fe5abae86b73865153755f8bc94f807 20241025120226634 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241025120226635 DAUC <0003> auc.c:142 vector [2]: autn = fe248d2331120000def25ad991b6072b 20241025120226635 DAUC <0003> auc.c:143 vector [2]: ck = 058f0bd529bd44397605202ec7cbf0b4 20241025120226635 DAUC <0003> auc.c:144 vector [2]: ik = 68558bd77f2885d025dc5d219402d793 20241025120226635 DAUC <0003> auc.c:145 vector [2]: res = de030ff7075ef3000000000000000000 20241025120226635 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226635 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226635 DAUC <0003> auc.c:179 vector [2]: kc = d46a7419d50113a2 20241025120226635 DAUC <0003> auc.c:180 vector [2]: sres = 6ab81a9d 20241025120226635 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226635 DAUC <0003> auc.c:113 vector [3]: rand = b78490b026f749a6493a07995af12216 20241025120226635 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241025120226635 DAUC <0003> auc.c:142 vector [3]: autn = d4b23c39c65200004e9c3bf521465053 20241025120226635 DAUC <0003> auc.c:143 vector [3]: ck = 42c31d51578ac8732da4bff8c0bc8889 20241025120226635 DAUC <0003> auc.c:144 vector [3]: ik = 82c2aa814e0d54425508030015787eb0 20241025120226635 DAUC <0003> auc.c:145 vector [3]: res = 763b2e927cac2eb00000000000000000 20241025120226635 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226635 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226635 DAUC <0003> auc.c:179 vector [3]: kc = 946462f49029ada9 20241025120226635 DAUC <0003> auc.c:180 vector [3]: sres = 4862f875 20241025120226635 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226635 DAUC <0003> db_auc.c:245 IMSI='262424344468744': Generated 4 vectors 20241025120226635 DAUC <0003> db_auc.c:249 IMSI='262424344468744': Updating SQN=161 in DB 20241025120226644 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344468744"} 20241025120226644 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226644 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226644 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226649 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226649 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344468744"} 20241025120226649 DAUC <0003> db_auc.c:236 IMSI='262424344468744': Calling to generate 5 vectors 20241025120226649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241025120226649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226649 DAUC <0003> auc.c:113 vector [0]: rand = 223340826f60017279e7ac71f01192b0 20241025120226649 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241025120226649 DAUC <0003> auc.c:142 vector [0]: autn = 1c89ef0dfa480000bf834d42fcc83d4d 20241025120226649 DAUC <0003> auc.c:143 vector [0]: ck = 2e248f10d4919a06944e09963a7d5374 20241025120226649 DAUC <0003> auc.c:144 vector [0]: ik = adf2512d9f88d7f0cef5e2e9ca2e6e51 20241025120226649 DAUC <0003> auc.c:145 vector [0]: res = 141b301c4ae294b70000000000000000 20241025120226649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226649 DAUC <0003> auc.c:179 vector [0]: kc = c405cddb16190fcb 20241025120226649 DAUC <0003> auc.c:180 vector [0]: sres = 2b37d5ff 20241025120226649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226649 DAUC <0003> auc.c:113 vector [1]: rand = 9cd5a0b2f0218fc3c5f60c16a272691c 20241025120226649 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241025120226649 DAUC <0003> auc.c:142 vector [1]: autn = 91beff5e17ed0000ddaea0589188ebc0 20241025120226649 DAUC <0003> auc.c:143 vector [1]: ck = 5d2e96e94c1dc93a2773cfcc65bc2574 20241025120226649 DAUC <0003> auc.c:144 vector [1]: ik = af62fee44dc435d641d31439e9454ee8 20241025120226649 DAUC <0003> auc.c:145 vector [1]: res = d5bfa602cbe7a4660000000000000000 20241025120226649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226649 DAUC <0003> auc.c:179 vector [1]: kc = 480e67f3bfce43d6 20241025120226649 DAUC <0003> auc.c:180 vector [1]: sres = 780dd71b 20241025120226649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226649 DAUC <0003> auc.c:113 vector [2]: rand = 7515046824ddeecb09d025483b345b16 20241025120226650 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241025120226650 DAUC <0003> auc.c:142 vector [2]: autn = 0381661e45520000efd4ef8712d90d06 20241025120226650 DAUC <0003> auc.c:143 vector [2]: ck = 3ce1a2432f848242ae6e73abe85cbb1f 20241025120226650 DAUC <0003> auc.c:144 vector [2]: ik = aaa67faf006cc0e38e207647865c9b4c 20241025120226650 DAUC <0003> auc.c:145 vector [2]: res = 6cf82fcff88afee00000000000000000 20241025120226650 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226650 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226650 DAUC <0003> auc.c:179 vector [2]: kc = f097a825f8b4e01c 20241025120226650 DAUC <0003> auc.c:180 vector [2]: sres = 5ca4ca10 20241025120226650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226650 DAUC <0003> auc.c:113 vector [3]: rand = d6bdee9ab601de6dd9ca5d73a10011bb 20241025120226650 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241025120226650 DAUC <0003> auc.c:142 vector [3]: autn = 19d45dad54900000d2f935169dec2e7b 20241025120226650 DAUC <0003> auc.c:143 vector [3]: ck = 2df145c1b021a28f628fe4f8be3f24f6 20241025120226650 DAUC <0003> auc.c:144 vector [3]: ik = 45ba2264b7e6fad588504949aac8ea3f 20241025120226650 DAUC <0003> auc.c:145 vector [3]: res = e4c540594290ce800000000000000000 20241025120226650 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226650 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226650 DAUC <0003> auc.c:179 vector [3]: kc = 7c0e66344de8abe4 20241025120226650 DAUC <0003> auc.c:180 vector [3]: sres = 04466d03 20241025120226650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226650 DAUC <0003> auc.c:113 vector [4]: rand = ac5c01c0c2741fc4243f6880eafe8d53 20241025120226650 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241025120226650 DAUC <0003> auc.c:142 vector [4]: autn = 9666011e962b00006ede384b0268912f 20241025120226650 DAUC <0003> auc.c:143 vector [4]: ck = 9d7d100b245b261c4bede47829bfcd84 20241025120226650 DAUC <0003> auc.c:144 vector [4]: ik = ee442f8c9d56032c910ed93f2b77c5d5 20241025120226650 DAUC <0003> auc.c:145 vector [4]: res = 91743d93b7e6333d0000000000000000 20241025120226650 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226650 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226650 DAUC <0003> auc.c:179 vector [4]: kc = 42bb03e3d95cb65e 20241025120226650 DAUC <0003> auc.c:180 vector [4]: sres = ad4ca9a3 20241025120226650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226650 DAUC <0003> db_auc.c:245 IMSI='262424344468744': Generated 5 vectors 20241025120226650 DAUC <0003> db_auc.c:249 IMSI='262424344468744': Updating SQN=321 in DB 20241025120226661 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344468744"} 20241025120226661 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226667 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226667 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424344468744"} 20241025120226667 DAUC <0003> db_auc.c:236 IMSI='262424344468744': Calling to generate 5 vectors 20241025120226667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120226667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120226667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120226667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241025120226667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120226667 DAUC <0003> auc.c:113 vector [0]: rand = 380f166a7c503fafc3801f793e604d96 20241025120226667 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241025120226667 DAUC <0003> auc.c:142 vector [0]: autn = 0a5689a8a3220000318bd4018e4acb89 20241025120226667 DAUC <0003> auc.c:143 vector [0]: ck = 82b7ce1fc8e4350127fa49a506a93f0e 20241025120226667 DAUC <0003> auc.c:144 vector [0]: ik = 234781bcbc97edd1dc6a0b9b47595ed2 20241025120226667 DAUC <0003> auc.c:145 vector [0]: res = 91e7bb7b2e3ec6390000000000000000 20241025120226667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120226667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120226667 DAUC <0003> auc.c:179 vector [0]: kc = 163f95c463e42f99 20241025120226667 DAUC <0003> auc.c:180 vector [0]: sres = cfad3f8e 20241025120226667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120226667 DAUC <0003> auc.c:113 vector [1]: rand = 2f087218a1350d5bc99bb2011c07b5a3 20241025120226667 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241025120226667 DAUC <0003> auc.c:142 vector [1]: autn = f04abcf3b4ba0000a9bffb5fdf70a61c 20241025120226667 DAUC <0003> auc.c:143 vector [1]: ck = d612b56a143e18e043347a760fb24507 20241025120226667 DAUC <0003> auc.c:144 vector [1]: ik = 20dcc84aa919ea84cec5b6e9ea3219dd 20241025120226667 DAUC <0003> auc.c:145 vector [1]: res = a708e70b4a59d6540000000000000000 20241025120226667 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120226667 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120226667 DAUC <0003> auc.c:179 vector [1]: kc = 358690174ac529d0 20241025120226667 DAUC <0003> auc.c:180 vector [1]: sres = 52d83918 20241025120226667 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120226667 DAUC <0003> auc.c:113 vector [2]: rand = 716544f7b405ed42d5e2fec2fce67a60 20241025120226667 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241025120226667 DAUC <0003> auc.c:142 vector [2]: autn = be10e38a70f9000000408dfbf605a7da 20241025120226667 DAUC <0003> auc.c:143 vector [2]: ck = f0a470257f7b3b2578c9993665acf740 20241025120226667 DAUC <0003> auc.c:144 vector [2]: ik = fffa4001a278848e3d4ae97f343146c1 20241025120226668 DAUC <0003> auc.c:145 vector [2]: res = d547fccf780cfce70000000000000000 20241025120226668 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120226668 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120226668 DAUC <0003> auc.c:179 vector [2]: kc = 1785a48cd3041297 20241025120226668 DAUC <0003> auc.c:180 vector [2]: sres = b5896784 20241025120226668 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120226668 DAUC <0003> auc.c:113 vector [3]: rand = a45760b61e3b4d8982c99468029bb246 20241025120226668 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241025120226668 DAUC <0003> auc.c:142 vector [3]: autn = aa0f7ac2d864000071cce5293a4652e9 20241025120226668 DAUC <0003> auc.c:143 vector [3]: ck = 4415cc8c89187845256e2c436d56e3e2 20241025120226668 DAUC <0003> auc.c:144 vector [3]: ik = 27518e1e4274ce57db0cf343728f4157 20241025120226668 DAUC <0003> auc.c:145 vector [3]: res = fadb7f0af3f67bc90000000000000000 20241025120226668 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120226668 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120226668 DAUC <0003> auc.c:179 vector [3]: kc = ac06dfca0b61504d 20241025120226668 DAUC <0003> auc.c:180 vector [3]: sres = ac41b954 20241025120226668 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120226668 DAUC <0003> auc.c:113 vector [4]: rand = 3cbc966613df9ce08d5ebb4b9045e515 20241025120226668 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241025120226668 DAUC <0003> auc.c:142 vector [4]: autn = 689b2284fb2e000072aac5d3fc46d1de 20241025120226668 DAUC <0003> auc.c:143 vector [4]: ck = dbd362457cd267e3ad1f83a5e1f3b76e 20241025120226668 DAUC <0003> auc.c:144 vector [4]: ik = b81dde25f94fb0e83e1c816fc98d3b3a 20241025120226668 DAUC <0003> auc.c:145 vector [4]: res = 4fcbf867ce833c9a0000000000000000 20241025120226668 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120226668 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120226668 DAUC <0003> auc.c:179 vector [4]: kc = ef71da9951701a61 20241025120226668 DAUC <0003> auc.c:180 vector [4]: sres = dee53534 20241025120226668 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120226668 DAUC <0003> db_auc.c:245 IMSI='262424344468744': Generated 5 vectors 20241025120226668 DAUC <0003> db_auc.c:249 IMSI='262424344468744': Updating SQN=481 in DB 20241025120226678 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424344468744"} 20241025120226678 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424344468744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120226678 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226679 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120226683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241025120226710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4258 20241025120226710 DLINP <000b> input/ipa.c:451 connected read/write 20241025120226710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120226710 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120226710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120226710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120226710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44951<->l=127.0.0.1:4259) 20241025120226742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20241025120226742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20241025120229820 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120229820 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120229825 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120229827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4258 20241025120229831 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120229831 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120229831 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120229831 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  20241025120229831 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120229831 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  20241025120229831 DLGSUP <0013> gsup_server.c:235 2:  20241025120229831 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120229831 DLGSUP <0013> gsup_server.c:235 3:  20241025120229831 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120229831 DLGSUP <0013> gsup_server.c:235 4:  20241025120229831 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120229831 DLGSUP <0013> gsup_server.c:235 5:  20241025120229831 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120229831 DLGSUP <0013> gsup_server.c:235 7:  20241025120229831 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120229831 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120229832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120229832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120229859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33233<->l=127.0.0.1:4259) 20241025120229878 DAUC <0003> db_auc.c:157 IMSI='262422839222259': No 2G Auth Data 20241025120229878 DAUC <0003> db_auc.c:192 IMSI='262422839222259': No 3G Auth Data 20241025120229909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20241025120229912 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120229912 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422839222259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422839222259"} 20241025120229912 DAUC <0003> db_auc.c:157 IMSI='262422839222259': No 2G Auth Data 20241025120229912 DAUC <0003> db_auc.c:236 IMSI='262422839222259': Calling to generate 5 vectors 20241025120229912 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120229912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120229912 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120229912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120229912 DAUC <0003> auc.c:113 vector [0]: rand = 550dc26bfd0f562470540694c5ce6072 20241025120229912 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120229912 DAUC <0003> auc.c:142 vector [0]: autn = 999a02e1457f8000f808970fc092c787 20241025120229912 DAUC <0003> auc.c:143 vector [0]: ck = a78e41eac833e92bed33abfddbf5f6d5 20241025120229912 DAUC <0003> auc.c:144 vector [0]: ik = 818d7810d69a1d1bde433726ac37d290 20241025120229912 DAUC <0003> auc.c:145 vector [0]: res = 9569d9dddd7e61fd0000000000000000 20241025120229912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120229912 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120229912 DAUC <0003> auc.c:151 vector [0]: kc = 1573a521696bd075 20241025120229912 DAUC <0003> auc.c:152 vector [0]: sres = 4817b820 20241025120229912 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120229912 DAUC <0003> auc.c:113 vector [1]: rand = f8a2ade1381925650c5363440edfa318 20241025120229912 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120229912 DAUC <0003> auc.c:142 vector [1]: autn = b331a921d265800077d6804118deb206 20241025120229912 DAUC <0003> auc.c:143 vector [1]: ck = 81372e46da43fee733f39ece1342dd54 20241025120229912 DAUC <0003> auc.c:144 vector [1]: ik = 01d47dd64f099293f125669da3e25e91 20241025120229912 DAUC <0003> auc.c:145 vector [1]: res = 78804e0bbfc238320000000000000000 20241025120229912 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120229912 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120229912 DAUC <0003> auc.c:151 vector [1]: kc = 4235abc325eaefb1 20241025120229912 DAUC <0003> auc.c:152 vector [1]: sres = c7427639 20241025120229912 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120229912 DAUC <0003> auc.c:113 vector [2]: rand = 6e35d29984a3eb2b7f2474e1991373b9 20241025120229912 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120229912 DAUC <0003> auc.c:142 vector [2]: autn = 58ebaefb6d4780008ce14682251bb50d 20241025120229912 DAUC <0003> auc.c:143 vector [2]: ck = 101e4eed86fc28fff5b787b706bbfc0f 20241025120229912 DAUC <0003> auc.c:144 vector [2]: ik = 8a8fa6c14322a1e24237cda07d6b32fb 20241025120229912 DAUC <0003> auc.c:145 vector [2]: res = 5f5a15f8868faa890000000000000000 20241025120229912 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120229912 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120229912 DAUC <0003> auc.c:151 vector [2]: kc = 2d11a23bbe0e47e9 20241025120229912 DAUC <0003> auc.c:152 vector [2]: sres = d9d5bf71 20241025120229912 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120229912 DAUC <0003> auc.c:113 vector [3]: rand = 89f101187ea6338b15caccfff9aa2559 20241025120229912 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120229912 DAUC <0003> auc.c:142 vector [3]: autn = ab3e32e44271800044f2091b73992283 20241025120229912 DAUC <0003> auc.c:143 vector [3]: ck = 2abafb765a5fc96135d77210657195c4 20241025120229912 DAUC <0003> auc.c:144 vector [3]: ik = 39a05f4b1d6bdc307525c41273022bf6 20241025120229912 DAUC <0003> auc.c:145 vector [3]: res = 653bdbb5ca07bafd0000000000000000 20241025120229913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120229913 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120229913 DAUC <0003> auc.c:151 vector [3]: kc = 53e8123f5147ab63 20241025120229913 DAUC <0003> auc.c:152 vector [3]: sres = af3c6148 20241025120229913 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120229913 DAUC <0003> auc.c:113 vector [4]: rand = b4e649d667d3d9a4e01cef572fcb7371 20241025120229913 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120229913 DAUC <0003> auc.c:142 vector [4]: autn = 7bb47ad4eb428000572bf75724ce2f54 20241025120229913 DAUC <0003> auc.c:143 vector [4]: ck = 8d5bad2f78f134606386511fa4edb662 20241025120229913 DAUC <0003> auc.c:144 vector [4]: ik = 3cb0f9319991deb80d34659ef84b4115 20241025120229913 DAUC <0003> auc.c:145 vector [4]: res = 50ed32f39d70ab2e0000000000000000 20241025120229913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120229913 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120229913 DAUC <0003> auc.c:151 vector [4]: kc = df59609fbdc61daf 20241025120229913 DAUC <0003> auc.c:152 vector [4]: sres = cd9d99dd 20241025120229913 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120229913 DAUC <0003> db_auc.c:245 IMSI='262422839222259': Generated 5 vectors 20241025120229913 DAUC <0003> db_auc.c:249 IMSI='262422839222259': Updating SQN=161 in DB 20241025120229926 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422839222259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422839222259"} 20241025120229926 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422839222259 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120229926 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120229926 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120229934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20241025120229964 DAUC <0003> db_auc.c:157 IMSI='262426005399660': No 2G Auth Data 20241025120229964 DAUC <0003> db_auc.c:192 IMSI='262426005399660': No 3G Auth Data 20241025120229996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 20241025120229999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120229999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120229999 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426005399660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426005399660"} 20241025120229999 DAUC <0003> db_auc.c:157 IMSI='262426005399660': No 2G Auth Data 20241025120229999 DAUC <0003> db_auc.c:236 IMSI='262426005399660': Calling to generate 5 vectors 20241025120229999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241025120229999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120229999 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241025120229999 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120229999 DAUC <0003> auc.c:113 vector [0]: rand = d0e1605c21ca2021790fbd5a195c75f9 20241025120229999 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120229999 DAUC <0003> auc.c:142 vector [0]: autn = 611ac0bb9533800002e6786335c6bcf9 20241025120229999 DAUC <0003> auc.c:143 vector [0]: ck = 436642991c12b02e98ac220b17782102 20241025120229999 DAUC <0003> auc.c:144 vector [0]: ik = 0d95465b6fdba708ad21143dff7fe61a 20241025120229999 DAUC <0003> auc.c:145 vector [0]: res = 23f19d3a620758550000000000000000 20241025120229999 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120229999 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241025120229999 DAUC <0003> auc.c:151 vector [0]: kc = 7b7e32f49bced03e 20241025120229999 DAUC <0003> auc.c:152 vector [0]: sres = 41f6c56f 20241025120229999 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241025120229999 DAUC <0003> auc.c:113 vector [1]: rand = 60252c0d97f140deb16b8d73f3a62dd6 20241025120229999 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120229999 DAUC <0003> auc.c:142 vector [1]: autn = 7cffe1638ac9800018d176972b49ae74 20241025120229999 DAUC <0003> auc.c:143 vector [1]: ck = 3751e4abc245f751960d3cb2cf56d6c8 20241025120229999 DAUC <0003> auc.c:144 vector [1]: ik = e1e00dd1c3fd6840622417d93eb725cf 20241025120229999 DAUC <0003> auc.c:145 vector [1]: res = a146801ba1e81e510000000000000000 20241025120229999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120229999 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241025120229999 DAUC <0003> auc.c:151 vector [1]: kc = 2298c211f0596c16 20241025120229999 DAUC <0003> auc.c:152 vector [1]: sres = 00ae9e4a 20241025120229999 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241025120229999 DAUC <0003> auc.c:113 vector [2]: rand = dad5d9504a3e65a51c005eace450e161 20241025120229999 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120229999 DAUC <0003> auc.c:142 vector [2]: autn = 1aeee948e5ff800031f691fac498fb98 20241025120229999 DAUC <0003> auc.c:143 vector [2]: ck = 00e96c54ca44a42bc6fce8368001dd8f 20241025120229999 DAUC <0003> auc.c:144 vector [2]: ik = fcfdae3e9cd1a1e3b513a58cf50b6a94 20241025120229999 DAUC <0003> auc.c:145 vector [2]: res = a391301116cf8a580000000000000000 20241025120229999 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120229999 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241025120229999 DAUC <0003> auc.c:151 vector [2]: kc = 8ffb8fd0239fb2d3 20241025120229999 DAUC <0003> auc.c:152 vector [2]: sres = b55eba49 20241025120229999 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241025120229999 DAUC <0003> auc.c:113 vector [3]: rand = 5f94d48a88cfe7d9723a9b44dbd0d793 20241025120229999 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120229999 DAUC <0003> auc.c:142 vector [3]: autn = a40db848768880000cff2e3b3d4a936e 20241025120229999 DAUC <0003> auc.c:143 vector [3]: ck = 86f805d7030e742c9e6a7fb507a1b4f3 20241025120229999 DAUC <0003> auc.c:144 vector [3]: ik = fcc4c7f40ec3188be6aed74b46b2fe85 20241025120229999 DAUC <0003> auc.c:145 vector [3]: res = 663211078401b7d50000000000000000 20241025120229999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120229999 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241025120229999 DAUC <0003> auc.c:151 vector [3]: kc = 02f86add4cde26d1 20241025120229999 DAUC <0003> auc.c:152 vector [3]: sres = e233a6d2 20241025120229999 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241025120229999 DAUC <0003> auc.c:113 vector [4]: rand = a0979f4ef305dc76ad264cc79d37f0a2 20241025120229999 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120229999 DAUC <0003> auc.c:142 vector [4]: autn = 80e0a4c69b698000d584d74f144588aa 20241025120229999 DAUC <0003> auc.c:143 vector [4]: ck = 4701b973b19c6e6e3414ae1eaedf6eac 20241025120229999 DAUC <0003> auc.c:144 vector [4]: ik = 162b8dc8cb6b93d6e6d79fccd5e2d684 20241025120229999 DAUC <0003> auc.c:145 vector [4]: res = 3da7decd7ea8b5a10000000000000000 20241025120229999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120229999 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241025120229999 DAUC <0003> auc.c:151 vector [4]: kc = 83e9056901ca4590 20241025120229999 DAUC <0003> auc.c:152 vector [4]: sres = 430f6b6c 20241025120229999 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241025120229999 DAUC <0003> db_auc.c:245 IMSI='262426005399660': Generated 5 vectors 20241025120229999 DAUC <0003> db_auc.c:249 IMSI='262426005399660': Updating SQN=161 in DB 20241025120230008 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426005399660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426005399660"} 20241025120230008 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426005399660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120230008 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230008 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 20241025120230045 DAUC <0003> db_auc.c:157 IMSI='262424827617912': No 2G Auth Data 20241025120230045 DAUC <0003> db_auc.c:192 IMSI='262424827617912': No 3G Auth Data 20241025120230096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 20241025120230104 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120230104 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424827617912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424827617912"} 20241025120230104 DAUC <0003> db_auc.c:236 IMSI='262424827617912': Calling to generate 5 vectors 20241025120230104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120230104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120230104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120230104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120230104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120230104 DAUC <0003> auc.c:113 vector [0]: rand = b9bb7cff5484e8ebe145b68a62495dcc 20241025120230104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120230104 DAUC <0003> auc.c:142 vector [0]: autn = 3b078f9a295e800014b4feac4f37d10a 20241025120230104 DAUC <0003> auc.c:143 vector [0]: ck = 8b2b74d499faad1f09c9462d8f5284f4 20241025120230104 DAUC <0003> auc.c:144 vector [0]: ik = 74638f64e94b855b8ed025db42228c61 20241025120230104 DAUC <0003> auc.c:145 vector [0]: res = 72f23e0d4f40e3660000000000000000 20241025120230104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120230104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120230105 DAUC <0003> auc.c:179 vector [0]: kc = cdd337de3675cc00 20241025120230105 DAUC <0003> auc.c:180 vector [0]: sres = 14b82e56 20241025120230105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120230105 DAUC <0003> auc.c:113 vector [1]: rand = 69f20c37d79f53ce1d67ea2999a33a3f 20241025120230105 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120230105 DAUC <0003> auc.c:142 vector [1]: autn = 0e636a749df0800053063bd1cb5d278c 20241025120230105 DAUC <0003> auc.c:143 vector [1]: ck = cdfa6d0d35750a619e66bd5130788135 20241025120230105 DAUC <0003> auc.c:144 vector [1]: ik = 24f00e4e7e014d01cdbe0fdd51ff777e 20241025120230105 DAUC <0003> auc.c:145 vector [1]: res = 61067860ef402bda0000000000000000 20241025120230105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120230105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120230105 DAUC <0003> auc.c:179 vector [1]: kc = 4f949b5992af2000 20241025120230105 DAUC <0003> auc.c:180 vector [1]: sres = a66689a0 20241025120230105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120230105 DAUC <0003> auc.c:113 vector [2]: rand = cebdd0300651a0751dfbaa7a263880b1 20241025120230105 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120230105 DAUC <0003> auc.c:142 vector [2]: autn = 1bad3ff861818000371853cc9ca08e7a 20241025120230105 DAUC <0003> auc.c:143 vector [2]: ck = 8684312d5ad4367aa3b737f5dbe83f82 20241025120230105 DAUC <0003> auc.c:144 vector [2]: ik = d470ae40781da68375ec623a8379a011 20241025120230105 DAUC <0003> auc.c:145 vector [2]: res = 6f4479d0486e63e70000000000000000 20241025120230105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120230105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120230105 DAUC <0003> auc.c:179 vector [2]: kc = 8d3248dd86475400 20241025120230105 DAUC <0003> auc.c:180 vector [2]: sres = d62747e6 20241025120230105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120230105 DAUC <0003> auc.c:113 vector [3]: rand = 6a5dc54001810fb35d2a7ef8a339cf6b 20241025120230105 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120230105 DAUC <0003> auc.c:142 vector [3]: autn = 5b3d71ef13758000f6ed92205dc224a1 20241025120230105 DAUC <0003> auc.c:143 vector [3]: ck = a75fed91c76086c464cbeb97c1c50fb0 20241025120230105 DAUC <0003> auc.c:144 vector [3]: ik = 80aa7f0db6b543f68bae367259b74d20 20241025120230105 DAUC <0003> auc.c:145 vector [3]: res = 3540dfd3df0650bb0000000000000000 20241025120230105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120230105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120230105 DAUC <0003> auc.c:179 vector [3]: kc = 55d9194ae8874000 20241025120230105 DAUC <0003> auc.c:180 vector [3]: sres = a53f89e1 20241025120230105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120230105 DAUC <0003> auc.c:113 vector [4]: rand = ae5593b831b1e07a5a59a9e3d235948d 20241025120230105 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120230105 DAUC <0003> auc.c:142 vector [4]: autn = 5f9d55b06f3880002787e0c6a3c80ce4 20241025120230105 DAUC <0003> auc.c:143 vector [4]: ck = 750aa9349cf3e94ad334acfedf1e6a35 20241025120230105 DAUC <0003> auc.c:144 vector [4]: ik = c96dda3a04f56453f11c46d0114ed6b1 20241025120230105 DAUC <0003> auc.c:145 vector [4]: res = 1ba9ce020548bfd60000000000000000 20241025120230105 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120230105 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120230105 DAUC <0003> auc.c:179 vector [4]: kc = fc82b2acbeb9a800 20241025120230106 DAUC <0003> auc.c:180 vector [4]: sres = 78fdf15f 20241025120230106 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120230106 DAUC <0003> db_auc.c:245 IMSI='262424827617912': Generated 5 vectors 20241025120230106 DAUC <0003> db_auc.c:249 IMSI='262424827617912': Updating SQN=161 in DB 20241025120230116 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424827617912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424827617912"} 20241025120230116 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424827617912 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120230116 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230116 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4258 20241025120230165 DAUC <0003> db_auc.c:157 IMSI='262421322099277': No 2G Auth Data 20241025120230165 DAUC <0003> db_auc.c:192 IMSI='262421322099277': No 3G Auth Data 20241025120230237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4258 20241025120230245 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120230245 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421322099277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421322099277"} 20241025120230245 DAUC <0003> db_auc.c:236 IMSI='262421322099277': Calling to generate 5 vectors 20241025120230245 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120230245 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120230245 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120230245 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120230245 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120230245 DAUC <0003> auc.c:113 vector [0]: rand = 93a2c5230abb5b6e4133c22b5e0a663e 20241025120230245 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120230245 DAUC <0003> auc.c:142 vector [0]: autn = 1a902ee9e225800093bc45d2cadea899 20241025120230245 DAUC <0003> auc.c:143 vector [0]: ck = 061fe9ccc498bf50e3c43d53fc1c2d78 20241025120230245 DAUC <0003> auc.c:144 vector [0]: ik = 9c78bd0403d3fe5301ac08483294a15c 20241025120230245 DAUC <0003> auc.c:145 vector [0]: res = 8681bbfc11bfc7e70000000000000000 20241025120230245 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120230245 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120230245 DAUC <0003> auc.c:179 vector [0]: kc = 631247e5370fdc00 20241025120230246 DAUC <0003> auc.c:180 vector [0]: sres = bdf21515 20241025120230246 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120230246 DAUC <0003> auc.c:113 vector [1]: rand = 861172e61d79c424240247b399f6d635 20241025120230246 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120230246 DAUC <0003> auc.c:142 vector [1]: autn = 0c11b4336de28000bc559ace0c5df1db 20241025120230246 DAUC <0003> auc.c:143 vector [1]: ck = 4cb9fe98ccd270b16c902789ba3f79a6 20241025120230246 DAUC <0003> auc.c:144 vector [1]: ik = 37980c3fe3fffa6580d1f64e8e7c8d76 20241025120230246 DAUC <0003> auc.c:145 vector [1]: res = f5d37a93f88ba2ec0000000000000000 20241025120230246 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120230246 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120230246 DAUC <0003> auc.c:179 vector [1]: kc = b4eabf23fd7eb800 20241025120230246 DAUC <0003> auc.c:180 vector [1]: sres = 5355a9c3 20241025120230246 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120230246 DAUC <0003> auc.c:113 vector [2]: rand = 578a6dcc2a2ace934bcb169380028980 20241025120230246 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120230246 DAUC <0003> auc.c:142 vector [2]: autn = 6ab32a0135a28000eb131cc4ebd19691 20241025120230246 DAUC <0003> auc.c:143 vector [2]: ck = 5099a177e5718734f603eebbb545f164 20241025120230246 DAUC <0003> auc.c:144 vector [2]: ik = c46743756033c3140446a70039fe4d4c 20241025120230246 DAUC <0003> auc.c:145 vector [2]: res = e0a03722d4a1e8bf0000000000000000 20241025120230246 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120230246 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120230246 DAUC <0003> auc.c:179 vector [2]: kc = 6c6f975dcef03800 20241025120230246 DAUC <0003> auc.c:180 vector [2]: sres = 319fae78 20241025120230246 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120230246 DAUC <0003> auc.c:113 vector [3]: rand = 2566f5c9a160f1f612c86415d6c5e42f 20241025120230246 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120230246 DAUC <0003> auc.c:142 vector [3]: autn = 00949b84c1f880007e94a145aba56fc4 20241025120230246 DAUC <0003> auc.c:143 vector [3]: ck = f8a4bb943dffd659f48e1d4e3d444207 20241025120230246 DAUC <0003> auc.c:144 vector [3]: ik = 5bb5c795b317ece53a1fef04b9d2149a 20241025120230246 DAUC <0003> auc.c:145 vector [3]: res = 373a07691e6996e90000000000000000 20241025120230246 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120230246 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120230246 DAUC <0003> auc.c:179 vector [3]: kc = 62c7adfc88fd2800 20241025120230246 DAUC <0003> auc.c:180 vector [3]: sres = 4c59dff9 20241025120230246 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120230246 DAUC <0003> auc.c:113 vector [4]: rand = dfacef6323d8fe36fb81ec47b05f45ee 20241025120230246 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120230246 DAUC <0003> auc.c:142 vector [4]: autn = 9ca782c2bbd980003dfcff23b2de0a11 20241025120230246 DAUC <0003> auc.c:143 vector [4]: ck = c5bf44cb12de9a9e426c8b3da95f5bee 20241025120230246 DAUC <0003> auc.c:144 vector [4]: ik = 9dcc58c06302f51b6be53fa3a12f4a96 20241025120230246 DAUC <0003> auc.c:145 vector [4]: res = 918db23a34d8c9210000000000000000 20241025120230246 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120230246 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120230246 DAUC <0003> auc.c:179 vector [4]: kc = c3eca206256cd000 20241025120230246 DAUC <0003> auc.c:180 vector [4]: sres = b485cd78 20241025120230246 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120230246 DAUC <0003> db_auc.c:245 IMSI='262421322099277': Generated 5 vectors 20241025120230246 DAUC <0003> db_auc.c:249 IMSI='262421322099277': Updating SQN=161 in DB 20241025120230255 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421322099277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421322099277"} 20241025120230255 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421322099277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120230255 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230255 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4258 20241025120230296 DAUC <0003> db_auc.c:157 IMSI='262427075861057': No 2G Auth Data 20241025120230296 DAUC <0003> db_auc.c:192 IMSI='262427075861057': No 3G Auth Data 20241025120230340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 20241025120230348 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120230348 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427075861057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427075861057"} 20241025120230348 DAUC <0003> db_auc.c:236 IMSI='262427075861057': Calling to generate 5 vectors 20241025120230348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241025120230348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241025120230348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241025120230348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241025120230348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241025120230348 DAUC <0003> auc.c:113 vector [0]: rand = 8e09d800395a26df4bc8e7ca4780c982 20241025120230348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241025120230348 DAUC <0003> auc.c:142 vector [0]: autn = c21bd415456b80003c98acaf226cba7a 20241025120230348 DAUC <0003> auc.c:143 vector [0]: ck = 5c71a701638064b2bef9455b09eeeae0 20241025120230348 DAUC <0003> auc.c:144 vector [0]: ik = 889a85446a46e17840b5a664a087aa8d 20241025120230348 DAUC <0003> auc.c:145 vector [0]: res = 3809e6cccc655f9b0000000000000000 20241025120230348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241025120230348 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241025120230348 DAUC <0003> auc.c:179 vector [0]: kc = 1c322ad785f32a2b 20241025120230348 DAUC <0003> auc.c:180 vector [0]: sres = e48c4042 20241025120230348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241025120230348 DAUC <0003> auc.c:113 vector [1]: rand = b1874c3245e7f2564da57455117a0b61 20241025120230348 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241025120230348 DAUC <0003> auc.c:142 vector [1]: autn = 6faf9eec633c80007cc6edf9cc731684 20241025120230348 DAUC <0003> auc.c:143 vector [1]: ck = 7247b0f103d437c1fd4ed07e86922a60 20241025120230348 DAUC <0003> auc.c:144 vector [1]: ik = e964eeedb67adc4db8311c5cdc7164e5 20241025120230348 DAUC <0003> auc.c:145 vector [1]: res = ac577dfdbbe2bec60000000000000000 20241025120230348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241025120230348 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241025120230348 DAUC <0003> auc.c:179 vector [1]: kc = 1fd56f521f3590a3 20241025120230348 DAUC <0003> auc.c:180 vector [1]: sres = c19c4154 20241025120230348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241025120230348 DAUC <0003> auc.c:113 vector [2]: rand = 97594d3c434e3024fb57fb5ebf55879c 20241025120230348 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241025120230348 DAUC <0003> auc.c:142 vector [2]: autn = e8bbdeb1088180002e7e906cdebb49ba 20241025120230348 DAUC <0003> auc.c:143 vector [2]: ck = 299c1d39099763c7ca0e5ef4864e429a 20241025120230349 DAUC <0003> auc.c:144 vector [2]: ik = 13d736a66e25961e782fb1f46212a44a 20241025120230349 DAUC <0003> auc.c:145 vector [2]: res = 9d96035aecd3cff10000000000000000 20241025120230349 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241025120230349 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241025120230349 DAUC <0003> auc.c:179 vector [2]: kc = 8de98aaa1f275f6c 20241025120230349 DAUC <0003> auc.c:180 vector [2]: sres = 335a47cc 20241025120230349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241025120230349 DAUC <0003> auc.c:113 vector [3]: rand = 282b5fabbbb7e41c281f52bd31519dee 20241025120230349 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241025120230349 DAUC <0003> auc.c:142 vector [3]: autn = 76c42aa3947180005729d5dc885bb21a 20241025120230349 DAUC <0003> auc.c:143 vector [3]: ck = 986627630a05780a0b03daee0c6f8ced 20241025120230349 DAUC <0003> auc.c:144 vector [3]: ik = 0c2277f7c5a7a3e20d901082a61a02f3 20241025120230349 DAUC <0003> auc.c:145 vector [3]: res = dfb601d943062c9a0000000000000000 20241025120230349 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241025120230349 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241025120230349 DAUC <0003> auc.c:179 vector [3]: kc = 73738abc1f5146d7 20241025120230349 DAUC <0003> auc.c:180 vector [3]: sres = 12914f6c 20241025120230349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241025120230349 DAUC <0003> auc.c:113 vector [4]: rand = d134dd8d8ea0616887b4b8fa82859718 20241025120230349 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241025120230349 DAUC <0003> auc.c:142 vector [4]: autn = b3eacba3ee1d80008534e42647cfa8e2 20241025120230349 DAUC <0003> auc.c:143 vector [4]: ck = 9de5a16a46747f67fda1c26ace11cc64 20241025120230349 DAUC <0003> auc.c:144 vector [4]: ik = 932d4dc9d1f55db2f7a9db7d5f6533f7 20241025120230349 DAUC <0003> auc.c:145 vector [4]: res = 71ce3c3273e249870000000000000000 20241025120230349 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241025120230349 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241025120230349 DAUC <0003> auc.c:179 vector [4]: kc = bcf50f37bef5a0ae 20241025120230349 DAUC <0003> auc.c:180 vector [4]: sres = 099493e5 20241025120230349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241025120230349 DAUC <0003> db_auc.c:245 IMSI='262427075861057': Generated 5 vectors 20241025120230349 DAUC <0003> db_auc.c:249 IMSI='262427075861057': Updating SQN=161 in DB 20241025120230358 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427075861057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427075861057"} 20241025120230358 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427075861057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120230358 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230358 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120230365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59824<->l=127.0.0.1:4258 20241025120230394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4258 20241025120230394 DLINP <000b> input/ipa.c:451 connected read/write 20241025120230394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120230394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120230394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120230394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120230394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33233<->l=127.0.0.1:4259) 20241025120230416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 20241025120230417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4258 20241025120233529 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120233529 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120233534 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120233536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20241025120233539 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120233539 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120233539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120233539 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  20241025120233539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120233540 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  20241025120233540 DLGSUP <0013> gsup_server.c:235 2:  20241025120233540 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120233540 DLGSUP <0013> gsup_server.c:235 3:  20241025120233540 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120233540 DLGSUP <0013> gsup_server.c:235 4:  20241025120233540 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120233540 DLGSUP <0013> gsup_server.c:235 5:  20241025120233540 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120233540 DLGSUP <0013> gsup_server.c:235 7:  20241025120233540 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120233540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120233540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120233540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120233570 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46255<->l=127.0.0.1:4259) 20241025120233587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241025120233597 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120233597 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421808959693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421808959693" cn_domain=PS} 20241025120233597 DLU <0006> fsm.c:456 lu(262421808959693)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241025120233597 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421808959693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241025120233597 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421808959693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421808959693" cause=IMSI unknown in HLR} 20241025120233597 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421808959693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120233598 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421808959693)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120233598 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421808959693)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241025120233598 DLU <0006> fsm.c:568 lu(PS:IMSI-262421808959693)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241025120233598 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120233598 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120233603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241025120233604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20241025120233606 DLINP <000b> input/ipa.c:451 connected read/write 20241025120233606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120233606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120233607 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120233607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120233607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46255<->l=127.0.0.1:4259) 20241025120233640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20241025120233640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20241025120236755 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120236755 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120236760 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120236762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241025120236766 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120236766 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120236766 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120236766 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  20241025120236766 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120236766 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  20241025120236766 DLGSUP <0013> gsup_server.c:235 2:  20241025120236766 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120236766 DLGSUP <0013> gsup_server.c:235 3:  20241025120236766 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120236766 DLGSUP <0013> gsup_server.c:235 4:  20241025120236766 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120236766 DLGSUP <0013> gsup_server.c:235 5:  20241025120236766 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120236766 DLGSUP <0013> gsup_server.c:235 7:  20241025120236766 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120236766 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120236766 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120236766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120236788 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41039<->l=127.0.0.1:4259) 20241025120236800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241025120236810 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120236810 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422445903186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422445903186" cn_domain=PS source_name="the-source\n"} 20241025120236810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025120236810 DLU <0006> fsm.c:456 lu(262422445903186)[0x61200000b620]{UNVALIDATED}: Allocated 20241025120236810 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422445903186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241025120236810 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422445903186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422445903186" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241025120236810 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422445903186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120236810 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422445903186)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120236810 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422445903186)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241025120236810 DLU <0006> fsm.c:568 lu(PS:IMSI-262422445903186)[0x61200000b620]{UNVALIDATED}: Deallocated 20241025120236810 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120236810 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120236815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20241025120236816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241025120236817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41039<->l=127.0.0.1:4259) 20241025120236817 DLINP <000b> input/ipa.c:451 connected read/write 20241025120236817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120236817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120236818 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120236818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120236818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025120236881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241025120236882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241025120239960 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120239960 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120239962 DLINP <000b> input/ipa.c:451 connected read/write 20241025120239962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120239963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241025120239965 DLINP <000b> input/ipa.c:451 connected read/write 20241025120239965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120239965 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120239965 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120239965 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  20241025120239965 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120239965 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  20241025120239965 DLGSUP <0013> gsup_server.c:235 2:  20241025120239965 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120239965 DLGSUP <0013> gsup_server.c:235 3:  20241025120239965 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120239965 DLGSUP <0013> gsup_server.c:235 4:  20241025120239965 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120239965 DLGSUP <0013> gsup_server.c:235 5:  20241025120239965 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120239965 DLGSUP <0013> gsup_server.c:235 7:  20241025120239965 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120239965 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120239965 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120239965 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120239979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39413<->l=127.0.0.1:4259) 20241025120239990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241025120240006 DLINP <000b> input/ipa.c:451 connected read/write 20241025120240006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120240006 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422850965484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422850965484" cn_domain=PS} 20241025120240006 DLU <0006> fsm.c:456 lu(262422850965484)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241025120240006 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422850965484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241025120240006 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422850965484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422850965484" cause=Roaming not allowed in this location area} 20241025120240006 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422850965484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120240006 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422850965484)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120240006 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422850965484)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241025120240006 DLU <0006> fsm.c:568 lu(PS:IMSI-262422850965484)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241025120240006 DLINP <000b> input/ipa.c:451 connected read/write 20241025120240007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120240007 DLINP <000b> input/ipa.c:451 connected read/write 20241025120240007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120240011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241025120240013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241025120240015 DLINP <000b> input/ipa.c:451 connected read/write 20241025120240015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120240015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120240015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120240015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120240015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39413<->l=127.0.0.1:4259) 20241025120240090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 20241025120240091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 20241025120243185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120243185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120243189 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120243191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20241025120243194 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120243195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120243195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120243195 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  20241025120243195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120243195 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  20241025120243195 DLGSUP <0013> gsup_server.c:235 2:  20241025120243195 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120243195 DLGSUP <0013> gsup_server.c:235 3:  20241025120243195 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120243195 DLGSUP <0013> gsup_server.c:235 4:  20241025120243195 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120243195 DLGSUP <0013> gsup_server.c:235 5:  20241025120243195 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120243195 DLGSUP <0013> gsup_server.c:235 7:  20241025120243195 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120243195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120243195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120243195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120243218 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45779<->l=127.0.0.1:4259) 20241025120243228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 20241025120243238 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120243238 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429376215010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429376215010"} 20241025120243238 DAUC <0003> db_auc.c:133 IMSI='262429376215010': No such subscriber 20241025120243238 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429376215010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241025120243238 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429376215010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429376215010" cause=IMSI unknown in HLR} 20241025120243238 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429376215010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120243238 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120243238 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120243241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4258 20241025120243242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20241025120243243 DLINP <000b> input/ipa.c:451 connected read/write 20241025120243243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120243243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120243243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120243243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120243243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45779<->l=127.0.0.1:4259) 20241025120243269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241025120243270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4258 20241025120246346 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120246346 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120246351 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241025120246357 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246357 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120246357 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120246357 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  20241025120246357 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120246357 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  20241025120246357 DLGSUP <0013> gsup_server.c:235 2:  20241025120246357 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120246357 DLGSUP <0013> gsup_server.c:235 3:  20241025120246357 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120246357 DLGSUP <0013> gsup_server.c:235 4:  20241025120246357 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120246357 DLGSUP <0013> gsup_server.c:235 5:  20241025120246357 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120246357 DLGSUP <0013> gsup_server.c:235 7:  20241025120246357 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120246357 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120246357 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120246357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120246383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36867<->l=127.0.0.1:4259) 20241025120246438 DAUC <0003> db_auc.c:157 IMSI='262423110566971': No 2G Auth Data 20241025120246438 DAUC <0003> db_auc.c:192 IMSI='262423110566971': No 3G Auth Data 20241025120246489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241025120246497 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246497 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423110566971" cn_domain=PS} 20241025120246498 DLU <0006> fsm.c:456 lu(262423110566971)[0x61200000b920]{UNVALIDATED}: Allocated 20241025120246498 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423110566971)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246514 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423110566971" cn_domain=PS} 20241025120246514 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246514 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246519 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246519 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423110566971"} 20241025120246519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423110566971)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246520 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246520 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423110566971"} 20241025120246520 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423110566971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423110566971)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423110566971)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246520 DLU <0006> fsm.c:568 lu(PS:IMSI-262423110566971)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246520 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246520 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241025120246549 DAUC <0003> db_auc.c:157 IMSI='262427135203253': No 2G Auth Data 20241025120246549 DAUC <0003> db_auc.c:192 IMSI='262427135203253': No 3G Auth Data 20241025120246559 DLGSUP <0013> hlr.c:121 IMSI 262427135203253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241025120246578 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246578 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427135203253" cn_domain=PS} 20241025120246578 DLU <0006> fsm.c:456 lu(262427135203253)[0x61200000baa0]{UNVALIDATED}: Allocated 20241025120246578 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427135203253)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246593 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427135203253" cn_domain=PS} 20241025120246593 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246593 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246595 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427135203253"} 20241025120246595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427135203253)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246595 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246595 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427135203253"} 20241025120246595 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427135203253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135203253)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135203253)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246595 DLU <0006> fsm.c:568 lu(PS:IMSI-262427135203253)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241025120246620 DAUC <0003> db_auc.c:157 IMSI='262422301023183': No 2G Auth Data 20241025120246620 DAUC <0003> db_auc.c:192 IMSI='262422301023183': No 3G Auth Data 20241025120246628 DLGSUP <0013> hlr.c:121 IMSI 262422301023183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241025120246643 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246643 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422301023183" cn_domain=PS} 20241025120246643 DLU <0006> fsm.c:456 lu(262422301023183)[0x61200000bc20]{UNVALIDATED}: Allocated 20241025120246643 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422301023183)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246658 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422301023183" cn_domain=PS} 20241025120246658 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246658 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246661 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422301023183"} 20241025120246661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422301023183)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246661 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246661 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422301023183"} 20241025120246661 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422301023183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301023183)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301023183)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246661 DLU <0006> fsm.c:568 lu(PS:IMSI-262422301023183)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241025120246689 DAUC <0003> db_auc.c:157 IMSI='262425584533290': No 2G Auth Data 20241025120246689 DAUC <0003> db_auc.c:192 IMSI='262425584533290': No 3G Auth Data 20241025120246699 DLGSUP <0013> hlr.c:121 IMSI 262425584533290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20241025120246718 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246718 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425584533290" cn_domain=PS} 20241025120246718 DLU <0006> fsm.c:456 lu(262425584533290)[0x61200000bda0]{UNVALIDATED}: Allocated 20241025120246718 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425584533290)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246734 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425584533290" cn_domain=PS} 20241025120246734 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246734 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246738 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246738 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425584533290"} 20241025120246738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425584533290)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246738 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246738 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425584533290"} 20241025120246738 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425584533290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425584533290)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425584533290)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246738 DLU <0006> fsm.c:568 lu(PS:IMSI-262425584533290)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246738 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246738 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20241025120246766 DAUC <0003> db_auc.c:157 IMSI='262426176644810': No 2G Auth Data 20241025120246766 DAUC <0003> db_auc.c:192 IMSI='262426176644810': No 3G Auth Data 20241025120246774 DLGSUP <0013> hlr.c:121 IMSI 262426176644810: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241025120246800 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246800 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426176644810" cn_domain=PS} 20241025120246800 DLU <0006> fsm.c:456 lu(262426176644810)[0x61200000bf20]{UNVALIDATED}: Allocated 20241025120246800 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426176644810)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246818 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426176644810" cn_domain=PS} 20241025120246818 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246818 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246821 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246822 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426176644810"} 20241025120246822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426176644810)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246822 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246822 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426176644810"} 20241025120246822 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426176644810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426176644810)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426176644810)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246822 DLU <0006> fsm.c:568 lu(PS:IMSI-262426176644810)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246822 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246822 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241025120246852 DAUC <0003> db_auc.c:157 IMSI='262427968533931': No 2G Auth Data 20241025120246852 DAUC <0003> db_auc.c:192 IMSI='262427968533931': No 3G Auth Data 20241025120246861 DLGSUP <0013> hlr.c:121 IMSI 262427968533931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241025120246895 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246895 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427968533931" cn_domain=PS} 20241025120246895 DLU <0006> fsm.c:456 lu(262427968533931)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241025120246895 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120246911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427968533931)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120246911 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427968533931" cn_domain=PS} 20241025120246911 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246911 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246913 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246913 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427968533931"} 20241025120246913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427968533931)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120246913 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120246913 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427968533931"} 20241025120246913 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427968533931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120246913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427968533931)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120246913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427968533931)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120246913 DLU <0006> fsm.c:568 lu(PS:IMSI-262427968533931)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120246913 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246913 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120246914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241025120246947 DAUC <0003> db_auc.c:157 IMSI='262426846823047': No 2G Auth Data 20241025120246947 DAUC <0003> db_auc.c:192 IMSI='262426846823047': No 3G Auth Data 20241025120246956 DLGSUP <0013> hlr.c:121 IMSI 262426846823047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120246986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241025120246988 DLINP <000b> input/ipa.c:451 connected read/write 20241025120246988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120246988 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426846823047" cn_domain=PS} 20241025120246988 DLU <0006> fsm.c:456 lu(262426846823047)[0x612000010120]{UNVALIDATED}: Allocated 20241025120246988 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120247004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426846823047)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120247004 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426846823047" cn_domain=PS} 20241025120247004 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247004 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247005 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120247005 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426846823047"} 20241025120247005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426846823047)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120247005 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120247005 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426846823047"} 20241025120247005 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426846823047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120247005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426846823047)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120247005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426846823047)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120247005 DLU <0006> fsm.c:568 lu(PS:IMSI-262426846823047)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120247005 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247005 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241025120247038 DAUC <0003> db_auc.c:157 IMSI='262421118831218': No 2G Auth Data 20241025120247038 DAUC <0003> db_auc.c:192 IMSI='262421118831218': No 3G Auth Data 20241025120247047 DLGSUP <0013> hlr.c:121 IMSI 262421118831218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120247070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 20241025120247072 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120247072 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421118831218" cn_domain=PS} 20241025120247072 DLU <0006> fsm.c:456 lu(262421118831218)[0x6120000102a0]{UNVALIDATED}: Allocated 20241025120247072 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120247092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421118831218)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120247092 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421118831218" cn_domain=PS} 20241025120247092 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247092 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120247097 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421118831218"} 20241025120247097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421118831218)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120247097 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120247097 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421118831218"} 20241025120247097 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421118831218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120247097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421118831218)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120247097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421118831218)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120247097 DLU <0006> fsm.c:568 lu(PS:IMSI-262421118831218)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120247097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120247100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 20241025120247125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241025120247126 DLINP <000b> input/ipa.c:451 connected read/write 20241025120247126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120247126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120247126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120247126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120247126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36867<->l=127.0.0.1:4259) 20241025120247161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241025120247161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241025120250243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120250243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120250245 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241025120250250 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120250250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120250250 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  20241025120250250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120250250 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  20241025120250250 DLGSUP <0013> gsup_server.c:235 2:  20241025120250250 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120250250 DLGSUP <0013> gsup_server.c:235 3:  20241025120250250 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120250250 DLGSUP <0013> gsup_server.c:235 4:  20241025120250250 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120250250 DLGSUP <0013> gsup_server.c:235 5:  20241025120250250 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120250250 DLGSUP <0013> gsup_server.c:235 7:  20241025120250251 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120250251 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120250251 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120250251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120250269 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39685<->l=127.0.0.1:4259) 20241025120250306 DAUC <0003> db_auc.c:157 IMSI='262426336579356': No 2G Auth Data 20241025120250306 DAUC <0003> db_auc.c:192 IMSI='262426336579356': No 3G Auth Data 20241025120250337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241025120250340 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250340 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426336579356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426336579356" cn_domain=PS source_name="the-source\n"} 20241025120250340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025120250340 DLU <0006> fsm.c:456 lu(262426336579356)[0x612000010420]{UNVALIDATED}: Allocated 20241025120250340 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426336579356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250356 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426336579356)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250356 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426336579356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426336579356" cn_domain=PS destination_name="the-source\n"} 20241025120250356 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250356 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250362 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250363 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426336579356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426336579356" source_name="the-source\n"} 20241025120250363 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426336579356)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250363 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262426336579356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250363 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426336579356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426336579356" destination_name="the-source\n"} 20241025120250363 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262426336579356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426336579356)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426336579356)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250363 DLU <0006> fsm.c:568 lu(PS:IMSI-262426336579356)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241025120250395 DAUC <0003> db_auc.c:157 IMSI='262420090442139': No 2G Auth Data 20241025120250395 DAUC <0003> db_auc.c:192 IMSI='262420090442139': No 3G Auth Data 20241025120250407 DLGSUP <0013> hlr.c:121 IMSI 262420090442139: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241025120250429 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250429 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420090442139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090442139" cn_domain=PS source_name="the-source\n"} 20241025120250429 DLU <0006> fsm.c:456 lu(262420090442139)[0x6120000105a0]{UNVALIDATED}: Allocated 20241025120250429 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420090442139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090442139)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250445 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420090442139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090442139" cn_domain=PS destination_name="the-source\n"} 20241025120250445 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250445 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250450 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250450 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420090442139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090442139" source_name="the-source\n"} 20241025120250450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090442139)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250451 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420090442139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250451 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420090442139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090442139" destination_name="the-source\n"} 20241025120250451 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420090442139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090442139)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090442139)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250451 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090442139)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250451 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250451 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241025120250488 DAUC <0003> db_auc.c:157 IMSI='262424283575659': No 2G Auth Data 20241025120250488 DAUC <0003> db_auc.c:192 IMSI='262424283575659': No 3G Auth Data 20241025120250501 DLGSUP <0013> hlr.c:121 IMSI 262424283575659: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241025120250523 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250523 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424283575659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424283575659" cn_domain=PS source_name="the-source\n"} 20241025120250523 DLU <0006> fsm.c:456 lu(262424283575659)[0x612000010720]{UNVALIDATED}: Allocated 20241025120250523 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424283575659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424283575659)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250539 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424283575659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424283575659" cn_domain=PS destination_name="the-source\n"} 20241025120250539 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250539 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250544 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250544 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424283575659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424283575659" source_name="the-source\n"} 20241025120250544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424283575659)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250544 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424283575659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250545 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424283575659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424283575659" destination_name="the-source\n"} 20241025120250545 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424283575659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424283575659)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424283575659)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424283575659)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250545 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250545 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241025120250577 DAUC <0003> db_auc.c:157 IMSI='262428207876879': No 2G Auth Data 20241025120250577 DAUC <0003> db_auc.c:192 IMSI='262428207876879': No 3G Auth Data 20241025120250591 DLGSUP <0013> hlr.c:121 IMSI 262428207876879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20241025120250627 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250627 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428207876879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428207876879" cn_domain=PS source_name="the-source\n"} 20241025120250627 DLU <0006> fsm.c:456 lu(262428207876879)[0x6120000108a0]{UNVALIDATED}: Allocated 20241025120250627 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428207876879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428207876879)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250644 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428207876879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428207876879" cn_domain=PS destination_name="the-source\n"} 20241025120250644 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250644 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250650 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250650 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428207876879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428207876879" source_name="the-source\n"} 20241025120250650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428207876879)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250650 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428207876879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250650 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428207876879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428207876879" destination_name="the-source\n"} 20241025120250650 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428207876879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207876879)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207876879)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250650 DLU <0006> fsm.c:568 lu(PS:IMSI-262428207876879)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250650 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250650 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20241025120250680 DAUC <0003> db_auc.c:157 IMSI='262428113973703': No 2G Auth Data 20241025120250680 DAUC <0003> db_auc.c:192 IMSI='262428113973703': No 3G Auth Data 20241025120250687 DLGSUP <0013> hlr.c:121 IMSI 262428113973703: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241025120250707 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250707 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428113973703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428113973703" cn_domain=PS source_name="the-source\n"} 20241025120250707 DLU <0006> fsm.c:456 lu(262428113973703)[0x612000010a20]{UNVALIDATED}: Allocated 20241025120250707 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428113973703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428113973703)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250726 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428113973703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428113973703" cn_domain=PS destination_name="the-source\n"} 20241025120250726 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250727 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250729 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250730 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428113973703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428113973703" source_name="the-source\n"} 20241025120250730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428113973703)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250730 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428113973703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250730 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428113973703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428113973703" destination_name="the-source\n"} 20241025120250730 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428113973703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428113973703)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428113973703)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250730 DLU <0006> fsm.c:568 lu(PS:IMSI-262428113973703)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250730 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250730 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241025120250774 DAUC <0003> db_auc.c:157 IMSI='262428049964091': No 2G Auth Data 20241025120250774 DAUC <0003> db_auc.c:192 IMSI='262428049964091': No 3G Auth Data 20241025120250784 DLGSUP <0013> hlr.c:121 IMSI 262428049964091: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241025120250833 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250833 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428049964091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428049964091" cn_domain=PS source_name="the-source\n"} 20241025120250833 DLU <0006> fsm.c:456 lu(262428049964091)[0x612000010ba0]{UNVALIDATED}: Allocated 20241025120250833 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428049964091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428049964091)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250852 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428049964091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428049964091" cn_domain=PS destination_name="the-source\n"} 20241025120250853 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250853 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250859 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250859 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428049964091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428049964091" source_name="the-source\n"} 20241025120250859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428049964091)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250859 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428049964091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250859 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428049964091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428049964091" destination_name="the-source\n"} 20241025120250859 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428049964091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049964091)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049964091)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250859 DLU <0006> fsm.c:568 lu(PS:IMSI-262428049964091)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250859 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250859 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241025120250897 DAUC <0003> db_auc.c:157 IMSI='262421385230784': No 2G Auth Data 20241025120250897 DAUC <0003> db_auc.c:192 IMSI='262421385230784': No 3G Auth Data 20241025120250907 DLGSUP <0013> hlr.c:121 IMSI 262421385230784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120250962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20241025120250967 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250967 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421385230784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421385230784" cn_domain=PS source_name="the-source\n"} 20241025120250967 DLU <0006> fsm.c:456 lu(262421385230784)[0x612000010d20]{UNVALIDATED}: Allocated 20241025120250967 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421385230784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120250988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421385230784)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120250988 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421385230784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421385230784" cn_domain=PS destination_name="the-source\n"} 20241025120250988 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250988 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250990 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120250990 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421385230784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421385230784" source_name="the-source\n"} 20241025120250990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421385230784)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120250990 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421385230784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120250990 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421385230784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421385230784" destination_name="the-source\n"} 20241025120250990 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421385230784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120250990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421385230784)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120250990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421385230784)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120250990 DLU <0006> fsm.c:568 lu(PS:IMSI-262421385230784)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120250990 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250990 DLINP <000b> input/ipa.c:451 connected read/write 20241025120250990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120250991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4258 20241025120251029 DAUC <0003> db_auc.c:157 IMSI='262423600724736': No 2G Auth Data 20241025120251029 DAUC <0003> db_auc.c:192 IMSI='262423600724736': No 3G Auth Data 20241025120251041 DLGSUP <0013> hlr.c:121 IMSI 262423600724736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120251081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241025120251086 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120251087 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423600724736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423600724736" cn_domain=PS source_name="the-source\n"} 20241025120251087 DLU <0006> fsm.c:456 lu(262423600724736)[0x612000010ea0]{UNVALIDATED}: Allocated 20241025120251087 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423600724736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241025120251103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423600724736)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120251103 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423600724736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423600724736" cn_domain=PS destination_name="the-source\n"} 20241025120251103 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120251103 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120251108 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120251108 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423600724736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423600724736" source_name="the-source\n"} 20241025120251108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423600724736)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120251108 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423600724736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120251109 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423600724736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423600724736" destination_name="the-source\n"} 20241025120251109 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423600724736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120251109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600724736)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120251109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600724736)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120251109 DLU <0006> fsm.c:568 lu(PS:IMSI-262423600724736)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120251109 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120251109 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120251112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241025120251144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241025120251144 DLINP <000b> input/ipa.c:451 connected read/write 20241025120251144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120251144 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120251144 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120251144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120251144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025120251144 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39685<->l=127.0.0.1:4259) 20241025120251167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20241025120251167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20241025120254282 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120254282 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120254285 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 20241025120254288 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120254288 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120254288 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  20241025120254288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120254288 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  20241025120254288 DLGSUP <0013> gsup_server.c:235 2:  20241025120254288 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120254288 DLGSUP <0013> gsup_server.c:235 3:  20241025120254288 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120254288 DLGSUP <0013> gsup_server.c:235 4:  20241025120254288 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120254288 DLGSUP <0013> gsup_server.c:235 5:  20241025120254288 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120254288 DLGSUP <0013> gsup_server.c:235 7:  20241025120254288 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120254288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120254288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120254288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120254297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36337<->l=127.0.0.1:4259) 20241025120254326 DAUC <0003> db_auc.c:157 IMSI='262421637093243': No 2G Auth Data 20241025120254326 DAUC <0003> db_auc.c:192 IMSI='262421637093243': No 3G Auth Data 20241025120254373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241025120254382 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254382 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421637093243" cn_domain=PS} 20241025120254383 DLU <0006> fsm.c:456 lu(262421637093243)[0x612000011020]{UNVALIDATED}: Allocated 20241025120254383 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421637093243)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254399 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421637093243" cn_domain=PS} 20241025120254399 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254399 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254406 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254406 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421637093243"} 20241025120254406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421637093243)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254406 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254406 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421637093243"} 20241025120254406 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421637093243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421637093243)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421637093243)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254406 DLU <0006> fsm.c:568 lu(PS:IMSI-262421637093243)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254406 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254407 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20241025120254440 DAUC <0003> db_auc.c:157 IMSI='262426239792479': No 2G Auth Data 20241025120254440 DAUC <0003> db_auc.c:192 IMSI='262426239792479': No 3G Auth Data 20241025120254452 DLGSUP <0013> hlr.c:121 IMSI 262426239792479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241025120254470 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254470 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426239792479" cn_domain=PS} 20241025120254470 DLU <0006> fsm.c:456 lu(262426239792479)[0x6120000111a0]{UNVALIDATED}: Allocated 20241025120254470 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426239792479)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254486 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426239792479" cn_domain=PS} 20241025120254486 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254486 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254491 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254491 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426239792479"} 20241025120254491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426239792479)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254491 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254491 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426239792479"} 20241025120254491 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426239792479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426239792479)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426239792479)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254492 DLU <0006> fsm.c:568 lu(PS:IMSI-262426239792479)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254492 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254492 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241025120254521 DAUC <0003> db_auc.c:157 IMSI='262427885812258': No 2G Auth Data 20241025120254521 DAUC <0003> db_auc.c:192 IMSI='262427885812258': No 3G Auth Data 20241025120254531 DLGSUP <0013> hlr.c:121 IMSI 262427885812258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 20241025120254549 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254549 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427885812258" cn_domain=PS} 20241025120254549 DLU <0006> fsm.c:456 lu(262427885812258)[0x612000011320]{UNVALIDATED}: Allocated 20241025120254549 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427885812258)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254565 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427885812258" cn_domain=PS} 20241025120254565 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254565 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254569 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427885812258"} 20241025120254569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427885812258)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254569 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254569 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427885812258"} 20241025120254569 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427885812258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427885812258)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427885812258)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254569 DLU <0006> fsm.c:568 lu(PS:IMSI-262427885812258)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.1:4258 20241025120254596 DAUC <0003> db_auc.c:157 IMSI='262425568542306': No 2G Auth Data 20241025120254596 DAUC <0003> db_auc.c:192 IMSI='262425568542306': No 3G Auth Data 20241025120254605 DLGSUP <0013> hlr.c:121 IMSI 262425568542306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 20241025120254620 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254620 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425568542306" cn_domain=PS} 20241025120254620 DLU <0006> fsm.c:456 lu(262425568542306)[0x6120000114a0]{UNVALIDATED}: Allocated 20241025120254620 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425568542306)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254636 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425568542306" cn_domain=PS} 20241025120254636 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254636 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254639 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425568542306"} 20241025120254639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425568542306)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254639 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254639 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425568542306"} 20241025120254639 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425568542306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425568542306)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425568542306)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254639 DLU <0006> fsm.c:568 lu(PS:IMSI-262425568542306)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 20241025120254669 DAUC <0003> db_auc.c:157 IMSI='262428986213803': No 2G Auth Data 20241025120254669 DAUC <0003> db_auc.c:192 IMSI='262428986213803': No 3G Auth Data 20241025120254679 DLGSUP <0013> hlr.c:121 IMSI 262428986213803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 20241025120254703 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254703 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428986213803" cn_domain=PS} 20241025120254703 DLU <0006> fsm.c:456 lu(262428986213803)[0x612000011620]{UNVALIDATED}: Allocated 20241025120254703 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428986213803)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254720 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428986213803" cn_domain=PS} 20241025120254720 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254720 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254725 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254725 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428986213803"} 20241025120254725 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428986213803)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254725 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254726 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428986213803"} 20241025120254726 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428986213803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428986213803)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428986213803)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254726 DLU <0006> fsm.c:568 lu(PS:IMSI-262428986213803)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254726 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254726 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 20241025120254754 DAUC <0003> db_auc.c:157 IMSI='262422737027608': No 2G Auth Data 20241025120254754 DAUC <0003> db_auc.c:192 IMSI='262422737027608': No 3G Auth Data 20241025120254768 DLGSUP <0013> hlr.c:121 IMSI 262422737027608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20241025120254797 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254797 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422737027608" cn_domain=PS} 20241025120254797 DLU <0006> fsm.c:456 lu(262422737027608)[0x6120000117a0]{UNVALIDATED}: Allocated 20241025120254797 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422737027608)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254817 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422737027608" cn_domain=PS} 20241025120254817 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254817 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254823 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254823 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422737027608"} 20241025120254823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422737027608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254823 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254823 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422737027608"} 20241025120254823 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422737027608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422737027608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422737027608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254823 DLU <0006> fsm.c:568 lu(PS:IMSI-262422737027608)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254823 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254823 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20241025120254863 DAUC <0003> db_auc.c:157 IMSI='262421950011165': No 2G Auth Data 20241025120254863 DAUC <0003> db_auc.c:192 IMSI='262421950011165': No 3G Auth Data 20241025120254871 DLGSUP <0013> hlr.c:121 IMSI 262421950011165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241025120254897 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254897 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421950011165" cn_domain=PS} 20241025120254897 DLU <0006> fsm.c:456 lu(262421950011165)[0x612000011920]{UNVALIDATED}: Allocated 20241025120254897 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120254915 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421950011165)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120254915 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421950011165" cn_domain=PS} 20241025120254915 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254915 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254920 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120254921 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421950011165"} 20241025120254921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421950011165)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120254921 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120254921 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421950011165"} 20241025120254921 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421950011165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120254921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950011165)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120254921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950011165)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120254921 DLU <0006> fsm.c:568 lu(PS:IMSI-262421950011165)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120254921 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254921 DLINP <000b> input/ipa.c:451 connected read/write 20241025120254921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120254924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241025120254961 DAUC <0003> db_auc.c:157 IMSI='262420220645432': No 2G Auth Data 20241025120254961 DAUC <0003> db_auc.c:192 IMSI='262420220645432': No 3G Auth Data 20241025120254969 DLGSUP <0013> hlr.c:121 IMSI 262420220645432: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120254996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 20241025120255001 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120255001 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420220645432" cn_domain=PS} 20241025120255002 DLU <0006> fsm.c:456 lu(262420220645432)[0x612000011aa0]{UNVALIDATED}: Allocated 20241025120255002 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120255018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420220645432)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120255018 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420220645432" cn_domain=PS} 20241025120255018 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120255018 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120255023 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120255024 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420220645432"} 20241025120255024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420220645432)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120255024 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120255024 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420220645432"} 20241025120255024 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420220645432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120255024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420220645432)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120255024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420220645432)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120255024 DLU <0006> fsm.c:568 lu(PS:IMSI-262420220645432)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120255024 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120255024 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120255027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 20241025120255053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 20241025120255054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120255054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120255054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120255054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120255054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120255054 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36337<->l=127.0.0.1:4259) 20241025120255076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241025120255177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241025120258278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120258278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120258283 DLINP <000b> input/ipa.c:451 connected read/write 20241025120258283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120258284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60858<->l=127.0.0.1:4258 20241025120258287 DLINP <000b> input/ipa.c:451 connected read/write 20241025120258287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120258287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120258287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120258287 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  20241025120258287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120258287 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  20241025120258287 DLGSUP <0013> gsup_server.c:235 2:  20241025120258287 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120258287 DLGSUP <0013> gsup_server.c:235 3:  20241025120258287 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120258287 DLGSUP <0013> gsup_server.c:235 4:  20241025120258287 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120258287 DLGSUP <0013> gsup_server.c:235 5:  20241025120258287 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120258287 DLGSUP <0013> gsup_server.c:235 7:  20241025120258287 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120258287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120258287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120258287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120258315 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36865<->l=127.0.0.1:4259) 20241025120258355 DAUC <0003> db_auc.c:157 IMSI='262425150345463': No 2G Auth Data 20241025120258355 DAUC <0003> db_auc.c:192 IMSI='262425150345463': No 3G Auth Data 20241025120258374 DAUC <0003> db_auc.c:192 IMSI='262425150345463': No 3G Auth Data 20241025120258401 DAUC <0003> db_auc.c:157 IMSI='262425140258574': No 2G Auth Data 20241025120258401 DAUC <0003> db_auc.c:192 IMSI='262425140258574': No 3G Auth Data 20241025120258426 DAUC <0003> db_auc.c:157 IMSI='262425140258574': No 2G Auth Data 20241025120258453 DAUC <0003> db_auc.c:157 IMSI='262427236718359': No 2G Auth Data 20241025120258453 DAUC <0003> db_auc.c:192 IMSI='262427236718359': No 3G Auth Data 20241025120258513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60858<->l=127.0.0.1:4258 20241025120258515 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36865<->l=127.0.0.1:4259) 20241025120258515 DLINP <000b> input/ipa.c:451 connected read/write 20241025120258515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120258516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120258516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120258516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120258589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 20241025120258690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 20241025120301802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120301802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120301805 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20241025120301808 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120301808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120301808 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  20241025120301808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120301808 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  20241025120301808 DLGSUP <0013> gsup_server.c:235 2:  20241025120301808 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120301808 DLGSUP <0013> gsup_server.c:235 3:  20241025120301808 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120301808 DLGSUP <0013> gsup_server.c:235 4:  20241025120301808 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120301808 DLGSUP <0013> gsup_server.c:235 5:  20241025120301808 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120301808 DLGSUP <0013> gsup_server.c:235 7:  20241025120301808 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120301808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120301808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120301808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120301819 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35643<->l=127.0.0.1:4259) 20241025120301826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241025120301837 DAUC <0003> db_auc.c:157 IMSI='262427792534604': No 2G Auth Data 20241025120301837 DAUC <0003> db_auc.c:192 IMSI='262427792534604': No 3G Auth Data 20241025120301863 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301864 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427792534604" cn_domain=PS} 20241025120301864 DLU <0006> fsm.c:456 lu(262427792534604)[0x612000011c20]{UNVALIDATED}: Allocated 20241025120301864 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120301880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427792534604)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120301880 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427792534604" cn_domain=PS} 20241025120301880 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301880 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301887 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301887 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427792534604"} 20241025120301887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427792534604)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120301887 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120301887 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427792534604"} 20241025120301887 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120301887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427792534604)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120301887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427792534604)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120301887 DLU <0006> fsm.c:568 lu(PS:IMSI-262427792534604)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120301887 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301887 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301899 DLGSUP <0013> hlr.c:128 IMSI 262427792534604: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241025120301899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120301901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241025120301902 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301902 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427792534604"} 20241025120301902 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241025120301902 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427792534604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120301903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20241025120301905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120301905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120301905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120301906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120301906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120301906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35643<->l=127.0.0.1:4259) 20241025120301942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 20241025120302043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4258 20241025120305152 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120305152 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120305156 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241025120305162 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305162 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120305162 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120305162 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  20241025120305162 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120305162 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  20241025120305162 DLGSUP <0013> gsup_server.c:235 2:  20241025120305162 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120305162 DLGSUP <0013> gsup_server.c:235 3:  20241025120305162 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120305162 DLGSUP <0013> gsup_server.c:235 4:  20241025120305162 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120305162 DLGSUP <0013> gsup_server.c:235 5:  20241025120305162 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120305162 DLGSUP <0013> gsup_server.c:235 7:  20241025120305162 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120305162 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120305162 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120305162 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120305183 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39117<->l=127.0.0.1:4259) 20241025120305226 DAUC <0003> db_auc.c:157 IMSI='262426883480959': No 2G Auth Data 20241025120305226 DAUC <0003> db_auc.c:192 IMSI='262426883480959': No 3G Auth Data 20241025120305280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41674<->l=127.0.0.1:4258 20241025120305291 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305291 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426883480959" cn_domain=PS} 20241025120305291 DLU <0006> fsm.c:456 lu(262426883480959)[0x612000011da0]{UNVALIDATED}: Allocated 20241025120305291 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426883480959)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305308 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426883480959" cn_domain=PS} 20241025120305308 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305309 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305317 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305317 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426883480959"} 20241025120305317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426883480959)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305317 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305317 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426883480959"} 20241025120305317 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883480959)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883480959)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305317 DLU <0006> fsm.c:568 lu(PS:IMSI-262426883480959)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305317 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305317 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305322 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305322 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426883480959" cn_domain=CS} 20241025120305322 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305330 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426883480959"} 20241025120305331 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426883480959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305331 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305331 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41674<->l=127.0.0.1:4258 20241025120305361 DAUC <0003> db_auc.c:157 IMSI='262428548665874': No 2G Auth Data 20241025120305361 DAUC <0003> db_auc.c:192 IMSI='262428548665874': No 3G Auth Data 20241025120305369 DLGSUP <0013> hlr.c:121 IMSI 262428548665874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 20241025120305386 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305386 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428548665874" cn_domain=PS} 20241025120305386 DLU <0006> fsm.c:456 lu(262428548665874)[0x612000011f20]{UNVALIDATED}: Allocated 20241025120305386 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428548665874)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305402 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428548665874" cn_domain=PS} 20241025120305402 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305402 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305405 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305405 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428548665874"} 20241025120305405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428548665874)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305405 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305405 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428548665874"} 20241025120305405 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428548665874)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428548665874)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305405 DLU <0006> fsm.c:568 lu(PS:IMSI-262428548665874)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305405 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305405 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305407 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305407 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428548665874" cn_domain=CS} 20241025120305407 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305415 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428548665874"} 20241025120305415 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428548665874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305415 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305415 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4258 20241025120305443 DAUC <0003> db_auc.c:157 IMSI='262424549960532': No 2G Auth Data 20241025120305444 DAUC <0003> db_auc.c:192 IMSI='262424549960532': No 3G Auth Data 20241025120305452 DLGSUP <0013> hlr.c:121 IMSI 262424549960532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 20241025120305468 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305468 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424549960532" cn_domain=PS} 20241025120305468 DLU <0006> fsm.c:456 lu(262424549960532)[0x6120000120a0]{UNVALIDATED}: Allocated 20241025120305468 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424549960532)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305484 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424549960532" cn_domain=PS} 20241025120305484 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305484 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305487 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424549960532"} 20241025120305487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424549960532)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305487 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305487 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424549960532"} 20241025120305487 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424549960532)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424549960532)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305487 DLU <0006> fsm.c:568 lu(PS:IMSI-262424549960532)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305489 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305490 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424549960532" cn_domain=CS} 20241025120305490 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305498 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424549960532"} 20241025120305498 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424549960532 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305498 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305498 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 20241025120305537 DAUC <0003> db_auc.c:157 IMSI='262427244680734': No 2G Auth Data 20241025120305537 DAUC <0003> db_auc.c:192 IMSI='262427244680734': No 3G Auth Data 20241025120305546 DLGSUP <0013> hlr.c:121 IMSI 262427244680734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241025120305569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305569 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427244680734" cn_domain=PS} 20241025120305569 DLU <0006> fsm.c:456 lu(262427244680734)[0x612000012220]{UNVALIDATED}: Allocated 20241025120305569 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427244680734)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305585 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427244680734" cn_domain=PS} 20241025120305585 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305586 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305589 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305589 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427244680734"} 20241025120305589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427244680734)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305589 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305589 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427244680734"} 20241025120305589 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244680734)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427244680734)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305589 DLU <0006> fsm.c:568 lu(PS:IMSI-262427244680734)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305589 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305589 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305591 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305591 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427244680734" cn_domain=CS} 20241025120305591 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305599 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427244680734"} 20241025120305599 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427244680734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305599 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305599 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4258 20241025120305628 DAUC <0003> db_auc.c:157 IMSI='262423035114089': No 2G Auth Data 20241025120305628 DAUC <0003> db_auc.c:192 IMSI='262423035114089': No 3G Auth Data 20241025120305637 DLGSUP <0013> hlr.c:121 IMSI 262423035114089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 20241025120305654 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305654 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423035114089" cn_domain=PS} 20241025120305654 DLU <0006> fsm.c:456 lu(262423035114089)[0x6120000123a0]{UNVALIDATED}: Allocated 20241025120305654 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423035114089)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305670 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423035114089" cn_domain=PS} 20241025120305670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305673 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305673 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423035114089"} 20241025120305673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423035114089)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305673 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305673 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423035114089"} 20241025120305673 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423035114089)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423035114089)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305673 DLU <0006> fsm.c:568 lu(PS:IMSI-262423035114089)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305673 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305673 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305675 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305675 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423035114089" cn_domain=CS} 20241025120305675 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305683 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423035114089"} 20241025120305684 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423035114089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305684 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305684 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.1:4258 20241025120305711 DAUC <0003> db_auc.c:157 IMSI='262420169854266': No 2G Auth Data 20241025120305711 DAUC <0003> db_auc.c:192 IMSI='262420169854266': No 3G Auth Data 20241025120305720 DLGSUP <0013> hlr.c:121 IMSI 262420169854266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 20241025120305750 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305750 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420169854266" cn_domain=PS} 20241025120305750 DLU <0006> fsm.c:456 lu(262420169854266)[0x612000012520]{UNVALIDATED}: Allocated 20241025120305750 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420169854266)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305766 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420169854266" cn_domain=PS} 20241025120305766 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305767 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305771 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305771 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420169854266"} 20241025120305771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420169854266)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305771 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305771 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420169854266"} 20241025120305771 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420169854266)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420169854266)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305771 DLU <0006> fsm.c:568 lu(PS:IMSI-262420169854266)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305771 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305771 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305774 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305774 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420169854266" cn_domain=CS} 20241025120305774 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305782 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420169854266"} 20241025120305782 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420169854266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305782 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305782 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4258 20241025120305819 DAUC <0003> db_auc.c:157 IMSI='262421302273820': No 2G Auth Data 20241025120305819 DAUC <0003> db_auc.c:192 IMSI='262421302273820': No 3G Auth Data 20241025120305827 DLGSUP <0013> hlr.c:121 IMSI 262421302273820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20241025120305856 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305856 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421302273820" cn_domain=PS} 20241025120305856 DLU <0006> fsm.c:456 lu(262421302273820)[0x6120000126a0]{UNVALIDATED}: Allocated 20241025120305856 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421302273820)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305873 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421302273820" cn_domain=PS} 20241025120305873 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305873 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305876 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305876 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421302273820"} 20241025120305876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421302273820)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305876 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305876 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421302273820"} 20241025120305876 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421302273820)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421302273820)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305876 DLU <0006> fsm.c:568 lu(PS:IMSI-262421302273820)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305876 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305876 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305879 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305879 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421302273820" cn_domain=CS} 20241025120305879 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305887 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421302273820"} 20241025120305887 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421302273820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305887 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305887 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41726<->l=127.0.0.1:4258 20241025120305923 DAUC <0003> db_auc.c:157 IMSI='262422454772684': No 2G Auth Data 20241025120305923 DAUC <0003> db_auc.c:192 IMSI='262422454772684': No 3G Auth Data 20241025120305931 DLGSUP <0013> hlr.c:121 IMSI 262422454772684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120305954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4258 20241025120305956 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305956 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422454772684" cn_domain=PS} 20241025120305956 DLU <0006> fsm.c:456 lu(262422454772684)[0x612000012820]{UNVALIDATED}: Allocated 20241025120305956 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120305972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422454772684)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120305972 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422454772684" cn_domain=PS} 20241025120305972 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305972 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305975 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305975 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422454772684"} 20241025120305975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422454772684)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120305975 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120305975 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422454772684"} 20241025120305975 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120305975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422454772684)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120305975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422454772684)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120305975 DLU <0006> fsm.c:568 lu(PS:IMSI-262422454772684)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120305975 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305975 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120305977 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422454772684" cn_domain=CS} 20241025120305977 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241025120305985 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422454772684"} 20241025120305985 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422454772684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120305985 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305985 DLINP <000b> input/ipa.c:451 connected read/write 20241025120305985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120305988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4258 20241025120306014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241025120306015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39117<->l=127.0.0.1:4259) 20241025120306015 DLINP <000b> input/ipa.c:451 connected read/write 20241025120306015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120306015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120306015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120306015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120306054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241025120306155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.1:4258 20241025120309266 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120309266 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120309271 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 20241025120309277 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120309277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120309277 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  20241025120309277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120309277 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  20241025120309277 DLGSUP <0013> gsup_server.c:235 2:  20241025120309277 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120309277 DLGSUP <0013> gsup_server.c:235 3:  20241025120309277 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120309277 DLGSUP <0013> gsup_server.c:235 4:  20241025120309277 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120309277 DLGSUP <0013> gsup_server.c:235 5:  20241025120309277 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120309277 DLGSUP <0013> gsup_server.c:235 7:  20241025120309277 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120309277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120309277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120309277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120309306 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41779<->l=127.0.0.1:4259) 20241025120309352 DAUC <0003> db_auc.c:157 IMSI='262422271336953': No 2G Auth Data 20241025120309352 DAUC <0003> db_auc.c:192 IMSI='262422271336953': No 3G Auth Data 20241025120309385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 20241025120309387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309387 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422271336953" cn_domain=PS} 20241025120309387 DLU <0006> fsm.c:456 lu(262422271336953)[0x6120000129a0]{UNVALIDATED}: Allocated 20241025120309387 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422271336953)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309404 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422271336953" cn_domain=PS} 20241025120309404 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309404 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309407 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309407 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422271336953"} 20241025120309407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422271336953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309407 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309407 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422271336953"} 20241025120309407 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422271336953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422271336953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309407 DLU <0006> fsm.c:568 lu(PS:IMSI-262422271336953)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309407 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309407 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309409 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309409 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422271336953" cn_domain=PS} 20241025120309409 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309417 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422271336953"} 20241025120309417 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422271336953 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309417 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309417 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4258 20241025120309445 DAUC <0003> db_auc.c:157 IMSI='262427191701572': No 2G Auth Data 20241025120309445 DAUC <0003> db_auc.c:192 IMSI='262427191701572': No 3G Auth Data 20241025120309454 DLGSUP <0013> hlr.c:121 IMSI 262427191701572: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 20241025120309470 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309470 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427191701572" cn_domain=PS} 20241025120309470 DLU <0006> fsm.c:456 lu(262427191701572)[0x612000012b20]{UNVALIDATED}: Allocated 20241025120309470 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427191701572)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309486 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427191701572" cn_domain=PS} 20241025120309486 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309486 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309489 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309489 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427191701572"} 20241025120309489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427191701572)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309489 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309489 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427191701572"} 20241025120309489 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427191701572)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427191701572)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309489 DLU <0006> fsm.c:568 lu(PS:IMSI-262427191701572)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309489 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309489 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309491 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309491 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427191701572" cn_domain=PS} 20241025120309491 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309500 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427191701572"} 20241025120309500 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427191701572 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309500 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309500 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4258 20241025120309527 DAUC <0003> db_auc.c:157 IMSI='262421834849224': No 2G Auth Data 20241025120309527 DAUC <0003> db_auc.c:192 IMSI='262421834849224': No 3G Auth Data 20241025120309535 DLGSUP <0013> hlr.c:121 IMSI 262421834849224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20241025120309552 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309552 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421834849224" cn_domain=PS} 20241025120309552 DLU <0006> fsm.c:456 lu(262421834849224)[0x612000012ca0]{UNVALIDATED}: Allocated 20241025120309552 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421834849224)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309569 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421834849224" cn_domain=PS} 20241025120309569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309571 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309572 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421834849224"} 20241025120309572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421834849224)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309572 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309572 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421834849224"} 20241025120309572 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421834849224)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421834849224)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309572 DLU <0006> fsm.c:568 lu(PS:IMSI-262421834849224)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309572 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309572 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309574 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309574 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421834849224" cn_domain=PS} 20241025120309574 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309582 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421834849224"} 20241025120309582 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421834849224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309582 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309582 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4258 20241025120309616 DAUC <0003> db_auc.c:157 IMSI='262425632790903': No 2G Auth Data 20241025120309616 DAUC <0003> db_auc.c:192 IMSI='262425632790903': No 3G Auth Data 20241025120309628 DLGSUP <0013> hlr.c:121 IMSI 262425632790903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20241025120309644 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309645 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425632790903" cn_domain=PS} 20241025120309645 DLU <0006> fsm.c:456 lu(262425632790903)[0x612000012e20]{UNVALIDATED}: Allocated 20241025120309645 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425632790903)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309661 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425632790903" cn_domain=PS} 20241025120309661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309661 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309663 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309663 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425632790903"} 20241025120309663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425632790903)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309663 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309663 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425632790903"} 20241025120309663 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425632790903)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425632790903)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309663 DLU <0006> fsm.c:568 lu(PS:IMSI-262425632790903)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309663 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309663 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309664 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309664 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425632790903" cn_domain=PS} 20241025120309664 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309672 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425632790903"} 20241025120309672 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425632790903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309672 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309672 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20241025120309698 DAUC <0003> db_auc.c:157 IMSI='262428920718351': No 2G Auth Data 20241025120309698 DAUC <0003> db_auc.c:192 IMSI='262428920718351': No 3G Auth Data 20241025120309706 DLGSUP <0013> hlr.c:121 IMSI 262428920718351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20241025120309723 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309723 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428920718351" cn_domain=PS} 20241025120309723 DLU <0006> fsm.c:456 lu(262428920718351)[0x612000012fa0]{UNVALIDATED}: Allocated 20241025120309723 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428920718351)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309740 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428920718351" cn_domain=PS} 20241025120309740 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309740 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309744 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309744 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428920718351"} 20241025120309744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428920718351)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309744 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309744 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428920718351"} 20241025120309744 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920718351)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428920718351)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309745 DLU <0006> fsm.c:568 lu(PS:IMSI-262428920718351)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309745 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309745 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309748 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309748 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428920718351" cn_domain=PS} 20241025120309748 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309756 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428920718351"} 20241025120309756 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428920718351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309757 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309757 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.1:4258 20241025120309786 DAUC <0003> db_auc.c:157 IMSI='262427135047643': No 2G Auth Data 20241025120309786 DAUC <0003> db_auc.c:192 IMSI='262427135047643': No 3G Auth Data 20241025120309794 DLGSUP <0013> hlr.c:121 IMSI 262427135047643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41822<->l=127.0.0.1:4258 20241025120309819 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309819 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427135047643" cn_domain=PS} 20241025120309819 DLU <0006> fsm.c:456 lu(262427135047643)[0x612000013120]{UNVALIDATED}: Allocated 20241025120309819 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427135047643)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309835 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427135047643" cn_domain=PS} 20241025120309835 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309835 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309840 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309840 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427135047643"} 20241025120309840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427135047643)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309840 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309840 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427135047643"} 20241025120309840 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135047643)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427135047643)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309840 DLU <0006> fsm.c:568 lu(PS:IMSI-262427135047643)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309840 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309840 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309844 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309844 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427135047643" cn_domain=PS} 20241025120309844 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309852 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427135047643"} 20241025120309852 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427135047643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309852 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309852 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41822<->l=127.0.0.1:4258 20241025120309894 DAUC <0003> db_auc.c:157 IMSI='262420444947030': No 2G Auth Data 20241025120309894 DAUC <0003> db_auc.c:192 IMSI='262420444947030': No 3G Auth Data 20241025120309902 DLGSUP <0013> hlr.c:121 IMSI 262420444947030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120309950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4258 20241025120309954 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309954 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420444947030" cn_domain=PS} 20241025120309954 DLU <0006> fsm.c:456 lu(262420444947030)[0x6120000132a0]{UNVALIDATED}: Allocated 20241025120309954 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120309971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420444947030)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120309971 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420444947030" cn_domain=PS} 20241025120309971 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309971 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309973 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420444947030"} 20241025120309973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420444947030)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120309973 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120309973 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420444947030"} 20241025120309973 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120309973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420444947030)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120309973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420444947030)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120309973 DLU <0006> fsm.c:568 lu(PS:IMSI-262420444947030)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120309973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309974 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120309974 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420444947030" cn_domain=PS} 20241025120309974 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120309982 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420444947030"} 20241025120309982 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420444947030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120309982 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309982 DLINP <000b> input/ipa.c:451 connected read/write 20241025120309982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120309984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4258 20241025120310017 DAUC <0003> db_auc.c:157 IMSI='262421223897684': No 2G Auth Data 20241025120310017 DAUC <0003> db_auc.c:192 IMSI='262421223897684': No 3G Auth Data 20241025120310025 DLGSUP <0013> hlr.c:121 IMSI 262421223897684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241025120310060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.1:4258 20241025120310069 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120310069 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421223897684" cn_domain=PS} 20241025120310069 DLU <0006> fsm.c:456 lu(262421223897684)[0x612000013420]{UNVALIDATED}: Allocated 20241025120310069 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120310086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421223897684)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120310086 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421223897684" cn_domain=PS} 20241025120310086 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310086 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310092 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120310092 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421223897684"} 20241025120310092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421223897684)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120310092 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120310092 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421223897684"} 20241025120310092 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120310092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223897684)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120310092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223897684)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120310093 DLU <0006> fsm.c:568 lu(PS:IMSI-262421223897684)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120310093 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310093 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120310097 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421223897684" cn_domain=PS} 20241025120310097 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241025120310106 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421223897684"} 20241025120310106 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421223897684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241025120310106 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310106 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120310109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.1:4258 20241025120310136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4258 20241025120310137 DLINP <000b> input/ipa.c:451 connected read/write 20241025120310137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120310137 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120310137 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120310137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120310137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41779<->l=127.0.0.1:4259) 20241025120310159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 20241025120310260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 20241025120313314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120313314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120313318 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120313320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241025120313324 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120313324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120313324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120313324 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  20241025120313324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120313324 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  20241025120313324 DLGSUP <0013> gsup_server.c:235 2:  20241025120313324 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120313324 DLGSUP <0013> gsup_server.c:235 3:  20241025120313324 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120313324 DLGSUP <0013> gsup_server.c:235 4:  20241025120313324 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120313324 DLGSUP <0013> gsup_server.c:235 5:  20241025120313324 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120313324 DLGSUP <0013> gsup_server.c:235 7:  20241025120313324 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120313324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120313324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120313324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120313348 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40091<->l=127.0.0.1:4259) 20241025120313364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20241025120313372 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120313372 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} 20241025120313372 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241025120313372 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 20241025120313372 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} 20241025120313372 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120313372 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120313372 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241025120313372 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241025120313372 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120313372 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120313377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45372<->l=127.0.0.1:4258 20241025120313379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4258 20241025120313380 DLINP <000b> input/ipa.c:451 connected read/write 20241025120313380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120313380 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120313380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120313380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120313381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40091<->l=127.0.0.1:4259) 20241025120313414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20241025120313515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45386<->l=127.0.0.1:4258 20241025120316612 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120316612 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120316613 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 20241025120316616 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120316616 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120316616 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  20241025120316616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120316616 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  20241025120316616 DLGSUP <0013> gsup_server.c:235 2:  20241025120316616 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120316616 DLGSUP <0013> gsup_server.c:235 3:  20241025120316616 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120316616 DLGSUP <0013> gsup_server.c:235 4:  20241025120316616 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120316616 DLGSUP <0013> gsup_server.c:235 5:  20241025120316616 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120316616 DLGSUP <0013> gsup_server.c:235 7:  20241025120316616 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120316616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120316616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120316616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120316629 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38861<->l=127.0.0.1:4259) 20241025120316643 DAUC <0003> db_auc.c:157 IMSI='262429451800176': No 2G Auth Data 20241025120316643 DAUC <0003> db_auc.c:192 IMSI='262429451800176': No 3G Auth Data 20241025120316687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20241025120316702 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316703 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429451800176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429451800176" session_id=2100631338 session_state=BEGIN} 20241025120316703 DSS <0004> hlr_ussd.c:576 262429451800176/0x7d35172a: Process SS (BEGIN) 20241025120316703 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316703 DSS <0004> hlr_ussd.c:518 262429451800176/0x7d35172a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316703 DSS <0004> hlr_ussd.c:523 262429451800176/0x7d35172a: USSD for unknown code '*#200#' 20241025120316703 DSS <0004> hlr_ussd.c:354 262429451800176/0x7d35172a: Tx ReturnError(1, 0x12) 20241025120316703 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429451800176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429451800176" session_id=2100631338 session_state=END} 20241025120316703 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316703 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.1:4258 20241025120316717 DAUC <0003> db_auc.c:157 IMSI='262421649474120': No 2G Auth Data 20241025120316717 DAUC <0003> db_auc.c:192 IMSI='262421649474120': No 3G Auth Data 20241025120316740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241025120316743 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316743 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421649474120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421649474120" session_id=824103778 session_state=BEGIN} 20241025120316743 DSS <0004> hlr_ussd.c:576 262421649474120/0x311ed362: Process SS (BEGIN) 20241025120316743 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316743 DSS <0004> hlr_ussd.c:518 262421649474120/0x311ed362: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316743 DSS <0004> hlr_ussd.c:523 262421649474120/0x311ed362: USSD for unknown code '*#200#' 20241025120316743 DSS <0004> hlr_ussd.c:354 262421649474120/0x311ed362: Tx ReturnError(1, 0x12) 20241025120316743 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421649474120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421649474120" session_id=824103778 session_state=END} 20241025120316743 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316743 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45408<->l=127.0.0.1:4258 20241025120316753 DAUC <0003> db_auc.c:157 IMSI='262424170785848': No 2G Auth Data 20241025120316753 DAUC <0003> db_auc.c:192 IMSI='262424170785848': No 3G Auth Data 20241025120316775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45416<->l=127.0.0.1:4258 20241025120316777 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316777 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424170785848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424170785848" session_id=1101470240 session_state=BEGIN} 20241025120316777 DSS <0004> hlr_ussd.c:576 262424170785848/0x41a71a20: Process SS (BEGIN) 20241025120316777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316777 DSS <0004> hlr_ussd.c:518 262424170785848/0x41a71a20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316777 DSS <0004> hlr_ussd.c:523 262424170785848/0x41a71a20: USSD for unknown code '*#200#' 20241025120316778 DSS <0004> hlr_ussd.c:354 262424170785848/0x41a71a20: Tx ReturnError(1, 0x12) 20241025120316778 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424170785848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424170785848" session_id=1101470240 session_state=END} 20241025120316778 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316778 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45416<->l=127.0.0.1:4258 20241025120316796 DAUC <0003> db_auc.c:157 IMSI='262426480226859': No 2G Auth Data 20241025120316796 DAUC <0003> db_auc.c:192 IMSI='262426480226859': No 3G Auth Data 20241025120316809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241025120316813 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316813 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426480226859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426480226859" session_id=596393104 session_state=BEGIN} 20241025120316813 DSS <0004> hlr_ussd.c:576 262426480226859/0x238c3c90: Process SS (BEGIN) 20241025120316813 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316813 DSS <0004> hlr_ussd.c:518 262426480226859/0x238c3c90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316813 DSS <0004> hlr_ussd.c:523 262426480226859/0x238c3c90: USSD for unknown code '*#200#' 20241025120316813 DSS <0004> hlr_ussd.c:354 262426480226859/0x238c3c90: Tx ReturnError(1, 0x12) 20241025120316813 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426480226859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426480226859" session_id=596393104 session_state=END} 20241025120316813 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316813 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241025120316818 DAUC <0003> db_auc.c:157 IMSI='262425916323267': No 2G Auth Data 20241025120316818 DAUC <0003> db_auc.c:192 IMSI='262425916323267': No 3G Auth Data 20241025120316829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45430<->l=127.0.0.1:4258 20241025120316832 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316832 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425916323267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425916323267" session_id=635359901 session_state=BEGIN} 20241025120316832 DSS <0004> hlr_ussd.c:576 262425916323267/0x25ded29d: Process SS (BEGIN) 20241025120316832 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316832 DSS <0004> hlr_ussd.c:518 262425916323267/0x25ded29d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316832 DSS <0004> hlr_ussd.c:523 262425916323267/0x25ded29d: USSD for unknown code '*#200#' 20241025120316832 DSS <0004> hlr_ussd.c:354 262425916323267/0x25ded29d: Tx ReturnError(1, 0x12) 20241025120316832 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425916323267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425916323267" session_id=635359901 session_state=END} 20241025120316832 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316832 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45430<->l=127.0.0.1:4258 20241025120316837 DAUC <0003> db_auc.c:157 IMSI='262426887472591': No 2G Auth Data 20241025120316837 DAUC <0003> db_auc.c:192 IMSI='262426887472591': No 3G Auth Data 20241025120316851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241025120316854 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316854 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426887472591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426887472591" session_id=3066097705 session_state=BEGIN} 20241025120316854 DSS <0004> hlr_ussd.c:576 262426887472591/0xb6c0f029: Process SS (BEGIN) 20241025120316854 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316854 DSS <0004> hlr_ussd.c:518 262426887472591/0xb6c0f029: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316854 DSS <0004> hlr_ussd.c:523 262426887472591/0xb6c0f029: USSD for unknown code '*#200#' 20241025120316854 DSS <0004> hlr_ussd.c:354 262426887472591/0xb6c0f029: Tx ReturnError(1, 0x12) 20241025120316854 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426887472591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426887472591" session_id=3066097705 session_state=END} 20241025120316854 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316854 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45446<->l=127.0.0.1:4258 20241025120316858 DAUC <0003> db_auc.c:157 IMSI='262423383042756': No 2G Auth Data 20241025120316858 DAUC <0003> db_auc.c:192 IMSI='262423383042756': No 3G Auth Data 20241025120316872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 20241025120316875 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316875 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423383042756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423383042756" session_id=2307764858 session_state=BEGIN} 20241025120316875 DSS <0004> hlr_ussd.c:576 262423383042756/0x898db27a: Process SS (BEGIN) 20241025120316875 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316875 DSS <0004> hlr_ussd.c:518 262423383042756/0x898db27a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316875 DSS <0004> hlr_ussd.c:523 262423383042756/0x898db27a: USSD for unknown code '*#200#' 20241025120316875 DSS <0004> hlr_ussd.c:354 262423383042756/0x898db27a: Tx ReturnError(1, 0x12) 20241025120316875 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423383042756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423383042756" session_id=2307764858 session_state=END} 20241025120316875 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316875 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 20241025120316879 DAUC <0003> db_auc.c:157 IMSI='262423683351838': No 2G Auth Data 20241025120316879 DAUC <0003> db_auc.c:192 IMSI='262423683351838': No 3G Auth Data 20241025120316898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 20241025120316902 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316902 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423683351838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423683351838" session_id=1378628722 session_state=BEGIN} 20241025120316902 DSS <0004> hlr_ussd.c:576 262423683351838/0x522c3472: Process SS (BEGIN) 20241025120316902 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241025120316902 DSS <0004> hlr_ussd.c:518 262423683351838/0x522c3472: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241025120316902 DSS <0004> hlr_ussd.c:523 262423683351838/0x522c3472: USSD for unknown code '*#200#' 20241025120316902 DSS <0004> hlr_ussd.c:354 262423683351838/0x522c3472: Tx ReturnError(1, 0x12) 20241025120316902 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423683351838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423683351838" session_id=1378628722 session_state=END} 20241025120316902 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316902 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120316903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 20241025120316904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45392<->l=127.0.0.1:4258 20241025120316905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120316905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120316905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120316905 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120316905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120316905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38861<->l=127.0.0.1:4259) 20241025120316938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241025120317039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20241025120320155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120320155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120320160 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20241025120320165 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120320166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120320166 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  20241025120320166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120320166 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  20241025120320166 DLGSUP <0013> gsup_server.c:235 2:  20241025120320166 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120320166 DLGSUP <0013> gsup_server.c:235 3:  20241025120320166 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120320166 DLGSUP <0013> gsup_server.c:235 4:  20241025120320166 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120320166 DLGSUP <0013> gsup_server.c:235 5:  20241025120320166 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120320166 DLGSUP <0013> gsup_server.c:235 7:  20241025120320166 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120320166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120320166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120320166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120320183 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42849<->l=127.0.0.1:4259) 20241025120320189 DAUC <0003> db_auc.c:157 IMSI='262422119831439': No 2G Auth Data 20241025120320189 DAUC <0003> db_auc.c:192 IMSI='262422119831439': No 3G Auth Data 20241025120320207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20241025120320212 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320212 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422119831439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422119831439" session_id=3843293720 session_state=BEGIN} 20241025120320212 DSS <0004> hlr_ussd.c:576 262422119831439/0xe5140218: Process SS (BEGIN) 20241025120320212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320212 DSS <0004> hlr_ussd.c:518 262422119831439/0xe5140218: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320212 DSS <0004> hlr_ussd.c:542 262422119831439/0xe5140218: Cannot find conn for EUSE EUSE-foobar 20241025120320212 DSS <0004> hlr_ussd.c:354 262422119831439/0xe5140218: Tx ReturnError(1, 0x22) 20241025120320212 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422119831439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422119831439" session_id=3843293720 session_state=END} 20241025120320212 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320212 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20241025120320217 DAUC <0003> db_auc.c:157 IMSI='262422915691039': No 2G Auth Data 20241025120320217 DAUC <0003> db_auc.c:192 IMSI='262422915691039': No 3G Auth Data 20241025120320229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 20241025120320233 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320233 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422915691039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422915691039" session_id=627363163 session_state=BEGIN} 20241025120320233 DSS <0004> hlr_ussd.c:576 262422915691039/0x2564cd5b: Process SS (BEGIN) 20241025120320233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320233 DSS <0004> hlr_ussd.c:518 262422915691039/0x2564cd5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320233 DSS <0004> hlr_ussd.c:542 262422915691039/0x2564cd5b: Cannot find conn for EUSE EUSE-foobar 20241025120320233 DSS <0004> hlr_ussd.c:354 262422915691039/0x2564cd5b: Tx ReturnError(1, 0x22) 20241025120320233 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422915691039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422915691039" session_id=627363163 session_state=END} 20241025120320233 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320233 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 20241025120320237 DAUC <0003> db_auc.c:157 IMSI='262426312296095': No 2G Auth Data 20241025120320237 DAUC <0003> db_auc.c:192 IMSI='262426312296095': No 3G Auth Data 20241025120320249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4258 20241025120320253 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320253 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426312296095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426312296095" session_id=3808252180 session_state=BEGIN} 20241025120320253 DSS <0004> hlr_ussd.c:576 262426312296095/0xe2fd5114: Process SS (BEGIN) 20241025120320253 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320253 DSS <0004> hlr_ussd.c:518 262426312296095/0xe2fd5114: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320253 DSS <0004> hlr_ussd.c:542 262426312296095/0xe2fd5114: Cannot find conn for EUSE EUSE-foobar 20241025120320253 DSS <0004> hlr_ussd.c:354 262426312296095/0xe2fd5114: Tx ReturnError(1, 0x22) 20241025120320253 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426312296095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426312296095" session_id=3808252180 session_state=END} 20241025120320253 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320253 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4258 20241025120320259 DAUC <0003> db_auc.c:157 IMSI='262423227976969': No 2G Auth Data 20241025120320259 DAUC <0003> db_auc.c:192 IMSI='262423227976969': No 3G Auth Data 20241025120320275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45534<->l=127.0.0.1:4258 20241025120320284 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320284 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423227976969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423227976969" session_id=2904213508 session_state=BEGIN} 20241025120320284 DSS <0004> hlr_ussd.c:576 262423227976969/0xad1ac804: Process SS (BEGIN) 20241025120320284 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320284 DSS <0004> hlr_ussd.c:518 262423227976969/0xad1ac804: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320284 DSS <0004> hlr_ussd.c:542 262423227976969/0xad1ac804: Cannot find conn for EUSE EUSE-foobar 20241025120320284 DSS <0004> hlr_ussd.c:354 262423227976969/0xad1ac804: Tx ReturnError(1, 0x22) 20241025120320284 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423227976969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423227976969" session_id=2904213508 session_state=END} 20241025120320284 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320284 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45534<->l=127.0.0.1:4258 20241025120320293 DAUC <0003> db_auc.c:157 IMSI='262421358876242': No 2G Auth Data 20241025120320293 DAUC <0003> db_auc.c:192 IMSI='262421358876242': No 3G Auth Data 20241025120320316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45542<->l=127.0.0.1:4258 20241025120320325 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320325 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421358876242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421358876242" session_id=3854370414 session_state=BEGIN} 20241025120320325 DSS <0004> hlr_ussd.c:576 262421358876242/0xe5bd066e: Process SS (BEGIN) 20241025120320325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320325 DSS <0004> hlr_ussd.c:518 262421358876242/0xe5bd066e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320325 DSS <0004> hlr_ussd.c:542 262421358876242/0xe5bd066e: Cannot find conn for EUSE EUSE-foobar 20241025120320325 DSS <0004> hlr_ussd.c:354 262421358876242/0xe5bd066e: Tx ReturnError(1, 0x22) 20241025120320325 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421358876242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421358876242" session_id=3854370414 session_state=END} 20241025120320326 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320326 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45542<->l=127.0.0.1:4258 20241025120320335 DAUC <0003> db_auc.c:157 IMSI='262422702263926': No 2G Auth Data 20241025120320335 DAUC <0003> db_auc.c:192 IMSI='262422702263926': No 3G Auth Data 20241025120320364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4258 20241025120320380 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320380 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422702263926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422702263926" session_id=1258632818 session_state=BEGIN} 20241025120320380 DSS <0004> hlr_ussd.c:576 262422702263926/0x4b053672: Process SS (BEGIN) 20241025120320380 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320380 DSS <0004> hlr_ussd.c:518 262422702263926/0x4b053672: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320380 DSS <0004> hlr_ussd.c:542 262422702263926/0x4b053672: Cannot find conn for EUSE EUSE-foobar 20241025120320380 DSS <0004> hlr_ussd.c:354 262422702263926/0x4b053672: Tx ReturnError(1, 0x22) 20241025120320380 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422702263926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422702263926" session_id=1258632818 session_state=END} 20241025120320380 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320380 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4258 20241025120320391 DAUC <0003> db_auc.c:157 IMSI='262428940920172': No 2G Auth Data 20241025120320392 DAUC <0003> db_auc.c:192 IMSI='262428940920172': No 3G Auth Data 20241025120320421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4258 20241025120320435 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320435 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428940920172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428940920172" session_id=1061452239 session_state=BEGIN} 20241025120320435 DSS <0004> hlr_ussd.c:576 262428940920172/0x3f4479cf: Process SS (BEGIN) 20241025120320435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320435 DSS <0004> hlr_ussd.c:518 262428940920172/0x3f4479cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320435 DSS <0004> hlr_ussd.c:542 262428940920172/0x3f4479cf: Cannot find conn for EUSE EUSE-foobar 20241025120320435 DSS <0004> hlr_ussd.c:354 262428940920172/0x3f4479cf: Tx ReturnError(1, 0x22) 20241025120320435 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428940920172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428940920172" session_id=1061452239 session_state=END} 20241025120320435 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320435 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4258 20241025120320462 DAUC <0003> db_auc.c:157 IMSI='262421821107609': No 2G Auth Data 20241025120320462 DAUC <0003> db_auc.c:192 IMSI='262421821107609': No 3G Auth Data 20241025120320488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4258 20241025120320495 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320495 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421821107609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421821107609" session_id=2709104713 session_state=BEGIN} 20241025120320495 DSS <0004> hlr_ussd.c:576 262421821107609/0xa179a849: Process SS (BEGIN) 20241025120320495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120320495 DSS <0004> hlr_ussd.c:518 262421821107609/0xa179a849: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120320495 DSS <0004> hlr_ussd.c:542 262421821107609/0xa179a849: Cannot find conn for EUSE EUSE-foobar 20241025120320496 DSS <0004> hlr_ussd.c:354 262421821107609/0xa179a849: Tx ReturnError(1, 0x22) 20241025120320496 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421821107609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821107609" session_id=2709104713 session_state=END} 20241025120320496 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320496 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120320499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4258 20241025120320500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20241025120320501 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42849<->l=127.0.0.1:4259) 20241025120320501 DLINP <000b> input/ipa.c:451 connected read/write 20241025120320501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120320501 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120320501 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120320501 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120320550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 20241025120320752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 20241025120323902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120323902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120323903 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120323904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241025120323905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120323905 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120323905 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120323905 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  20241025120323905 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120323905 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  20241025120323905 DLGSUP <0013> gsup_server.c:235 2:  20241025120323905 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120323905 DLGSUP <0013> gsup_server.c:235 3:  20241025120323905 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120323905 DLGSUP <0013> gsup_server.c:235 4:  20241025120323905 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120323905 DLGSUP <0013> gsup_server.c:235 5:  20241025120323905 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120323905 DLGSUP <0013> gsup_server.c:235 7:  20241025120323905 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120323905 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120323905 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120323905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120323914 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241025120323930 DAUC <0003> db_auc.c:157 IMSI='262422051772302': No 2G Auth Data 20241025120323930 DAUC <0003> db_auc.c:192 IMSI='262422051772302': No 3G Auth Data 20241025120323943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241025120323948 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120323948 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422051772302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422051772302" session_id=3818862164 session_state=BEGIN} 20241025120323948 DSS <0004> hlr_ussd.c:576 262422051772302/0xe39f3654: Process SS (BEGIN) 20241025120323948 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120323948 DSS <0004> hlr_ussd.c:518 262422051772302/0xe39f3654: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120323948 DSS <0004> hlr_ussd.c:363 262422051772302/0xe39f3654: Tx USSD 'Your IMSI is 262422051772302' 20241025120323948 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422051772302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051772302" session_id=3818862164 session_state=END} 20241025120323948 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422051772302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120323949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120323949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120323952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241025120323955 DAUC <0003> db_auc.c:157 IMSI='262427417228208': No 2G Auth Data 20241025120323955 DAUC <0003> db_auc.c:192 IMSI='262427417228208': No 3G Auth Data 20241025120323967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 20241025120323969 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120323969 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427417228208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427417228208" session_id=3367240154 session_state=BEGIN} 20241025120323969 DSS <0004> hlr_ussd.c:576 262427417228208/0xc8b401da: Process SS (BEGIN) 20241025120323969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120323969 DSS <0004> hlr_ussd.c:518 262427417228208/0xc8b401da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120323969 DSS <0004> hlr_ussd.c:363 262427417228208/0xc8b401da: Tx USSD 'Your IMSI is 262427417228208' 20241025120323969 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427417228208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427417228208" session_id=3367240154 session_state=END} 20241025120323969 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427417228208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120323970 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120323970 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120323972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 20241025120323975 DAUC <0003> db_auc.c:157 IMSI='262421226108655': No 2G Auth Data 20241025120323975 DAUC <0003> db_auc.c:192 IMSI='262421226108655': No 3G Auth Data 20241025120323986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20241025120323991 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120323991 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421226108655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421226108655" session_id=3519615207 session_state=BEGIN} 20241025120323991 DSS <0004> hlr_ussd.c:576 262421226108655/0xd1c910e7: Process SS (BEGIN) 20241025120323991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120323991 DSS <0004> hlr_ussd.c:518 262421226108655/0xd1c910e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120323991 DSS <0004> hlr_ussd.c:363 262421226108655/0xd1c910e7: Tx USSD 'Your IMSI is 262421226108655' 20241025120323991 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421226108655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421226108655" session_id=3519615207 session_state=END} 20241025120323991 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421226108655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120323991 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120323991 DLINP <000b> input/ipa.c:451 connected read/write 20241025120323991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20241025120324023 DAUC <0003> db_auc.c:157 IMSI='262424326726555': No 2G Auth Data 20241025120324023 DAUC <0003> db_auc.c:192 IMSI='262424326726555': No 3G Auth Data 20241025120324044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20241025120324054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324054 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424326726555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424326726555" session_id=1886588103 session_state=BEGIN} 20241025120324054 DSS <0004> hlr_ussd.c:576 262424326726555/0x70730cc7: Process SS (BEGIN) 20241025120324054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120324054 DSS <0004> hlr_ussd.c:518 262424326726555/0x70730cc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120324054 DSS <0004> hlr_ussd.c:363 262424326726555/0x70730cc7: Tx USSD 'Your IMSI is 262424326726555' 20241025120324054 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424326726555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326726555" session_id=1886588103 session_state=END} 20241025120324054 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424326726555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120324054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324054 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20241025120324064 DAUC <0003> db_auc.c:157 IMSI='262421313360456': No 2G Auth Data 20241025120324064 DAUC <0003> db_auc.c:192 IMSI='262421313360456': No 3G Auth Data 20241025120324083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20241025120324091 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324091 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421313360456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421313360456" session_id=4000206491 session_state=BEGIN} 20241025120324091 DSS <0004> hlr_ussd.c:576 262421313360456/0xee6e4e9b: Process SS (BEGIN) 20241025120324091 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120324091 DSS <0004> hlr_ussd.c:518 262421313360456/0xee6e4e9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120324091 DSS <0004> hlr_ussd.c:363 262421313360456/0xee6e4e9b: Tx USSD 'Your IMSI is 262421313360456' 20241025120324091 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421313360456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421313360456" session_id=4000206491 session_state=END} 20241025120324091 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421313360456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120324091 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324091 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20241025120324100 DAUC <0003> db_auc.c:157 IMSI='262421044224769': No 2G Auth Data 20241025120324100 DAUC <0003> db_auc.c:192 IMSI='262421044224769': No 3G Auth Data 20241025120324119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20241025120324124 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324124 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421044224769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421044224769" session_id=1096785370 session_state=BEGIN} 20241025120324124 DSS <0004> hlr_ussd.c:576 262421044224769/0x415f9dda: Process SS (BEGIN) 20241025120324124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120324124 DSS <0004> hlr_ussd.c:518 262421044224769/0x415f9dda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120324124 DSS <0004> hlr_ussd.c:363 262421044224769/0x415f9dda: Tx USSD 'Your IMSI is 262421044224769' 20241025120324124 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421044224769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421044224769" session_id=1096785370 session_state=END} 20241025120324124 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421044224769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120324124 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324124 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20241025120324131 DAUC <0003> db_auc.c:157 IMSI='262426825588973': No 2G Auth Data 20241025120324131 DAUC <0003> db_auc.c:192 IMSI='262426825588973': No 3G Auth Data 20241025120324148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 20241025120324151 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324151 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426825588973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426825588973" session_id=1391112362 session_state=BEGIN} 20241025120324151 DSS <0004> hlr_ussd.c:576 262426825588973/0x52eab0aa: Process SS (BEGIN) 20241025120324151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120324151 DSS <0004> hlr_ussd.c:518 262426825588973/0x52eab0aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120324151 DSS <0004> hlr_ussd.c:363 262426825588973/0x52eab0aa: Tx USSD 'Your IMSI is 262426825588973' 20241025120324151 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426825588973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426825588973" session_id=1391112362 session_state=END} 20241025120324151 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426825588973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120324151 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324151 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.1:4258 20241025120324157 DAUC <0003> db_auc.c:157 IMSI='262425625439329': No 2G Auth Data 20241025120324157 DAUC <0003> db_auc.c:192 IMSI='262425625439329': No 3G Auth Data 20241025120324172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20241025120324175 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324175 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625439329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425625439329" session_id=1135324636 session_state=BEGIN} 20241025120324175 DSS <0004> hlr_ussd.c:576 262425625439329/0x43abaddc: Process SS (BEGIN) 20241025120324175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120324175 DSS <0004> hlr_ussd.c:518 262425625439329/0x43abaddc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120324175 DSS <0004> hlr_ussd.c:363 262425625439329/0x43abaddc: Tx USSD 'Your IMSI is 262425625439329' 20241025120324175 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625439329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425625439329" session_id=1135324636 session_state=END} 20241025120324175 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625439329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120324175 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324175 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120324177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20241025120324177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241025120324178 DLINP <000b> input/ipa.c:451 connected read/write 20241025120324178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120324178 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120324178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120324178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120324178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4259) 20241025120324200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20241025120324401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20241025120327503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120327503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120327505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4258 20241025120327508 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120327508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120327508 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  20241025120327508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120327508 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  20241025120327508 DLGSUP <0013> gsup_server.c:235 2:  20241025120327508 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120327508 DLGSUP <0013> gsup_server.c:235 3:  20241025120327508 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120327508 DLGSUP <0013> gsup_server.c:235 4:  20241025120327508 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120327508 DLGSUP <0013> gsup_server.c:235 5:  20241025120327508 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120327508 DLGSUP <0013> gsup_server.c:235 7:  20241025120327508 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120327508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120327508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120327508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120327515 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35775<->l=127.0.0.1:4259) 20241025120327525 DAUC <0003> db_auc.c:157 IMSI='262421657518333': No 2G Auth Data 20241025120327525 DAUC <0003> db_auc.c:192 IMSI='262421657518333': No 3G Auth Data 20241025120327552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241025120327569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327569 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421657518333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421657518333" source_name="the-source\n" session_id=593757770 session_state=BEGIN} 20241025120327569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025120327569 DSS <0004> hlr_ussd.c:576 262421657518333/0x2364064a: Process SS (BEGIN) 20241025120327569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327569 DSS <0004> hlr_ussd.c:518 262421657518333/0x2364064a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327569 DSS <0004> hlr_ussd.c:363 262421657518333/0x2364064a: Tx USSD 'Your IMSI is 262421657518333' 20241025120327569 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421657518333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421657518333" destination_name="the-source\n" session_id=593757770 session_state=END} 20241025120327569 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421657518333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327569 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241025120327582 DAUC <0003> db_auc.c:157 IMSI='262429054810194': No 2G Auth Data 20241025120327582 DAUC <0003> db_auc.c:192 IMSI='262429054810194': No 3G Auth Data 20241025120327600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4258 20241025120327604 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327604 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429054810194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429054810194" source_name="the-source\n" session_id=1845025723 session_state=BEGIN} 20241025120327604 DSS <0004> hlr_ussd.c:576 262429054810194/0x6df8dbbb: Process SS (BEGIN) 20241025120327604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327604 DSS <0004> hlr_ussd.c:518 262429054810194/0x6df8dbbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327604 DSS <0004> hlr_ussd.c:363 262429054810194/0x6df8dbbb: Tx USSD 'Your IMSI is 262429054810194' 20241025120327604 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429054810194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429054810194" destination_name="the-source\n" session_id=1845025723 session_state=END} 20241025120327604 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429054810194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327604 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327604 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4258 20241025120327609 DAUC <0003> db_auc.c:157 IMSI='262422550236718': No 2G Auth Data 20241025120327609 DAUC <0003> db_auc.c:192 IMSI='262422550236718': No 3G Auth Data 20241025120327623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4258 20241025120327626 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327626 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422550236718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422550236718" source_name="the-source\n" session_id=3910087083 session_state=BEGIN} 20241025120327626 DSS <0004> hlr_ussd.c:576 262422550236718/0xe90f31ab: Process SS (BEGIN) 20241025120327626 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327626 DSS <0004> hlr_ussd.c:518 262422550236718/0xe90f31ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327626 DSS <0004> hlr_ussd.c:363 262422550236718/0xe90f31ab: Tx USSD 'Your IMSI is 262422550236718' 20241025120327626 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422550236718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422550236718" destination_name="the-source\n" session_id=3910087083 session_state=END} 20241025120327626 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422550236718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327626 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327626 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4258 20241025120327632 DAUC <0003> db_auc.c:157 IMSI='262424453196538': No 2G Auth Data 20241025120327632 DAUC <0003> db_auc.c:192 IMSI='262424453196538': No 3G Auth Data 20241025120327646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 20241025120327649 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327649 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424453196538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424453196538" source_name="the-source\n" session_id=2393426600 session_state=BEGIN} 20241025120327649 DSS <0004> hlr_ussd.c:576 262424453196538/0x8ea8caa8: Process SS (BEGIN) 20241025120327649 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327649 DSS <0004> hlr_ussd.c:518 262424453196538/0x8ea8caa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327649 DSS <0004> hlr_ussd.c:363 262424453196538/0x8ea8caa8: Tx USSD 'Your IMSI is 262424453196538' 20241025120327649 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424453196538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424453196538" destination_name="the-source\n" session_id=2393426600 session_state=END} 20241025120327649 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424453196538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327649 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327649 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4258 20241025120327655 DAUC <0003> db_auc.c:157 IMSI='262425121691078': No 2G Auth Data 20241025120327655 DAUC <0003> db_auc.c:192 IMSI='262425121691078': No 3G Auth Data 20241025120327667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4258 20241025120327670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327670 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425121691078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425121691078" source_name="the-source\n" session_id=1946846327 session_state=BEGIN} 20241025120327670 DSS <0004> hlr_ussd.c:576 262425121691078/0x740a8477: Process SS (BEGIN) 20241025120327670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327670 DSS <0004> hlr_ussd.c:518 262425121691078/0x740a8477: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327670 DSS <0004> hlr_ussd.c:363 262425121691078/0x740a8477: Tx USSD 'Your IMSI is 262425121691078' 20241025120327670 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425121691078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425121691078" destination_name="the-source\n" session_id=1946846327 session_state=END} 20241025120327670 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425121691078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4258 20241025120327675 DAUC <0003> db_auc.c:157 IMSI='262422141396145': No 2G Auth Data 20241025120327675 DAUC <0003> db_auc.c:192 IMSI='262422141396145': No 3G Auth Data 20241025120327690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4258 20241025120327693 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327693 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422141396145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422141396145" source_name="the-source\n" session_id=3138879296 session_state=BEGIN} 20241025120327693 DSS <0004> hlr_ussd.c:576 262422141396145/0xbb177f40: Process SS (BEGIN) 20241025120327693 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327693 DSS <0004> hlr_ussd.c:518 262422141396145/0xbb177f40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327693 DSS <0004> hlr_ussd.c:363 262422141396145/0xbb177f40: Tx USSD 'Your IMSI is 262422141396145' 20241025120327693 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422141396145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422141396145" destination_name="the-source\n" session_id=3138879296 session_state=END} 20241025120327693 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422141396145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327693 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327693 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34072<->l=127.0.0.1:4258 20241025120327702 DAUC <0003> db_auc.c:157 IMSI='262421348250283': No 2G Auth Data 20241025120327702 DAUC <0003> db_auc.c:192 IMSI='262421348250283': No 3G Auth Data 20241025120327719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4258 20241025120327722 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327723 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421348250283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421348250283" source_name="the-source\n" session_id=2068097578 session_state=BEGIN} 20241025120327723 DSS <0004> hlr_ussd.c:576 262421348250283/0x7b44aa2a: Process SS (BEGIN) 20241025120327723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327723 DSS <0004> hlr_ussd.c:518 262421348250283/0x7b44aa2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327723 DSS <0004> hlr_ussd.c:363 262421348250283/0x7b44aa2a: Tx USSD 'Your IMSI is 262421348250283' 20241025120327723 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421348250283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421348250283" destination_name="the-source\n" session_id=2068097578 session_state=END} 20241025120327723 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262421348250283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327723 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327723 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4258 20241025120327728 DAUC <0003> db_auc.c:157 IMSI='262420625551719': No 2G Auth Data 20241025120327728 DAUC <0003> db_auc.c:192 IMSI='262420625551719': No 3G Auth Data 20241025120327743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34098<->l=127.0.0.1:4258 20241025120327746 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327746 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420625551719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420625551719" source_name="the-source\n" session_id=2498754507 session_state=BEGIN} 20241025120327746 DSS <0004> hlr_ussd.c:576 262420625551719/0x94eff7cb: Process SS (BEGIN) 20241025120327746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241025120327746 DSS <0004> hlr_ussd.c:518 262420625551719/0x94eff7cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241025120327746 DSS <0004> hlr_ussd.c:363 262420625551719/0x94eff7cb: Tx USSD 'Your IMSI is 262420625551719' 20241025120327746 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420625551719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420625551719" destination_name="the-source\n" session_id=2498754507 session_state=END} 20241025120327746 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420625551719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120327746 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327747 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120327749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34098<->l=127.0.0.1:4258 20241025120327749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4258 20241025120327749 DLINP <000b> input/ipa.c:451 connected read/write 20241025120327749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120327749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120327749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120327750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120327750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025120327750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35775<->l=127.0.0.1:4259) 20241025120327772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4258 20241025120327974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4258 20241025120331064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120331065 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120331069 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4258 20241025120331075 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331075 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120331075 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120331075 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  20241025120331075 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120331075 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  20241025120331075 DLGSUP <0013> gsup_server.c:235 2:  20241025120331075 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120331075 DLGSUP <0013> gsup_server.c:235 3:  20241025120331075 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120331075 DLGSUP <0013> gsup_server.c:235 4:  20241025120331075 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120331075 DLGSUP <0013> gsup_server.c:235 5:  20241025120331075 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120331075 DLGSUP <0013> gsup_server.c:235 7:  20241025120331075 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120331075 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120331075 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120331075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120331097 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34093<->l=127.0.0.1:4259) 20241025120331122 DAUC <0003> db_auc.c:157 IMSI='262425927011955': No 2G Auth Data 20241025120331122 DAUC <0003> db_auc.c:192 IMSI='262425927011955': No 3G Auth Data 20241025120331137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4258 20241025120331142 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331142 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425927011955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425927011955" session_id=3119083311 session_state=BEGIN} 20241025120331142 DSS <0004> hlr_ussd.c:576 262425927011955/0xb9e96f2f: Process SS (BEGIN) 20241025120331143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331143 DSS <0004> hlr_ussd.c:518 262425927011955/0xb9e96f2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331143 DSS <0004> hlr_ussd.c:363 262425927011955/0xb9e96f2f: Tx USSD 'Your extension is 491617504231' 20241025120331143 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425927011955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425927011955" session_id=3119083311 session_state=END} 20241025120331143 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425927011955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331143 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331143 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4258 20241025120331149 DAUC <0003> db_auc.c:157 IMSI='262426050053951': No 2G Auth Data 20241025120331149 DAUC <0003> db_auc.c:192 IMSI='262426050053951': No 3G Auth Data 20241025120331163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 20241025120331166 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331166 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426050053951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426050053951" session_id=2665708250 session_state=BEGIN} 20241025120331166 DSS <0004> hlr_ussd.c:576 262426050053951/0x9ee37ada: Process SS (BEGIN) 20241025120331166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331166 DSS <0004> hlr_ussd.c:518 262426050053951/0x9ee37ada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331166 DSS <0004> hlr_ussd.c:363 262426050053951/0x9ee37ada: Tx USSD 'Your extension is 491613174180' 20241025120331166 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426050053951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050053951" session_id=2665708250 session_state=END} 20241025120331166 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426050053951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331167 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331167 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 20241025120331174 DAUC <0003> db_auc.c:157 IMSI='262428549750702': No 2G Auth Data 20241025120331174 DAUC <0003> db_auc.c:192 IMSI='262428549750702': No 3G Auth Data 20241025120331186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4258 20241025120331189 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331189 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428549750702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428549750702" session_id=2509752076 session_state=BEGIN} 20241025120331189 DSS <0004> hlr_ussd.c:576 262428549750702/0x9597c70c: Process SS (BEGIN) 20241025120331189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331189 DSS <0004> hlr_ussd.c:518 262428549750702/0x9597c70c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331189 DSS <0004> hlr_ussd.c:363 262428549750702/0x9597c70c: Tx USSD 'Your extension is 491612428331' 20241025120331189 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428549750702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428549750702" session_id=2509752076 session_state=END} 20241025120331189 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428549750702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331189 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331189 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4258 20241025120331194 DAUC <0003> db_auc.c:157 IMSI='262423054747402': No 2G Auth Data 20241025120331194 DAUC <0003> db_auc.c:192 IMSI='262423054747402': No 3G Auth Data 20241025120331206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20241025120331209 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331209 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423054747402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423054747402" session_id=116445668 session_state=BEGIN} 20241025120331209 DSS <0004> hlr_ussd.c:576 262423054747402/0x06f0d1e4: Process SS (BEGIN) 20241025120331209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331209 DSS <0004> hlr_ussd.c:518 262423054747402/0x06f0d1e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331209 DSS <0004> hlr_ussd.c:363 262423054747402/0x06f0d1e4: Tx USSD 'Your extension is 491617646154' 20241025120331209 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423054747402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423054747402" session_id=116445668 session_state=END} 20241025120331209 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423054747402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331209 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331209 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20241025120331214 DAUC <0003> db_auc.c:157 IMSI='262423019997238': No 2G Auth Data 20241025120331214 DAUC <0003> db_auc.c:192 IMSI='262423019997238': No 3G Auth Data 20241025120331225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20241025120331228 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331228 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423019997238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423019997238" session_id=2517096312 session_state=BEGIN} 20241025120331228 DSS <0004> hlr_ussd.c:576 262423019997238/0x9607d778: Process SS (BEGIN) 20241025120331228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331228 DSS <0004> hlr_ussd.c:518 262423019997238/0x9607d778: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331228 DSS <0004> hlr_ussd.c:363 262423019997238/0x9607d778: Tx USSD 'Your extension is 491616827637' 20241025120331228 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423019997238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423019997238" session_id=2517096312 session_state=END} 20241025120331228 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423019997238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331228 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331228 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4258 20241025120331233 DAUC <0003> db_auc.c:157 IMSI='262427157113785': No 2G Auth Data 20241025120331233 DAUC <0003> db_auc.c:192 IMSI='262427157113785': No 3G Auth Data 20241025120331247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 20241025120331250 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331250 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427157113785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427157113785" session_id=2266702512 session_state=BEGIN} 20241025120331250 DSS <0004> hlr_ussd.c:576 262427157113785/0x871b22b0: Process SS (BEGIN) 20241025120331250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331250 DSS <0004> hlr_ussd.c:518 262427157113785/0x871b22b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331250 DSS <0004> hlr_ussd.c:363 262427157113785/0x871b22b0: Tx USSD 'Your extension is 491611262511' 20241025120331250 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427157113785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427157113785" session_id=2266702512 session_state=END} 20241025120331250 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427157113785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331250 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331250 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 20241025120331260 DAUC <0003> db_auc.c:157 IMSI='262424026851183': No 2G Auth Data 20241025120331260 DAUC <0003> db_auc.c:192 IMSI='262424026851183': No 3G Auth Data 20241025120331274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4258 20241025120331277 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331277 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424026851183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424026851183" session_id=3842330822 session_state=BEGIN} 20241025120331277 DSS <0004> hlr_ussd.c:576 262424026851183/0xe50550c6: Process SS (BEGIN) 20241025120331277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331277 DSS <0004> hlr_ussd.c:518 262424026851183/0xe50550c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331277 DSS <0004> hlr_ussd.c:363 262424026851183/0xe50550c6: Tx USSD 'Your extension is 491610518413' 20241025120331277 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424026851183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424026851183" session_id=3842330822 session_state=END} 20241025120331277 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424026851183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331277 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331277 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4258 20241025120331282 DAUC <0003> db_auc.c:157 IMSI='262429336454483': No 2G Auth Data 20241025120331282 DAUC <0003> db_auc.c:192 IMSI='262429336454483': No 3G Auth Data 20241025120331297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20241025120331300 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331300 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429336454483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429336454483" session_id=3885774186 session_state=BEGIN} 20241025120331300 DSS <0004> hlr_ussd.c:576 262429336454483/0xe79c356a: Process SS (BEGIN) 20241025120331300 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120331300 DSS <0004> hlr_ussd.c:518 262429336454483/0xe79c356a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120331300 DSS <0004> hlr_ussd.c:363 262429336454483/0xe79c356a: Tx USSD 'Your extension is 491615888513' 20241025120331300 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429336454483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429336454483" session_id=3885774186 session_state=END} 20241025120331300 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429336454483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120331300 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331300 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120331302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20241025120331302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4258 20241025120331303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34093<->l=127.0.0.1:4259) 20241025120331303 DLINP <000b> input/ipa.c:451 connected read/write 20241025120331303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120331303 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120331303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120331303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120331326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 20241025120331527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 20241025120334627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120334627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120334629 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56360<->l=127.0.0.1:4258 20241025120334633 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120334633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120334633 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  20241025120334633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120334633 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  20241025120334633 DLGSUP <0013> gsup_server.c:235 2:  20241025120334633 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120334633 DLGSUP <0013> gsup_server.c:235 3:  20241025120334633 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120334633 DLGSUP <0013> gsup_server.c:235 4:  20241025120334633 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120334633 DLGSUP <0013> gsup_server.c:235 5:  20241025120334633 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120334633 DLGSUP <0013> gsup_server.c:235 7:  20241025120334633 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120334633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120334633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120334633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120334648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42747<->l=127.0.0.1:4259) 20241025120334667 DAUC <0003> db_auc.c:157 IMSI='262423070189843': No 2G Auth Data 20241025120334667 DAUC <0003> db_auc.c:192 IMSI='262423070189843': No 3G Auth Data 20241025120334689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20241025120334695 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334696 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423070189843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423070189843" source_name="the-source\n" session_id=3935685676 session_state=BEGIN} 20241025120334696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025120334696 DSS <0004> hlr_ussd.c:576 262423070189843/0xea95cc2c: Process SS (BEGIN) 20241025120334696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334696 DSS <0004> hlr_ussd.c:518 262423070189843/0xea95cc2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334696 DSS <0004> hlr_ussd.c:363 262423070189843/0xea95cc2c: Tx USSD 'Your extension is 491613762124' 20241025120334696 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423070189843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070189843" destination_name="the-source\n" session_id=3935685676 session_state=END} 20241025120334696 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423070189843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334696 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334696 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20241025120334703 DAUC <0003> db_auc.c:157 IMSI='262423439213371': No 2G Auth Data 20241025120334703 DAUC <0003> db_auc.c:192 IMSI='262423439213371': No 3G Auth Data 20241025120334717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20241025120334721 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334721 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423439213371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423439213371" source_name="the-source\n" session_id=2215744761 session_state=BEGIN} 20241025120334721 DSS <0004> hlr_ussd.c:576 262423439213371/0x841194f9: Process SS (BEGIN) 20241025120334721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334721 DSS <0004> hlr_ussd.c:518 262423439213371/0x841194f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334721 DSS <0004> hlr_ussd.c:363 262423439213371/0x841194f9: Tx USSD 'Your extension is 491616711231' 20241025120334721 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423439213371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423439213371" destination_name="the-source\n" session_id=2215744761 session_state=END} 20241025120334721 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262423439213371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334721 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334721 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20241025120334728 DAUC <0003> db_auc.c:157 IMSI='262421378089459': No 2G Auth Data 20241025120334728 DAUC <0003> db_auc.c:192 IMSI='262421378089459': No 3G Auth Data 20241025120334745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4258 20241025120334751 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334751 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421378089459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378089459" source_name="the-source\n" session_id=3553332983 session_state=BEGIN} 20241025120334751 DSS <0004> hlr_ussd.c:576 262421378089459/0xd3cb8ef7: Process SS (BEGIN) 20241025120334751 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334751 DSS <0004> hlr_ussd.c:518 262421378089459/0xd3cb8ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334751 DSS <0004> hlr_ussd.c:363 262421378089459/0xd3cb8ef7: Tx USSD 'Your extension is 491616255785' 20241025120334751 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421378089459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378089459" destination_name="the-source\n" session_id=3553332983 session_state=END} 20241025120334751 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421378089459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334751 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334751 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4258 20241025120334759 DAUC <0003> db_auc.c:157 IMSI='262422276602414': No 2G Auth Data 20241025120334759 DAUC <0003> db_auc.c:192 IMSI='262422276602414': No 3G Auth Data 20241025120334774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241025120334779 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334779 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422276602414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422276602414" source_name="the-source\n" session_id=3123101572 session_state=BEGIN} 20241025120334779 DSS <0004> hlr_ussd.c:576 262422276602414/0xba26bf84: Process SS (BEGIN) 20241025120334779 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334779 DSS <0004> hlr_ussd.c:518 262422276602414/0xba26bf84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334779 DSS <0004> hlr_ussd.c:363 262422276602414/0xba26bf84: Tx USSD 'Your extension is 491616546502' 20241025120334779 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422276602414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422276602414" destination_name="the-source\n" session_id=3123101572 session_state=END} 20241025120334779 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422276602414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334779 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334779 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241025120334786 DAUC <0003> db_auc.c:157 IMSI='262429932228861': No 2G Auth Data 20241025120334786 DAUC <0003> db_auc.c:192 IMSI='262429932228861': No 3G Auth Data 20241025120334800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20241025120334804 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334804 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429932228861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429932228861" source_name="the-source\n" session_id=435081149 session_state=BEGIN} 20241025120334804 DSS <0004> hlr_ussd.c:576 262429932228861/0x19eecfbd: Process SS (BEGIN) 20241025120334804 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334804 DSS <0004> hlr_ussd.c:518 262429932228861/0x19eecfbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334804 DSS <0004> hlr_ussd.c:363 262429932228861/0x19eecfbd: Tx USSD 'Your extension is 491611450301' 20241025120334804 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429932228861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429932228861" destination_name="the-source\n" session_id=435081149 session_state=END} 20241025120334804 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429932228861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334804 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334804 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20241025120334809 DAUC <0003> db_auc.c:157 IMSI='262423425203563': No 2G Auth Data 20241025120334809 DAUC <0003> db_auc.c:192 IMSI='262423425203563': No 3G Auth Data 20241025120334825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20241025120334828 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334828 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423425203563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423425203563" source_name="the-source\n" session_id=1230930898 session_state=BEGIN} 20241025120334828 DSS <0004> hlr_ussd.c:576 262423425203563/0x495e83d2: Process SS (BEGIN) 20241025120334828 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334828 DSS <0004> hlr_ussd.c:518 262423425203563/0x495e83d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334828 DSS <0004> hlr_ussd.c:363 262423425203563/0x495e83d2: Tx USSD 'Your extension is 491616155668' 20241025120334828 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423425203563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423425203563" destination_name="the-source\n" session_id=1230930898 session_state=END} 20241025120334828 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423425203563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334828 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334828 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20241025120334834 DAUC <0003> db_auc.c:157 IMSI='262422083670707': No 2G Auth Data 20241025120334834 DAUC <0003> db_auc.c:192 IMSI='262422083670707': No 3G Auth Data 20241025120334849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20241025120334852 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334852 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422083670707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422083670707" source_name="the-source\n" session_id=2574602976 session_state=BEGIN} 20241025120334852 DSS <0004> hlr_ussd.c:576 262422083670707/0x997552e0: Process SS (BEGIN) 20241025120334852 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334852 DSS <0004> hlr_ussd.c:518 262422083670707/0x997552e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334852 DSS <0004> hlr_ussd.c:363 262422083670707/0x997552e0: Tx USSD 'Your extension is 491611107308' 20241025120334852 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422083670707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422083670707" destination_name="the-source\n" session_id=2574602976 session_state=END} 20241025120334852 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422083670707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334852 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334852 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20241025120334857 DAUC <0003> db_auc.c:157 IMSI='262427375186264': No 2G Auth Data 20241025120334857 DAUC <0003> db_auc.c:192 IMSI='262427375186264': No 3G Auth Data 20241025120334871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4258 20241025120334874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334874 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427375186264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427375186264" source_name="the-source\n" session_id=1093172095 session_state=BEGIN} 20241025120334874 DSS <0004> hlr_ussd.c:576 262427375186264/0x41287b7f: Process SS (BEGIN) 20241025120334874 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241025120334874 DSS <0004> hlr_ussd.c:518 262427375186264/0x41287b7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241025120334874 DSS <0004> hlr_ussd.c:363 262427375186264/0x41287b7f: Tx USSD 'Your extension is 491615132565' 20241025120334874 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427375186264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427375186264" destination_name="the-source\n" session_id=1093172095 session_state=END} 20241025120334874 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262427375186264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120334874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120334876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4258 20241025120334876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56360<->l=127.0.0.1:4258 20241025120334877 DLINP <000b> input/ipa.c:451 connected read/write 20241025120334877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120334877 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120334877 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120334877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120334877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025120334877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42747<->l=127.0.0.1:4259) 20241025120334911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241025120335113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241025120338212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45413 20241025120338212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45413 20241025120338213 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338213 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120338214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120338215 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338215 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120338215 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025120338215 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025120338215 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  20241025120338215 DLGSUP <0013> gsup_server.c:235 2:  20241025120338215 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 3:  20241025120338215 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 4:  20241025120338215 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 5:  20241025120338215 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 7:  20241025120338215 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120338215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120338215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120338215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45413 20241025120338215 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20241025120338216 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120338216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120338216 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  20241025120338216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120338216 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  20241025120338216 DLGSUP <0013> gsup_server.c:235 2:  20241025120338216 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120338216 DLGSUP <0013> gsup_server.c:235 3:  20241025120338216 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120338216 DLGSUP <0013> gsup_server.c:235 4:  20241025120338216 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120338216 DLGSUP <0013> gsup_server.c:235 5:  20241025120338216 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120338216 DLGSUP <0013> gsup_server.c:235 7:  20241025120338216 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120338216 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120338216 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120338216 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120338224 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39161<->l=127.0.0.1:4259) 20241025120338229 DAUC <0003> db_auc.c:157 IMSI='262420601375044': No 2G Auth Data 20241025120338229 DAUC <0003> db_auc.c:192 IMSI='262420601375044': No 3G Auth Data 20241025120338245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20241025120338258 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338258 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420601375044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420601375044" session_id=692653438 session_state=BEGIN} 20241025120338258 DSS <0004> hlr_ussd.c:576 262420601375044/0x29490d7e: Process SS (BEGIN) 20241025120338258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338258 DSS <0004> hlr_ussd.c:518 262420601375044/0x29490d7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338258 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338258 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338258 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338258 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338269 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338269 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338270 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420601375044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420601375044" session_id=692653438 session_state=END} 20241025120338270 DSS <0004> hlr_ussd.c:576 262420601375044/0x29490d7e: Process SS (END) 20241025120338270 DSS <0004> hlr_ussd.c:518 262420601375044/0x29490d7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338270 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420601375044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420601375044" session_id=692653438 session_state=END} 20241025120338270 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420601375044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338270 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420601375044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338270 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338270 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20241025120338283 DAUC <0003> db_auc.c:157 IMSI='262423742053700': No 2G Auth Data 20241025120338283 DAUC <0003> db_auc.c:192 IMSI='262423742053700': No 3G Auth Data 20241025120338298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241025120338300 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338301 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423742053700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423742053700" session_id=1284494071 session_state=BEGIN} 20241025120338301 DSS <0004> hlr_ussd.c:576 262423742053700/0x4c8fd2f7: Process SS (BEGIN) 20241025120338301 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338301 DSS <0004> hlr_ussd.c:518 262423742053700/0x4c8fd2f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338301 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338301 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338301 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338301 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338301 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338301 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338301 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423742053700 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423742053700" session_id=1284494071 session_state=END} 20241025120338301 DSS <0004> hlr_ussd.c:576 262423742053700/0x4c8fd2f7: Process SS (END) 20241025120338301 DSS <0004> hlr_ussd.c:518 262423742053700/0x4c8fd2f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338301 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423742053700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423742053700" session_id=1284494071 session_state=END} 20241025120338301 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423742053700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338301 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423742053700 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338301 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338301 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20241025120338306 DAUC <0003> db_auc.c:157 IMSI='262420942524535': No 2G Auth Data 20241025120338306 DAUC <0003> db_auc.c:192 IMSI='262420942524535': No 3G Auth Data 20241025120338317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 20241025120338320 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338320 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420942524535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420942524535" session_id=3853158644 session_state=BEGIN} 20241025120338320 DSS <0004> hlr_ussd.c:576 262420942524535/0xe5aa88f4: Process SS (BEGIN) 20241025120338320 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338320 DSS <0004> hlr_ussd.c:518 262420942524535/0xe5aa88f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338320 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338320 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338320 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338320 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338321 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338321 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338321 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420942524535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420942524535" session_id=3853158644 session_state=END} 20241025120338321 DSS <0004> hlr_ussd.c:576 262420942524535/0xe5aa88f4: Process SS (END) 20241025120338321 DSS <0004> hlr_ussd.c:518 262420942524535/0xe5aa88f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338321 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420942524535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420942524535" session_id=3853158644 session_state=END} 20241025120338321 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420942524535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338321 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420942524535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338321 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338321 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 20241025120338326 DAUC <0003> db_auc.c:157 IMSI='262421070076216': No 2G Auth Data 20241025120338326 DAUC <0003> db_auc.c:192 IMSI='262421070076216': No 3G Auth Data 20241025120338338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20241025120338341 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338341 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421070076216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421070076216" session_id=949283143 session_state=BEGIN} 20241025120338341 DSS <0004> hlr_ussd.c:576 262421070076216/0x3894e947: Process SS (BEGIN) 20241025120338341 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338341 DSS <0004> hlr_ussd.c:518 262421070076216/0x3894e947: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338341 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338341 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338341 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338341 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338342 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338342 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338342 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421070076216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421070076216" session_id=949283143 session_state=END} 20241025120338342 DSS <0004> hlr_ussd.c:576 262421070076216/0x3894e947: Process SS (END) 20241025120338342 DSS <0004> hlr_ussd.c:518 262421070076216/0x3894e947: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338342 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421070076216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421070076216" session_id=949283143 session_state=END} 20241025120338342 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421070076216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338342 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421070076216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338342 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338342 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20241025120338347 DAUC <0003> db_auc.c:157 IMSI='262424149120929': No 2G Auth Data 20241025120338347 DAUC <0003> db_auc.c:192 IMSI='262424149120929': No 3G Auth Data 20241025120338360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241025120338363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338363 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424149120929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424149120929" session_id=1626118908 session_state=BEGIN} 20241025120338363 DSS <0004> hlr_ussd.c:576 262424149120929/0x60ec9afc: Process SS (BEGIN) 20241025120338363 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338363 DSS <0004> hlr_ussd.c:518 262424149120929/0x60ec9afc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338363 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338363 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338363 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338364 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338364 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338364 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424149120929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424149120929" session_id=1626118908 session_state=END} 20241025120338364 DSS <0004> hlr_ussd.c:576 262424149120929/0x60ec9afc: Process SS (END) 20241025120338364 DSS <0004> hlr_ussd.c:518 262424149120929/0x60ec9afc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338364 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424149120929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424149120929" session_id=1626118908 session_state=END} 20241025120338364 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424149120929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338364 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424149120929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338364 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338364 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20241025120338369 DAUC <0003> db_auc.c:157 IMSI='262422359974757': No 2G Auth Data 20241025120338369 DAUC <0003> db_auc.c:192 IMSI='262422359974757': No 3G Auth Data 20241025120338384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338387 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422359974757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422359974757" session_id=1007433411 session_state=BEGIN} 20241025120338387 DSS <0004> hlr_ussd.c:576 262422359974757/0x3c0c36c3: Process SS (BEGIN) 20241025120338387 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338387 DSS <0004> hlr_ussd.c:518 262422359974757/0x3c0c36c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338387 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422359974757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422359974757" session_id=1007433411 session_state=END} 20241025120338387 DSS <0004> hlr_ussd.c:576 262422359974757/0x3c0c36c3: Process SS (END) 20241025120338387 DSS <0004> hlr_ussd.c:518 262422359974757/0x3c0c36c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338387 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422359974757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422359974757" session_id=1007433411 session_state=END} 20241025120338387 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422359974757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338387 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422359974757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338387 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241025120338392 DAUC <0003> db_auc.c:157 IMSI='262427387832102': No 2G Auth Data 20241025120338392 DAUC <0003> db_auc.c:192 IMSI='262427387832102': No 3G Auth Data 20241025120338407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56482<->l=127.0.0.1:4258 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338410 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427387832102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427387832102" session_id=401403361 session_state=BEGIN} 20241025120338410 DSS <0004> hlr_ussd.c:576 262427387832102/0x17ecede1: Process SS (BEGIN) 20241025120338410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338410 DSS <0004> hlr_ussd.c:518 262427387832102/0x17ecede1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338410 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427387832102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427387832102" session_id=401403361 session_state=END} 20241025120338410 DSS <0004> hlr_ussd.c:576 262427387832102/0x17ecede1: Process SS (END) 20241025120338410 DSS <0004> hlr_ussd.c:518 262427387832102/0x17ecede1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338410 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427387832102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427387832102" session_id=401403361 session_state=END} 20241025120338410 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427387832102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338410 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427387832102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338410 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56482<->l=127.0.0.1:4258 20241025120338415 DAUC <0003> db_auc.c:157 IMSI='262420975797212': No 2G Auth Data 20241025120338415 DAUC <0003> db_auc.c:192 IMSI='262420975797212': No 3G Auth Data 20241025120338430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20241025120338433 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338433 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420975797212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420975797212" session_id=2963096698 session_state=BEGIN} 20241025120338433 DSS <0004> hlr_ussd.c:576 262420975797212/0xb09d447a: Process SS (BEGIN) 20241025120338433 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120338433 DSS <0004> hlr_ussd.c:518 262420975797212/0xb09d447a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120338433 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338433 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338433 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338433 DLINP <000b> input/ipa.c:431 127.0.0.1:45413 sending data 20241025120338434 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338434 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338434 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420975797212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420975797212" session_id=2963096698 session_state=END} 20241025120338434 DSS <0004> hlr_ussd.c:576 262420975797212/0xb09d447a: Process SS (END) 20241025120338434 DSS <0004> hlr_ussd.c:518 262420975797212/0xb09d447a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120338434 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420975797212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420975797212" session_id=2963096698 session_state=END} 20241025120338434 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420975797212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120338434 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420975797212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120338434 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338434 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120338436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20241025120338437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20241025120338438 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338438 DLINP <000b> input/ipa.c:405 127.0.0.1:45413 message received 20241025120338438 DLINP <000b> input/ipa.c:414 127.0.0.1:45413 connection closed with server 20241025120338438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45413 20241025120338438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025120338438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39161<->l=127.0.0.1:4259) 20241025120338438 DLINP <000b> input/ipa.c:451 connected read/write 20241025120338438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120338438 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120338438 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120338438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120338467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241025120338668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20241025120341716 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46751 20241025120341716 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46751 20241025120341718 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341718 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120341718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120341720 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341720 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341720 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120341720 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025120341720 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025120341720 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  20241025120341720 DLGSUP <0013> gsup_server.c:235 2:  20241025120341720 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 3:  20241025120341720 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 4:  20241025120341720 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 5:  20241025120341720 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 7:  20241025120341720 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120341720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120341720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120341720 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46751 20241025120341720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 20241025120341721 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341721 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120341721 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120341721 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  20241025120341721 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120341721 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  20241025120341721 DLGSUP <0013> gsup_server.c:235 2:  20241025120341721 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120341721 DLGSUP <0013> gsup_server.c:235 3:  20241025120341722 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120341722 DLGSUP <0013> gsup_server.c:235 4:  20241025120341722 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120341722 DLGSUP <0013> gsup_server.c:235 5:  20241025120341722 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120341722 DLGSUP <0013> gsup_server.c:235 7:  20241025120341722 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120341722 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120341722 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120341722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120341735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43627<->l=127.0.0.1:4259) 20241025120341751 DAUC <0003> db_auc.c:157 IMSI='262425815293410': No 2G Auth Data 20241025120341752 DAUC <0003> db_auc.c:192 IMSI='262425815293410': No 3G Auth Data 20241025120341775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50844<->l=127.0.0.1:4258 20241025120341803 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341803 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815293410" session_id=2710088735 session_state=BEGIN} 20241025120341803 DSS <0004> hlr_ussd.c:576 262425815293410/0xa188ac1f: Process SS (BEGIN) 20241025120341803 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341803 DSS <0004> hlr_ussd.c:518 262425815293410/0xa188ac1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341803 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341803 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341803 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341803 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341814 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341814 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341814 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815293410" session_id=2710088735 session_state=CONTINUE} 20241025120341814 DSS <0004> hlr_ussd.c:576 262425815293410/0xa188ac1f: Process SS (CONTINUE) 20241025120341814 DSS <0004> hlr_ussd.c:518 262425815293410/0xa188ac1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341814 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815293410" session_id=2710088735 session_state=CONTINUE} 20241025120341814 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341814 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341814 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341827 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341827 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815293410" session_id=2710088735 session_state=CONTINUE} 20241025120341827 DSS <0004> hlr_ussd.c:576 262425815293410/0xa188ac1f: Process SS (CONTINUE) 20241025120341827 DSS <0004> hlr_ussd.c:518 262425815293410/0xa188ac1f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341827 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341827 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341827 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341827 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341827 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341830 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341830 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341830 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815293410" session_id=2710088735 session_state=END} 20241025120341830 DSS <0004> hlr_ussd.c:576 262425815293410/0xa188ac1f: Process SS (END) 20241025120341830 DSS <0004> hlr_ussd.c:518 262425815293410/0xa188ac1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341830 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815293410" session_id=2710088735 session_state=END} 20241025120341831 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341831 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425815293410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341831 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341831 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50844<->l=127.0.0.1:4258 20241025120341837 DAUC <0003> db_auc.c:157 IMSI='262420937750095': No 2G Auth Data 20241025120341837 DAUC <0003> db_auc.c:192 IMSI='262420937750095': No 3G Auth Data 20241025120341858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20241025120341862 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341862 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420937750095" session_id=990478235 session_state=BEGIN} 20241025120341862 DSS <0004> hlr_ussd.c:576 262420937750095/0x3b097f9b: Process SS (BEGIN) 20241025120341862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341862 DSS <0004> hlr_ussd.c:518 262420937750095/0x3b097f9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341862 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341862 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341862 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341862 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341865 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341865 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341865 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937750095" session_id=990478235 session_state=CONTINUE} 20241025120341865 DSS <0004> hlr_ussd.c:576 262420937750095/0x3b097f9b: Process SS (CONTINUE) 20241025120341865 DSS <0004> hlr_ussd.c:518 262420937750095/0x3b097f9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341865 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937750095" session_id=990478235 session_state=CONTINUE} 20241025120341865 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341865 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341865 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341872 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341872 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420937750095" session_id=990478235 session_state=CONTINUE} 20241025120341872 DSS <0004> hlr_ussd.c:576 262420937750095/0x3b097f9b: Process SS (CONTINUE) 20241025120341872 DSS <0004> hlr_ussd.c:518 262420937750095/0x3b097f9b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341872 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341872 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341872 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341872 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341872 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341874 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341874 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937750095" session_id=990478235 session_state=END} 20241025120341874 DSS <0004> hlr_ussd.c:576 262420937750095/0x3b097f9b: Process SS (END) 20241025120341874 DSS <0004> hlr_ussd.c:518 262420937750095/0x3b097f9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341874 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937750095" session_id=990478235 session_state=END} 20241025120341874 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341874 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420937750095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341874 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20241025120341881 DAUC <0003> db_auc.c:157 IMSI='262424971124675': No 2G Auth Data 20241025120341881 DAUC <0003> db_auc.c:192 IMSI='262424971124675': No 3G Auth Data 20241025120341896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241025120341899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341899 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424971124675" session_id=3612968125 session_state=BEGIN} 20241025120341899 DSS <0004> hlr_ussd.c:576 262424971124675/0xd75984bd: Process SS (BEGIN) 20241025120341899 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341899 DSS <0004> hlr_ussd.c:518 262424971124675/0xd75984bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341899 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341899 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341901 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341901 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341901 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424971124675" session_id=3612968125 session_state=CONTINUE} 20241025120341901 DSS <0004> hlr_ussd.c:576 262424971124675/0xd75984bd: Process SS (CONTINUE) 20241025120341901 DSS <0004> hlr_ussd.c:518 262424971124675/0xd75984bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341901 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424971124675" session_id=3612968125 session_state=CONTINUE} 20241025120341901 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341901 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341901 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341904 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341904 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424971124675" session_id=3612968125 session_state=CONTINUE} 20241025120341904 DSS <0004> hlr_ussd.c:576 262424971124675/0xd75984bd: Process SS (CONTINUE) 20241025120341904 DSS <0004> hlr_ussd.c:518 262424971124675/0xd75984bd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341904 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341904 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341904 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341904 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341904 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341905 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341905 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424971124675" session_id=3612968125 session_state=END} 20241025120341905 DSS <0004> hlr_ussd.c:576 262424971124675/0xd75984bd: Process SS (END) 20241025120341905 DSS <0004> hlr_ussd.c:518 262424971124675/0xd75984bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341905 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424971124675" session_id=3612968125 session_state=END} 20241025120341905 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341905 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424971124675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341905 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241025120341909 DAUC <0003> db_auc.c:157 IMSI='262426191417404': No 2G Auth Data 20241025120341909 DAUC <0003> db_auc.c:192 IMSI='262426191417404': No 3G Auth Data 20241025120341923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20241025120341926 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341926 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191417404" session_id=2781283316 session_state=BEGIN} 20241025120341926 DSS <0004> hlr_ussd.c:576 262426191417404/0xa5c703f4: Process SS (BEGIN) 20241025120341926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341926 DSS <0004> hlr_ussd.c:518 262426191417404/0xa5c703f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341926 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341926 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341926 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341926 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341927 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341927 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341927 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191417404" session_id=2781283316 session_state=CONTINUE} 20241025120341927 DSS <0004> hlr_ussd.c:576 262426191417404/0xa5c703f4: Process SS (CONTINUE) 20241025120341927 DSS <0004> hlr_ussd.c:518 262426191417404/0xa5c703f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341927 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191417404" session_id=2781283316 session_state=CONTINUE} 20241025120341927 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341927 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341927 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341930 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341930 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191417404" session_id=2781283316 session_state=CONTINUE} 20241025120341930 DSS <0004> hlr_ussd.c:576 262426191417404/0xa5c703f4: Process SS (CONTINUE) 20241025120341930 DSS <0004> hlr_ussd.c:518 262426191417404/0xa5c703f4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341930 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341930 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341930 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341930 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341930 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341931 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341931 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341931 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191417404" session_id=2781283316 session_state=END} 20241025120341931 DSS <0004> hlr_ussd.c:576 262426191417404/0xa5c703f4: Process SS (END) 20241025120341931 DSS <0004> hlr_ussd.c:518 262426191417404/0xa5c703f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341931 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191417404" session_id=2781283316 session_state=END} 20241025120341931 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341931 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426191417404 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341931 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341931 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20241025120341934 DAUC <0003> db_auc.c:157 IMSI='262427813852964': No 2G Auth Data 20241025120341934 DAUC <0003> db_auc.c:192 IMSI='262427813852964': No 3G Auth Data 20241025120341946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4258 20241025120341948 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341948 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813852964" session_id=2404802021 session_state=BEGIN} 20241025120341948 DSS <0004> hlr_ussd.c:576 262427813852964/0x8f565de5: Process SS (BEGIN) 20241025120341948 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341948 DSS <0004> hlr_ussd.c:518 262427813852964/0x8f565de5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341948 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341948 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341949 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341949 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341949 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813852964" session_id=2404802021 session_state=CONTINUE} 20241025120341949 DSS <0004> hlr_ussd.c:576 262427813852964/0x8f565de5: Process SS (CONTINUE) 20241025120341949 DSS <0004> hlr_ussd.c:518 262427813852964/0x8f565de5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341949 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813852964" session_id=2404802021 session_state=CONTINUE} 20241025120341949 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341952 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341952 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813852964" session_id=2404802021 session_state=CONTINUE} 20241025120341952 DSS <0004> hlr_ussd.c:576 262427813852964/0x8f565de5: Process SS (CONTINUE) 20241025120341952 DSS <0004> hlr_ussd.c:518 262427813852964/0x8f565de5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341952 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341952 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341952 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341952 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341952 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341952 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341952 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341952 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813852964" session_id=2404802021 session_state=END} 20241025120341953 DSS <0004> hlr_ussd.c:576 262427813852964/0x8f565de5: Process SS (END) 20241025120341953 DSS <0004> hlr_ussd.c:518 262427813852964/0x8f565de5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341953 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813852964" session_id=2404802021 session_state=END} 20241025120341953 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341953 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427813852964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341953 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341953 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4258 20241025120341956 DAUC <0003> db_auc.c:157 IMSI='262421876271778': No 2G Auth Data 20241025120341956 DAUC <0003> db_auc.c:192 IMSI='262421876271778': No 3G Auth Data 20241025120341970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 20241025120341973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341973 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421876271778" session_id=1400150659 session_state=BEGIN} 20241025120341973 DSS <0004> hlr_ussd.c:576 262421876271778/0x53749a83: Process SS (BEGIN) 20241025120341973 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341973 DSS <0004> hlr_ussd.c:518 262421876271778/0x53749a83: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341973 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341973 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341974 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341974 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341974 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876271778" session_id=1400150659 session_state=CONTINUE} 20241025120341974 DSS <0004> hlr_ussd.c:576 262421876271778/0x53749a83: Process SS (CONTINUE) 20241025120341974 DSS <0004> hlr_ussd.c:518 262421876271778/0x53749a83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341974 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876271778" session_id=1400150659 session_state=CONTINUE} 20241025120341974 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341974 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341974 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341976 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341976 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421876271778" session_id=1400150659 session_state=CONTINUE} 20241025120341976 DSS <0004> hlr_ussd.c:576 262421876271778/0x53749a83: Process SS (CONTINUE) 20241025120341976 DSS <0004> hlr_ussd.c:518 262421876271778/0x53749a83: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341976 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341976 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341976 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341976 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341976 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341977 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341977 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876271778" session_id=1400150659 session_state=END} 20241025120341977 DSS <0004> hlr_ussd.c:576 262421876271778/0x53749a83: Process SS (END) 20241025120341977 DSS <0004> hlr_ussd.c:518 262421876271778/0x53749a83: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120341977 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876271778" session_id=1400150659 session_state=END} 20241025120341977 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120341977 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421876271778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4258 20241025120341980 DAUC <0003> db_auc.c:157 IMSI='262423739262828': No 2G Auth Data 20241025120341980 DAUC <0003> db_auc.c:192 IMSI='262423739262828': No 3G Auth Data 20241025120341995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241025120341998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120341998 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423739262828" session_id=821795166 session_state=BEGIN} 20241025120341998 DSS <0004> hlr_ussd.c:576 262423739262828/0x30fb995e: Process SS (BEGIN) 20241025120341998 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120341998 DSS <0004> hlr_ussd.c:518 262423739262828/0x30fb995e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120341998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341998 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341998 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341998 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120341999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341999 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120341999 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423739262828" session_id=821795166 session_state=CONTINUE} 20241025120341999 DSS <0004> hlr_ussd.c:576 262423739262828/0x30fb995e: Process SS (CONTINUE) 20241025120341999 DSS <0004> hlr_ussd.c:518 262423739262828/0x30fb995e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120341999 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423739262828" session_id=821795166 session_state=CONTINUE} 20241025120341999 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120341999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120341999 DLINP <000b> input/ipa.c:451 connected read/write 20241025120341999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342003 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120342003 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423739262828" session_id=821795166 session_state=CONTINUE} 20241025120342003 DSS <0004> hlr_ussd.c:576 262423739262828/0x30fb995e: Process SS (CONTINUE) 20241025120342003 DSS <0004> hlr_ussd.c:518 262423739262828/0x30fb995e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120342003 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120342003 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342003 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342003 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342003 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342004 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342004 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120342004 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423739262828" session_id=821795166 session_state=END} 20241025120342004 DSS <0004> hlr_ussd.c:576 262423739262828/0x30fb995e: Process SS (END) 20241025120342004 DSS <0004> hlr_ussd.c:518 262423739262828/0x30fb995e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120342004 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423739262828" session_id=821795166 session_state=END} 20241025120342004 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120342004 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423739262828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120342004 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342004 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241025120342008 DAUC <0003> db_auc.c:157 IMSI='262421108079933': No 2G Auth Data 20241025120342008 DAUC <0003> db_auc.c:192 IMSI='262421108079933': No 3G Auth Data 20241025120342023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 20241025120342026 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120342026 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421108079933" session_id=4228174446 session_state=BEGIN} 20241025120342026 DSS <0004> hlr_ussd.c:576 262421108079933/0xfc04d26e: Process SS (BEGIN) 20241025120342026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241025120342026 DSS <0004> hlr_ussd.c:518 262421108079933/0xfc04d26e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241025120342026 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342026 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342026 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342026 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342027 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342027 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120342027 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421108079933" session_id=4228174446 session_state=CONTINUE} 20241025120342027 DSS <0004> hlr_ussd.c:576 262421108079933/0xfc04d26e: Process SS (CONTINUE) 20241025120342027 DSS <0004> hlr_ussd.c:518 262421108079933/0xfc04d26e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241025120342027 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421108079933" session_id=4228174446 session_state=CONTINUE} 20241025120342027 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120342027 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342027 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342030 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120342030 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421108079933" session_id=4228174446 session_state=CONTINUE} 20241025120342030 DSS <0004> hlr_ussd.c:576 262421108079933/0xfc04d26e: Process SS (CONTINUE) 20241025120342030 DSS <0004> hlr_ussd.c:518 262421108079933/0xfc04d26e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241025120342030 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120342030 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342030 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342030 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342030 DLINP <000b> input/ipa.c:431 127.0.0.1:46751 sending data 20241025120342031 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342031 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120342031 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421108079933" session_id=4228174446 session_state=END} 20241025120342031 DSS <0004> hlr_ussd.c:576 262421108079933/0xfc04d26e: Process SS (END) 20241025120342031 DSS <0004> hlr_ussd.c:518 262421108079933/0xfc04d26e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241025120342031 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421108079933" session_id=4228174446 session_state=END} 20241025120342031 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120342031 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421108079933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120342031 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342031 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120342032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4258 20241025120342033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 20241025120342033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43627<->l=127.0.0.1:4259) 20241025120342033 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342033 DLINP <000b> input/ipa.c:405 127.0.0.1:46751 message received 20241025120342033 DLINP <000b> input/ipa.c:414 127.0.0.1:46751 connection closed with server 20241025120342033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46751 20241025120342033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025120342033 DLINP <000b> input/ipa.c:451 connected read/write 20241025120342033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120342033 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120342033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120342033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120342062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 20241025120342263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 20241025120345382 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38247 20241025120345382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38247 20241025120345384 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345384 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120345385 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120345386 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345386 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345387 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120345387 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241025120345387 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241025120345387 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  20241025120345387 DLGSUP <0013> gsup_server.c:235 2:  20241025120345387 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 3:  20241025120345387 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 4:  20241025120345387 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 5:  20241025120345387 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 7:  20241025120345387 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120345387 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120345387 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120345387 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38247 20241025120345388 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 20241025120345392 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120345392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120345392 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  20241025120345392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120345392 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  20241025120345392 DLGSUP <0013> gsup_server.c:235 2:  20241025120345392 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120345392 DLGSUP <0013> gsup_server.c:235 3:  20241025120345392 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120345392 DLGSUP <0013> gsup_server.c:235 4:  20241025120345392 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120345392 DLGSUP <0013> gsup_server.c:235 5:  20241025120345392 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120345392 DLGSUP <0013> gsup_server.c:235 7:  20241025120345392 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120345392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120345392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120345392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120345406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45223<->l=127.0.0.1:4259) 20241025120345433 DAUC <0003> db_auc.c:157 IMSI='262420784309021': No 2G Auth Data 20241025120345433 DAUC <0003> db_auc.c:192 IMSI='262420784309021': No 3G Auth Data 20241025120345469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4258 20241025120345482 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345482 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420784309021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420784309021" session_id=2229486007 session_state=BEGIN} 20241025120345482 DSS <0004> hlr_ussd.c:576 262420784309021/0x84e341b7: Process SS (BEGIN) 20241025120345482 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345482 DSS <0004> hlr_ussd.c:518 262420784309021/0x84e341b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345482 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345482 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345482 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345482 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345494 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345494 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345494 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420784309021 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420784309021" session_id=2229486007 session_state=END} 20241025120345494 DSS <0004> hlr_ussd.c:576 262420784309021/0x84e341b7: Process SS (END) 20241025120345494 DSS <0004> hlr_ussd.c:518 262420784309021/0x84e341b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345494 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420784309021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420784309021" session_id=2229486007 session_state=END} 20241025120345494 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420784309021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345494 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420784309021 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345494 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345494 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4258 20241025120345508 DAUC <0003> db_auc.c:157 IMSI='262420984506471': No 2G Auth Data 20241025120345508 DAUC <0003> db_auc.c:192 IMSI='262420984506471': No 3G Auth Data 20241025120345524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4258 20241025120345527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345527 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420984506471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420984506471" session_id=4066432536 session_state=BEGIN} 20241025120345527 DSS <0004> hlr_ussd.c:576 262420984506471/0xf260d618: Process SS (BEGIN) 20241025120345527 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345527 DSS <0004> hlr_ussd.c:518 262420984506471/0xf260d618: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345527 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345527 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345529 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345529 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420984506471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420984506471" session_id=4066432536 session_state=END} 20241025120345529 DSS <0004> hlr_ussd.c:576 262420984506471/0xf260d618: Process SS (END) 20241025120345529 DSS <0004> hlr_ussd.c:518 262420984506471/0xf260d618: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345529 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420984506471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420984506471" session_id=4066432536 session_state=END} 20241025120345529 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420984506471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345529 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420984506471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4258 20241025120345534 DAUC <0003> db_auc.c:157 IMSI='262421231512393': No 2G Auth Data 20241025120345534 DAUC <0003> db_auc.c:192 IMSI='262421231512393': No 3G Auth Data 20241025120345547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 20241025120345550 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345550 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421231512393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421231512393" session_id=641899213 session_state=BEGIN} 20241025120345550 DSS <0004> hlr_ussd.c:576 262421231512393/0x26429acd: Process SS (BEGIN) 20241025120345550 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345550 DSS <0004> hlr_ussd.c:518 262421231512393/0x26429acd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345550 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345550 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345550 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345550 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345551 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345551 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345551 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421231512393 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421231512393" session_id=641899213 session_state=END} 20241025120345551 DSS <0004> hlr_ussd.c:576 262421231512393/0x26429acd: Process SS (END) 20241025120345551 DSS <0004> hlr_ussd.c:518 262421231512393/0x26429acd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345551 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421231512393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421231512393" session_id=641899213 session_state=END} 20241025120345551 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421231512393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345551 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421231512393 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345551 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345551 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4258 20241025120345556 DAUC <0003> db_auc.c:157 IMSI='262421655675445': No 2G Auth Data 20241025120345556 DAUC <0003> db_auc.c:192 IMSI='262421655675445': No 3G Auth Data 20241025120345569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20241025120345572 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345572 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655675445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421655675445" session_id=3387843401 session_state=BEGIN} 20241025120345572 DSS <0004> hlr_ussd.c:576 262421655675445/0xc9ee6349: Process SS (BEGIN) 20241025120345572 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345572 DSS <0004> hlr_ussd.c:518 262421655675445/0xc9ee6349: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345572 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345572 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345572 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345572 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345573 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345573 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345573 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421655675445 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655675445" session_id=3387843401 session_state=END} 20241025120345573 DSS <0004> hlr_ussd.c:576 262421655675445/0xc9ee6349: Process SS (END) 20241025120345573 DSS <0004> hlr_ussd.c:518 262421655675445/0xc9ee6349: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345573 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655675445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421655675445" session_id=3387843401 session_state=END} 20241025120345573 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421655675445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345573 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421655675445 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345573 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345573 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20241025120345579 DAUC <0003> db_auc.c:157 IMSI='262428567955131': No 2G Auth Data 20241025120345579 DAUC <0003> db_auc.c:192 IMSI='262428567955131': No 3G Auth Data 20241025120345591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4258 20241025120345594 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345594 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428567955131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428567955131" session_id=1737630401 session_state=BEGIN} 20241025120345594 DSS <0004> hlr_ussd.c:576 262428567955131/0x679222c1: Process SS (BEGIN) 20241025120345594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345594 DSS <0004> hlr_ussd.c:518 262428567955131/0x679222c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345594 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345594 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345594 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345594 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345595 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345595 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428567955131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428567955131" session_id=1737630401 session_state=END} 20241025120345595 DSS <0004> hlr_ussd.c:576 262428567955131/0x679222c1: Process SS (END) 20241025120345595 DSS <0004> hlr_ussd.c:518 262428567955131/0x679222c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345595 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428567955131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428567955131" session_id=1737630401 session_state=END} 20241025120345595 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428567955131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345595 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428567955131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345595 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4258 20241025120345600 DAUC <0003> db_auc.c:157 IMSI='262425400219767': No 2G Auth Data 20241025120345600 DAUC <0003> db_auc.c:192 IMSI='262425400219767': No 3G Auth Data 20241025120345615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50982<->l=127.0.0.1:4258 20241025120345618 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345618 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425400219767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425400219767" session_id=3729639920 session_state=BEGIN} 20241025120345618 DSS <0004> hlr_ussd.c:576 262425400219767/0xde4dc9f0: Process SS (BEGIN) 20241025120345618 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345618 DSS <0004> hlr_ussd.c:518 262425400219767/0xde4dc9f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345618 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345618 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345618 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345618 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345619 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345619 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345619 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425400219767 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425400219767" session_id=3729639920 session_state=END} 20241025120345619 DSS <0004> hlr_ussd.c:576 262425400219767/0xde4dc9f0: Process SS (END) 20241025120345619 DSS <0004> hlr_ussd.c:518 262425400219767/0xde4dc9f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345619 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425400219767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425400219767" session_id=3729639920 session_state=END} 20241025120345619 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425400219767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345619 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425400219767 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345619 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345619 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50982<->l=127.0.0.1:4258 20241025120345624 DAUC <0003> db_auc.c:157 IMSI='262421070272300': No 2G Auth Data 20241025120345624 DAUC <0003> db_auc.c:192 IMSI='262421070272300': No 3G Auth Data 20241025120345638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4258 20241025120345641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345641 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421070272300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421070272300" session_id=4210490304 session_state=BEGIN} 20241025120345641 DSS <0004> hlr_ussd.c:576 262421070272300/0xfaf6fbc0: Process SS (BEGIN) 20241025120345641 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345641 DSS <0004> hlr_ussd.c:518 262421070272300/0xfaf6fbc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345641 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345641 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345642 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345642 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345642 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421070272300 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421070272300" session_id=4210490304 session_state=END} 20241025120345642 DSS <0004> hlr_ussd.c:576 262421070272300/0xfaf6fbc0: Process SS (END) 20241025120345642 DSS <0004> hlr_ussd.c:518 262421070272300/0xfaf6fbc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345642 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421070272300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421070272300" session_id=4210490304 session_state=END} 20241025120345642 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421070272300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345642 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421070272300 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345642 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345642 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4258 20241025120345647 DAUC <0003> db_auc.c:157 IMSI='262426429792086': No 2G Auth Data 20241025120345647 DAUC <0003> db_auc.c:192 IMSI='262426429792086': No 3G Auth Data 20241025120345661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 20241025120345664 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345664 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426429792086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426429792086" session_id=2904473429 session_state=BEGIN} 20241025120345664 DSS <0004> hlr_ussd.c:576 262426429792086/0xad1ebf55: Process SS (BEGIN) 20241025120345664 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241025120345664 DSS <0004> hlr_ussd.c:518 262426429792086/0xad1ebf55: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241025120345664 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345664 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345664 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345664 DLINP <000b> input/ipa.c:431 127.0.0.1:38247 sending data 20241025120345665 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345665 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345666 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426429792086 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426429792086" session_id=2904473429 session_state=END} 20241025120345666 DSS <0004> hlr_ussd.c:576 262426429792086/0xad1ebf55: Process SS (END) 20241025120345666 DSS <0004> hlr_ussd.c:518 262426429792086/0xad1ebf55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241025120345666 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426429792086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426429792086" session_id=2904473429 session_state=END} 20241025120345666 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426429792086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120345666 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426429792086 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241025120345666 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345666 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120345668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 20241025120345670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 20241025120345670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120345670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120345670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120345670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120345670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45223<->l=127.0.0.1:4259) 20241025120345670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120345670 DLINP <000b> input/ipa.c:405 127.0.0.1:38247 message received 20241025120345670 DLINP <000b> input/ipa.c:414 127.0.0.1:38247 connection closed with server 20241025120345670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38247 20241025120345670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241025120345693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 20241025120345894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 20241025120346704 DSS <0004> hlr_ussd.c:239 262429451800176/0x7d35172a: SS Session Timeout, destroying 20241025120346704 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429451800176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346743 DSS <0004> hlr_ussd.c:239 262421649474120/0x311ed362: SS Session Timeout, destroying 20241025120346743 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421649474120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346778 DSS <0004> hlr_ussd.c:239 262424170785848/0x41a71a20: SS Session Timeout, destroying 20241025120346778 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424170785848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346814 DSS <0004> hlr_ussd.c:239 262426480226859/0x238c3c90: SS Session Timeout, destroying 20241025120346814 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426480226859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346832 DSS <0004> hlr_ussd.c:239 262425916323267/0x25ded29d: SS Session Timeout, destroying 20241025120346832 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425916323267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346854 DSS <0004> hlr_ussd.c:239 262426887472591/0xb6c0f029: SS Session Timeout, destroying 20241025120346854 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426887472591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346875 DSS <0004> hlr_ussd.c:239 262423383042756/0x898db27a: SS Session Timeout, destroying 20241025120346875 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423383042756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120346902 DSS <0004> hlr_ussd.c:239 262423683351838/0x522c3472: SS Session Timeout, destroying 20241025120346902 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423683351838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120348944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120348944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120348948 DLINP <000b> input/ipa.c:451 connected read/write 20241025120348948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120348949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20241025120348953 DLINP <000b> input/ipa.c:451 connected read/write 20241025120348953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120348953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120348953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120348953 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  20241025120348953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120348953 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  20241025120348953 DLGSUP <0013> gsup_server.c:235 2:  20241025120348953 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120348953 DLGSUP <0013> gsup_server.c:235 3:  20241025120348953 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120348953 DLGSUP <0013> gsup_server.c:235 4:  20241025120348953 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120348953 DLGSUP <0013> gsup_server.c:235 5:  20241025120348953 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120348953 DLGSUP <0013> gsup_server.c:235 7:  20241025120348953 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120348953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120348953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120348953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120348972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39647<->l=127.0.0.1:4259) 20241025120348985 DAUC <0003> db_auc.c:157 IMSI='262428580160758': No 2G Auth Data 20241025120348985 DAUC <0003> db_auc.c:192 IMSI='262428580160758': No 3G Auth Data 20241025120349016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20241025120349029 DLINP <000b> input/ipa.c:451 connected read/write 20241025120349029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120349029 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428580160758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428580160758" session_id=698426660 session_state=BEGIN} 20241025120349029 DSS <0004> hlr_ussd.c:576 262428580160758/0x29a12524: Process SS (BEGIN) 20241025120349029 DSS <0004> hlr_ussd.c:498 262428580160758/0x29a12524: SS CompType=Invoke, OpCode=InterrogateSS 20241025120349029 DSS <0004> hlr_ussd.c:506 262428580160758/0x29a12524: Structured SS requests are not supported, rejecting... 20241025120349029 DSS <0004> hlr_ussd.c:354 262428580160758/0x29a12524: Tx ReturnError(0, 0x15) 20241025120349029 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428580160758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428580160758" session_id=698426660 session_state=END} 20241025120349029 DLINP <000b> input/ipa.c:451 connected read/write 20241025120349029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120349029 DLINP <000b> input/ipa.c:451 connected read/write 20241025120349029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120349038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20241025120349047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20241025120349049 DLINP <000b> input/ipa.c:451 connected read/write 20241025120349049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120349049 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120349049 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120349049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120349049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39647<->l=127.0.0.1:4259) 20241025120349085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 20241025120349186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 20241025120350213 DSS <0004> hlr_ussd.c:239 262422119831439/0xe5140218: SS Session Timeout, destroying 20241025120350213 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422119831439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350234 DSS <0004> hlr_ussd.c:239 262422915691039/0x2564cd5b: SS Session Timeout, destroying 20241025120350234 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422915691039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350254 DSS <0004> hlr_ussd.c:239 262426312296095/0xe2fd5114: SS Session Timeout, destroying 20241025120350254 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426312296095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350285 DSS <0004> hlr_ussd.c:239 262423227976969/0xad1ac804: SS Session Timeout, destroying 20241025120350285 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423227976969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350326 DSS <0004> hlr_ussd.c:239 262421358876242/0xe5bd066e: SS Session Timeout, destroying 20241025120350327 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421358876242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350381 DSS <0004> hlr_ussd.c:239 262422702263926/0x4b053672: SS Session Timeout, destroying 20241025120350381 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422702263926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350435 DSS <0004> hlr_ussd.c:239 262428940920172/0x3f4479cf: SS Session Timeout, destroying 20241025120350435 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428940920172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120350496 DSS <0004> hlr_ussd.c:239 262421821107609/0xa179a849: SS Session Timeout, destroying 20241025120350496 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421821107609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120352302 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120352302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120352307 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4258 20241025120352313 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352313 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120352313 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120352313 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  20241025120352313 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120352313 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  20241025120352313 DLGSUP <0013> gsup_server.c:235 2:  20241025120352313 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120352313 DLGSUP <0013> gsup_server.c:235 3:  20241025120352313 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120352313 DLGSUP <0013> gsup_server.c:235 4:  20241025120352313 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120352313 DLGSUP <0013> gsup_server.c:235 5:  20241025120352313 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120352313 DLGSUP <0013> gsup_server.c:235 7:  20241025120352313 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120352313 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120352313 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120352313 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120352332 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42569<->l=127.0.0.1:4259) 20241025120352351 DAUC <0003> db_auc.c:157 IMSI='262429453364983': No 2G Auth Data 20241025120352351 DAUC <0003> db_auc.c:192 IMSI='262429453364983': No 3G Auth Data 20241025120352407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241025120352419 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352419 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429453364983"} 20241025120352419 DMAIN <0000> hlr.c:435 IMSI='262429453364983': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352420 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429453364983"} 20241025120352420 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352420 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352420 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352424 DAUC <0003> db_auc.c:192 IMSI='262429453364983': No 3G Auth Data 20241025120352429 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352429 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429453364983"} 20241025120352429 DAUC <0003> hlr.c:428 IMSI='262429453364983': storing IMEI = 12345678901234 20241025120352432 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429453364983"} 20241025120352432 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429453364983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352432 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352432 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352434 DAUC <0003> db_auc.c:192 IMSI='262429453364983': No 3G Auth Data 20241025120352436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241025120352446 DAUC <0003> db_auc.c:157 IMSI='262429532100462': No 2G Auth Data 20241025120352446 DAUC <0003> db_auc.c:192 IMSI='262429532100462': No 3G Auth Data 20241025120352458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241025120352460 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352460 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429532100462"} 20241025120352460 DMAIN <0000> hlr.c:435 IMSI='262429532100462': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352460 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429532100462"} 20241025120352460 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352460 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352460 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352461 DAUC <0003> db_auc.c:192 IMSI='262429532100462': No 3G Auth Data 20241025120352462 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352462 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429532100462"} 20241025120352462 DAUC <0003> hlr.c:428 IMSI='262429532100462': storing IMEI = 12345678901234 20241025120352464 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429532100462"} 20241025120352464 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429532100462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352464 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352464 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352465 DAUC <0003> db_auc.c:192 IMSI='262429532100462': No 3G Auth Data 20241025120352465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4258 20241025120352474 DAUC <0003> db_auc.c:157 IMSI='262420369279110': No 2G Auth Data 20241025120352474 DAUC <0003> db_auc.c:192 IMSI='262420369279110': No 3G Auth Data 20241025120352485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4258 20241025120352487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352487 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369279110"} 20241025120352487 DMAIN <0000> hlr.c:435 IMSI='262420369279110': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352487 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420369279110"} 20241025120352487 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352487 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352488 DAUC <0003> db_auc.c:192 IMSI='262420369279110': No 3G Auth Data 20241025120352489 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352489 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420369279110"} 20241025120352489 DAUC <0003> hlr.c:428 IMSI='262420369279110': storing IMEI = 12345678901234 20241025120352492 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420369279110"} 20241025120352492 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420369279110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352492 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352492 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352492 DAUC <0003> db_auc.c:192 IMSI='262420369279110': No 3G Auth Data 20241025120352493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4258 20241025120352501 DAUC <0003> db_auc.c:157 IMSI='262423574995343': No 2G Auth Data 20241025120352501 DAUC <0003> db_auc.c:192 IMSI='262423574995343': No 3G Auth Data 20241025120352513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20241025120352515 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352515 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423574995343"} 20241025120352515 DMAIN <0000> hlr.c:435 IMSI='262423574995343': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352515 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423574995343"} 20241025120352515 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352515 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352515 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352516 DAUC <0003> db_auc.c:157 IMSI='262423574995343': No 2G Auth Data 20241025120352518 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352518 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423574995343"} 20241025120352518 DAUC <0003> hlr.c:428 IMSI='262423574995343': storing IMEI = 12345678901234 20241025120352520 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423574995343"} 20241025120352520 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423574995343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352520 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352520 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352521 DAUC <0003> db_auc.c:157 IMSI='262423574995343': No 2G Auth Data 20241025120352522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4258 20241025120352531 DAUC <0003> db_auc.c:157 IMSI='262422967415337': No 2G Auth Data 20241025120352531 DAUC <0003> db_auc.c:192 IMSI='262422967415337': No 3G Auth Data 20241025120352542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4258 20241025120352545 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352545 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422967415337"} 20241025120352545 DMAIN <0000> hlr.c:435 IMSI='262422967415337': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352545 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422967415337"} 20241025120352545 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352545 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352545 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352545 DAUC <0003> db_auc.c:157 IMSI='262422967415337': No 2G Auth Data 20241025120352546 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352546 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422967415337"} 20241025120352546 DAUC <0003> hlr.c:428 IMSI='262422967415337': storing IMEI = 12345678901234 20241025120352549 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422967415337"} 20241025120352549 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422967415337 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352549 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352549 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352550 DAUC <0003> db_auc.c:157 IMSI='262422967415337': No 2G Auth Data 20241025120352550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4258 20241025120352559 DAUC <0003> db_auc.c:157 IMSI='262421474775455': No 2G Auth Data 20241025120352559 DAUC <0003> db_auc.c:192 IMSI='262421474775455': No 3G Auth Data 20241025120352573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4258 20241025120352575 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352575 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421474775455"} 20241025120352575 DMAIN <0000> hlr.c:435 IMSI='262421474775455': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352575 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421474775455"} 20241025120352575 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352575 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352575 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352577 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352577 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421474775455"} 20241025120352577 DAUC <0003> hlr.c:428 IMSI='262421474775455': storing IMEI = 12345678901234 20241025120352579 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421474775455"} 20241025120352579 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421474775455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4258 20241025120352592 DAUC <0003> db_auc.c:157 IMSI='262429445040015': No 2G Auth Data 20241025120352592 DAUC <0003> db_auc.c:192 IMSI='262429445040015': No 3G Auth Data 20241025120352606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241025120352608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352608 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445040015"} 20241025120352608 DMAIN <0000> hlr.c:435 IMSI='262429445040015': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352608 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429445040015"} 20241025120352608 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352610 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352610 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429445040015"} 20241025120352610 DAUC <0003> hlr.c:428 IMSI='262429445040015': storing IMEI = 12345678901234 20241025120352613 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429445040015"} 20241025120352613 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429445040015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352613 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352613 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241025120352625 DAUC <0003> db_auc.c:157 IMSI='262425325455426': No 2G Auth Data 20241025120352625 DAUC <0003> db_auc.c:192 IMSI='262425325455426': No 3G Auth Data 20241025120352639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241025120352641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352641 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325455426"} 20241025120352641 DMAIN <0000> hlr.c:435 IMSI='262425325455426': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120352641 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325455426"} 20241025120352641 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352641 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352643 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352643 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425325455426"} 20241025120352643 DAUC <0003> hlr.c:428 IMSI='262425325455426': storing IMEI = 12345678901234 20241025120352646 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425325455426"} 20241025120352646 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425325455426 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120352646 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352646 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120352647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241025120352655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4258 20241025120352656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42569<->l=127.0.0.1:4259) 20241025120352656 DLINP <000b> input/ipa.c:451 connected read/write 20241025120352656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120352656 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120352656 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120352656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120352679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20241025120352780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20241025120355896 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120355896 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120355897 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025120355899 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355899 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120355899 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120355899 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  20241025120355899 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120355899 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  20241025120355899 DLGSUP <0013> gsup_server.c:235 2:  20241025120355899 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120355899 DLGSUP <0013> gsup_server.c:235 3:  20241025120355899 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120355899 DLGSUP <0013> gsup_server.c:235 4:  20241025120355899 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120355899 DLGSUP <0013> gsup_server.c:235 5:  20241025120355899 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120355899 DLGSUP <0013> gsup_server.c:235 7:  20241025120355899 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120355899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120355899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120355899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120355908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40277<->l=127.0.0.1:4259) 20241025120355924 DAUC <0003> db_auc.c:157 IMSI='262429375834387': No 2G Auth Data 20241025120355924 DAUC <0003> db_auc.c:192 IMSI='262429375834387': No 3G Auth Data 20241025120355938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 20241025120355946 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355946 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429375834387" source_name="the-source\n"} 20241025120355946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241025120355946 DMAIN <0000> hlr.c:435 IMSI='262429375834387': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120355946 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429375834387" destination_name="the-source\n"} 20241025120355946 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120355946 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355946 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355947 DAUC <0003> db_auc.c:192 IMSI='262429375834387': No 3G Auth Data 20241025120355949 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355949 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429375834387" source_name="the-source\n"} 20241025120355949 DAUC <0003> hlr.c:428 IMSI='262429375834387': storing IMEI = 12345678901234 20241025120355951 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429375834387" destination_name="the-source\n"} 20241025120355951 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429375834387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120355951 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355951 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355952 DAUC <0003> db_auc.c:192 IMSI='262429375834387': No 3G Auth Data 20241025120355952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 20241025120355961 DAUC <0003> db_auc.c:157 IMSI='262429120164033': No 2G Auth Data 20241025120355961 DAUC <0003> db_auc.c:192 IMSI='262429120164033': No 3G Auth Data 20241025120355974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 20241025120355977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355977 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429120164033" source_name="the-source\n"} 20241025120355977 DMAIN <0000> hlr.c:435 IMSI='262429120164033': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120355977 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429120164033" destination_name="the-source\n"} 20241025120355977 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120355977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355977 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355978 DAUC <0003> db_auc.c:192 IMSI='262429120164033': No 3G Auth Data 20241025120355980 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120355980 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429120164033" source_name="the-source\n"} 20241025120355980 DAUC <0003> hlr.c:428 IMSI='262429120164033': storing IMEI = 12345678901234 20241025120355983 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429120164033" destination_name="the-source\n"} 20241025120355983 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429120164033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120355983 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355983 DLINP <000b> input/ipa.c:451 connected read/write 20241025120355983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120355984 DAUC <0003> db_auc.c:192 IMSI='262429120164033': No 3G Auth Data 20241025120355985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4258 20241025120355994 DAUC <0003> db_auc.c:157 IMSI='262422385520833': No 2G Auth Data 20241025120355994 DAUC <0003> db_auc.c:192 IMSI='262422385520833': No 3G Auth Data 20241025120356007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4258 20241025120356010 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356010 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422385520833" source_name="the-source\n"} 20241025120356010 DMAIN <0000> hlr.c:435 IMSI='262422385520833': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356010 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422385520833" destination_name="the-source\n"} 20241025120356010 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356010 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356010 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356011 DAUC <0003> db_auc.c:192 IMSI='262422385520833': No 3G Auth Data 20241025120356012 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356012 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422385520833" source_name="the-source\n"} 20241025120356012 DAUC <0003> hlr.c:428 IMSI='262422385520833': storing IMEI = 12345678901234 20241025120356015 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422385520833" destination_name="the-source\n"} 20241025120356015 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422385520833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356015 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356015 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356016 DAUC <0003> db_auc.c:192 IMSI='262422385520833': No 3G Auth Data 20241025120356016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4258 20241025120356025 DAUC <0003> db_auc.c:157 IMSI='262426082661341': No 2G Auth Data 20241025120356025 DAUC <0003> db_auc.c:192 IMSI='262426082661341': No 3G Auth Data 20241025120356037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20241025120356039 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356039 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426082661341" source_name="the-source\n"} 20241025120356039 DMAIN <0000> hlr.c:435 IMSI='262426082661341': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356039 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426082661341" destination_name="the-source\n"} 20241025120356039 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356039 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356039 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356040 DAUC <0003> db_auc.c:157 IMSI='262426082661341': No 2G Auth Data 20241025120356041 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356041 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426082661341" source_name="the-source\n"} 20241025120356041 DAUC <0003> hlr.c:428 IMSI='262426082661341': storing IMEI = 12345678901234 20241025120356044 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426082661341" destination_name="the-source\n"} 20241025120356044 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426082661341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356044 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356044 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356044 DAUC <0003> db_auc.c:157 IMSI='262426082661341': No 2G Auth Data 20241025120356045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4258 20241025120356053 DAUC <0003> db_auc.c:157 IMSI='262427893359428': No 2G Auth Data 20241025120356053 DAUC <0003> db_auc.c:192 IMSI='262427893359428': No 3G Auth Data 20241025120356064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025120356067 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356067 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427893359428" source_name="the-source\n"} 20241025120356067 DMAIN <0000> hlr.c:435 IMSI='262427893359428': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356067 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427893359428" destination_name="the-source\n"} 20241025120356067 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356067 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356067 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356068 DAUC <0003> db_auc.c:157 IMSI='262427893359428': No 2G Auth Data 20241025120356069 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356069 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427893359428" source_name="the-source\n"} 20241025120356069 DAUC <0003> hlr.c:428 IMSI='262427893359428': storing IMEI = 12345678901234 20241025120356071 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427893359428" destination_name="the-source\n"} 20241025120356071 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427893359428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356072 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356072 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356072 DAUC <0003> db_auc.c:157 IMSI='262427893359428': No 2G Auth Data 20241025120356072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20241025120356081 DAUC <0003> db_auc.c:157 IMSI='262423422132257': No 2G Auth Data 20241025120356081 DAUC <0003> db_auc.c:192 IMSI='262423422132257': No 3G Auth Data 20241025120356095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 20241025120356097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356097 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423422132257" source_name="the-source\n"} 20241025120356097 DMAIN <0000> hlr.c:435 IMSI='262423422132257': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356097 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423422132257" destination_name="the-source\n"} 20241025120356097 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356097 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356099 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356099 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423422132257" source_name="the-source\n"} 20241025120356099 DAUC <0003> hlr.c:428 IMSI='262423422132257': storing IMEI = 12345678901234 20241025120356102 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423422132257" destination_name="the-source\n"} 20241025120356102 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423422132257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356102 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356102 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 20241025120356114 DAUC <0003> db_auc.c:157 IMSI='262421513595872': No 2G Auth Data 20241025120356114 DAUC <0003> db_auc.c:192 IMSI='262421513595872': No 3G Auth Data 20241025120356128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241025120356130 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356130 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421513595872" source_name="the-source\n"} 20241025120356130 DMAIN <0000> hlr.c:435 IMSI='262421513595872': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356130 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421513595872" destination_name="the-source\n"} 20241025120356130 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356130 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356130 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356132 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356132 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421513595872" source_name="the-source\n"} 20241025120356132 DAUC <0003> hlr.c:428 IMSI='262421513595872': storing IMEI = 12345678901234 20241025120356135 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421513595872" destination_name="the-source\n"} 20241025120356135 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421513595872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356135 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356135 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4258 20241025120356147 DAUC <0003> db_auc.c:157 IMSI='262425931425795': No 2G Auth Data 20241025120356147 DAUC <0003> db_auc.c:192 IMSI='262425931425795': No 3G Auth Data 20241025120356162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241025120356164 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356164 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425931425795" source_name="the-source\n"} 20241025120356164 DMAIN <0000> hlr.c:435 IMSI='262425931425795': has IMEI = 12345678901234 (consider setting 'store-imei') 20241025120356164 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425931425795" destination_name="the-source\n"} 20241025120356164 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356164 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356164 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356167 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356167 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425931425795" source_name="the-source\n"} 20241025120356167 DAUC <0003> hlr.c:428 IMSI='262425931425795': storing IMEI = 12345678901234 20241025120356170 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425931425795" destination_name="the-source\n"} 20241025120356170 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425931425795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120356170 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356170 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120356171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241025120356180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4258 20241025120356181 DLINP <000b> input/ipa.c:451 connected read/write 20241025120356181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120356181 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120356181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120356181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120356181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241025120356181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40277<->l=127.0.0.1:4259) 20241025120356204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 20241025120356305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 20241025120359368 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120359368 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120359373 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4258 20241025120359378 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120359378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120359378 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  20241025120359378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120359378 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  20241025120359378 DLGSUP <0013> gsup_server.c:235 2:  20241025120359378 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120359378 DLGSUP <0013> gsup_server.c:235 3:  20241025120359378 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120359378 DLGSUP <0013> gsup_server.c:235 4:  20241025120359378 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120359378 DLGSUP <0013> gsup_server.c:235 5:  20241025120359378 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120359378 DLGSUP <0013> gsup_server.c:235 7:  20241025120359378 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120359378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120359378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120359378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120359399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41863<->l=127.0.0.1:4259) 20241025120359418 DAUC <0003> db_auc.c:157 IMSI='262420423769484': No 2G Auth Data 20241025120359419 DAUC <0003> db_auc.c:192 IMSI='262420423769484': No 3G Auth Data 20241025120359449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 20241025120359457 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359457 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420423769484"} 20241025120359457 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359457 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420423769484" cause=Invalid mandatory information} 20241025120359457 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359457 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359457 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359464 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359464 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420423769484"} 20241025120359464 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359464 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420423769484" cause=Invalid mandatory information} 20241025120359464 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359464 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359464 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359468 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359468 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420423769484"} 20241025120359468 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359468 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420423769484" cause=Invalid mandatory information} 20241025120359468 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359468 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359468 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359471 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359471 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420423769484"} 20241025120359471 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359471 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420423769484" cause=Invalid mandatory information} 20241025120359471 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359471 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359471 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359473 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359473 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420423769484"} 20241025120359473 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359474 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420423769484" cause=Invalid mandatory information} 20241025120359474 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420423769484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359474 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359474 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 20241025120359488 DAUC <0003> db_auc.c:157 IMSI='262424541028708': No 2G Auth Data 20241025120359488 DAUC <0003> db_auc.c:192 IMSI='262424541028708': No 3G Auth Data 20241025120359501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359503 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424541028708"} 20241025120359503 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359503 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424541028708" cause=Invalid mandatory information} 20241025120359503 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359503 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424541028708"} 20241025120359503 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359503 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424541028708" cause=Invalid mandatory information} 20241025120359503 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359503 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359504 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359504 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424541028708"} 20241025120359504 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359504 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424541028708" cause=Invalid mandatory information} 20241025120359504 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359504 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359504 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359505 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424541028708"} 20241025120359505 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359505 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424541028708" cause=Invalid mandatory information} 20241025120359505 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359505 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424541028708"} 20241025120359505 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359505 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424541028708" cause=Invalid mandatory information} 20241025120359505 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424541028708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359505 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20241025120359514 DAUC <0003> db_auc.c:157 IMSI='262428130079728': No 2G Auth Data 20241025120359514 DAUC <0003> db_auc.c:192 IMSI='262428130079728': No 3G Auth Data 20241025120359525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 20241025120359527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359527 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130079728"} 20241025120359527 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359527 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428130079728" cause=Invalid mandatory information} 20241025120359527 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359527 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359528 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359528 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130079728"} 20241025120359528 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359528 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428130079728" cause=Invalid mandatory information} 20241025120359528 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359528 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359528 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359529 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130079728"} 20241025120359529 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359529 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428130079728" cause=Invalid mandatory information} 20241025120359529 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359529 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359530 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359530 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130079728"} 20241025120359530 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359530 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428130079728" cause=Invalid mandatory information} 20241025120359530 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359530 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359530 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359531 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359531 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428130079728"} 20241025120359531 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359531 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428130079728" cause=Invalid mandatory information} 20241025120359531 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428130079728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359531 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359531 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 20241025120359540 DAUC <0003> db_auc.c:157 IMSI='262422724233450': No 2G Auth Data 20241025120359540 DAUC <0003> db_auc.c:192 IMSI='262422724233450': No 3G Auth Data 20241025120359551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241025120359553 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359553 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422724233450"} 20241025120359553 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359553 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422724233450" cause=Invalid mandatory information} 20241025120359553 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359553 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359553 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359554 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359554 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422724233450"} 20241025120359554 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359554 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422724233450" cause=Invalid mandatory information} 20241025120359554 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359554 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359554 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359555 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359555 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422724233450"} 20241025120359555 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359555 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422724233450" cause=Invalid mandatory information} 20241025120359555 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359555 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359555 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359556 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422724233450"} 20241025120359556 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359556 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422724233450" cause=Invalid mandatory information} 20241025120359556 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359556 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422724233450"} 20241025120359556 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359556 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422724233450" cause=Invalid mandatory information} 20241025120359556 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422724233450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359556 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241025120359565 DAUC <0003> db_auc.c:157 IMSI='262425004195120': No 2G Auth Data 20241025120359565 DAUC <0003> db_auc.c:192 IMSI='262425004195120': No 3G Auth Data 20241025120359576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 20241025120359578 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359578 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004195120"} 20241025120359578 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359578 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004195120" cause=Invalid mandatory information} 20241025120359578 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359578 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359578 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359579 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004195120"} 20241025120359579 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359579 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004195120" cause=Invalid mandatory information} 20241025120359579 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359579 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004195120"} 20241025120359579 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359579 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004195120" cause=Invalid mandatory information} 20241025120359579 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359579 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359580 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359580 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004195120"} 20241025120359580 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359580 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004195120" cause=Invalid mandatory information} 20241025120359580 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359580 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359580 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359580 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359580 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004195120"} 20241025120359581 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359581 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004195120" cause=Invalid mandatory information} 20241025120359581 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425004195120 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359581 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359581 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 20241025120359590 DAUC <0003> db_auc.c:157 IMSI='262424180391345': No 2G Auth Data 20241025120359590 DAUC <0003> db_auc.c:192 IMSI='262424180391345': No 3G Auth Data 20241025120359603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241025120359605 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359605 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180391345"} 20241025120359605 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359605 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424180391345" cause=Invalid mandatory information} 20241025120359605 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359605 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359606 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359606 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359606 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180391345"} 20241025120359606 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359606 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424180391345" cause=Invalid mandatory information} 20241025120359606 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359606 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359606 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359607 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359607 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180391345"} 20241025120359607 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359607 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424180391345" cause=Invalid mandatory information} 20241025120359607 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359607 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359607 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359608 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180391345"} 20241025120359608 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359608 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424180391345" cause=Invalid mandatory information} 20241025120359608 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359608 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359609 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359609 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424180391345"} 20241025120359609 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359609 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424180391345" cause=Invalid mandatory information} 20241025120359609 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424180391345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359609 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359609 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241025120359621 DAUC <0003> db_auc.c:157 IMSI='262420367189216': No 2G Auth Data 20241025120359621 DAUC <0003> db_auc.c:192 IMSI='262420367189216': No 3G Auth Data 20241025120359635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20241025120359636 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359636 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420367189216"} 20241025120359636 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359636 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420367189216" cause=Invalid mandatory information} 20241025120359636 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359636 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359636 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359637 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359637 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420367189216"} 20241025120359637 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359637 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420367189216" cause=Invalid mandatory information} 20241025120359637 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359637 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359637 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359638 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359638 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420367189216"} 20241025120359638 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359638 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420367189216" cause=Invalid mandatory information} 20241025120359638 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359638 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359638 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359639 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420367189216"} 20241025120359639 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359639 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420367189216" cause=Invalid mandatory information} 20241025120359639 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359639 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359640 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359640 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420367189216"} 20241025120359640 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359640 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420367189216" cause=Invalid mandatory information} 20241025120359640 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420367189216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359640 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359640 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20241025120359651 DAUC <0003> db_auc.c:157 IMSI='262428965782362': No 2G Auth Data 20241025120359651 DAUC <0003> db_auc.c:192 IMSI='262428965782362': No 3G Auth Data 20241025120359665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20241025120359667 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359667 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428965782362"} 20241025120359667 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241025120359667 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428965782362" cause=Invalid mandatory information} 20241025120359667 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359667 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359667 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359668 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359668 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428965782362"} 20241025120359668 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241025120359668 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428965782362" cause=Invalid mandatory information} 20241025120359668 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359668 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359668 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359669 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428965782362"} 20241025120359669 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241025120359669 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428965782362" cause=Invalid mandatory information} 20241025120359669 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359669 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428965782362"} 20241025120359669 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241025120359669 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428965782362" cause=Invalid mandatory information} 20241025120359669 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359669 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359670 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428965782362"} 20241025120359670 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241025120359670 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428965782362" cause=Invalid mandatory information} 20241025120359670 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428965782362 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120359670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359670 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120359671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20241025120359679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4258 20241025120359680 DLINP <000b> input/ipa.c:451 connected read/write 20241025120359680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120359680 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120359680 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120359680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120359680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41863<->l=127.0.0.1:4259) 20241025120359703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20241025120359804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4258 20241025120402915 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120402915 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120402918 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120402920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 20241025120402923 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120402924 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120402924 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120402924 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  20241025120402924 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120402924 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  20241025120402924 DLGSUP <0013> gsup_server.c:235 2:  20241025120402924 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120402924 DLGSUP <0013> gsup_server.c:235 3:  20241025120402924 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120402924 DLGSUP <0013> gsup_server.c:235 4:  20241025120402924 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120402924 DLGSUP <0013> gsup_server.c:235 5:  20241025120402924 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120402924 DLGSUP <0013> gsup_server.c:235 7:  20241025120402924 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120402924 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120402924 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120402924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120402948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46783<->l=127.0.0.1:4259) 20241025120402961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20241025120402973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120402973 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426271793386"} 20241025120402973 DMAIN <0000> hlr.c:435 IMSI='262426271793386': has IMEI = 22245678901234 (consider setting 'store-imei') 20241025120402973 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241025120402973 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426271793386" cause=Invalid mandatory information} 20241025120402973 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120402973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120402973 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120402980 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120402980 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426271793386"} 20241025120402980 DAUC <0003> hlr.c:428 IMSI='262426271793386': storing IMEI = 22245678901234 20241025120402980 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426271793386': no such subscriber 20241025120402980 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241025120402981 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426271793386" cause=Invalid mandatory information} 20241025120402981 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426271793386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120402981 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120402981 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120402983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20241025120402985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49212<->l=127.0.0.1:4258 20241025120402987 DLINP <000b> input/ipa.c:451 connected read/write 20241025120402987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120402987 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120402987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120402987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120402987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46783<->l=127.0.0.1:4259) 20241025120403032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49242<->l=127.0.0.1:4258 20241025120403133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49242<->l=127.0.0.1:4258 20241025120406201 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120406201 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120406202 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20241025120406207 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406208 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120406208 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120406208 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  20241025120406208 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120406208 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  20241025120406208 DLGSUP <0013> gsup_server.c:235 2:  20241025120406208 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120406208 DLGSUP <0013> gsup_server.c:235 3:  20241025120406208 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120406208 DLGSUP <0013> gsup_server.c:235 4:  20241025120406208 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120406208 DLGSUP <0013> gsup_server.c:235 5:  20241025120406208 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120406208 DLGSUP <0013> gsup_server.c:235 7:  20241025120406208 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120406208 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120406208 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120406208 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120406225 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34859<->l=127.0.0.1:4259) 20241025120406235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 20241025120406250 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406250 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406250 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406255 DMAIN <0000> hlr.c:243 IMSI='262429302009929': Successfully assigned MSISDN='873' 20241025120406255 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406275 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406275 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406275 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406275 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406282 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406282 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406285 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406285 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406287 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406287 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406290 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406290 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406290 DLU <0006> fsm.c:456 lu(262429302009929)[0x612000013720]{UNVALIDATED}: Allocated 20241025120406290 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120406299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429302009929)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120406299 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406299 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406299 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406303 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406303 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429302009929"} 20241025120406303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429302009929)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120406303 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120406303 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429302009929"} 20241025120406303 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120406303 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120406303 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406303 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406314 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406315 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406315 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406326 DMAIN <0000> hlr.c:243 IMSI='262429302009929': Successfully assigned MSISDN='539' 20241025120406326 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406329 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406329 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406329 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406329 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406331 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406331 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406333 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406333 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406334 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406334 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406335 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406335 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406338 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406339 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406339 DLU <0006> fsm.c:456 lu(262429302009929)[0x6120000138a0]{UNVALIDATED}: Allocated 20241025120406339 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120406344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429302009929)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120406344 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406344 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406344 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406348 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406348 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429302009929"} 20241025120406348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429302009929)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120406348 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120406348 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429302009929"} 20241025120406348 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120406348 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120406348 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406348 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406359 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406359 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406359 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406365 DMAIN <0000> hlr.c:243 IMSI='262429302009929': Successfully assigned MSISDN='986' 20241025120406365 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406368 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406368 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406368 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406368 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406370 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406370 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406372 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406372 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406374 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406374 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406375 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406375 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406378 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406378 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406378 DLU <0006> fsm.c:456 lu(262429302009929)[0x612000013a20]{UNVALIDATED}: Allocated 20241025120406378 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120406378 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429302009929" cause=GPRS services not allowed} 20241025120406378 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241025120406378 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x612000013a20]{UNVALIDATED}: Deallocated 20241025120406378 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406378 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406389 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406389 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406389 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406394 DMAIN <0000> hlr.c:243 IMSI='262429302009929': Successfully assigned MSISDN='352' 20241025120406394 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406397 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406397 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406397 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406397 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406400 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406400 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406401 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406401 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406403 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406403 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406405 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406405 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406405 DLU <0006> fsm.c:456 lu(262429302009929)[0x612000013ba0]{UNVALIDATED}: Allocated 20241025120406405 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120406405 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429302009929" cause=GPRS services not allowed} 20241025120406405 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406405 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406405 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241025120406405 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241025120406405 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406406 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406416 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406416 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406416 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406419 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406422 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406422 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406422 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406422 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406424 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406425 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406426 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406426 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406428 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406428 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406430 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406430 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406430 DLU <0006> fsm.c:456 lu(262429302009929)[0x612000013d20]{UNVALIDATED}: Allocated 20241025120406430 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120406430 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429302009929" cause=GPRS services not allowed} 20241025120406430 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406430 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406430 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429302009929)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241025120406430 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x612000013d20]{UNVALIDATED}: Deallocated 20241025120406430 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406431 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406442 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406442 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429302009929"} 20241025120406442 DMAIN <0000> hlr.c:227 IMSI='262429302009929': Creating subscriber on demand 20241025120406445 DAUC <0003> hlr.c:428 IMSI='262429302009929': storing IMEI = 12345678901234 20241025120406448 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429302009929"} 20241025120406448 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241025120406448 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406448 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406450 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406450 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406452 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406452 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406453 DAUC <0003> db_auc.c:157 IMSI='262429302009929': No 2G Auth Data 20241025120406453 DAUC <0003> db_auc.c:192 IMSI='262429302009929': No 3G Auth Data 20241025120406456 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406456 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406456 DLU <0006> fsm.c:456 lu(262429302009929)[0x612000013ea0]{UNVALIDATED}: Allocated 20241025120406456 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120406462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429302009929)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120406462 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429302009929" cn_domain=PS} 20241025120406462 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406462 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406465 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406465 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429302009929"} 20241025120406465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429302009929)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120406465 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120406465 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429302009929"} 20241025120406465 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429302009929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120406465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120406465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429302009929)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120406465 DLU <0006> fsm.c:568 lu(PS:IMSI-262429302009929)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120406465 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406466 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120406473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4258 20241025120406475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.1:4258 20241025120406477 DLINP <000b> input/ipa.c:451 connected read/write 20241025120406477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120406477 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120406477 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120406477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120406477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34859<->l=127.0.0.1:4259) 20241025120406513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20241025120406614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20241025120409691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120409691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120409692 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4258 20241025120409694 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409694 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120409694 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120409694 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  20241025120409694 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120409694 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  20241025120409694 DLGSUP <0013> gsup_server.c:235 2:  20241025120409694 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120409694 DLGSUP <0013> gsup_server.c:235 3:  20241025120409694 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120409694 DLGSUP <0013> gsup_server.c:235 4:  20241025120409694 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120409694 DLGSUP <0013> gsup_server.c:235 5:  20241025120409694 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120409694 DLGSUP <0013> gsup_server.c:235 7:  20241025120409694 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120409694 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120409694 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120409694 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120409704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35195<->l=127.0.0.1:4259) 20241025120409714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49288<->l=127.0.0.1:4258 20241025120409734 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409734 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409734 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409740 DMAIN <0000> hlr.c:243 IMSI='262421276058466': Successfully assigned MSISDN='347' 20241025120409740 DLU <0006> fsm.c:456 lu(262421276058466)[0x612000014020]{UNVALIDATED}: Allocated 20241025120409740 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120409746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421276058466)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120409746 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409746 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409746 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409754 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409755 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421276058466"} 20241025120409755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421276058466)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120409755 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120409755 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421276058466"} 20241025120409755 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120409755 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120409755 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409755 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409758 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409758 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409760 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409760 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409762 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409762 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409771 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409771 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409771 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409777 DMAIN <0000> hlr.c:243 IMSI='262421276058466': Successfully assigned MSISDN='251' 20241025120409777 DLU <0006> fsm.c:456 lu(262421276058466)[0x6120000141a0]{UNVALIDATED}: Allocated 20241025120409777 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120409782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421276058466)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120409782 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409783 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409783 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409786 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409786 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421276058466"} 20241025120409786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421276058466)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120409786 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120409786 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421276058466"} 20241025120409786 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120409786 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120409786 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409786 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409789 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409789 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409791 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409791 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409793 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409793 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409794 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409794 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409804 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409804 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409804 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409810 DMAIN <0000> hlr.c:243 IMSI='262421276058466': Successfully assigned MSISDN='948' 20241025120409810 DLU <0006> fsm.c:456 lu(262421276058466)[0x612000014320]{UNVALIDATED}: Allocated 20241025120409810 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120409810 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421276058466" cause=GPRS services not allowed} 20241025120409810 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409810 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409810 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x612000014320]{UNVALIDATED}: Freeing instance 20241025120409810 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x612000014320]{UNVALIDATED}: Deallocated 20241025120409810 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409810 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409812 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409812 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409814 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409814 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409815 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409815 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409816 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409816 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409827 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409827 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409827 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409833 DMAIN <0000> hlr.c:243 IMSI='262421276058466': Successfully assigned MSISDN='524' 20241025120409833 DLU <0006> fsm.c:456 lu(262421276058466)[0x6120000144a0]{UNVALIDATED}: Allocated 20241025120409833 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120409833 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421276058466" cause=GPRS services not allowed} 20241025120409833 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241025120409833 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241025120409833 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409833 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409838 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409838 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409843 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409843 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409845 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409845 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409854 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409854 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409854 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409857 DLU <0006> fsm.c:456 lu(262421276058466)[0x612000014620]{UNVALIDATED}: Allocated 20241025120409857 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241025120409857 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421276058466" cause=GPRS services not allowed} 20241025120409857 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421276058466)[0x612000014620]{UNVALIDATED}: Freeing instance 20241025120409857 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x612000014620]{UNVALIDATED}: Deallocated 20241025120409857 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409857 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409859 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409859 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409860 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409860 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409861 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409861 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409871 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409871 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409871 DMAIN <0000> hlr.c:227 IMSI='262421276058466': Creating subscriber on demand 20241025120409874 DLU <0006> fsm.c:456 lu(262421276058466)[0x6120000147a0]{UNVALIDATED}: Allocated 20241025120409874 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120409880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421276058466)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120409880 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421276058466" cn_domain=PS} 20241025120409880 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409881 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409884 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409884 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421276058466"} 20241025120409884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421276058466)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120409884 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120409884 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421276058466"} 20241025120409884 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421276058466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120409884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120409884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421276058466)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120409884 DLU <0006> fsm.c:568 lu(PS:IMSI-262421276058466)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120409884 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409884 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120409887 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409887 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409889 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409889 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409892 DAUC <0003> db_auc.c:157 IMSI='262421276058466': No 2G Auth Data 20241025120409892 DAUC <0003> db_auc.c:192 IMSI='262421276058466': No 3G Auth Data 20241025120409899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49288<->l=127.0.0.1:4258 20241025120409901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49286<->l=127.0.0.1:4258 20241025120409903 DLINP <000b> input/ipa.c:451 connected read/write 20241025120409903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120409903 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120409903 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120409903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120409904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35195<->l=127.0.0.1:4259) 20241025120409974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 20241025120410075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 20241025120413172 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120413172 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120413175 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 20241025120413177 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413177 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120413177 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120413177 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  20241025120413177 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120413177 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  20241025120413177 DLGSUP <0013> gsup_server.c:235 2:  20241025120413177 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120413177 DLGSUP <0013> gsup_server.c:235 3:  20241025120413177 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120413177 DLGSUP <0013> gsup_server.c:235 4:  20241025120413177 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120413177 DLGSUP <0013> gsup_server.c:235 5:  20241025120413177 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120413177 DLGSUP <0013> gsup_server.c:235 7:  20241025120413177 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120413177 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120413177 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120413177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120413193 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33251<->l=127.0.0.1:4259) 20241025120413206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20241025120413222 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413222 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420877202168"} 20241025120413222 DMAIN <0000> hlr.c:227 IMSI='262420877202168': Creating subscriber on demand 20241025120413228 DMAIN <0000> hlr.c:243 IMSI='262420877202168': Successfully assigned MSISDN='234' 20241025120413228 DAUC <0003> db_auc.c:157 IMSI='262420877202168': No 2G Auth Data 20241025120413228 DAUC <0003> db_auc.c:192 IMSI='262420877202168': No 3G Auth Data 20241025120413228 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420877202168 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 20241025120413228 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420877202168" cause=IMSI unknown in HLR} 20241025120413228 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241025120413228 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413228 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413232 DAUC <0003> db_auc.c:157 IMSI='262420877202168': No 2G Auth Data 20241025120413232 DAUC <0003> db_auc.c:192 IMSI='262420877202168': No 3G Auth Data 20241025120413234 DAUC <0003> db_auc.c:157 IMSI='262420877202168': No 2G Auth Data 20241025120413234 DAUC <0003> db_auc.c:192 IMSI='262420877202168': No 3G Auth Data 20241025120413236 DAUC <0003> db_auc.c:157 IMSI='262420877202168': No 2G Auth Data 20241025120413236 DAUC <0003> db_auc.c:192 IMSI='262420877202168': No 3G Auth Data 20241025120413238 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413238 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420877202168" cn_domain=PS} 20241025120413238 DLU <0006> fsm.c:456 lu(262420877202168)[0x612000014920]{UNVALIDATED}: Allocated 20241025120413238 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241025120413244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420877202168)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120413244 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420877202168" cn_domain=PS} 20241025120413244 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413244 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413248 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413248 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420877202168"} 20241025120413248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420877202168)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120413248 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120413248 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420877202168"} 20241025120413248 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420877202168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120413248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420877202168)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120413248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420877202168)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120413248 DLU <0006> fsm.c:568 lu(PS:IMSI-262420877202168)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120413248 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413249 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120413256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20241025120413258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 20241025120413260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120413260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120413260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120413260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120413260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120413261 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33251<->l=127.0.0.1:4259) 20241025120413337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241025120413438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241025120416534 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120416534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120416538 DLINP <000b> input/ipa.c:451 connected read/write 20241025120416538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120416540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241025120416544 DLINP <000b> input/ipa.c:451 connected read/write 20241025120416544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120416544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120416544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120416544 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  20241025120416544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120416544 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  20241025120416544 DLGSUP <0013> gsup_server.c:235 2:  20241025120416544 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120416544 DLGSUP <0013> gsup_server.c:235 3:  20241025120416544 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120416544 DLGSUP <0013> gsup_server.c:235 4:  20241025120416544 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120416544 DLGSUP <0013> gsup_server.c:235 5:  20241025120416544 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120416544 DLGSUP <0013> gsup_server.c:235 7:  20241025120416544 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120416544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120416544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120416544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120416575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46493<->l=127.0.0.1:4259) 20241025120416577 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025120416577 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025120416585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20241025120416597 DAUC <0003> db_auc.c:157 IMSI='262425171835617': No 2G Auth Data 20241025120416597 DAUC <0003> db_auc.c:192 IMSI='262425171835617': No 3G Auth Data 20241025120416602 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613235232.msisdn 20241025120416602 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613235232.msisdn: not attached (vlr_number unset) 20241025120416602 DDGSM <0007> mslookup_server.c:327 sip.voice.491613235232.msisdn: does not exist in GSUP proxy 20241025120417612 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120417612 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425171835617" cn_domain=CS} 20241025120417612 DLU <0006> fsm.c:456 lu(262425171835617)[0x612000014da0]{UNVALIDATED}: Allocated 20241025120417612 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241025120417625 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425171835617)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241025120417625 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425171835617" cn_domain=CS} 20241025120417625 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120417625 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120417632 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120417633 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425171835617"} 20241025120417633 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425171835617)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241025120417633 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241025120417633 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425171835617"} 20241025120417633 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425171835617 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120417633 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425171835617)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241025120417633 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425171835617)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241025120417633 DLU <0006> fsm.c:568 lu(CS:IMSI-262425171835617)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241025120417633 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120417633 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120417638 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613235232.msisdn 20241025120417638 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613235232.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241025120417638 DDGSM <0007> mslookup_server.c:327 sip.voice.491613235232.msisdn: does not exist in GSUP proxy 20241025120417638 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613235232.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241025120417648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20241025120417649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241025120417652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46493<->l=127.0.0.1:4259) 20241025120417652 DLINP <000b> input/ipa.c:451 connected read/write 20241025120417652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120417652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120417652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120417652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120417707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 20241025120417808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 20241025120419031 DSS <0004> hlr_ussd.c:239 262428580160758/0x29a12524: SS Session Timeout, destroying 20241025120419031 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428580160758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241025120420906 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120420906 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120420910 DLINP <000b> input/ipa.c:451 connected read/write 20241025120420910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120420911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20241025120420913 DLINP <000b> input/ipa.c:451 connected read/write 20241025120420913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120420913 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120420913 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120420913 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  20241025120420913 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120420913 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  20241025120420913 DLGSUP <0013> gsup_server.c:235 2:  20241025120420913 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120420913 DLGSUP <0013> gsup_server.c:235 3:  20241025120420913 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120420913 DLGSUP <0013> gsup_server.c:235 4:  20241025120420913 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120420913 DLGSUP <0013> gsup_server.c:235 5:  20241025120420913 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120420913 DLGSUP <0013> gsup_server.c:235 7:  20241025120420913 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120420913 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120420913 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120420913 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120420914 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025120420914 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025120420930 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43873<->l=127.0.0.1:4259) 20241025120420931 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025120420931 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025120420936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241025120420958 DLINP <000b> input/ipa.c:451 connected read/write 20241025120420958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120420958 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428315076959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428315076959" cn_domain=CS} 20241025120420959 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428315076959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025120420959 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428315076959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025120420959 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428315076959.imsi 20241025120420959 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428315076959.imsi 20241025120420959 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428315076959.imsi: does not exist in local HLR 20241025120420971 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428315076959 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025120420972 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025120420972 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025120420972 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025120420972 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025120420972 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025120420972 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428315076959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120420972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120420972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120420972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120420972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120420972 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120420972 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120420977 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120420977 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120420977 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025120420977 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025120420977 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025120420978 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120420978 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120420978 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025120421018 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120421018 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120421018 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120421018 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120421018 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428315076959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611110011 20241025120421018 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428315076959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120421019 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421019 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421027 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120421027 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120421027 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428315076959 MSISDN-491611110011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120421027 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421027 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421030 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120421030 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120421031 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428315076959 MSISDN-491611110011 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 20241025120421031 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428315076959 MSISDN-491611110011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120421031 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421031 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120421033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241025120421035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20241025120421037 DLINP <000b> input/ipa.c:451 connected read/write 20241025120421037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120421037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120421037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120421037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120421038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43873<->l=127.0.0.1:4259) 20241025120421038 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120421038 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120421038 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025120421038 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025120421038 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025120421132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241025120421233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241025120424344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120424344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120424349 DLINP <000b> input/ipa.c:451 connected read/write 20241025120424349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120424351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 20241025120424355 DLINP <000b> input/ipa.c:451 connected read/write 20241025120424355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120424355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120424355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120424355 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  20241025120424355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120424355 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  20241025120424355 DLGSUP <0013> gsup_server.c:235 2:  20241025120424355 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120424355 DLGSUP <0013> gsup_server.c:235 3:  20241025120424355 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120424355 DLGSUP <0013> gsup_server.c:235 4:  20241025120424355 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120424355 DLGSUP <0013> gsup_server.c:235 5:  20241025120424355 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120424355 DLGSUP <0013> gsup_server.c:235 7:  20241025120424355 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120424355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120424355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120424355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120424356 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025120424356 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025120424374 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33349<->l=127.0.0.1:4259) 20241025120424376 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025120424376 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025120424387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4258 20241025120424401 DAUC <0003> db_auc.c:157 IMSI='262424419394204': No 2G Auth Data 20241025120424401 DAUC <0003> db_auc.c:192 IMSI='262424419394204': No 3G Auth Data 20241025120424415 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424419394204.imsi 20241025120424415 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424419394204.imsi: found in local HLR 20241025120424427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4258 20241025120424428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 20241025120424431 DLINP <000b> input/ipa.c:451 connected read/write 20241025120424431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120424431 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120424431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120424431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120424431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33349<->l=127.0.0.1:4259) 20241025120424465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39096<->l=127.0.0.1:4258 20241025120424566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39096<->l=127.0.0.1:4258 20241025120427686 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120427686 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120427691 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120427693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 20241025120427696 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120427696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120427696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120427696 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  20241025120427696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120427696 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  20241025120427696 DLGSUP <0013> gsup_server.c:235 2:  20241025120427696 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120427696 DLGSUP <0013> gsup_server.c:235 3:  20241025120427696 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120427696 DLGSUP <0013> gsup_server.c:235 4:  20241025120427696 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120427696 DLGSUP <0013> gsup_server.c:235 5:  20241025120427696 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120427696 DLGSUP <0013> gsup_server.c:235 7:  20241025120427696 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120427696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120427696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120427696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120427697 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025120427697 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025120427727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39271<->l=127.0.0.1:4259) 20241025120427729 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025120427729 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025120427738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39112<->l=127.0.0.1:4258 20241025120427743 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120427743 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420657286786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420657286786" cn_domain=CS} 20241025120427743 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420657286786 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025120427743 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420657286786 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025120427743 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420657286786.imsi 20241025120427743 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420657286786.imsi 20241025120427743 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420657286786.imsi: does not exist in local HLR 20241025120427749 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420657286786 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025120427749 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025120427749 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025120427749 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025120427749 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025120427749 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025120427749 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420657286786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120427749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120427749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120427749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120427749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120427749 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120427749 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120427751 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427751 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427751 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025120427751 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025120427751 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025120427752 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427752 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427752 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025120427794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427795 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420657286786 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614117615 20241025120427795 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420657286786 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120427795 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427795 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427807 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427807 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427807 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420657286786 MSISDN-491614117615 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120427807 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427807 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120427812 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120427812 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420657286786 MSISDN-491614117615 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 20241025120427812 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420657286786 MSISDN-491614117615 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120427812 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427812 DLINP <000b> input/ipa.c:451 connected read/write 20241025120427812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120427815 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420657286786.imsi 20241025120427816 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420657286786.imsi: does not exist in local HLR 20241025120428819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39112<->l=127.0.0.1:4258 20241025120428821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 20241025120428823 DLINP <000b> input/ipa.c:451 connected read/write 20241025120428824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120428824 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120428824 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120428824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120428824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39271<->l=127.0.0.1:4259) 20241025120428826 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120428826 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120428826 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025120428826 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025120428826 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025120428926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 20241025120429027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 20241025120432155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241025120432156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241025120432160 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120432162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 20241025120432166 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120432166 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241025120432166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241025120432166 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  20241025120432166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241025120432166 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  20241025120432166 DLGSUP <0013> gsup_server.c:235 2:  20241025120432166 DLGSUP <0013> gsup_server.c:237 2: 00  20241025120432166 DLGSUP <0013> gsup_server.c:235 3:  20241025120432166 DLGSUP <0013> gsup_server.c:237 3: 00  20241025120432166 DLGSUP <0013> gsup_server.c:235 4:  20241025120432166 DLGSUP <0013> gsup_server.c:237 4: 00  20241025120432166 DLGSUP <0013> gsup_server.c:235 5:  20241025120432166 DLGSUP <0013> gsup_server.c:237 5: 00  20241025120432166 DLGSUP <0013> gsup_server.c:235 7:  20241025120432166 DLGSUP <0013> gsup_server.c:237 7: 00  20241025120432166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241025120432166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241025120432166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241025120432167 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241025120432167 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241025120432197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38079<->l=127.0.0.1:4259) 20241025120432199 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241025120432199 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241025120432208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241025120432210 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120432210 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420928234654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420928234654" cn_domain=CS} 20241025120432210 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420928234654 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241025120432210 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420928234654 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241025120432210 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420928234654.imsi 20241025120432210 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420928234654.imsi 20241025120432210 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420928234654.imsi: does not exist in local HLR 20241025120432212 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420928234654 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241025120432213 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241025120432213 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241025120432213 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241025120432213 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241025120432213 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241025120432213 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420928234654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241025120432213 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120432213 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120432213 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120432213 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120432213 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241025120432213 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241025120432214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432214 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241025120432214 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241025120432214 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241025120432214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432214 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241025120432258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432258 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420928234654 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614635304 20241025120432258 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420928234654 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120432258 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432258 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420928234654 MSISDN-491614635304 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120432260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432260 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420928234654 MSISDN-491614635304 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 20241025120432260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420928234654 MSISDN-491614635304 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241025120432260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432260 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241025120432261 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614635304.msisdn 20241025120432261 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614635304.msisdn: does not exist in local HLR 20241025120432261 DDGSM <0007> mslookup_server.c:352 sip.voice.491614635304.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241025120432261 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614635304.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241025120432262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241025120432262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.1:4258 20241025120432262 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241025120432262 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241025120432262 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241025120432262 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241025120432262 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241025120432262 DLINP <000b> input/ipa.c:451 connected read/write 20241025120432262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241025120432262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241025120432262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241025120432262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241025120432262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38079<->l=127.0.0.1:4259) 20241025120432296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258 20241025120432396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258